Trace number 3747011

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.04 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_9_mh.opb
MD5SUM2d28530068eb86764968fa921334caf4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2596841
Best CPU time to get the best result obtained on this benchmark1800.37
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 16775
Biggest coefficient in the objective function 123505992
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14263006373
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 123505992
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14263006373
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.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.43	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.36	c [INC SYSTEM] finished preprocessing in 1 s
2.27/2.36	c [INC SYSTEM] execute solver
3.86/3.95	c [INC SEARCH] formula is SAT
3.86/3.96	c [INC SYSTEM] solved the initial formula
3.96/4.06	c model valid
3.96/4.06	c current solution ok
4.65/4.70	o 490213439
4.65/4.70	c [INC SYSTEM] there exists a inc, kill it!
4.97/5.00	c write failed with 2
4.97/5.00	c [INC SEARCH] iteration: 0
4.97/5.00	c [INC BOUNDS] best value:490213464 search for 490213463
4.97/5.00	c [INC SYSTEM] create new solver instance
4.97/5.00	c [INC] encode full formula
4.97/5.00	c fallback to adder encoding
7.27/7.33	c set iterative enc to: adder
7.27/7.33	c set iterative enc to: none
7.57/7.66	c [INC SEARCH] isOptimum variable: 0
188.22/188.30	c formula is SAT
188.22/188.37	c [INC SEARCH] copied best model
188.22/188.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
188.32/188.48	c model valid
188.32/188.48	c current solution ok
188.32/188.48	o 280897435
188.32/188.48	c [INC SEARCH] iteration: 1
188.32/188.48	c [INC BOUNDS] best value:280897460 search for 280897459
188.32/188.48	c [INC SYSTEM] there exists a inc, kill it!
188.32/188.48	c write failed with 2
188.43/188.50	c [INC SYSTEM] create new solver instance
188.43/188.50	c [INC] encode full formula
188.43/188.50	c fallback to adder encoding
191.04/191.13	c set iterative enc to: adder
191.04/191.13	c set iterative enc to: none
191.37/191.55	c [INC SEARCH] isOptimum variable: 0
1154.63/1154.99	c formula is SAT
1154.74/1155.05	c [INC SEARCH] copied best model
1154.74/1155.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1154.84/1155.16	c model valid
1154.84/1155.16	c current solution ok
1154.84/1155.16	o 233555067
1154.84/1155.16	c [INC SEARCH] iteration: 2
1154.84/1155.16	c [INC BOUNDS] best value:233555092 search for 233555091
1154.84/1155.16	c [INC SYSTEM] there exists a inc, kill it!
1154.84/1155.16	c write failed with 2
1154.84/1155.19	c [INC SYSTEM] create new solver instance
1154.84/1155.19	c [INC] encode full formula
1154.84/1155.19	c fallback to adder encoding
1157.44/1157.72	c set iterative enc to: adder
1157.44/1157.72	c set iterative enc to: none
1157.74/1158.07	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 23677 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-3747011-1339109076/watcher-3747011-1339109076 -o /tmp/evaluation-result-3747011-1339109076/solver-3747011-1339109076 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747011-1339109076.opb 1146893325 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.04 2.02 2.00 3/178 23676
/proc/meminfo: memFree=25997880/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0

