Trace number 3746905

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.02 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_0.opb
MD5SUM0c13b673fccb5ec76783fc37235090e7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6221849
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 130390723337
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 130390723337
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.09	c old isEQ: 0, new EQ is 1
1.19/1.21	c run inc solver
1.19/1.21	c [INC SYSTEM] run initial solver
1.19/1.21	c [INC SYSTEM] preprocess with white file
6.67/6.73	c [INC SYSTEM] finished preprocessing in 5 s
6.67/6.73	c [INC SYSTEM] execute solver
10.07/10.16	c [INC SEARCH] formula is SAT
10.07/10.18	c [INC SYSTEM] solved the initial formula
10.17/10.23	c model valid
10.17/10.23	c current solution ok
12.18/12.26	o 166569145
12.18/12.26	c [INC SYSTEM] there exists a inc, kill it!
12.18/12.26	c write failed with 2
12.18/12.28	c [INC SEARCH] iteration: 0
12.18/12.28	c [INC BOUNDS] best value:166569230 search for 166569229
12.18/12.28	c [INC SYSTEM] create new solver instance
12.18/12.28	c [INC] encode full formula
12.18/12.28	c fallback to adder encoding
14.39/14.50	c set iterative enc to: adder
14.39/14.50	c set iterative enc to: none
14.79/14.80	c [INC SEARCH] isOptimum variable: 0
44.92/44.97	c formula is SAT
45.02/45.05	c [INC SEARCH] copied best model
45.02/45.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.12/45.10	c model valid
45.12/45.10	c current solution ok
45.12/45.10	o 126477225
45.12/45.10	c [INC SEARCH] iteration: 1
45.12/45.10	c [INC BOUNDS] best value:126477310 search for 126477309
45.12/45.10	c [INC SYSTEM] there exists a inc, kill it!
45.12/45.10	c write failed with 2
45.12/45.12	c [INC SYSTEM] create new solver instance
45.12/45.12	c [INC] encode full formula
45.12/45.12	c fallback to adder encoding
47.23/47.25	c set iterative enc to: adder
47.23/47.25	c set iterative enc to: none
47.54/47.57	c [INC SEARCH] isOptimum variable: 0
70.54/70.60	c formula is SAT
70.65/70.68	c [INC SEARCH] copied best model
70.65/70.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.74/70.73	c model valid
70.74/70.73	c current solution ok
70.74/70.73	o 52029507
70.74/70.73	c [INC SEARCH] iteration: 2
70.74/70.73	c [INC BOUNDS] best value:52029592 search for 52029591
70.74/70.73	c [INC SYSTEM] there exists a inc, kill it!
70.74/70.73	c write failed with 2
70.74/70.76	c [INC SYSTEM] create new solver instance
70.74/70.76	c [INC] encode full formula
70.74/70.76	c fallback to adder encoding
72.76/72.73	c set iterative enc to: adder
72.76/72.73	c set iterative enc to: none
73.06/73.03	c [INC SEARCH] isOptimum variable: 0
512.67/512.78	c formula is SAT
512.77/512.85	c [INC SEARCH] copied best model
512.77/512.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
512.87/512.90	c model valid
512.87/512.90	c current solution ok
512.87/512.90	o 34185805
512.87/512.90	c [INC SEARCH] iteration: 3
512.87/512.90	c [INC BOUNDS] best value:34185890 search for 34185889
512.87/512.90	c [INC SYSTEM] there exists a inc, kill it!
512.87/512.90	c write failed with 2
512.87/512.90	c [INC SYSTEM] create new solver instance
512.87/512.90	c [INC] encode full formula
512.87/512.90	c fallback to adder encoding
514.67/514.78	c set iterative enc to: adder
514.67/514.78	c set iterative enc to: none
514.97/515.07	c [INC SEARCH] isOptimum variable: 0
622.14/622.28	c formula is SAT
622.26/622.35	c [INC SEARCH] copied best model
622.26/622.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
622.26/622.39	c model valid
622.26/622.39	c current solution ok
622.26/622.39	o 14061645
622.26/622.39	c [INC SEARCH] iteration: 4
622.26/622.39	c [INC BOUNDS] best value:14061730 search for 14061729
622.26/622.39	c [INC SYSTEM] there exists a inc, kill it!
622.26/622.39	c write failed with 2
622.35/622.42	c [INC SYSTEM] create new solver instance
622.35/622.42	c [INC] encode full formula
622.35/622.42	c fallback to adder encoding
623.78/623.88	c set iterative enc to: adder
623.78/623.88	c set iterative enc to: none
624.07/624.12	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.31	HOME/npSolver-pbo-Itd.sh: line 18: 14010 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-3746905-1339109152/watcher-3746905-1339109152 -o /tmp/evaluation-result-3746905-1339109152/solver-3746905-1339109152 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746905-1339109152.opb 695629331 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.01 3/176 14009
/proc/meminfo: memFree=20372620/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0

