Trace number 3747007

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.09 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_5_mh.opb
MD5SUMdea82fb627e6a79192851c69f83767e0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6311552
Best CPU time to get the best result obtained on this benchmark1800.63
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 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 15648073763
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 15648073763
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.25	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.28	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.43	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.56	c run inc solver
0.00/0.56	c [INC SYSTEM] run initial solver
0.00/0.56	c [INC SYSTEM] preprocess with white file
2.27/2.39	c [INC SYSTEM] finished preprocessing in 1 s
2.27/2.39	c [INC SYSTEM] execute solver
2.37/2.63	c [INC SEARCH] formula is SAT
2.37/2.64	c [INC SYSTEM] solved the initial formula
2.44/2.74	c model valid
2.44/2.74	c current solution ok
3.28/3.37	o 724102258
3.28/3.37	c [INC SYSTEM] there exists a inc, kill it!
3.28/3.37	c write failed with 2
3.28/3.38	c [INC SEARCH] iteration: 0
3.28/3.38	c [INC BOUNDS] best value:724102283 search for 724102282
3.28/3.38	c [INC SYSTEM] create new solver instance
3.28/3.38	c [INC] encode full formula
3.28/3.38	c fallback to adder encoding
6.08/6.10	c set iterative enc to: adder
6.08/6.10	c set iterative enc to: none
6.36/6.44	c [INC SEARCH] isOptimum variable: 0
284.61/284.74	c formula is SAT
284.71/284.80	c [INC SEARCH] copied best model
284.71/284.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
284.81/284.91	c model valid
284.81/284.91	c current solution ok
284.81/284.91	o 303940846
284.81/284.91	c [INC SEARCH] iteration: 1
284.81/284.91	c [INC BOUNDS] best value:303940871 search for 303940870
284.81/284.91	c [INC SYSTEM] there exists a inc, kill it!
284.81/284.91	c write failed with 2
284.81/284.94	c [INC SYSTEM] create new solver instance
284.81/284.94	c [INC] encode full formula
284.81/284.94	c fallback to adder encoding
287.42/287.58	c set iterative enc to: adder
287.42/287.58	c set iterative enc to: none
287.82/287.94	c [INC SEARCH] isOptimum variable: 0
1672.92/1673.34	c formula is SAT
1673.03/1673.41	c [INC SEARCH] copied best model
1673.03/1673.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1673.13/1673.51	c model valid
1673.13/1673.51	c current solution ok
1673.13/1673.51	o 179659430
1673.13/1673.51	c [INC SEARCH] iteration: 2
1673.13/1673.51	c [INC BOUNDS] best value:179659455 search for 179659454
1673.13/1673.51	c [INC SYSTEM] there exists a inc, kill it!
1673.13/1673.51	c write failed with 2
1673.13/1673.54	c [INC SYSTEM] create new solver instance
1673.13/1673.54	c [INC] encode full formula
1673.13/1673.54	c fallback to adder encoding
1675.63/1676.07	c set iterative enc to: adder
1675.63/1676.07	c set iterative enc to: none
1676.03/1676.41	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.52	HOME/npSolver-pbo-Itd.sh: line 18: 10614 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-3747007-1339109023/watcher-3747007-1339109023 -o /tmp/evaluation-result-3747007-1339109023/solver-3747007-1339109023 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747007-1339109023.opb 1360506444 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.07 2.77 2.57 3/177 10613
/proc/meminfo: memFree=19459632/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0

[startup+0.0307769 s]
/proc/loadavg: 2.07 2.77 2.57 3/177 10613
/proc/meminfo: memFree=19459632/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.07 2.77 2.57 3/177 10613
/proc/meminfo: memFree=19459632/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.07 2.77 2.57 3/177 10613
/proc/meminfo: memFree=19459632/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700133 s]
/proc/loadavg: 2.07 2.77 2.57 3/177 10613
/proc/meminfo: memFree=19459632/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.07 2.77 2.57 3/181 10617
/proc/meminfo: memFree=19280428/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=71952 CPUtime=0.59 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 9484 0 0 0 54 5 0 0 20 0 1 0 377026679 73678848 17616 33554432000 4194304 6004724 140734913976688 140734913971152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10614/statm: 17988 17616 164 442 0 17542 0
[pid=10616] ppid=10614 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10616/stat : 10616 (cp2_pre.sh) S 10614 10613 7954 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377026739 9367552 277 33554432000 4194304 5064252 140736495994304 140736495993008 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10616/statm: 2287 277 234 213 0 72 0
[pid=10617] ppid=10616 vsize=135632 CPUtime=0.89 cores=0,2,4,6
/proc/10617/stat : 10617 (coprocessor) R 10616 10613 7954 0 -1 4202496 25244 0 0 0 85 4 0 0 20 0 1 0 377026739 138887168 32923 33554432000 4194304 6586260 140735510222784 140735510218504 4683293 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/10617/statm: 33908 32923 192 584 0 33320 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 225880

