Trace number 3698586

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.07 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_1.opb
MD5SUM3262a45f0e59552e467da6c31a32418a
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-73
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -70
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 constraint60
Maximum length of a constraint109
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)75586
Sum of products size (including duplicates)151172
Number of different products37793
Sum of products size75586

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.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
0.00/0.80	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.80	c [INC SYSTEM] execute solver
0.00/0.85	c [INC SEARCH] formula is SAT
0.00/0.86	c [INC SYSTEM] solved the initial formula
0.00/0.89	c model valid
0.00/0.89	c current solution ok
1.08/1.12	o 0
1.08/1.12	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.12	c write failed with 2
1.08/1.12	c [INC SEARCH] iteration: 0
1.08/1.12	c [INC BOUNDS] best value:1000 search for 999
1.08/1.12	c [INC SYSTEM] create new solver instance
1.08/1.12	c [INC] encode full formula
1.08/1.12	c (debug) using card networks
1.08/1.14	c set iterative enc to: card
1.08/1.14	c set iterative enc to: none
1.08/1.15	c [INC SEARCH] isOptimum variable: 0
1.14/1.26	c formula is SAT
1.14/1.26	c [INC SEARCH] copied best model
1.14/1.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.14/1.30	c model valid
1.14/1.30	c current solution ok
1.14/1.30	o -60
1.14/1.30	c [INC SEARCH] iteration: 1
1.14/1.30	c [INC BOUNDS] best value:940 search for 939
1.14/1.30	c [INC SYSTEM] there exists a inc, kill it!
1.14/1.30	c write failed with 2
1.18/1.30	c [INC SYSTEM] create new solver instance
1.18/1.30	c [INC] encode full formula
1.18/1.30	c (debug) using card networks
1.18/1.32	c set iterative enc to: card
1.18/1.32	c set iterative enc to: none
1.18/1.33	c [INC SEARCH] isOptimum variable: 0
1.30/1.43	c formula is SAT
1.30/1.44	c [INC SEARCH] copied best model
1.30/1.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.30/1.47	c model valid
1.30/1.47	c current solution ok
1.30/1.47	o -63
1.30/1.47	c [INC SEARCH] iteration: 2
1.30/1.47	c [INC BOUNDS] best value:937 search for 936
1.30/1.47	c [INC SYSTEM] there exists a inc, kill it!
1.30/1.47	c write failed with 2
1.30/1.48	c [INC SYSTEM] create new solver instance
1.30/1.48	c [INC] encode full formula
1.30/1.48	c (debug) using card networks
1.48/1.50	c set iterative enc to: card
1.48/1.50	c set iterative enc to: none
1.48/1.51	c [INC SEARCH] isOptimum variable: 0
6.59/6.65	c formula is SAT
6.59/6.66	c [INC SEARCH] copied best model
6.59/6.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.59/6.69	c model valid
6.59/6.69	c current solution ok
6.59/6.69	o -64
6.59/6.69	c [INC SEARCH] iteration: 3
6.59/6.69	c [INC BOUNDS] best value:936 search for 935
6.59/6.69	c [INC SYSTEM] there exists a inc, kill it!
6.59/6.69	c write failed with 2
6.68/6.70	c [INC SYSTEM] create new solver instance
6.68/6.70	c [INC] encode full formula
6.68/6.70	c (debug) using card networks
6.68/6.72	c set iterative enc to: card
6.68/6.72	c set iterative enc to: none
6.68/6.73	c [INC SEARCH] isOptimum variable: 0
80.25/80.39	c formula is SAT
80.25/80.39	c [INC SEARCH] copied best model
80.25/80.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.35/80.43	c model valid
80.35/80.43	c current solution ok
80.35/80.43	o -65
80.35/80.43	c [INC SEARCH] iteration: 4
80.35/80.43	c [INC BOUNDS] best value:935 search for 934
80.35/80.43	c [INC SYSTEM] there exists a inc, kill it!
80.35/80.43	c write failed with 2
80.35/80.43	c [INC SYSTEM] create new solver instance
80.35/80.43	c [INC] encode full formula
80.35/80.43	c (debug) using card networks
80.35/80.45	c set iterative enc to: card
80.35/80.45	c set iterative enc to: none
80.35/80.46	c [INC SEARCH] isOptimum variable: 0
89.33/89.47	c formula is SAT
89.33/89.47	c [INC SEARCH] copied best model
89.33/89.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.46/89.51	c model valid
89.46/89.51	c current solution ok
89.46/89.51	o -66
89.46/89.51	c [INC SEARCH] iteration: 5
89.46/89.51	c [INC BOUNDS] best value:934 search for 933
89.46/89.51	c [INC SYSTEM] there exists a inc, kill it!
89.46/89.51	c write failed with 2
89.46/89.51	c [INC SYSTEM] create new solver instance
89.46/89.51	c [INC] encode full formula
89.46/89.51	c (debug) using card networks
89.46/89.53	c set iterative enc to: card
89.46/89.53	c set iterative enc to: none
89.46/89.54	c [INC SEARCH] isOptimum variable: 0
115.84/115.91	c formula is SAT
115.84/115.92	c [INC SEARCH] copied best model
115.84/115.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
115.84/115.95	c model valid
115.84/115.95	c current solution ok
115.84/115.95	o -69
115.84/115.95	c [INC SEARCH] iteration: 6
115.84/115.95	c [INC BOUNDS] best value:931 search for 930
115.84/115.95	c [INC SYSTEM] there exists a inc, kill it!
115.84/115.95	c write failed with 2
115.84/115.96	c [INC SYSTEM] create new solver instance
115.84/115.96	c [INC] encode full formula
115.84/115.96	c (debug) using card networks
115.84/115.98	c set iterative enc to: card
115.84/115.98	c set iterative enc to: none
115.84/115.99	c [INC SEARCH] isOptimum variable: 0
1534.05/1534.41	c formula is SAT
1534.05/1534.41	c [INC SEARCH] copied best model
1534.05/1534.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1534.05/1534.45	c model valid
1534.05/1534.45	c current solution ok
1534.05/1534.45	o -70
1534.05/1534.45	c [INC SEARCH] iteration: 7
1534.05/1534.45	c [INC BOUNDS] best value:930 search for 929
1534.05/1534.45	c [INC SYSTEM] there exists a inc, kill it!
1534.05/1534.45	c write failed with 2
1534.05/1534.45	c [INC SYSTEM] create new solver instance
1534.05/1534.45	c [INC] encode full formula
1534.05/1534.45	c (debug) using card networks
1534.05/1534.47	c set iterative enc to: card
1534.05/1534.47	c set iterative enc to: none
1534.05/1534.49	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 13660 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-3698586-1338076932/watcher-3698586-1338076932 -o /tmp/evaluation-result-3698586-1338076932/solver-3698586-1338076932 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698586-1338076932.opb 494521604 HOME HOME 