[startup+0.0755261 s]
/proc/loadavg: 2.00 2.00 2.01 3/176 14009
/proc/meminfo: memFree=20372620/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100324 s]
/proc/loadavg: 2.00 2.00 2.01 3/176 14009
/proc/meminfo: memFree=20372620/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 2.00 2.00 2.01 3/176 14009
/proc/meminfo: memFree=20372620/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 2.01 3/176 14009
/proc/meminfo: memFree=20372620/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 14011
/proc/meminfo: memFree=20272356/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=85484 CPUtime=1.22 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 8560 0 0 0 109 13 0 0 20 0 1 0 377040659 87535616 20149 33554432000 4194304 6004724 140737103088944 140737103083408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 21371 20149 171 442 0 20925 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 94632

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 14013
/proc/meminfo: memFree=19973688/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=85484 CPUtime=1.22 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 8560 0 0 0 109 13 0 0 20 0 1 0 377040659 87535616 20149 33554432000 4194304 6004724 140737103088944 140737103083408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 21371 20149 171 442 0 20925 0
[pid=14012] ppid=14010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14012/stat : 14012 (cp2_pre.sh) S 14010 14009 12376 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377040782 9367552 277 33554432000 4194304 5064252 140733706366736 140733706365440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14012/statm: 2287 277 234 213 0 72 0
[pid=14013] ppid=14012 vsize=365440 CPUtime=1.85 cores=0,2,4,6
/proc/14013/stat : 14013 (coprocessor) R 14012 14009 12376 0 -1 4202496 43620 0 0 0 175 10 0 0 20 0 1 0 377040782 374210560 82032 33554432000 4194304 6586260 140735489094736 140735489091000 5631191 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/14013/statm: 91360 82032 166 584 0 90772 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 469220

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 14013
/proc/meminfo: memFree=19786504/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=85484 CPUtime=1.22 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 8560 0 0 0 109 13 0 0 20 0 1 0 377040659 87535616 20149 33554432000 4194304 6004724 140737103088944 140737103083408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 21371 20149 171 442 0 20925 0
[pid=14012] ppid=14010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14012/stat : 14012 (cp2_pre.sh) S 14010 14009 12376 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377040782 9367552 277 33554432000 4194304 5064252 140733706366736 140733706365440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14012/statm: 2287 277 234 213 0 72 0
[pid=14013] ppid=14012 vsize=451108 CPUtime=5.05 cores=0,2,4,6
/proc/14013/stat : 14013 (coprocessor) R 14012 14009 12376 0 -1 4202496 58554 0 0 0 475 30 0 0 20 0 1 0 377040782 461934592 109593 33554432000 4194304 6586260 140735489094736 140735489090488 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/14013/statm: 112777 109593 204 584 0 112189 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 554888

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 14015
/proc/meminfo: memFree=20073004/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=129712 CPUtime=12.68 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) R 14009 14009 12376 0 -1 4202496 16681 93313 0 0 195 177 850 46 20 0 1 0 377040659 132825088 30353 33554432000 4194304 6004724 140737103088944 140737103084432 4534761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 32428 30353 182 442 0 31982 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 138860