[startup+3.10027 s]
/proc/loadavg: 2.07 2.77 2.57 3/181 10617
/proc/meminfo: memFree=19246964/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=71952 CPUtime=2.84 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) R 10613 10613 7954 0 -1 4202496 11228 26478 0 0 72 34 167 11 20 0 1 0 377026679 73678848 17625 33554432000 4194304 6004724 140734913976688 140734913970888 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10614/statm: 17988 17625 173 442 0 17542 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 81100

[startup+6.30032 s]
/proc/loadavg: 2.07 2.76 2.57 3/180 10621
/proc/meminfo: memFree=19212368/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=546408 CPUtime=6.27 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) R 10613 10613 7954 0 -1 4202496 16418 39105 0 0 347 76 188 16 20 0 1 0 377026679 559521792 119821 33554432000 4194304 6004724 140734913976688 140734913970400 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10614/statm: 136602 119821 183 442 0 136156 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 555556

[startup+12.7003 s]
/proc/loadavg: 2.06 2.75 2.57 3/181 10623
/proc/meminfo: memFree=18658308/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=88336 CPUtime=6.4 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 16427 39105 0 0 347 89 188 16 20 0 1 0 377026679 90456064 21731 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/10614/statm: 22084 21731 183 442 0 21638 0
[pid=10623] ppid=10614 vsize=574496 CPUtime=6.24 cores=0,2,4,6
/proc/10623/stat : 10623 (glucosInc) R 10614 10613 7954 0 -1 4202496 84213 0 0 0 601 23 0 0 20 0 1 0 377027324 588283904 122948 33554432000 4194304 5654031 140736806442976 140736806440760 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10623/statm: 143624 122948 141 357 0 143264 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 671980

[startup+25.5004 s]
/proc/loadavg: 2.11 2.72 2.56 3/181 10623
/proc/meminfo: memFree=18654896/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=88336 CPUtime=6.4 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 16427 39105 0 0 347 89 188 16 20 0 1 0 377026679 90456064 21731 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/10614/statm: 22084 21731 183 442 0 21638 0
[pid=10623] ppid=10614 vsize=577512 CPUtime=19.05 cores=0,2,4,6
/proc/10623/stat : 10623 (glucosInc) R 10614 10613 7954 0 -1 4202496 85438 0 0 0 1881 24 0 0 20 0 1 0 377027324 591372288 124684 33554432000 4194304 5654031 140736806442976 140736806430792 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10623/statm: 144378 124684 142 357 0 144018 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 674996

[startup+51.1004 s]
/proc/loadavg: 2.07 2.66 2.54 3/181 10623
/proc/meminfo: memFree=18642840/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=88336 CPUtime=6.4 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 16427 39105 0 0 347 89 188 16 20 0 1 0 377026679 90456064 21731 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/10614/statm: 22084 21731 183 442 0 21638 0
[pid=10623] ppid=10614 vsize=580572 CPUtime=44.63 cores=0,2,4,6
/proc/10623/stat : 10623 (glucosInc) R 10614 10613 7954 0 -1 4202496 86261 0 0 0 4439 24 0 0 20 0 1 0 377027324 594505728 127040 33554432000 4194304 5654031 140736806442976 140736806440664 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10623/statm: 145143 127040 142 357 0 144783 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 678056

[startup+102.3 s]
/proc/loadavg: 2.03 2.56 2.52 3/181 10623
/proc/meminfo: memFree=18623984/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=88336 CPUtime=6.4 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 16427 39105 0 0 347 89 188 16 20 0 1 0 377026679 90456064 21731 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/10614/statm: 22084 21731 183 442 0 21638 0
[pid=10623] ppid=10614 vsize=583368 CPUtime=95.82 cores=0,2,4,6
/proc/10623/stat : 10623 (glucosInc) R 10614 10613 7954 0 -1 4202496 87050 0 0 0 9557 25 0 0 20 0 1 0 377027324 597368832 129873 33554432000 4194304 5654031 140736806442976 140736806430792 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10623/statm: 145842 129873 142 357 0 145482 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 680852

[startup+162.3 s]
/proc/loadavg: 2.01 2.45 2.48 3/181 10623
/proc/meminfo: memFree=18625644/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=88336 CPUtime=6.4 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 16427 39105 0 0 347 89 188 16 20 0 1 0 377026679 90456064 21731 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/10614/statm: 22084 21731 183 442 0 21638 0
[pid=10623] ppid=10614 vsize=585708 CPUtime=155.82 cores=0,2,4,6
/proc/10623/stat : 10623 (glucosInc) R 10614 10613 7954 0 -1 4202496 88527 0 0 0 15552 30 0 0 20 0 1 0 377027324 599764992 127909 33554432000 4194304 5654031 140736806442976 140736806440760 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10623/statm: 146427 127909 142 357 0 146067 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 683192

