Trace number 3747006

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.05 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_4_mh.opb
MD5SUM9bdb41355cc05d61585f46c460aaeaa4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4066318
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 116930169
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14114941895
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 116930169
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14114941895
Number of bits of the biggest sum of numbers34
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.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.27/2.31	c [INC SYSTEM] finished preprocessing in 1 s
2.27/2.31	c [INC SYSTEM] execute solver
2.28/2.55	c [INC SEARCH] formula is SAT
2.28/2.56	c [INC SYSTEM] solved the initial formula
2.34/2.66	c model valid
2.34/2.66	c current solution ok
3.17/3.29	o 564875068
3.17/3.29	c [INC SYSTEM] there exists a inc, kill it!
3.17/3.29	c write failed with 2
3.17/3.29	c [INC SEARCH] iteration: 0
3.17/3.29	c [INC BOUNDS] best value:564875093 search for 564875092
3.17/3.29	c [INC SYSTEM] create new solver instance
3.17/3.29	c [INC] encode full formula
3.17/3.29	c fallback to adder encoding
5.99/6.04	c set iterative enc to: adder
5.99/6.04	c set iterative enc to: none
6.28/6.36	c [INC SEARCH] isOptimum variable: 0
714.93/715.17	c formula is SAT
715.03/715.24	c [INC SEARCH] copied best model
715.03/715.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
715.13/715.35	c model valid
715.13/715.35	c current solution ok
715.13/715.35	o 238692850
715.13/715.35	c [INC SEARCH] iteration: 1
715.13/715.35	c [INC BOUNDS] best value:238692875 search for 238692874
715.13/715.35	c [INC SYSTEM] there exists a inc, kill it!
715.13/715.35	c write failed with 2
715.13/715.36	c [INC SYSTEM] create new solver instance
715.13/715.36	c [INC] encode full formula
715.13/715.36	c fallback to adder encoding
717.74/717.91	c set iterative enc to: adder
717.74/717.91	c set iterative enc to: none
718.04/718.25	c [INC SEARCH] isOptimum variable: 0
1239.54/1239.93	c formula is SAT
1239.54/1240.00	c [INC SEARCH] copied best model
1239.63/1240.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1239.73/1240.10	c model valid
1239.73/1240.10	c current solution ok
1239.73/1240.10	o 172028602
1239.73/1240.10	c [INC SEARCH] iteration: 2
1239.73/1240.10	c [INC BOUNDS] best value:172028627 search for 172028626
1239.73/1240.10	c [INC SYSTEM] there exists a inc, kill it!
1239.73/1240.10	c write failed with 2
1239.73/1240.12	c [INC SYSTEM] create new solver instance
1239.73/1240.12	c [INC] encode full formula
1239.73/1240.12	c fallback to adder encoding
1242.24/1242.67	c set iterative enc to: adder
1242.24/1242.67	c set iterative enc to: none
1242.65/1243.02	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.62	HOME/npSolver-pbo-Itd.sh: line 18: 24863 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-3747006-1339109039/watcher-3747006-1339109039 -o /tmp/evaluation-result-3747006-1339109039/solver-3747006-1339109039 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747006-1339109039.opb 1533349139 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.53 2.85 2.57 3/177 24862
/proc/meminfo: memFree=26953936/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0

[startup+0.046694 s]
/proc/loadavg: 2.53 2.85 2.57 3/177 24862
/proc/meminfo: memFree=26953936/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 2.53 2.85 2.57 3/177 24862
/proc/meminfo: memFree=26953936/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.53 2.85 2.57 3/177 24862
/proc/meminfo: memFree=26953936/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 2.53 2.85 2.57 3/177 24862
/proc/meminfo: memFree=26953936/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.53 2.85 2.57 3/181 24866
/proc/meminfo: memFree=26773196/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=71948 CPUtime=0.58 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 10738 0 0 0 53 5 0 0 20 0 1 0 377028447 73674752 17363 33554432000 4194304 6004724 140735366589328 140735366583792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 17987 17363 164 442 0 17541 0
[pid=24865] ppid=24863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24865/stat : 24865 (cp2_pre.sh) S 24863 24862 23459 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377028506 9367552 276 33554432000 4194304 5064252 140734162289344 140734162288048 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24865/statm: 2287 276 234 213 0 72 0
[pid=24866] ppid=24865 vsize=135896 CPUtime=0.89 cores=0,2,4,6
/proc/24866/stat : 24866 (coprocessor) R 24865 24862 23459 0 -1 4202496 25806 0 0 0 86 3 0 0 20 0 1 0 377028506 139157504 32975 33554432000 4194304 6586260 140735874721088 140735874717112 4683293 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24866/statm: 33974 32975 192 584 0 33386 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 226140

