Trace number 3748497

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 (fixed)? (TO) 1800.01 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_6.opb
MD5SUM3d381ed93f57c88e2b6d7a913913eca6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5298527
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 174676879
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 105424044698
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 174676879
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 105424044698
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.41	c old isEQ: 1, new EQ is 1
0.00/0.49	c run inc solver
0.00/0.49	c [INC SYSTEM] run initial solver
0.00/0.49	c [INC SYSTEM] preprocess with white file
4.28/4.37	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.37	c [INC SYSTEM] execute solver
4.36/5.04	c [INC SEARCH] formula is SAT
4.62/5.30	c [INC SYSTEM] solved the initial formula
4.62/5.30	c model valid
4.62/5.30	c current solution ok
5.88/5.96	o 181371971
5.88/5.96	c execute binary inc search
5.88/5.96	c [INC SEARCH] current bound: 90686020
5.88/5.96	c [INC SEARCH] iteration: 0
5.88/5.96	c [INC SEARCH] lower bound: 0 upperbound 181372041 current bound: 90686020 best value:181372041
5.88/5.96	c [INC SYSTEM] there exists a inc, kill it!
5.88/5.96	c write failed with 2
5.88/5.97	c [INC SYSTEM] create new solver instance
5.88/5.97	c [INC] encode full formula
5.88/5.97	c fallback to adder encoding
7.28/7.36	c set iterative enc to: adder
7.28/7.36	c set iterative enc to: none
7.48/7.54	c [INC SEARCH] isOptimum variable: 0
12.48/12.55	c [INC SEARCH] formula is SAT
12.84/12.84	c [INC SEARCH] copied best model
12.84/12.84	c sat variable: 1 optimum/unsat variable: 0
12.84/12.84	c model valid
12.84/12.84	c current solution ok
12.84/12.84	o 53279025
12.84/12.84	c [INC SEARCH] current bound: 26639547
12.84/12.84	c [INC SEARCH] iteration: 1
12.84/12.84	c [INC SEARCH] lower bound: 0 upperbound 53279095 current bound: 26639547 best value:53279095
12.84/12.84	c [INC SYSTEM] there exists a inc, kill it!
12.84/12.84	c write failed with 2
12.84/12.84	c [INC SYSTEM] create new solver instance
12.84/12.84	c [INC] encode full formula
12.84/12.84	c fallback to adder encoding
13.70/13.74	c set iterative enc to: adder
13.70/13.74	c set iterative enc to: none
13.91/13.91	c [INC SEARCH] isOptimum variable: 0
38.80/38.85	c [INC SEARCH] formula is SAT
38.80/38.89	c [INC SEARCH] copied best model
38.80/38.89	c sat variable: 1 optimum/unsat variable: 0
38.90/38.92	c model valid
38.90/38.92	c current solution ok
38.90/38.92	o 23238709
38.90/38.92	c [INC SEARCH] current bound: 11619389
38.90/38.92	c [INC SEARCH] iteration: 2
38.90/38.92	c [INC SEARCH] lower bound: 0 upperbound 23238779 current bound: 11619389 best value:23238779
38.90/38.92	c [INC SYSTEM] there exists a inc, kill it!
38.90/38.92	c write failed with 2
38.90/38.93	c [INC SYSTEM] create new solver instance
38.90/38.93	c [INC] encode full formula
38.90/38.93	c fallback to adder encoding
39.81/39.83	c set iterative enc to: adder
39.81/39.83	c set iterative enc to: none
39.90/39.97	c [INC SEARCH] isOptimum variable: 0
478.80/478.91	c [INC SEARCH] formula is SAT
478.80/478.94	c [INC SEARCH] copied best model
478.80/478.94	c sat variable: 1 optimum/unsat variable: 0
478.80/478.97	c model valid
478.80/478.97	c current solution ok
478.80/478.97	o 9691931
478.80/478.97	c [INC SEARCH] current bound: 4846000
478.80/478.97	c [INC SEARCH] iteration: 3
478.80/478.97	c [INC SEARCH] lower bound: 0 upperbound 9692001 current bound: 4846000 best value:9692001
478.80/478.97	c [INC SYSTEM] there exists a inc, kill it!
478.80/478.97	c write failed with 2
478.80/478.98	c [INC SYSTEM] create new solver instance
478.80/478.98	c [INC] encode full formula
478.80/478.98	c fallback to adder encoding
479.61/479.75	c set iterative enc to: adder
479.61/479.75	c set iterative enc to: none
479.71/479.88	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-I.sh: line 18:  9242 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3748497-1339177402/watcher-3748497-1339177402 -o /tmp/evaluation-result-3748497-1339177402/solver-3748497-1339177402 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748497-1339177402.opb 594132836 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9241
/proc/meminfo: memFree=30657352/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0

