Trace number 3748479

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_3.opb
MD5SUM96fec7ce232e48bab56f85f395e33fea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6182423
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 164566592
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193952320580
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 164566592
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193952320580
Number of bits of the biggest sum of numbers38
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.13	c old isEQ: 0, new EQ is 1
2.69/2.72	c run inc solver
2.69/2.72	c [INC SYSTEM] run initial solver
2.69/2.72	c [INC SYSTEM] preprocess with white file
14.38/14.44	c [INC SYSTEM] finished preprocessing in 11 s
14.38/14.44	c [INC SYSTEM] execute solver
190.14/190.27	c [INC SEARCH] formula is SAT
190.24/190.33	c [INC SYSTEM] solved the initial formula
190.24/190.39	c model valid
190.24/190.39	c current solution ok
194.64/194.81	o 134627965
194.64/194.81	c execute binary inc search
194.64/194.81	c [INC SEARCH] current bound: 67314032
194.64/194.81	c [INC SEARCH] iteration: 0
194.64/194.81	c [INC SEARCH] lower bound: 0 upperbound 134628065 current bound: 67314032 best value:134628065
194.64/194.81	c [INC SYSTEM] there exists a inc, kill it!
194.64/194.81	c write failed with 2
194.64/194.83	c [INC SYSTEM] create new solver instance
194.64/194.83	c [INC] encode full formula
194.64/194.83	c fallback to adder encoding
197.85/197.98	c set iterative enc to: adder
197.85/197.98	c set iterative enc to: none
198.44/198.56	c [INC SEARCH] isOptimum variable: 0
539.19/539.42	c [INC SEARCH] formula is SAT
539.28/539.54	c [INC SEARCH] copied best model
539.28/539.54	c sat variable: 1 optimum/unsat variable: 0
539.39/539.62	c model valid
539.39/539.62	c current solution ok
539.39/539.62	o 61314405
539.39/539.62	c [INC SEARCH] current bound: 30657252
539.39/539.62	c [INC SEARCH] iteration: 1
539.39/539.62	c [INC SEARCH] lower bound: 0 upperbound 61314505 current bound: 30657252 best value:61314505
539.39/539.62	c [INC SYSTEM] there exists a inc, kill it!
539.39/539.62	c write failed with 2
539.39/539.64	c [INC SYSTEM] create new solver instance
539.39/539.64	c [INC] encode full formula
539.39/539.64	c fallback to adder encoding
542.00/542.27	c set iterative enc to: adder
542.00/542.27	c set iterative enc to: none
542.58/542.82	c [INC SEARCH] isOptimum variable: 0
1252.41/1252.81	c [INC SEARCH] formula is SAT
1252.52/1252.92	c [INC SEARCH] copied best model
1252.52/1252.92	c sat variable: 1 optimum/unsat variable: 0
1252.52/1252.99	c model valid
1252.52/1252.99	c current solution ok
1252.52/1252.99	o 29905581
1252.52/1252.99	c [INC SEARCH] current bound: 14952840
1252.52/1252.99	c [INC SEARCH] iteration: 2
1252.52/1252.99	c [INC SEARCH] lower bound: 0 upperbound 29905681 current bound: 14952840 best value:29905681
1252.52/1252.99	c [INC SYSTEM] there exists a inc, kill it!
1252.52/1252.99	c write failed with 2
1252.63/1253.01	c [INC SYSTEM] create new solver instance
1252.63/1253.01	c [INC] encode full formula
1252.63/1253.01	c fallback to adder encoding
1254.85/1255.25	c set iterative enc to: adder
1254.85/1255.25	c set iterative enc to: none
1255.33/1255.73	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.61	HOME/npSolver-pbo-I.sh: line 18: 24293 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-3748479-1339177453/watcher-3748479-1339177453 -o /tmp/evaluation-result-3748479-1339177453/solver-3748479-1339177453 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748479-1339177453.opb 159966914 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 2/178 24292
/proc/meminfo: memFree=28289348/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0