[startup+222.3 s]
/proc/loadavg: 2.00 2.37 2.45 3/181 10623
/proc/meminfo: memFree=18605496/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=88336 CPUtime=6.4 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 16427 39105 0 0 347 89 188 16 20 0 1 0 377026679 90456064 21731 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/10614/statm: 22084 21731 183 442 0 21638 0
[pid=10623] ppid=10614 vsize=588292 CPUtime=215.8 cores=0,2,4,6
/proc/10623/stat : 10623 (glucosInc) R 10614 10613 7954 0 -1 4202496 89216 0 0 0 21550 30 0 0 20 0 1 0 377027324 602411008 131664 33554432000 4194304 5654031 140736806442976 140736806430792 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10623/statm: 147073 131664 142 357 0 146713 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 685776

[startup+282.3 s]
/proc/loadavg: 2.00 2.30 2.42 3/182 10624
/proc/meminfo: memFree=18589480/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.01 2.12 3/181 10659
/proc/meminfo: memFree=18541516/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=287.86 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 22125 130300 0 0 627 124 27978 57 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10626] ppid=10614 vsize=569600 CPUtime=1014.18 cores=0,2,4,6
/proc/10626/stat : 10626 (glucosInc) R 10614 10613 7954 0 -1 4202496 95563 0 0 0 101367 51 0 0 20 0 1 0 377055473 583270400 130930 33554432000 4194304 5654031 140735526796800 140735526794824 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10626/statm: 142400 130930 142 357 0 142040 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 675276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 10659
/proc/meminfo: memFree=18498120/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=287.86 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 22125 130300 0 0 627 124 27978 57 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10626] ppid=10614 vsize=651480 CPUtime=1074.17 cores=0,2,4,6
/proc/10626/stat : 10626 (glucosInc) R 10614 10613 7954 0 -1 4202496 96385 0 0 0 107364 53 0 0 20 0 1 0 377055473 667115520 141456 33554432000 4194304 5654031 140735526796800 140735526794584 4215121 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10626/statm: 162870 141456 142 357 0 162510 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 757156

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.10 3/181 10659
/proc/meminfo: memFree=18516844/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=287.86 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 22125 130300 0 0 627 124 27978 57 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10626] ppid=10614 vsize=652764 CPUtime=1134.16 cores=0,2,4,6
/proc/10626/stat : 10626 (glucosInc) R 10614 10613 7954 0 -1 4202496 97800 0 0 0 113358 58 0 0 20 0 1 0 377055473 668430336 135574 33554432000 4194304 5654031 140735526796800 140735526794584 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10626/statm: 163191 135574 142 357 0 162831 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 758440

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.09 3/181 10659
/proc/meminfo: memFree=18504412/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=287.86 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 22125 130300 0 0 627 124 27978 57 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10626] ppid=10614 vsize=653368 CPUtime=1194.15 cores=0,2,4,6
/proc/10626/stat : 10626 (glucosInc) R 10614 10613 7954 0 -1 4202496 97947 0 0 0 119357 58 0 0 20 0 1 0 377055473 669048832 138276 33554432000 4194304 5654031 140735526796800 140735526784616 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10626/statm: 163342 138276 142 357 0 162982 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 759044

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.09 3/181 10704
/proc/meminfo: memFree=29662232/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=287.86 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 22125 130300 0 0 627 124 27978 57 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10626] ppid=10614 vsize=653808 CPUtime=1254.14 cores=0,2,4,6
/proc/10626/stat : 10626 (glucosInc) R 10614 10613 7954 0 -1 4202496 98089 0 0 0 125355 59 0 0 20 0 1 0 377055473 669499392 140973 33554432000 4194304 5654031 140735526796800 140735526784616 4233002 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10626/statm: 163452 140973 142 357 0 163092 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 759484