[startup+0.014718 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9241
/proc/meminfo: memFree=30657352/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9241
/proc/meminfo: memFree=30657352/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9241
/proc/meminfo: memFree=30657352/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9241
/proc/meminfo: memFree=30657352/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9245
/proc/meminfo: memFree=30478944/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=37592 CPUtime=0.5 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 8625 0 0 0 46 4 0 0 20 0 1 0 383867472 38494208 7984 33554432000 4194304 6004724 140734873994960 140734873989424 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 9398 7984 164 442 0 8952 0
[pid=9244] ppid=9242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9244/stat : 9244 (cp2_pre.sh) S 9242 9241 8666 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383867522 9367552 277 33554432000 4194304 5064252 140735743508976 140735743507680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9244/statm: 2287 277 234 213 0 72 0
[pid=9245] ppid=9244 vsize=163544 CPUtime=0.99 cores=1,3,5,7
/proc/9245/stat : 9245 (coprocessor) R 9244 9241 8666 0 -1 4202496 30391 0 0 0 95 4 0 0 20 0 1 0 383867522 167469056 39614 33554432000 4194304 6586260 140734979034864 140734979031176 4774946 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9245/statm: 40886 39614 182 584 0 40298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 219432

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9245
/proc/meminfo: memFree=30416728/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=37592 CPUtime=0.5 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 8625 0 0 0 46 4 0 0 20 0 1 0 383867472 38494208 7984 33554432000 4194304 6004724 140734873994960 140734873989424 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 9398 7984 164 442 0 8952 0
[pid=9244] ppid=9242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9244/stat : 9244 (cp2_pre.sh) S 9242 9241 8666 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383867522 9367552 277 33554432000 4194304 5064252 140735743508976 140735743507680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9244/statm: 2287 277 234 213 0 72 0
[pid=9245] ppid=9244 vsize=188960 CPUtime=2.58 cores=1,3,5,7
/proc/9245/stat : 9245 (coprocessor) R 9244 9241 8666 0 -1 4202496 33908 0 0 0 253 5 0 0 20 0 1 0 383867522 193495040 46197 33554432000 4194304 6586260 140734979034864 140734979030184 4683467 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9245/statm: 47240 46197 192 584 0 46652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244848

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9247
/proc/meminfo: memFree=30496676/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=85792 CPUtime=6.29 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) R 9241 9241 8666 0 -1 4202496 15399 54229 0 0 94 81 433 21 20 0 1 0 383867472 87851008 17449 33554432000 4194304 6004724 140734873994960 140734873987880 4534752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 21448 17449 183 442 0 21002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94940

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9250
/proc/meminfo: memFree=30143444/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=53024 CPUtime=12.7 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) R 9241 9241 8666 0 -1 4202496 21585 112286 0 0 214 98 920 38 20 0 1 0 383867472 54296576 11863 33554432000 4194304 6004724 140734873994960 140734873989520 4534752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 13256 11863 185 442 0 12810 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 62172

[startup+25.5004 s]
/proc/loadavg: 2.37 2.08 2.03 3/180 9259
/proc/meminfo: memFree=30227380/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=42400 CPUtime=13.93 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 24938 112801 0 0 318 113 920 42 20 0 1 0 383867472 43417600 9239 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 10600 9239 185 442 0 10154 0
[pid=9252] ppid=9242 vsize=299648 CPUtime=11.58 cores=1,3,5,7
/proc/9252/stat : 9252 (glucosInc) R 9242 9241 8666 0 -1 4202496 49185 0 0 0 1146 12 0 0 20 0 1 0 383868863 306839552 63437 33554432000 4194304 5654031 140735530735600 140735530723416 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9252/statm: 74912 63437 140 357 0 74552 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 351196

