Trace number 3698583

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_2.opb
MD5SUM1af848a7208b60f67c27d4022c7b5abe
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-128
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -151
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint25
Maximum length of a constraint50
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31544
Sum of products size (including duplicates)63088
Number of different products15772
Sum of products size31544

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.34	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.34	c [INC SYSTEM] execute solver
0.00/0.36	c [INC SEARCH] formula is SAT
0.00/0.36	c [INC SYSTEM] solved the initial formula
0.00/0.37	c model valid
0.00/0.37	c current solution ok
0.00/0.47	o 0
0.00/0.47	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.47	c write failed with 2
0.00/0.47	c [INC SEARCH] iteration: 0
0.00/0.47	c [INC BOUNDS] best value:1000 search for 999
0.00/0.47	c [INC SYSTEM] create new solver instance
0.00/0.47	c [INC] encode full formula
0.00/0.47	c (debug) using card networks
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.50	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.59	c [INC SEARCH] copied best model
0.00/0.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o -110
0.00/0.61	c [INC SEARCH] iteration: 1
0.00/0.61	c [INC BOUNDS] best value:890 search for 889
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.61	c [INC SYSTEM] create new solver instance
0.00/0.61	c [INC] encode full formula
0.00/0.61	c (debug) using card networks
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
0.00/0.72	c formula is SAT
0.00/0.73	c [INC SEARCH] copied best model
0.00/0.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.74	o -112
0.00/0.74	c [INC SEARCH] iteration: 2
0.00/0.74	c [INC BOUNDS] best value:888 search for 887
0.00/0.74	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.74	c write failed with 2
0.00/0.75	c [INC SYSTEM] create new solver instance
0.00/0.75	c [INC] encode full formula
0.00/0.75	c (debug) using card networks
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.77	c [INC SEARCH] isOptimum variable: 0
0.00/0.86	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.88	c model valid
0.00/0.88	c current solution ok
0.00/0.88	o -113
0.00/0.88	c [INC SEARCH] iteration: 3
0.00/0.88	c [INC BOUNDS] best value:887 search for 886
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.91	c set iterative enc to: card
0.00/0.91	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
1.67/1.73	c formula is SAT
1.67/1.73	c [INC SEARCH] copied best model
1.67/1.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.67/1.75	c model valid
1.67/1.75	c current solution ok
1.67/1.75	o -117
1.67/1.75	c [INC SEARCH] iteration: 4
1.67/1.75	c [INC BOUNDS] best value:883 search for 882
1.67/1.75	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.75	c write failed with 2
1.67/1.75	c [INC SYSTEM] create new solver instance
1.67/1.75	c [INC] encode full formula
1.67/1.75	c (debug) using card networks
1.67/1.77	c set iterative enc to: card
1.67/1.77	c set iterative enc to: none
1.67/1.78	c [INC SEARCH] isOptimum variable: 0
3.66/3.75	c formula is SAT
3.66/3.75	c [INC SEARCH] copied best model
3.66/3.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.66/3.77	c model valid
3.66/3.77	c current solution ok
3.66/3.77	o -122
3.66/3.77	c [INC SEARCH] iteration: 5
3.66/3.77	c [INC BOUNDS] best value:878 search for 877
3.66/3.77	c [INC SYSTEM] there exists a inc, kill it!
3.66/3.77	c write failed with 2
3.66/3.77	c [INC SYSTEM] create new solver instance
3.66/3.77	c [INC] encode full formula
3.66/3.77	c (debug) using card networks
3.66/3.79	c set iterative enc to: card
3.66/3.79	c set iterative enc to: none
3.79/3.80	c [INC SEARCH] isOptimum variable: 0
66.15/66.27	c formula is SAT
66.15/66.27	c [INC SEARCH] copied best model
66.15/66.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
66.15/66.28	c model valid
66.15/66.28	c current solution ok
66.15/66.28	o -125
66.15/66.28	c [INC SEARCH] iteration: 6
66.15/66.28	c [INC BOUNDS] best value:875 search for 874
66.15/66.28	c [INC SYSTEM] there exists a inc, kill it!
66.15/66.28	c write failed with 2
66.15/66.29	c [INC SYSTEM] create new solver instance
66.15/66.29	c [INC] encode full formula
66.15/66.29	c (debug) using card networks
66.27/66.31	c set iterative enc to: card
66.27/66.31	c set iterative enc to: none
66.27/66.32	c [INC SEARCH] isOptimum variable: 0
282.70/282.80	c formula is SAT
282.70/282.80	c [INC SEARCH] copied best model
282.70/282.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
282.70/282.82	c model valid
282.70/282.82	c current solution ok
282.70/282.82	o -127
282.70/282.82	c [INC SEARCH] iteration: 7
282.70/282.82	c [INC BOUNDS] best value:873 search for 872
282.70/282.82	c [INC SYSTEM] there exists a inc, kill it!
282.70/282.82	c write failed with 2
282.70/282.82	c [INC SYSTEM] create new solver instance
282.70/282.82	c [INC] encode full formula
282.70/282.82	c (debug) using card networks
282.70/282.84	c set iterative enc to: card
282.70/282.84	c set iterative enc to: none
282.70/282.85	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	c write failed with -1
1800.02/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 30166 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698583-1338078604/watcher-3698583-1338078604 -o /tmp/evaluation-result-3698583-1338078604/solver-3698583-1338078604 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698583-1338078604.opb 1823243125 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30165
/proc/meminfo: memFree=31434472/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0