[startup+3.10024 s]
/proc/loadavg: 2.53 2.85 2.57 3/181 24866
/proc/meminfo: memFree=26738072/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=71948 CPUtime=2.84 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) R 24862 24862 23459 0 -1 4202496 12482 27499 0 0 73 41 161 9 20 0 1 0 377028447 73674752 17372 33554432000 4194304 6004724 140735366589328 140735366583528 5190832 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 17987 17372 173 442 0 17541 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 81096

[startup+6.30032 s]
/proc/loadavg: 2.49 2.84 2.57 3/180 24870
/proc/meminfo: memFree=26693756/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=546436 CPUtime=6.28 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) R 24862 24862 23459 0 -1 4202496 18871 40565 0 0 347 84 182 15 20 0 1 0 377028447 559550464 119550 33554432000 4194304 6004724 140735366589328 140735366583040 5193835 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 136609 119550 183 442 0 136163 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 555584

[startup+12.7003 s]
/proc/loadavg: 2.45 2.82 2.56 3/181 24872
/proc/meminfo: memFree=26172412/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=88332 CPUtime=6.34 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 18880 40565 0 0 347 90 182 15 20 0 1 0 377028447 90451968 21478 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 22083 21478 183 442 0 21637 0
[pid=24872] ppid=24863 vsize=576252 CPUtime=6.32 cores=0,2,4,6
/proc/24872/stat : 24872 (glucosInc) R 24863 24862 23459 0 -1 4202496 84027 0 0 0 609 23 0 0 20 0 1 0 377029083 590082048 123815 33554432000 4194304 5654031 140735689234864 140735689232472 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24872/statm: 144063 123815 141 357 0 143703 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 673732

[startup+25.5003 s]
/proc/loadavg: 2.42 2.80 2.56 3/181 24872
/proc/meminfo: memFree=26158916/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=88332 CPUtime=6.34 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 18880 40565 0 0 347 90 182 15 20 0 1 0 377028447 90451968 21478 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 22083 21478 183 442 0 21637 0
[pid=24872] ppid=24863 vsize=577500 CPUtime=19.13 cores=0,2,4,6
/proc/24872/stat : 24872 (glucosInc) R 24863 24862 23459 0 -1 4202496 84325 0 0 0 1889 24 0 0 20 0 1 0 377029083 591360000 124624 33554432000 4194304 5654031 140735689234864 140735689232472 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24872/statm: 144375 124624 141 357 0 144015 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 674980

[startup+51.1003 s]
/proc/loadavg: 2.27 2.73 2.54 3/181 24872
/proc/meminfo: memFree=26130960/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=88332 CPUtime=6.34 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 18880 40565 0 0 347 90 182 15 20 0 1 0 377028447 90451968 21478 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 22083 21478 183 442 0 21637 0
[pid=24872] ppid=24863 vsize=585008 CPUtime=44.72 cores=0,2,4,6
/proc/24872/stat : 24872 (glucosInc) R 24863 24862 23459 0 -1 4202496 85801 0 0 0 4448 24 0 0 20 0 1 0 377029083 599048192 128144 33554432000 4194304 5654031 140735689234864 140735689222680 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24872/statm: 146252 128144 142 357 0 145892 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 682488