[startup+1602.3 s]
/proc/loadavg: 2.15 2.05 2.09 3/182 10707
/proc/meminfo: memFree=29677820/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=287.86 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 22125 130300 0 0 627 124 27978 57 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10626] ppid=10614 vsize=572824 CPUtime=1314.11 cores=0,2,4,6
/proc/10626/stat : 10626 (glucosInc) R 10614 10613 7954 0 -1 4202496 98658 0 0 0 131350 61 0 0 20 0 1 0 377055473 586571776 132183 33554432000 4194304 5654031 140735526796800 140735526784616 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10626/statm: 143206 132183 142 357 0 142846 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 678500

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.08 3/180 10707
/proc/meminfo: memFree=29644540/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=287.86 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 22125 130300 0 0 627 124 27978 57 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10626] ppid=10614 vsize=654576 CPUtime=1374.07 cores=0,2,4,6
/proc/10626/stat : 10626 (glucosInc) R 10614 10613 7954 0 -1 4202496 99328 0 0 0 137345 62 0 0 20 0 1 0 377055473 670285824 134352 33554432000 4194304 5654031 140735526796800 140735526794888 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10626/statm: 163644 134352 142 357 0 163284 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 760252

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.08 3/181 10710
/proc/meminfo: memFree=29682756/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=1676.04 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 28052 230671 0 0 896 156 166425 127 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10709] ppid=10614 vsize=536796 CPUtime=45.87 cores=0,2,4,6
/proc/10709/stat : 10709 (glucosInc) R 10614 10613 7954 0 -1 4202496 79943 0 0 0 4564 23 0 0 20 0 1 0 377194321 549679104 118210 33554432000 4194304 5654031 140736554034704 140736554022520 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10709/statm: 134199 118210 141 357 0 133839 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 642472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/181 10710
/proc/meminfo: memFree=29666320/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=1676.04 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 28052 230671 0 0 896 156 166425 127 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10709] ppid=10614 vsize=546744 CPUtime=105.84 cores=0,2,4,6
/proc/10709/stat : 10709 (glucosInc) R 10614 10613 7954 0 -1 4202496 81469 0 0 0 10561 23 0 0 20 0 1 0 377194321 559865856 121760 33554432000 4194304 5654031 140736554034704 140736554022520 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10709/statm: 136686 121760 141 357 0 136326 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 652420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.51 s]
/proc/loadavg: 2.00 2.02 2.07 3/181 10710
/proc/meminfo: memFree=29697132/32873844 swapFree=7632/7632
[pid=10613] ppid=10611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10613/stat : 10613 (npSolver-pbo-It) S 10611 10613 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377026679 9367552 275 33554432000 4194304 5064252 140733763193296 140733763192208 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10613/statm: 2287 275 233 213 0 72 0
[pid=10614] ppid=10613 vsize=96528 CPUtime=1676.04 cores=0,2,4,6
/proc/10614/stat : 10614 (npSolver-pbo) S 10613 10613 7954 0 -1 4202496 28052 230671 0 0 896 156 166425 127 20 0 1 0 377026679 98844672 23779 33554432000 4194304 6004724 140734913976688 140734913962536 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/10614/statm: 24132 23779 183 442 0 23686 0
[pid=10709] ppid=10614 vsize=546744 CPUtime=124.05 cores=0,2,4,6
/proc/10709/stat : 10709 (glucosInc) R 10614 10613 7954 0 -1 4202496 81482 0 0 0 12382 23 0 0 20 0 1 0 377194321 559865856 122272 33554432000 4194304 5654031 140736554034704 140736554022520 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10709/statm: 136686 122272 141 357 0 136326 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 652420

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10613 and gives
#  childrusage.ru_utime.tv_sec=1673
#  childrusage.ru_utime.tv_usec=225631
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=848566
# CPU time returned by wait4() is 1676.07
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.09
CPU user time (s): 1797.03
CPU system time (s): 3.06
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 893964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1673.23
system time used= 2.84857
maximum resident set size= 708060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259098
page faults= 0
swaps= 0
block input operations= 24
block output operations= 1227904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4916
involuntary context switches= 2254

runsolver used 3.71643 second user time and 9.31758 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-08 00:43:43
IDJOB=3747007
IDBENCH=92700
IDSOLVER=2332
FILE ID=node141/3747007-1339109023
RUNJOBID= node141-1339098177-7970
PBS_JOBID= 14643712
Free space on /tmp= 68460 MiB

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

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

MD5SUM BENCH= dea82fb627e6a79192851c69f83767e0
RANDOM SEED=1360506444

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        19460012 kB
Buffers:          119548 kB
Cached:          3747880 kB
SwapCached:         2552 kB
Active:         11331428 kB
Inactive:        1203000 kB
Active(anon):    8667852 kB
Inactive(anon):     1924 kB
Active(file):    2663576 kB
Inactive(file):  1201076 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098952 kB
Dirty:             11576 kB
Writeback:             0 kB
AnonPages:       8675908 kB
Mapped:             9964 kB
Shmem:                 0 kB
Slab:             721704 kB
SReclaimable:     163592 kB
SUnreclaim:       558112 kB
KernelStack:        1456 kB
PageTables:        21188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11347340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5081088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70600 MiB
End job on node141 at 2012-06-08 01:13:44