[startup+0.0912831 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 23676
/proc/meminfo: memFree=25997880/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 23676
/proc/meminfo: memFree=25997880/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 23676
/proc/meminfo: memFree=25997880/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700132 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 23676
/proc/meminfo: memFree=25997880/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 23680
/proc/meminfo: memFree=25820416/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=71948 CPUtime=0.58 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 10708 0 0 0 53 5 0 0 20 0 1 0 377033741 73674752 17363 33554432000 4194304 6004724 140736998018496 140736998012960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23677/statm: 17987 17363 164 442 0 17541 0
[pid=23679] ppid=23677 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23679/stat : 23679 (cp2_pre.sh) S 23677 23676 22322 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377033800 9367552 277 33554432000 4194304 5064252 140734746121824 140734746120528 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23679/statm: 2287 277 234 213 0 72 0
[pid=23680] ppid=23679 vsize=135864 CPUtime=0.89 cores=0,2,4,6
/proc/23680/stat : 23680 (coprocessor) R 23679 23676 22322 0 -1 4202496 24769 0 0 0 85 4 0 0 20 0 1 0 377033800 139124736 32959 33554432000 4194304 6586260 140736001284544 140736001280568 4676668 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23680/statm: 33966 32959 192 584 0 33378 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 226108

[startup+3.10027 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 23680
/proc/meminfo: memFree=25787108/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=71948 CPUtime=2.33 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 10725 25972 0 0 53 5 164 11 20 0 1 0 377033741 73674752 17366 33554432000 4194304 6004724 140736998018496 140736998004776 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23677/statm: 17987 17366 167 442 0 17541 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 81096
heavy processes:

[startup+6.30025 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 23683
/proc/meminfo: memFree=25846588/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=219404 CPUtime=6.27 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) R 23676 23676 22322 0 -1 4202496 17460 38867 0 0 233 59 320 15 20 0 1 0 377033741 224669696 50050 33554432000 4194304 6004724 140736998018496 140736998011288 4582623 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23677/statm: 54851 50050 182 442 0 54405 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 228552

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 23685
/proc/meminfo: memFree=25220272/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=88332 CPUtime=7.63 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 18608 39382 0 0 337 89 320 17 20 0 1 0 377033741 90451968 21478 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/23677/statm: 22083 21478 183 442 0 21637 0
[pid=23685] ppid=23677 vsize=539052 CPUtime=5.02 cores=0,2,4,6
/proc/23685/stat : 23685 (glucosInc) R 23677 23676 22322 0 -1 4202496 81179 0 0 0 480 22 0 0 20 0 1 0 377034507 551989248 118745 33554432000 4194304 5654031 140735423504000 140735423501784 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23685/statm: 134763 118745 141 357 0 134403 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 636532

[startup+25.5004 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 23685
/proc/meminfo: memFree=25223712/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=88332 CPUtime=7.63 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 18608 39382 0 0 337 89 320 17 20 0 1 0 377033741 90451968 21478 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/23677/statm: 22083 21478 183 442 0 21637 0
[pid=23685] ppid=23677 vsize=541668 CPUtime=17.83 cores=0,2,4,6
/proc/23685/stat : 23685 (glucosInc) R 23677 23676 22322 0 -1 4202496 82203 0 0 0 1760 23 0 0 20 0 1 0 377034507 554668032 119769 33554432000 4194304 5654031 140735423504000 140735423491816 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23685/statm: 135417 119769 142 357 0 135057 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 639148

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 23725
/proc/meminfo: memFree=29994428/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=88332 CPUtime=7.63 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 18608 39382 0 0 337 89 320 17 20 0 1 0 377033741 90451968 21478 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/23677/statm: 22083 21478 183 442 0 21637 0
[pid=23685] ppid=23677 vsize=543816 CPUtime=43.42 cores=0,2,4,6
/proc/23685/stat : 23685 (glucosInc) R 23677 23676 22322 0 -1 4202496 82893 0 0 0 4319 23 0 0 20 0 1 0 377034507 556867584 121991 33554432000 4194304 5654031 140735423504000 140735423501784 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23685/statm: 135954 121991 142 357 0 135594 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 641296

[startup+102.3 s]
/proc/loadavg: 2.22 2.08 2.02 3/182 23727
/proc/meminfo: memFree=25454584/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=88332 CPUtime=7.63 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 18608 39382 0 0 337 89 320 17 20 0 1 0 377033741 90451968 21478 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/23677/statm: 22083 21478 183 442 0 21637 0
[pid=23685] ppid=23677 vsize=547088 CPUtime=94.61 cores=0,2,4,6
/proc/23685/stat : 23685 (glucosInc) R 23677 23676 22322 0 -1 4202496 83950 0 0 0 9437 24 0 0 20 0 1 0 377034507 560218112 127634 33554432000 4194304 5654031 140735423504000 140735423491816 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23685/statm: 136772 127634 142 357 0 136412 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 644568

[startup+162.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/181 23729
/proc/meminfo: memFree=25458272/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=88332 CPUtime=7.63 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 18608 39382 0 0 337 89 320 17 20 0 1 0 377033741 90451968 21478 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/23677/statm: 22083 21478 183 442 0 21637 0
[pid=23685] ppid=23677 vsize=632364 CPUtime=154.58 cores=0,2,4,6
/proc/23685/stat : 23685 (glucosInc) R 23677 23676 22322 0 -1 4202496 86311 0 0 0 15429 29 0 0 20 0 1 0 377034507 647540736 129170 33554432000 4194304 5654031 140735423504000 140735423491816 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23685/statm: 158091 129170 142 357 0 157731 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 729844

[startup+222.307 s]
/proc/loadavg: 2.09 2.08 2.02 3/181 23732
/proc/meminfo: memFree=25471252/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=96524 CPUtime=191.42 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 26571 126786 0 0 617 124 18348 53 20 0 1 0 377033741 98840576 23526 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24131 23526 183 442 0 23685 0
[pid=23732] ppid=23677 vsize=543812 CPUtime=30.73 cores=0,2,4,6
/proc/23732/stat : 23732 (glucosInc) R 23677 23676 22322 0 -1 4202496 83102 0 0 0 3051 22 0 0 20 0 1 0 377052896 556863488 121292 33554432000 4194304 5654031 140736330679744 140736330667560 4208611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23732/statm: 135953 121292 142 357 0 135593 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 649484

[startup+282.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/181 23732
/proc/meminfo: memFree=25450196/32873844 swapFree=7380/7380

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

/proc/loadavg: 2.01 2.01 2.00 3/181 23767
/proc/meminfo: memFree=25418716/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=629228 CPUtime=204.18 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 82721 0 0 0 20394 24 0 0 20 0 1 0 377149548 644329472 128880 33554432000 4194304 5654031 140735722786688 140735722774504 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 157307 128880 141 357 0 156947 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 735548

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23768
/proc/meminfo: memFree=25441772/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=549428 CPUtime=264.17 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 83212 0 0 0 26391 26 0 0 20 0 1 0 377149548 562614272 122986 33554432000 4194304 5654031 140735722786688 140735722774504 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 137357 122986 141 357 0 136997 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 655748

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 23768
/proc/meminfo: memFree=25424680/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=551536 CPUtime=324.16 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 83723 0 0 0 32389 27 0 0 20 0 1 0 377149548 564772864 127074 33554432000 4194304 5654031 140735722786688 140735722774504 4232729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 137884 127074 141 357 0 137524 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 657856

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 23771
/proc/meminfo: memFree=25437752/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=553108 CPUtime=384.15 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 84608 0 0 0 38385 30 0 0 20 0 1 0 377149548 566382592 123881 33554432000 4194304 5654031 140735722786688 140735722774504 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 138277 123881 141 357 0 137917 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 659428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23771
/proc/meminfo: memFree=25428548/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=553872 CPUtime=444.15 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 84837 0 0 0 44384 31 0 0 20 0 1 0 377149548 567164928 126154 33554432000 4194304 5654031 140735722786688 140735722774504 4216105 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 138468 126154 141 357 0 138108 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 660192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23771
/proc/meminfo: memFree=25418088/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=554816 CPUtime=504.14 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 85199 0 0 0 50383 31 0 0 20 0 1 0 377149548 568131584 128559 33554432000 4194304 5654031 140735722786688 140735722774504 4232607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 138704 128559 141 357 0 138344 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 661136

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 23772
/proc/meminfo: memFree=25396248/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=637192 CPUtime=564.13 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 85996 0 0 0 56381 32 0 0 20 0 1 0 377149548 652484608 133443 33554432000 4194304 5654031 140735722786688 140735722774504 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 159298 133443 141 357 0 158938 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 743512

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23772
/proc/meminfo: memFree=25432736/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=556488 CPUtime=624.12 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 86234 0 0 0 62377 35 0 0 20 0 1 0 377149548 569843712 124223 33554432000 4194304 5654031 140735722786688 140735722774504 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 139122 124223 141 357 0 138762 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 662808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23772
/proc/meminfo: memFree=25432628/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=556620 CPUtime=642.22 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 86269 0 0 0 64187 35 0 0 20 0 1 0 377149548 569978880 124258 33554432000 4194304 5654031 140735722786688 140735722784472 4233033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 139155 124258 141 357 0 138795 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 662940

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23772
/proc/meminfo: memFree=25432628/32873844 swapFree=7380/7380
[pid=23676] ppid=23674 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23676/stat : 23676 (npSolver-pbo-It) S 23674 23676 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377033741 9367552 275 33554432000 4194304 5064252 140734265047056 140734265045968 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23676/statm: 2287 275 233 213 0 72 0
[pid=23677] ppid=23676 vsize=97172 CPUtime=1157.82 cores=0,2,4,6
/proc/23677/stat : 23677 (npSolver-pbo) S 23676 23676 22322 0 -1 4202496 34039 224454 0 0 887 158 114622 115 20 0 1 0 377033741 99504128 23688 33554432000 4194304 6004724 140736998018496 140736998004344 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/23677/statm: 24293 23688 183 442 0 23847 0
[pid=23767] ppid=23677 vsize=556620 CPUtime=642.22 cores=0,2,4,6
/proc/23767/stat : 23767 (glucosInc) R 23677 23676 22322 0 -1 4202496 86269 0 0 0 64187 35 0 0 20 0 1 0 377149548 569978880 124258 33554432000 4194304 5654031 140735722786688 140735722784472 4233033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23767/statm: 139155 124258 141 357 0 138795 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 662940

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23676 and gives
#  childrusage.ru_utime.tv_sec=1155
#  childrusage.ru_utime.tv_usec=101397
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=741583
# CPU time returned by wait4() is 1157.84
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1796.96
CPU system time (s): 3.08
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 881772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1155.1
system time used= 2.74158
maximum resident set size= 665980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258867
page faults= 0
swaps= 0
block input operations= 24
block output operations= 1209728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4811
involuntary context switches= 1245

runsolver used 2.76258 second user time and 7.11392 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 00:44:36
IDJOB=3747011
IDBENCH=92709
IDSOLVER=2332
FILE ID=node118/3747011-1339109076
RUNJOBID= node118-1339098177-22338
PBS_JOBID= 14643735
Free space on /tmp= 69548 MiB

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

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

MD5SUM BENCH= 2d28530068eb86764968fa921334caf4
RANDOM SEED=1146893325

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25998624 kB
Buffers:           73204 kB
Cached:          1445528 kB
SwapCached:         6484 kB
Active:          5911912 kB
Inactive:         145604 kB
Active(anon):    4534396 kB
Inactive(anon):     6596 kB
Active(file):    1377516 kB
Inactive(file):   139008 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095448 kB
Dirty:             11268 kB
Writeback:             0 kB
AnonPages:       4751020 kB
Mapped:            10128 kB
Shmem:                 0 kB
Slab:             661568 kB
SReclaimable:     102056 kB
SUnreclaim:       559512 kB
KernelStack:        1504 kB
PageTables:        12664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5586528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3090432 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= 69496 MiB
End job on node118 at 2012-06-08 01:14:37