[startup+25.5061 s]
/proc/loadavg: 2.07 2.02 2.02 3/179 14018
/proc/meminfo: memFree=19565752/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=96944 CPUtime=14.79 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 19308 93828 0 0 373 205 850 51 20 0 1 0 377040659 99270656 23058 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 24236 23058 183 442 0 23790 0
[pid=14018] ppid=14010 vsize=548952 CPUtime=10.69 cores=0,2,4,6
/proc/14018/stat : 14018 (glucosInc) R 14010 14009 12376 0 -1 4202496 85409 0 0 0 1045 24 0 0 20 0 1 0 377042139 562126848 124545 33554432000 4194304 5654031 140735304952736 140735304940552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 137238 124545 140 357 0 136878 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 655044

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 14020
/proc/meminfo: memFree=19566328/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=109844 CPUtime=47.61 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 28171 181418 0 0 599 237 3840 85 20 0 1 0 377040659 112480256 26283 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 27461 26283 183 442 0 27015 0
[pid=14020] ppid=14010 vsize=543376 CPUtime=3.51 cores=0,2,4,6
/proc/14020/stat : 14020 (glucosInc) R 14010 14009 12376 0 -1 4202496 83584 0 0 0 333 18 0 0 20 0 1 0 377045417 556417024 120678 33554432000 4194304 5654031 140737360985600 140737360983384 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14020/statm: 135844 120678 131 357 0 135484 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 662368

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 2.00 3/179 14066
/proc/meminfo: memFree=25400680/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=109080 CPUtime=73.09 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 39252 267171 0 0 810 263 6122 114 20 0 1 0 377040659 111697920 26092 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 27270 26092 183 442 0 26824 0
[pid=14066] ppid=14010 vsize=623360 CPUtime=29.25 cores=0,2,4,6
/proc/14066/stat : 14066 (glucosInc) R 14010 14009 12376 0 -1 4202496 83896 0 0 0 2900 25 0 0 20 0 1 0 377047962 638320640 128390 33554432000 4194304 5654031 140734356162448 140734356160536 4215126 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/14066/statm: 155840 128390 142 357 0 155480 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 741588

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14082
/proc/meminfo: memFree=25301704/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=109080 CPUtime=73.09 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 39252 267171 0 0 810 263 6122 114 20 0 1 0 377040659 111697920 26092 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 27270 26092 183 442 0 26824 0
[pid=14066] ppid=14010 vsize=623360 CPUtime=89.23 cores=0,2,4,6
/proc/14066/stat : 14066 (glucosInc) R 14010 14009 12376 0 -1 4202496 88348 0 0 0 8882 41 0 0 20 0 1 0 377047962 638320640 142231 33554432000 4194304 5654031 140734356162448 140734356150264 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14066/statm: 155840 142231 142 357 0 155480 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 741588

[startup+222.3 s]
/proc/loadavg: 2.10 2.02 2.01 3/179 14082
/proc/meminfo: memFree=25341876/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=109080 CPUtime=73.09 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 39252 267171 0 0 810 263 6122 114 20 0 1 0 377040659 111697920 26092 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 27270 26092 183 442 0 26824 0
[pid=14066] ppid=14010 vsize=628264 CPUtime=149.22 cores=0,2,4,6
/proc/14066/stat : 14066 (glucosInc) R 14010 14009 12376 0 -1 4202496 90612 0 0 0 14876 46 0 0 20 0 1 0 377047962 643342336 130943 33554432000 4194304 5654031 140734356162448 140734356160536 4215344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14066/statm: 157066 130943 142 357 0 156706 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 746492

[startup+282.3 s]

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