[startup+51.1004 s]
/proc/loadavg: 2.25 2.07 2.02 3/181 9262
/proc/meminfo: memFree=30261756/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=40472 CPUtime=39.98 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 31545 163665 0 0 414 125 3400 59 20 0 1 0 383867472 41443328 8757 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 10118 8757 185 442 0 9672 0
[pid=9261] ppid=9242 vsize=241664 CPUtime=11.1 cores=1,3,5,7
/proc/9261/stat : 9261 (glucosInc) R 9242 9241 8666 0 -1 4202496 45042 0 0 0 1101 9 0 0 20 0 1 0 383871469 247463936 57196 33554432000 4194304 5654031 140736633130240 140736633118056 4218807 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9261/statm: 60416 57196 141 357 0 60056 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 291284

[startup+102.307 s]
/proc/loadavg: 2.15 2.08 2.02 3/181 9262
/proc/meminfo: memFree=30191884/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=40472 CPUtime=39.98 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 31545 163665 0 0 414 125 3400 59 20 0 1 0 383867472 41443328 8757 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 10118 8757 185 442 0 9672 0
[pid=9261] ppid=9242 vsize=272484 CPUtime=62.3 cores=1,3,5,7
/proc/9261/stat : 9261 (glucosInc) R 9242 9241 8666 0 -1 4202496 47731 0 0 0 6214 16 0 0 20 0 1 0 383871469 279023616 64499 33554432000 4194304 5654031 140736633130240 140736633128264 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9261/statm: 68121 64499 141 357 0 67761 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 322104

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/181 9262
/proc/meminfo: memFree=30108564/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=40472 CPUtime=39.98 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 31545 163665 0 0 414 125 3400 59 20 0 1 0 383867472 41443328 8757 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 10118 8757 185 442 0 9672 0
[pid=9261] ppid=9242 vsize=404596 CPUtime=122.27 cores=1,3,5,7
/proc/9261/stat : 9261 (glucosInc) R 9242 9241 8666 0 -1 4202496 54800 0 0 0 12192 35 0 0 20 0 1 0 383871469 414306304 85418 33554432000 4194304 5654031 140736633130240 140736633128328 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9261/statm: 101149 85418 141 357 0 100789 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 454216

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/181 9263
/proc/meminfo: memFree=30096768/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=40472 CPUtime=39.98 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 31545 163665 0 0 414 125 3400 59 20 0 1 0 383867472 41443328 8757 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 10118 8757 185 442 0 9672 0
[pid=9261] ppid=9242 vsize=331036 CPUtime=182.25 cores=1,3,5,7
/proc/9261/stat : 9261 (glucosInc) R 9242 9241 8666 0 -1 4202496 56899 0 0 0 18185 40 0 0 20 0 1 0 383871469 338980864 73568 33554432000 4194304 5654031 140736633130240 140736633118056 4232710 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9261/statm: 82759 73568 142 357 0 82399 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 380656

[startup+282.3 s]

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

/proc/loadavg: 2.02 2.02 2.00 3/181 9297
/proc/meminfo: memFree=30065744/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=333476 CPUtime=822.22 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 59117 0 0 0 82167 55 0 0 20 0 1 0 383915460 341479424 79746 33554432000 4194304 5654031 140736875935840 140736875933864 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 83369 79746 141 357 0 83009 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 414460

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 9297
/proc/meminfo: memFree=29860104/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=553140 CPUtime=882.2 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 61371 0 0 0 88162 58 0 0 20 0 1 0 383915460 566415360 121857 33554432000 4194304 5654031 140736875935840 140736875923656 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 138285 121857 141 357 0 137925 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 634124

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 9297
/proc/meminfo: memFree=29989740/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=423984 CPUtime=942.21 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 62497 0 0 0 94158 63 0 0 20 0 1 0 383915460 434159616 83578 33554432000 4194304 5654031 140736875935840 140736875923656 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 105996 83578 141 357 0 105636 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 504968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9298
/proc/meminfo: memFree=29984372/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=426072 CPUtime=1002.18 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 62710 0 0 0 100155 63 0 0 20 0 1 0 383915460 436297728 93864 33554432000 4194304 5654031 140736875935840 140736875923656 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 106518 93864 141 357 0 106158 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 507056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9298
/proc/meminfo: memFree=30033004/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=344684 CPUtime=1062.17 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 63093 0 0 0 106152 65 0 0 20 0 1 0 383915460 352956416 73284 33554432000 4194304 5654031 140736875935840 140736875933928 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 86171 73284 141 357 0 85811 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 425668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9301
/proc/meminfo: memFree=29959296/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=426072 CPUtime=1122.16 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 63825 0 0 0 112149 67 0 0 20 0 1 0 383915460 436297728 100588 33554432000 4194304 5654031 140736875935840 140736875923656 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 106518 100588 141 357 0 106158 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 507056