[startup+102.307 s]
/proc/loadavg: 2.12 2.62 2.51 3/181 24872
/proc/meminfo: memFree=26114436/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=88332 CPUtime=6.34 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 18880 40565 0 0 347 90 182 15 20 0 1 0 377028447 90451968 21478 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 22083 21478 183 442 0 21637 0
[pid=24872] ppid=24863 vsize=666396 CPUtime=95.91 cores=0,2,4,6
/proc/24872/stat : 24872 (glucosInc) R 24863 24862 23459 0 -1 4202496 86673 0 0 0 9566 25 0 0 20 0 1 0 377029083 682389504 136168 33554432000 4194304 5654031 140735689234864 140735689222680 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24872/statm: 166599 136168 142 357 0 166239 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 763876

[startup+162.3 s]
/proc/loadavg: 2.07 2.52 2.48 3/181 24872
/proc/meminfo: memFree=26075744/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=88332 CPUtime=6.34 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 18880 40565 0 0 347 90 182 15 20 0 1 0 377028447 90451968 21478 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 22083 21478 183 442 0 21637 0
[pid=24872] ppid=24863 vsize=666976 CPUtime=155.9 cores=0,2,4,6
/proc/24872/stat : 24872 (glucosInc) R 24863 24862 23459 0 -1 4202496 87573 0 0 0 15561 29 0 0 20 0 1 0 377029083 682983424 133740 33554432000 4194304 5654031 140735689234864 140735689232952 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24872/statm: 166744 133740 142 357 0 166384 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 764456

[startup+222.3 s]
/proc/loadavg: 2.02 2.42 2.45 3/181 24872
/proc/meminfo: memFree=26138948/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=88332 CPUtime=6.34 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 18880 40565 0 0 347 90 182 15 20 0 1 0 377028447 90451968 21478 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24863/statm: 22083 21478 183 442 0 21637 0
[pid=24872] ppid=24863 vsize=587752 CPUtime=215.89 cores=0,2,4,6
/proc/24872/stat : 24872 (glucosInc) R 24863 24862 23459 0 -1 4202496 88210 0 0 0 21556 33 0 0 20 0 1 0 377029083 601858048 132065 33554432000 4194304 5654031 140735689234864 140735689232552 4214957 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24872/statm: 146938 132065 142 357 0 146578 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 685232

[startup+282.3 s]
/proc/loadavg: 2.01 2.34 2.42 3/181 24872
/proc/meminfo: memFree=26098736/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.02 2.02 2.11 3/181 24909
/proc/meminfo: memFree=26107844/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=543604 CPUtime=119.23 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 82490 0 0 0 11901 22 0 0 20 0 1 0 377152748 556650496 123757 33554432000 4194304 5654031 140736703781056 140736703768872 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 135901 123757 141 357 0 135541 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 649276

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.10 3/181 24909
/proc/meminfo: memFree=26130996/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=546500 CPUtime=179.22 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 83504 0 0 0 17899 23 0 0 20 0 1 0 377152748 559616000 127326 33554432000 4194304 5654031 140736703781056 140736703768872 4232720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 136625 127326 141 357 0 136265 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 652172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/181 24909
/proc/meminfo: memFree=26114676/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=553856 CPUtime=239.19 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 85862 0 0 0 23892 27 0 0 20 0 1 0 377152748 567148544 122337 33554432000 4194304 5654031 140736703781056 140736703778824 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 138464 122337 141 357 0 138104 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 659528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 24910
/proc/meminfo: memFree=26114000/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=639852 CPUtime=299.18 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 86927 0 0 0 29889 29 0 0 20 0 1 0 377152748 655208448 131063 33554432000 4194304 5654031 140736703781056 140736703768872 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 159963 131063 141 357 0 159603 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 745524

[startup+1602.3 s]
/proc/loadavg: 2.35 2.09 2.11 3/183 24955
/proc/meminfo: memFree=22619568/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=558464 CPUtime=359.16 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 87461 0 0 0 35884 32 0 0 20 0 1 0 377152748 571867136 124240 33554432000 4194304 5654031 140736703781056 140736703768872 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 139616 124240 141 357 0 139256 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 664136

[startup+1662.3 s]
/proc/loadavg: 2.19 2.10 2.11 3/181 24957
/proc/meminfo: memFree=22594524/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=558464 CPUtime=419.13 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 87488 0 0 0 41881 32 0 0 20 0 1 0 377152748 571867136 125264 33554432000 4194304 5654031 140736703781056 140736703768872 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 139616 125264 141 357 0 139256 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 664136