[startup+0.099701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30165
/proc/meminfo: memFree=31434472/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100369 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30165
/proc/meminfo: memFree=31434472/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300328 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30165
/proc/meminfo: memFree=31434472/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30165
/proc/meminfo: memFree=31434472/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30180
/proc/meminfo: memFree=31404544/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=0.9 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 7936 24144 0 0 24 9 48 9 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30180] ppid=30166 vsize=22308 CPUtime=0.57 cores=1,3,5,7
/proc/30180/stat : 30180 (glucosInc) R 30166 30165 25792 0 -1 4202496 4588 0 0 0 57 0 0 0 20 0 1 0 273985399 22843392 4808 33554432000 4194304 5654031 140735066956128 140735066954008 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30180/statm: 5577 4808 140 357 0 5217 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42240

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30182
/proc/meminfo: memFree=31403288/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=1.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 9523 29446 0 0 28 9 129 10 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30182] ppid=30166 vsize=22788 CPUtime=1.3 cores=1,3,5,7
/proc/30182/stat : 30182 (glucosInc) R 30166 30165 25792 0 -1 4202496 5951 0 0 0 128 2 0 0 20 0 1 0 273985485 23334912 4861 33554432000 4194304 5654031 140735200679936 140735200677704 4232786 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30182/statm: 5697 4861 141 357 0 5337 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42720

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30184
/proc/meminfo: memFree=31400628/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=3.79 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 11110 36319 0 0 33 10 323 13 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30184] ppid=30166 vsize=25512 CPUtime=2.48 cores=1,3,5,7
/proc/30184/stat : 30184 (glucosInc) R 30166 30165 25792 0 -1 4202496 5773 0 0 0 247 1 0 0 20 0 1 0 273985687 26124288 4814 33554432000 4194304 5654031 140736601620928 140736601608744 4232659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30184/statm: 6378 4814 142 357 0 6018 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45444

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30184
/proc/meminfo: memFree=31457456/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=3.79 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 11110 36319 0 0 33 10 323 13 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30184] ppid=30166 vsize=45996 CPUtime=8.88 cores=1,3,5,7
/proc/30184/stat : 30184 (glucosInc) R 30166 30165 25792 0 -1 4202496 8150 0 0 0 886 2 0 0 20 0 1 0 273985687 47099904 10468 33554432000 4194304 5654031 140736601620928 140736601608744 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30184/statm: 11499 10468 142 357 0 11139 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 65928

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30184
/proc/meminfo: memFree=31404952/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=3.79 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 11110 36319 0 0 33 10 323 13 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30184] ppid=30166 vsize=71992 CPUtime=21.68 cores=1,3,5,7
/proc/30184/stat : 30184 (glucosInc) R 30166 30165 25792 0 -1 4202496 9722 0 0 0 2165 3 0 0 20 0 1 0 273985687 73719808 13607 33554432000 4194304 5654031 140736601620928 140736601608744 4215076 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30184/statm: 17998 13607 142 357 0 17638 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91924

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30184
/proc/meminfo: memFree=31349096/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=3.79 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 11110 36319 0 0 33 10 323 13 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30184] ppid=30166 vsize=83980 CPUtime=47.27 cores=1,3,5,7
/proc/30184/stat : 30184 (glucosInc) R 30166 30165 25792 0 -1 4202496 11120 0 0 0 4722 5 0 0 20 0 1 0 273985687 85995520 19620 33554432000 4194304 5654031 140736601620928 140736601608744 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30184/statm: 20995 19620 142 357 0 20635 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 103912

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30186
/proc/meminfo: memFree=31388568/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=66.28 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 12697 49323 0 0 37 10 6561 20 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30186] ppid=30166 vsize=71992 CPUtime=35.96 cores=1,3,5,7
/proc/30186/stat : 30186 (glucosInc) R 30166 30165 25792 0 -1 4202496 11673 0 0 0 3592 4 0 0 20 0 1 0 273991939 73719808 15552 33554432000 4194304 5654031 140733820019344 140733820007160 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30186/statm: 17998 15552 142 357 0 17638 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 91924

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30187
/proc/meminfo: memFree=31398328/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=66.28 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 12697 49323 0 0 37 10 6561 20 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30186] ppid=30166 vsize=79656 CPUtime=95.94 cores=1,3,5,7
/proc/30186/stat : 30186 (glucosInc) R 30166 30165 25792 0 -1 4202496 13363 0 0 0 9589 5 0 0 20 0 1 0 273991939 81567744 14978 33554432000 4194304 5654031 140733820019344 140733820007160 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30186/statm: 19914 14978 142 357 0 19554 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99588

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30187
/proc/meminfo: memFree=31357140/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=66.28 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 12697 49323 0 0 37 10 6561 20 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30186] ppid=30166 vsize=79656 CPUtime=155.92 cores=1,3,5,7
/proc/30186/stat : 30186 (glucosInc) R 30166 30165 25792 0 -1 4202496 15781 0 0 0 15581 11 0 0 20 0 1 0 273991939 81567744 18050 33554432000 4194304 5654031 140733820019344 140733820017368 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30186/statm: 19914 18050 142 357 0 19554 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 99588