[startup+1662.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 9301
/proc/meminfo: memFree=29896972/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=558928 CPUtime=1182.16 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 66133 0 0 0 118143 73 0 0 20 0 1 0 383915460 572342272 105836 33554432000 4194304 5654031 140736875935840 140736875933624 4232932 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 139732 105836 141 357 0 139372 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 639912

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 9301
/proc/meminfo: memFree=29876980/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=559468 CPUtime=1242.14 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 66293 0 0 0 124141 73 0 0 20 0 1 0 383915460 572895232 118260 33554432000 4194304 5654031 140736875935840 140736875933624 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 139867 118260 141 357 0 139507 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 640452

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 9342
/proc/meminfo: memFree=29611516/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=562668 CPUtime=1302.13 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 66964 0 0 0 130139 74 0 0 20 0 1 0 383915460 576172032 125081 33554432000 4194304 5654031 140736875935840 140736875923656 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 140667 125081 141 357 0 140307 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 643652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.17 2.05 2.01 3/182 9344
/proc/meminfo: memFree=26942276/32873648 swapFree=7376/7376
[pid=9241] ppid=9239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (npSolver-pbo-I.) S 9239 9241 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867471 9367552 275 33554432000 4194304 5064252 140733284500800 140733284499712 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9241/statm: 2287 275 233 213 0 72 0
[pid=9242] ppid=9241 vsize=71836 CPUtime=479.78 cores=1,3,5,7
/proc/9242/stat : 9242 (npSolver-pbo) S 9241 9241 8666 0 -1 4202496 38326 227122 0 0 498 135 47229 116 20 0 1 0 383867472 73560064 16566 33554432000 4194304 6004724 140734873994960 140734873979880 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 17959 16566 185 442 0 17513 0
[pid=9268] ppid=9242 vsize=564756 CPUtime=1320.23 cores=1,3,5,7
/proc/9268/stat : 9268 (glucosInc) R 9242 9241 8666 0 -1 4202496 67100 0 0 0 131949 74 0 0 20 0 1 0 383915460 578310144 127772 33554432000 4194304 5654031 140736875935840 140736875923656 4232916 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9268/statm: 141189 127772 141 357 0 140829 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 645740

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 9241 and gives
#  childrusage.ru_utime.tv_sec=477
#  childrusage.ru_utime.tv_usec=287441
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=521616
# CPU time returned by wait4() is 479.809
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1796.76
CPU system time (s): 3.25
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 769544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.287
system time used= 2.52162
maximum resident set size= 506808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265823
page faults= 0
swaps= 0
block input operations= 0
block output operations= 758808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4329
involuntary context switches= 1175

runsolver used 6.94694 second user time and 18.0433 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 19:43:22
IDJOB=3748497
IDBENCH=92737
IDSOLVER=2333
FILE ID=node112/3748497-1339177402
RUNJOBID= node112-1339170171-8683
PBS_JOBID= 14643815
Free space on /tmp= 71056 MiB

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

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

MD5SUM BENCH= 3d381ed93f57c88e2b6d7a913913eca6
RANDOM SEED=594132836

node112.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.763
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.52
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.763
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.763
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.763
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.763
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.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        30657120 kB
Buffers:          244100 kB
Cached:           997552 kB
SwapCached:         2152 kB
Active:           633700 kB
Inactive:         709868 kB
Active(anon):     101136 kB
Inactive(anon):     3140 kB
Active(file):     532564 kB
Inactive(file):   706728 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:             22404 kB
Writeback:            16 kB
AnonPages:        113668 kB
Mapped:             9072 kB
Shmem:                 0 kB
Slab:             726644 kB
SReclaimable:     170304 kB
SUnreclaim:       556340 kB
KernelStack:        1448 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     241252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69968 MiB
End job on node112 at 2012-06-08 20:13:23