running on 4 cores: 0,2,4,6

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 2/180 13659
/proc/meminfo: memFree=29934348/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0

[startup+0.0792859 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 13659
/proc/meminfo: memFree=29934348/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 13659
/proc/meminfo: memFree=29934348/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300153 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 13659
/proc/meminfo: memFree=29934348/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700156 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 13659
/proc/meminfo: memFree=29934348/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13665
/proc/meminfo: memFree=29908296/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1.48 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) R 13659 13659 9054 0 -1 4202496 7451 30661 0 0 35 20 75 18 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038992688 5044337 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24668

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13672
/proc/meminfo: memFree=29889820/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1.5 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 7850 31177 0 0 36 21 75 18 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13672] ppid=13660 vsize=33564 CPUtime=1.58 cores=0,2,4,6
/proc/13672/stat : 13672 (glucosInc) R 13660 13659 9054 0 -1 4202496 7477 0 0 0 157 1 0 0 20 0 1 0 273818107 34369536 6674 33554432000 4194304 5654031 140735949063616 140735949061384 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13672/statm: 8391 6674 141 357 0 8031 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58232

[startup+6.30033 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 13672
/proc/meminfo: memFree=29867344/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1.5 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 7850 31177 0 0 36 21 75 18 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13672] ppid=13660 vsize=49664 CPUtime=4.78 cores=0,2,4,6
/proc/13672/stat : 13672 (glucosInc) R 13660 13659 9054 0 -1 4202496 9479 0 0 0 476 2 0 0 20 0 1 0 273818107 50855936 9900 33554432000 4194304 5654031 140735949063616 140735949051432 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13672/statm: 12416 9900 142 357 0 12056 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74332

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 13675
/proc/meminfo: memFree=29862640/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=6.71 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 9524 41287 0 0 42 21 587 21 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13675] ppid=13660 vsize=54068 CPUtime=5.95 cores=0,2,4,6
/proc/13675/stat : 13675 (glucosInc) R 13660 13659 9054 0 -1 4202496 9435 0 0 0 594 1 0 0 20 0 1 0 273818629 55365632 11418 33554432000 4194304 5654031 140733815599888 140733815587704 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13675/statm: 13517 11418 142 357 0 13157 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 78736

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 13675
/proc/meminfo: memFree=29864440/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=6.71 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 9524 41287 0 0 42 21 587 21 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13675] ppid=13660 vsize=49604 CPUtime=18.75 cores=0,2,4,6
/proc/13675/stat : 13675 (glucosInc) R 13660 13659 9054 0 -1 4202496 11007 0 0 0 1873 2 0 0 20 0 1 0 273818629 50794496 10842 33554432000 4194304 5654031 140733815599888 140733815587704 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13675/statm: 12401 10842 142 357 0 12041 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 74272

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 13675
/proc/meminfo: memFree=29787728/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=6.71 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 9524 41287 0 0 42 21 587 21 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13675] ppid=13660 vsize=129384 CPUtime=44.35 cores=0,2,4,6
/proc/13675/stat : 13675 (glucosInc) R 13660 13659 9054 0 -1 4202496 12207 0 0 0 4431 4 0 0 20 0 1 0 273818629 132489216 27234 33554432000 4194304 5654031 140733815599888 140733815587704 4214974 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13675/statm: 32346 27234 142 357 0 31986 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 154052

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13679
/proc/meminfo: memFree=29817828/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=89.5 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 12872 64955 0 0 55 22 8842 31 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13679] ppid=13660 vsize=49616 CPUtime=12.75 cores=0,2,4,6
/proc/13679/stat : 13679 (glucosInc) R 13660 13659 9054 0 -1 4202496 11757 0 0 0 1272 3 0 0 20 0 1 0 273826911 50806784 9020 33554432000 4194304 5654031 140736082341664 140736082329480 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13679/statm: 12404 9020 142 357 0 12044 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74284

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13681
/proc/meminfo: memFree=29775728/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=115.95 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 14546 77959 0 0 62 22 11475 36 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13681] ppid=13660 vsize=82840 CPUtime=46.28 cores=0,2,4,6
/proc/13681/stat : 13681 (glucosInc) R 13660 13659 9054 0 -1 4202496 10379 0 0 0 4624 4 0 0 20 0 1 0 273829555 84828160 19622 33554432000 4194304 5654031 140734771444832 140734771432648 4216128 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13681/statm: 20710 19622 142 357 0 20350 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 107508

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 13681
/proc/meminfo: memFree=29775872/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=115.95 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 14546 77959 0 0 62 22 11475 36 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13681] ppid=13660 vsize=132712 CPUtime=106.26 cores=0,2,4,6
/proc/13681/stat : 13681 (glucosInc) R 13660 13659 9054 0 -1 4202496 13159 0 0 0 10615 11 0 0 20 0 1 0 273829555 135897088 27696 33554432000 4194304 5654031 140734771444832 140734771442760 4232922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13681/statm: 33178 27696 142 357 0 32818 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 157380

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 13681
/proc/meminfo: memFree=29700848/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.01 2.02 2.00 3/183 13692
/proc/meminfo: memFree=29623852/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=115.95 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 14546 77959 0 0 62 22 11475 36 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13681] ppid=13660 vsize=187716 CPUtime=1246.03 cores=0,2,4,6
/proc/13681/stat : 13681 (glucosInc) R 13660 13659 9054 0 -1 4202496 39356 0 0 0 124527 76 0 0 20 0 1 0 273829555 192221184 45585 33554432000 4194304 5654031 140734771444832 140734771432648 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13681/statm: 46929 45585 142 357 0 46569 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 212384

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13692
/proc/meminfo: memFree=29610260/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=115.95 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 14546 77959 0 0 62 22 11475 36 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13681] ppid=13660 vsize=237804 CPUtime=1306.01 cores=0,2,4,6
/proc/13681/stat : 13681 (glucosInc) R 13660 13659 9054 0 -1 4202496 41387 0 0 0 130521 80 0 0 20 0 1 0 273829555 243511296 50494 33554432000 4194304 5654031 140734771444832 140734771442920 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13681/statm: 59451 50494 142 357 0 59091 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 262472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13692
/proc/meminfo: memFree=29622552/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=115.95 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 14546 77959 0 0 62 22 11475 36 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13681] ppid=13660 vsize=237804 CPUtime=1366 cores=0,2,4,6
/proc/13681/stat : 13681 (glucosInc) R 13660 13659 9054 0 -1 4202496 43102 0 0 0 136516 84 0 0 20 0 1 0 273829555 243511296 48958 33554432000 4194304 5654031 140734771444832 140734771442920 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13681/statm: 59451 48958 142 357 0 59091 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 262472

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13695
/proc/meminfo: memFree=29784724/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1534.13 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 16220 122408 0 0 68 22 153199 124 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13695] ppid=13660 vsize=42820 CPUtime=7.79 cores=0,2,4,6
/proc/13695/stat : 13695 (glucosInc) R 13660 13659 9054 0 -1 4202496 9459 0 0 0 778 1 0 0 20 0 1 0 273971405 43847680 9616 33554432000 4194304 5654031 140734680539504 140734680527320 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13695/statm: 10705 9616 142 357 0 10345 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 67488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13695
/proc/meminfo: memFree=29746824/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1534.13 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 16220 122408 0 0 68 22 153199 124 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13695] ppid=13660 vsize=80984 CPUtime=67.78 cores=0,2,4,6
/proc/13695/stat : 13695 (glucosInc) R 13660 13659 9054 0 -1 4202496 12369 0 0 0 6773 5 0 0 20 0 1 0 273971405 82927616 19036 33554432000 4194304 5654031 140734680539504 140734680527320 4215097 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13695/statm: 20246 19036 142 357 0 19886 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 105652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13695
/proc/meminfo: memFree=29650348/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1534.13 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 16220 122408 0 0 68 22 153199 124 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13695] ppid=13660 vsize=191472 CPUtime=127.76 cores=0,2,4,6
/proc/13695/stat : 13695 (glucosInc) R 13660 13659 9054 0 -1 4202496 15968 0 0 0 12765 11 0 0 20 0 1 0 273971405 196067328 35341 33554432000 4194304 5654031 140734680539504 140734680527320 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13695/statm: 47868 35341 142 357 0 47508 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 216140

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 13698
/proc/meminfo: memFree=29668896/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1534.13 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 16220 122408 0 0 68 22 153199 124 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13695] ppid=13660 vsize=160652 CPUtime=187.75 cores=0,2,4,6
/proc/13695/stat : 13695 (glucosInc) R 13660 13659 9054 0 -1 4202496 18318 0 0 0 18758 17 0 0 20 0 1 0 273971405 164507648 33226 33554432000 4194304 5654031 140734680539504 140734680527320 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13695/statm: 40163 33226 142 357 0 39803 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 185320

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13698
/proc/meminfo: memFree=29670328/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1534.13 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 16220 122408 0 0 68 22 153199 124 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13695] ppid=13660 vsize=160652 CPUtime=247.74 cores=0,2,4,6
/proc/13695/stat : 13695 (glucosInc) R 13660 13659 9054 0 -1 4202496 20581 0 0 0 24753 21 0 0 20 0 1 0 273971405 164507648 33738 33554432000 4194304 5654031 140734680539504 140734680537432 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13695/statm: 40163 33738 142 357 0 39803 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 185320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13755
/proc/meminfo: memFree=29697520/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1534.13 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 16220 122408 0 0 68 22 153199 124 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13695] ppid=13660 vsize=241560 CPUtime=265.94 cores=0,2,4,6
/proc/13695/stat : 13695 (glucosInc) R 13660 13659 9054 0 -1 4202496 21469 0 0 0 26572 22 0 0 20 0 1 0 273971405 247357440 42286 33554432000 4194304 5654031 140734680539504 140734680537592 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13695/statm: 60390 42286 142 357 0 60030 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 266228

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13755
/proc/meminfo: memFree=29697520/32873844 swapFree=7372/7372
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (npSolver-pbo-It) S 13657 13659 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273817956 9367552 275 33554432000 4194304 5064252 140733667188384 140733667187296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13659/statm: 2287 275 233 213 0 72 0
[pid=13660] ppid=13659 vsize=15520 CPUtime=1534.13 cores=0,2,4,6
/proc/13660/stat : 13660 (npSolver-pbo) S 13659 13659 9054 0 -1 4202496 16220 122408 0 0 68 22 153199 124 20 0 1 0 273817957 15892480 3254 33554432000 4194304 5992684 140734038997216 140734038983048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13660/statm: 3880 3254 181 440 0 3436 0
[pid=13695] ppid=13660 vsize=241560 CPUtime=265.94 cores=0,2,4,6
/proc/13695/stat : 13695 (glucosInc) R 13660 13659 9054 0 -1 4202496 21469 0 0 0 26572 22 0 0 20 0 1 0 273971405 247357440 42286 33554432000 4194304 5654031 140734680539504 140734680537592 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13695/statm: 60390 42286 142 357 0 60030 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 266228

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13659 and gives
#  childrusage.ru_utime.tv_sec=1532
#  childrusage.ru_utime.tv_usec=682996
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=475775
# CPU time returned by wait4() is 1534.16
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.39
CPU system time (s): 1.68
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 343860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1532.68
system time used= 1.47578
maximum resident set size= 253176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 62024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1705
involuntary context switches= 1955