[startup+0.0372859 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 24292
/proc/meminfo: memFree=28289348/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 24292
/proc/meminfo: memFree=28289348/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300308 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 24292
/proc/meminfo: memFree=28289348/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 24292
/proc/meminfo: memFree=28289348/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24294
/proc/meminfo: memFree=28194968/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=180808 CPUtime=1.49 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) R 24292 24292 23680 0 -1 4202496 9557 0 0 0 144 5 0 0 20 0 1 0 383873897 185147392 31971 33554432000 4194304 6004724 140733358843968 140733358838568 4534738 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 45202 31971 163 442 0 44756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189956

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24294
/proc/meminfo: memFree=28118572/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=284532 CPUtime=2.74 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 10666 0 0 0 239 35 0 0 20 0 1 0 383873897 291360768 40502 33554432000 4194304 6004724 140733358843968 140733358838432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 71133 40502 171 442 0 70687 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 293680

[startup+6.30041 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 24296
/proc/meminfo: memFree=27466484/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=284532 CPUtime=2.74 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 10666 0 0 0 239 35 0 0 20 0 1 0 383873897 291360768 40502 33554432000 4194304 6004724 140733358843968 140733358838432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 71133 40502 171 442 0 70687 0
[pid=24295] ppid=24293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24295/stat : 24295 (cp2_pre.sh) S 24293 24292 23680 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 277 33554432000 4194304 5064252 140734358426176 140734358424880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24295/statm: 2287 277 234 213 0 72 0
[pid=24296] ppid=24295 vsize=644476 CPUtime=3.53 cores=1,3,5,7
/proc/24296/stat : 24296 (coprocessor) R 24295 24292 23680 0 -1 4202496 62539 0 0 0 331 22 0 0 20 0 1 0 383874173 659943424 143962 33554432000 4194304 6586260 140736556546848 140736556543112 4496254 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/24296/statm: 161119 143962 164 584 0 160531 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 947304

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 24296
/proc/meminfo: memFree=27204724/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=284532 CPUtime=2.74 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 10666 0 0 0 239 35 0 0 20 0 1 0 383873897 291360768 40502 33554432000 4194304 6004724 140733358843968 140733358838432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 71133 40502 171 442 0 70687 0
[pid=24295] ppid=24293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24295/stat : 24295 (cp2_pre.sh) S 24293 24292 23680 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 277 33554432000 4194304 5064252 140734358426176 140734358424880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24295/statm: 2287 277 234 213 0 72 0
[pid=24296] ppid=24295 vsize=789164 CPUtime=9.93 cores=1,3,5,7
/proc/24296/stat : 24296 (coprocessor) R 24295 24292 23680 0 -1 4202496 86278 0 0 0 942 51 0 0 20 0 1 0 383874173 808103936 192382 33554432000 4194304 6586260 140736556546848 140736556542600 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/24296/statm: 197291 192382 199 584 0 196703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1091992

[startup+25.5005 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 24298
/proc/meminfo: memFree=27794888/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=284532 CPUtime=14.41 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 10683 87182 0 0 239 35 1103 64 20 0 1 0 383873897 291360768 40505 33554432000 4194304 6004724 140733358843968 140733358830248 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 71133 40505 174 442 0 70687 0
[pid=24298] ppid=24293 vsize=294388 CPUtime=11.04 cores=1,3,5,7
/proc/24298/stat : 24298 (glucosInc) R 24293 24292 23680 0 -1 4202496 50518 0 0 0 1092 12 0 0 20 0 1 0 383875341 301453312 68597 33554432000 4194304 5654031 140736908873168 140736908870952 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24298/statm: 73597 68597 139 357 0 73237 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 588068

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 24298
/proc/meminfo: memFree=27790548/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=284532 CPUtime=14.41 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 10683 87182 0 0 239 35 1103 64 20 0 1 0 383873897 291360768 40505 33554432000 4194304 6004724 140733358843968 140733358830248 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 71133 40505 174 442 0 70687 0
[pid=24298] ppid=24293 vsize=295444 CPUtime=36.64 cores=1,3,5,7
/proc/24298/stat : 24298 (glucosInc) R 24293 24292 23680 0 -1 4202496 50822 0 0 0 3652 12 0 0 20 0 1 0 383875341 302534656 68901 33554432000 4194304 5654031 140736908873168 140736908870952 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24298/statm: 73861 68901 139 357 0 73501 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 589124

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 24298
/proc/meminfo: memFree=27785216/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=284532 CPUtime=14.41 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 10683 87182 0 0 239 35 1103 64 20 0 1 0 383873897 291360768 40505 33554432000 4194304 6004724 140733358843968 140733358830248 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 71133 40505 174 442 0 70687 0
[pid=24298] ppid=24293 vsize=299404 CPUtime=87.84 cores=1,3,5,7
/proc/24298/stat : 24298 (glucosInc) R 24293 24292 23680 0 -1 4202496 51860 0 0 0 8771 13 0 0 20 0 1 0 383875341 306589696 69939 33554432000 4194304 5654031 140736908873168 140736908870952 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24298/statm: 74851 69939 139 357 0 74491 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 593084

[startup+162.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 24302
/proc/meminfo: memFree=27072908/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=284532 CPUtime=14.41 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 10683 87182 0 0 239 35 1103 64 20 0 1 0 383873897 291360768 40505 33554432000 4194304 6004724 140733358843968 140733358830248 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24293/statm: 71133 40505 174 442 0 70687 0
[pid=24298] ppid=24293 vsize=300328 CPUtime=147.82 cores=1,3,5,7
/proc/24298/stat : 24298 (glucosInc) R 24293 24292 23680 0 -1 4202496 52077 0 0 0 14769 13 0 0 20 0 1 0 383875341 307535872 70156 33554432000 4194304 5654031 140736908873168 140736908871000 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24298/statm: 75082 70156 139 357 0 74722 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 594008

[startup+222.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 24305
/proc/meminfo: memFree=26315380/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307252 CPUtime=198.48 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 21383 142334 0 0 647 433 18666 102 20 0 1 0 383873897 314626048 46227 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/24293/statm: 76813 46227 184 442 0 76367 0
[pid=24305] ppid=24293 vsize=813276 CPUtime=23.73 cores=1,3,5,7
/proc/24305/stat : 24305 (glucosInc) R 24293 24292 23680 0 -1 4202496 112814 0 0 0 2336 37 0 0 20 0 1 0 383893754 832794624 181506 33554432000 4194304 5654031 140734092570544 140734092568328 4232925 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24305/statm: 203319 181506 140 357 0 202959 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1129676

[startup+282.3 s]

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

/proc/loadavg: 2.02 2.02 2.00 3/181 24346
/proc/meminfo: memFree=26680096/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=695928 CPUtime=106.54 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 101685 0 0 0 10621 33 0 0 20 0 1 0 383999470 712630272 153049 33554432000 4194304 5654031 140735563527248 140735563515064 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24345/statm: 173982 153049 142 357 0 173622 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 1013036

[startup+1422.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 24346
/proc/meminfo: memFree=26659704/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=782568 CPUtime=166.54 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 102623 0 0 0 16619 35 0 0 20 0 1 0 383999470 801349632 157052 33554432000 4194304 5654031 140735563527248 140735563515064 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24345/statm: 195642 157052 142 357 0 195282 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 1099676

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 24346
/proc/meminfo: memFree=26648628/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=789040 CPUtime=226.53 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 102713 0 0 0 22618 35 0 0 20 0 1 0 383999470 807976960 158164 33554432000 4194304 5654031 140735563527248 140735563515064 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24345/statm: 197260 158164 142 357 0 196900 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1106148

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24346
/proc/meminfo: memFree=26513088/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=789040 CPUtime=286.53 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 102796 0 0 0 28618 35 0 0 20 0 1 0 383999470 807976960 159780 33554432000 4194304 5654031 140735563527248 140735563515064 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24345/statm: 197260 159780 142 357 0 196900 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1106148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 24349
/proc/meminfo: memFree=26601692/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=789040 CPUtime=346.51 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 103003 0 0 0 34616 35 0 0 20 0 1 0 383999470 807976960 159987 33554432000 4194304 5654031 140735563527248 140735563515064 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24345/statm: 197260 159987 142 357 0 196900 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1106148

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24350
/proc/meminfo: memFree=26540604/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=789040 CPUtime=406.48 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 103301 0 0 0 40613 35 0 0 20 0 1 0 383999470 807976960 164867 33554432000 4194304 5654031 140735563527248 140735563515064 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24345/statm: 197260 164867 142 357 0 196900 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1106148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24350
/proc/meminfo: memFree=26569488/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=789040 CPUtime=466.44 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 103335 0 0 0 46609 35 0 0 20 0 1 0 383999470 807976960 167939 33554432000 4194304 5654031 140735563527248 140735563515064 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24345/statm: 197260 167939 142 357 0 196900 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1106148

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 24390
/proc/meminfo: memFree=26470828/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=794836 CPUtime=526.4 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 103382 0 0 0 52605 35 0 0 20 0 1 0 383999470 813912064 169484 33554432000 4194304 5654031 140735563527248 140735563515064 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24345/statm: 198709 169484 142 357 0 198349 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1111944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.21 2.05 2.01 3/182 24392
/proc/meminfo: memFree=24245172/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=794836 CPUtime=544.7 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 103387 0 0 0 54435 35 0 0 20 0 1 0 383999470 813912064 169996 33554432000 4194304 5654031 140735563527248 140735563515064 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24345/statm: 198709 169996 142 357 0 198349 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1111944

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.21 2.05 2.01 3/182 24392
/proc/meminfo: memFree=24245172/32873844 swapFree=7372/7372
[pid=24292] ppid=24290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24292/stat : 24292 (npSolver-pbo-I.) S 24290 24292 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383873897 9367552 274 33554432000 4194304 5064252 140737296133840 140737296132752 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24292/statm: 2287 274 233 213 0 72 0
[pid=24293] ppid=24292 vsize=307960 CPUtime=1255.36 cores=1,3,5,7
/proc/24293/stat : 24293 (npSolver-pbo) S 24292 24292 23680 0 -1 4202496 38295 370990 0 0 1177 509 123632 218 20 0 1 0 383873897 315351040 46405 33554432000 4194304 6004724 140733358843968 140733358828888 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 3 0 0
/proc/24293/statm: 76990 46405 185 442 0 76544 0
[pid=24345] ppid=24293 vsize=794836 CPUtime=544.7 cores=1,3,5,7
/proc/24345/stat : 24345 (glucosInc) R 24293 24292 23680 0 -1 4202496 103387 0 0 0 54435 35 0 0 20 0 1 0 383999470 813912064 169996 33554432000 4194304 5654031 140735563527248 140735563515064 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24345/statm: 198709 169996 142 357 0 198349 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1111944

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24292 and gives
#  childrusage.ru_utime.tv_sec=1248
#  childrusage.ru_utime.tv_usec=102259
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=280893
# CPU time returned by wait4() is 1255.38
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.06
CPU user time (s): 1792.44
CPU system time (s): 7.62
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 1323708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1248.1
system time used= 7.28089
maximum resident set size= 909784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 409658
page faults= 0
swaps= 0
block input operations= 16
block output operations= 2085880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9905
involuntary context switches= 1368

runsolver used 11.1423 second user time and 10.0615 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 19:44:13
IDJOB=3748479
IDBENCH=92755
IDSOLVER=2333
FILE ID=node109/3748479-1339177453
RUNJOBID= node109-1339172020-23876
PBS_JOBID= 14643833
Free space on /tmp= 70412 MiB

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

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

MD5SUM BENCH= 96fec7ce232e48bab56f85f395e33fea
RANDOM SEED=159966914

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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		: 2667.264
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:        28289992 kB
Buffers:         1816568 kB
Cached:          1346308 kB
SwapCached:         1336 kB
Active:          3041328 kB
Inactive:         566996 kB
Active(anon):     441848 kB
Inactive(anon):     5328 kB
Active(file):    2599480 kB
Inactive(file):   561668 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:             76848 kB
Writeback:             0 kB
AnonPages:        450932 kB
Mapped:            10636 kB
Shmem:                 4 kB
Slab:             833656 kB
SReclaimable:     275416 kB
SUnreclaim:       558240 kB
KernelStack:        1472 kB
PageTables:         4876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     701992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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= 69184 MiB
End job on node109 at 2012-06-08 20:14:14