[startup+282.3 s]

################
# More data... #
################

/proc/meminfo: memFree=31244796/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=146748 CPUtime=959.26 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 45634 0 0 0 95839 87 0 0 20 0 1 0 274013593 150269952 35934 33554432000 4194304 5654031 140735279682608 140735279680536 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 36687 35934 142 357 0 36327 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 166680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30261
/proc/meminfo: memFree=31154068/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=309044 CPUtime=1019.26 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 47067 0 0 0 101836 90 0 0 20 0 1 0 274013593 316461056 57806 33554432000 4194304 5654031 140735279682608 140735279680696 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 77261 57806 142 357 0 76901 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 328976

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30262
/proc/meminfo: memFree=31069172/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=441304 CPUtime=1079.24 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 47571 0 0 0 107832 92 0 0 20 0 1 0 274013593 451895296 78239 33554432000 4194304 5654031 140735279682608 140735279680696 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 110326 78239 142 357 0 109966 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 461236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30262
/proc/meminfo: memFree=31175776/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=227656 CPUtime=1139.22 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 48850 0 0 0 113826 96 0 0 20 0 1 0 274013593 233119744 45006 33554432000 4194304 5654031 140735279682608 140735279680696 4215353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 56914 45006 142 357 0 56554 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 247588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30262
/proc/meminfo: memFree=31082688/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=309044 CPUtime=1199.21 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 49407 0 0 0 119822 99 0 0 20 0 1 0 274013593 316461056 68046 33554432000 4194304 5654031 140735279682608 140735279680696 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 77261 68046 142 357 0 76901 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 328976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30262
/proc/meminfo: memFree=30972592/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=441304 CPUtime=1259.2 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 49907 0 0 0 125819 101 0 0 20 0 1 0 274013593 451895296 85919 33554432000 4194304 5654031 140735279682608 140735279680696 4214964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 110326 85919 142 357 0 109966 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 461236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30262
/proc/meminfo: memFree=31167692/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=227656 CPUtime=1319.2 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 51155 0 0 0 131814 106 0 0 20 0 1 0 274013593 233119744 46030 33554432000 4194304 5654031 140735279682608 140735279680696 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 56914 46030 142 357 0 56554 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 247588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30262
/proc/meminfo: memFree=31055136/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=309044 CPUtime=1379.17 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 51726 0 0 0 137810 107 0 0 20 0 1 0 274013593 316461056 65998 33554432000 4194304 5654031 140735279682608 140735279680696 4215097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 77261 65998 142 357 0 76901 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 328976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30263
/proc/meminfo: memFree=30985284/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=441304 CPUtime=1439.17 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 52225 0 0 0 143806 111 0 0 20 0 1 0 274013593 451895296 81823 33554432000 4194304 5654031 140735279682608 140735279680696 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 110326 81823 142 357 0 109966 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 461236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30263
/proc/meminfo: memFree=31203532/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=177568 CPUtime=1499.15 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 53168 0 0 0 149801 114 0 0 20 0 1 0 274013593 181829632 37025 33554432000 4194304 5654031 140735279682608 140735279680696 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 44392 37025 142 357 0 44032 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 197500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30266
/proc/meminfo: memFree=31145312/32873844 swapFree=7112/7112
[pid=30165] ppid=30163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30165/stat : 30165 (npSolver-pbo-It) S 30163 30165 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273985307 9367552 275 33554432000 4194304 5064252 140736543317856 140736543316768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30165/statm: 2287 275 233 213 0 72 0
[pid=30166] ppid=30165 vsize=10784 CPUtime=282.76 cores=1,3,5,7
/proc/30166/stat : 30166 (npSolver-pbo) S 30165 30165 25792 0 -1 4202496 14284 68962 0 0 42 10 28183 41 20 0 1 0 273985307 11042816 2048 33554432000 4194304 5992684 140733709674800 140733709660632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30166/statm: 2696 2048 181 440 0 2252 0
[pid=30189] ppid=30166 vsize=177568 CPUtime=1517.26 cores=1,3,5,7
/proc/30189/stat : 30189 (glucosInc) R 30166 30165 25792 0 -1 4202496 53181 0 0 0 151611 115 0 0 20 0 1 0 274013593 181829632 43681 33554432000 4194304 5654031 140735279682608 140735279680696 4232853 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30189/statm: 44392 43681 142 357 0 44032 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 197500

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.37
CPU system time (s): 1.68674
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 510556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.68674
maximum resident set size= 418592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1110
involuntary context switches= 2328

runsolver used 3.20051 second user time and 8.26874 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 02:30:04
IDJOB=3698583
IDBENCH=48209
IDSOLVER=2275
FILE ID=node142/3698583-1338078604
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71608 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698583-1338078604/watcher-3698583-1338078604 -o /tmp/evaluation-result-3698583-1338078604/solver-3698583-1338078604 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698583-1338078604.opb 1823243125 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1af848a7208b60f67c27d4022c7b5abe
RANDOM SEED=1823243125

node142.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31434364 kB
Buffers:          233768 kB
Cached:           219364 kB
SwapCached:            0 kB
Active:           605736 kB
Inactive:          26720 kB
Active(anon):     169012 kB
Inactive(anon):    12444 kB
Active(file):     436724 kB
Inactive(file):    14276 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        273844 kB
Mapped:            13028 kB
Shmem:               200 kB
Slab:             643936 kB
SReclaimable:      86272 kB
SUnreclaim:       557664 kB
KernelStack:        1512 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     322008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71556 MiB
End job on node142 at 2012-05-27 03:00:05