[startup+1722.3 s]
/proc/loadavg: 2.10 2.09 2.10 3/181 24957
/proc/meminfo: memFree=22575024/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=558464 CPUtime=479.1 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 87531 0 0 0 47878 32 0 0 20 0 1 0 377152748 571867136 127538 33554432000 4194304 5654031 140736703781056 140736703768872 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 139616 127538 141 357 0 139256 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 664136

[startup+1782.3 s]
/proc/loadavg: 2.04 2.07 2.09 3/181 24957
/proc/meminfo: memFree=22543376/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=558464 CPUtime=539.08 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 87627 0 0 0 53876 32 0 0 20 0 1 0 377152748 571867136 129673 33554432000 4194304 5654031 140736703781056 140736703768872 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 139616 129673 141 357 0 139256 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 664136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.07 2.09 3/181 24957
/proc/meminfo: memFree=22538708/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=645112 CPUtime=557.39 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 88284 0 0 0 55705 34 0 0 20 0 1 0 377152748 660594688 130830 33554432000 4194304 5654031 140736703781056 140736703778824 4208604 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 161278 130830 141 357 0 160918 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 750784

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.02 2.07 2.09 3/181 24957
/proc/meminfo: memFree=22538708/32873648 swapFree=7388/7388
[pid=24862] ppid=24860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24862/stat : 24862 (npSolver-pbo-It) S 24860 24862 23459 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377028446 9367552 275 33554432000 4194304 5064252 140734015072288 140734015071200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24862/statm: 2287 275 233 213 0 72 0
[pid=24863] ppid=24862 vsize=96524 CPUtime=1242.66 cores=0,2,4,6
/proc/24863/stat : 24863 (npSolver-pbo) S 24862 24862 23459 0 -1 4202496 34715 223074 0 0 890 156 123107 113 20 0 1 0 377028447 98840576 23526 33554432000 4194304 6004724 140735366589328 140735366575176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24863/statm: 24131 23526 183 442 0 23685 0
[pid=24909] ppid=24863 vsize=645112 CPUtime=557.39 cores=0,2,4,6
/proc/24909/stat : 24909 (glucosInc) R 24863 24862 23459 0 -1 4202496 88284 0 0 0 55705 34 0 0 20 0 1 0 377152748 660594688 130830 33554432000 4194304 5654031 140736703781056 140736703778824 4208604 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24909/statm: 161278 130830 141 357 0 160918 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 750784

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24862 and gives
#  childrusage.ru_utime.tv_sec=1239
#  childrusage.ru_utime.tv_usec=984493
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=705588
# CPU time returned by wait4() is 1242.69
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1797.02
CPU system time (s): 3.03
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 907440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1239.98
system time used= 2.70559
maximum resident set size= 701432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1213616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4924
involuntary context switches= 1546

runsolver used 2.69359 second user time and 7.16291 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 00:43:59
IDJOB=3747006
IDBENCH=92704
IDSOLVER=2332
FILE ID=node148/3747006-1339109039
RUNJOBID= node148-1339098177-23475
PBS_JOBID= 14643705
Free space on /tmp= 71064 MiB

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

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

MD5SUM BENCH= 9bdb41355cc05d61585f46c460aaeaa4
RANDOM SEED=1533349139

node148.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.284
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.56
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.284
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.94
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.284
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.284
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.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26954208 kB
Buffers:          641912 kB
Cached:          3702668 kB
SwapCached:          560 kB
Active:          2527552 kB
Inactive:        2464792 kB
Active(anon):     637052 kB
Inactive(anon):    10620 kB
Active(file):    1890500 kB
Inactive(file):  2454172 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             10884 kB
Writeback:             0 kB
AnonPages:        651896 kB
Mapped:            12196 kB
Shmem:                36 kB
Slab:             787940 kB
SReclaimable:     232048 kB
SUnreclaim:       555892 kB
KernelStack:        1504 kB
PageTables:         5360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     877020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 70156 MiB
End job on node148 at 2012-06-08 01:14:00