/proc/loadavg: 2.02 2.01 2.00 3/179 14137
/proc/meminfo: memFree=25204872/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=714484 CPUtime=737.99 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 90862 0 0 0 73672 127 0 0 20 0 1 0 377103072 731631616 152876 33554432000 4194304 5654031 140733767640336 140733767638424 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 178621 152876 141 357 0 178261 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 828920

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14139
/proc/meminfo: memFree=25066368/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=929884 CPUtime=797.99 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 91520 0 0 0 79666 133 0 0 20 0 1 0 377103072 952201216 210766 33554432000 4194304 5654031 140733767640336 140733767638120 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14100/statm: 232471 210766 141 357 0 232111 0
Current children cumulated CPU time (s) 1422.09
Current children cumulated vsize (KiB) 1044320

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14142
/proc/meminfo: memFree=25151248/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=929884 CPUtime=857.97 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 93613 0 0 0 85654 143 0 0 20 0 1 0 377103072 952201216 172042 33554432000 4194304 5654031 140733767640336 140733767638424 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 232471 172042 141 357 0 232111 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 1044320

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14142
/proc/meminfo: memFree=25339176/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=583364 CPUtime=917.97 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 94738 0 0 0 91649 148 0 0 20 0 1 0 377103072 597364736 122970 33554432000 4194304 5654031 140733767640336 140733767638360 4215188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 145841 122970 141 357 0 145481 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 697800

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14142
/proc/meminfo: memFree=25075084/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=930864 CPUtime=977.95 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 95799 0 0 0 97640 155 0 0 20 0 1 0 377103072 953204736 187906 33554432000 4194304 5654031 140733767640336 140733767638120 4216325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 232716 187906 141 357 0 232356 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1045300

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14143
/proc/meminfo: memFree=25291060/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=716424 CPUtime=1037.93 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 97512 0 0 0 103630 163 0 0 20 0 1 0 377103072 733618176 135989 33554432000 4194304 5654031 140733767640336 140733767638424 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 179106 135989 141 357 0 178746 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 830860

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14143
/proc/meminfo: memFree=24961688/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=931492 CPUtime=1097.93 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 98182 0 0 0 109625 168 0 0 20 0 1 0 377103072 953847808 202067 33554432000 4194304 5654031 140733767640336 140733767638120 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 232873 202067 141 357 0 232513 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1045928

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 14143
/proc/meminfo: memFree=25301812/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=716760 CPUtime=1157.91 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 99743 0 0 0 115615 176 0 0 20 0 1 0 377103072 733962240 143162 33554432000 4194304 5654031 140733767640336 140733767638424 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 179190 143162 141 357 0 178830 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 831196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 14143
/proc/meminfo: memFree=25176944/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=716760 CPUtime=1175.92 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 99788 0 0 0 117415 177 0 0 20 0 1 0 377103072 733962240 162625 33554432000 4194304 5654031 140733767640336 140733767638424 4215036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 179190 162625 141 357 0 178830 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 831196

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 14143
/proc/meminfo: memFree=25176944/32873624 swapFree=7112/7112
[pid=14009] ppid=14007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14009/stat : 14009 (npSolver-pbo-It) S 14007 14009 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377040659 9367552 275 33554432000 4194304 5064252 140735270729280 140735270728192 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14009/statm: 2287 275 233 213 0 72 0
[pid=14010] ppid=14009 vsize=105288 CPUtime=624.1 cores=0,2,4,6
/proc/14010/stat : 14010 (npSolver-pbo) S 14009 14009 12376 0 -1 4202496 57628 445102 0 0 1167 309 60714 220 20 0 1 0 377040659 107814912 25144 33554432000 4194304 6004724 140737103088944 140737103074792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14010/statm: 26322 25144 183 442 0 25876 0
[pid=14100] ppid=14010 vsize=716760 CPUtime=1175.92 cores=0,2,4,6
/proc/14100/stat : 14100 (glucosInc) R 14010 14009 12376 0 -1 4202496 99788 0 0 0 117415 177 0 0 20 0 1 0 377103072 733962240 162625 33554432000 4194304 5654031 140733767640336 140733767638424 4215036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14100/statm: 179190 162625 141 357 0 178830 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 831196

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14009 and gives
#  childrusage.ru_utime.tv_sec=618
#  childrusage.ru_utime.tv_usec=815925
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=301194
# CPU time returned by wait4() is 624.117
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.96
CPU system time (s): 7.06
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1606984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 618.816
system time used= 5.30119
maximum resident set size= 703620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 503105
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1939696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10796
involuntary context switches= 1080

runsolver used 2.82557 second user time and 7.00394 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 00:45:52
IDJOB=3746905
IDBENCH=92736
IDSOLVER=2332
FILE ID=node121/3746905-1339109152
RUNJOBID= node121-1339098176-12392
PBS_JOBID= 14643732
Free space on /tmp= 69952 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_0.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746905-1339109152/watcher-3746905-1339109152 -o /tmp/evaluation-result-3746905-1339109152/solver-3746905-1339109152 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746905-1339109152.opb 695629331 HOME HOME

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

MD5SUM BENCH= 0c13b673fccb5ec76783fc37235090e7
RANDOM SEED=695629331

node121.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		: 2667.042
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	: 5334.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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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	: 5438.55
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		: 2667.042
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:       32873624 kB
MemFree:        20372620 kB
Buffers:          706344 kB
Cached:          6186988 kB
SwapCached:            0 kB
Active:          8142116 kB
Inactive:        3387892 kB
Active(anon):    4625780 kB
Inactive(anon):    10736 kB
Active(file):    3516336 kB
Inactive(file):  3377156 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9720 kB
Writeback:             0 kB
AnonPages:       4667320 kB
Mapped:            15264 kB
Shmem:               200 kB
Slab:             799036 kB
SReclaimable:     243116 kB
SUnreclaim:       555920 kB
KernelStack:        1456 kB
PageTables:        13180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    6188000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2760704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71024 MiB
End job on node121 at 2012-06-08 01:15:52