runsolver used 7.64884 second user time and 11.9852 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 02:02:12
IDJOB=3698586
IDBENCH=48171
IDSOLVER=2275
FILE ID=node133/3698586-1338076932
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
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_60_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698586-1338076932/watcher-3698586-1338076932 -o /tmp/evaluation-result-3698586-1338076932/solver-3698586-1338076932 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698586-1338076932.opb 494521604 HOME HOME

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

MD5SUM BENCH= 3262a45f0e59552e467da6c31a32418a
RANDOM SEED=494521604

node133.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.540
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.08
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.540
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.92
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.540
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	: 5331.92
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.540
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.91
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.540
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.91
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.540
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.90
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.540
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.540
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:        29934628 kB
Buffers:          312036 kB
Cached:          1770840 kB
SwapCached:          112 kB
Active:           572960 kB
Inactive:        1540660 kB
Active(anon):      20252 kB
Inactive(anon):    13320 kB
Active(file):     552708 kB
Inactive(file):  1527340 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             18388 kB
Writeback:             0 kB
AnonPages:        109732 kB
Mapped:            15872 kB
Shmem:               212 kB
Slab:             685732 kB
SReclaimable:     127824 kB
SUnreclaim:       557908 kB
KernelStack:        1520 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71592 MiB
End job on node133 at 2012-05-27 02:32:12