Trace number 3753870

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.12 1800.51

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j606_1-unsat--soft-0-100-0.wbo
MD5SUMc217e37672ee06a6aab331743e45a145
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark2.40363
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7320
Total number of constraints22689
Number of soft constraints22689
Number of constraints which are clauses22453
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints236
Minimum length of a constraint1
Maximum length of a constraint32
Top cost 1139170
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1139169
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 220
Number of bits of the biggest sum of numbers8
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.52	c run usual solver
3.28/3.38	o 84
3.28/3.38	c fallback to adder encoding
641.11/641.35	o 83
641.11/641.35	c fallback to adder encoding
1246.68/1247.04	o 82
1246.68/1247.04	c fallback to adder encoding
1800.07/1800.51	./satsolver.sh: line 5: 28576 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	s UNKNOWN

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-3753870-1339193819/watcher-3753870-1339193819 -o /tmp/evaluation-result-3753870-1339193819/solver-3753870-1339193819 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753870-1339193819.wbo 164539512 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 28381
/proc/meminfo: memFree=28429688/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0

[startup+0.018969 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 28381
/proc/meminfo: memFree=28429688/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 28381
/proc/meminfo: memFree=28429688/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30027 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 28381
/proc/meminfo: memFree=28429688/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 28381
/proc/meminfo: memFree=28429688/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 28385
/proc/meminfo: memFree=28331440/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=34296 CPUtime=0.59 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 7395 0 0 0 51 8 0 0 20 0 1 0 385506796 35119104 7492 33554432000 4194304 6006132 140736639680912 140736639674016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 8574 7492 157 443 0 8127 0
[pid=28384] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28384/stat : 28384 (cp2_pre.sh) S 28382 28381 24017 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 385506856 9367552 276 33554432000 4194304 5064252 140737039297520 140737039296224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28384/statm: 2287 276 234 213 0 72 0
[pid=28385] ppid=28384 vsize=81160 CPUtime=0.89 cores=0,2,4,6
/proc/28385/stat : 28385 (coprocessor) R 28384 28381 24017 0 -1 4202496 15530 0 0 0 87 2 0 0 20 0 1 0 385506856 83107840 19338 33554432000 4194304 6586260 140736665489712 140736665485032 5599216 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/28385/statm: 20290 19338 191 584 0 19702 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133752

[startup+3.10032 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 28385
/proc/meminfo: memFree=28318400/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=34296 CPUtime=3.08 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) R 28381 28381 24017 0 -1 4202496 8260 26815 0 0 52 10 239 7 20 0 1 0 385506796 35119104 7495 33554432000 4194304 6006132 140736639680912 140736639674592 5192048 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 8574 7495 160 443 0 8127 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43444

[startup+6.30052 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 28395
/proc/meminfo: memFree=28061860/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=186392 CPUtime=4.84 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 15120 27331 0 0 187 51 239 7 20 0 1 0 385506796 190865408 36600 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 46598 36600 179 443 0 46151 0
[pid=28394] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385507283 9367552 266 33554432000 4194304 5064252 140733635518288 140733635517200 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28394/statm: 2287 266 226 213 0 72 0
[pid=28395] ppid=28394 vsize=368648 CPUtime=1.35 cores=0,2,4,6
/proc/28395/stat : 28395 (glucose) R 28394 28381 24017 0 -1 4202496 45160 0 0 0 124 11 0 0 20 0 1 0 385507283 377495552 75307 33554432000 4194304 5208918 140734389195024 140734388144424 4222526 0 0 4096 0 0 0 0 17 2 0 0 6 0 0
/proc/28395/statm: 92162 75307 91 248 0 91911 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 573336

[startup+12.7004 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 28395
/proc/meminfo: memFree=27933500/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=186392 CPUtime=4.84 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 15120 27331 0 0 187 51 239 7 20 0 1 0 385506796 190865408 36600 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 46598 36600 179 443 0 46151 0
[pid=28394] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385507283 9367552 266 33554432000 4194304 5064252 140733635518288 140733635517200 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28394/statm: 2287 266 226 213 0 72 0
[pid=28395] ppid=28394 vsize=293040 CPUtime=7.75 cores=0,2,4,6
/proc/28395/stat : 28395 (glucose) R 28394 28381 24017 0 -1 4202496 46993 0 0 0 763 12 0 0 20 0 1 0 385507283 300072960 60761 33554432000 4194304 5208918 140734389195024 140734389192696 4229469 0 0 4096 0 0 0 0 17 2 0 0 6 0 0
/proc/28395/statm: 73260 60761 103 248 0 73009 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 497728

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 28395
/proc/meminfo: memFree=27934004/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=186392 CPUtime=4.84 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 15120 27331 0 0 187 51 239 7 20 0 1 0 385506796 190865408 36600 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 46598 36600 179 443 0 46151 0
[pid=28394] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385507283 9367552 266 33554432000 4194304 5064252 140733635518288 140733635517200 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28394/statm: 2287 266 226 213 0 72 0
[pid=28395] ppid=28394 vsize=293040 CPUtime=20.54 cores=0,2,4,6
/proc/28395/stat : 28395 (glucose) R 28394 28381 24017 0 -1 4202496 47000 0 0 0 2042 12 0 0 20 0 1 0 385507283 300072960 60768 33554432000 4194304 5208918 140734389195024 140734389192696 4229460 0 0 4096 0 0 0 0 17 2 0 0 6 0 0
/proc/28395/statm: 73260 60768 103 248 0 73009 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 497728

[startup+51.1005 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 28395
/proc/meminfo: memFree=27934500/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=186392 CPUtime=4.84 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 15120 27331 0 0 187 51 239 7 20 0 1 0 385506796 190865408 36600 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 46598 36600 179 443 0 46151 0
[pid=28394] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385507283 9367552 266 33554432000 4194304 5064252 140733635518288 140733635517200 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28394/statm: 2287 266 226 213 0 72 0
[pid=28395] ppid=28394 vsize=293040 CPUtime=46.14 cores=0,2,4,6
/proc/28395/stat : 28395 (glucose) R 28394 28381 24017 0 -1 4202496 47003 0 0 0 4602 12 0 0 20 0 1 0 385507283 300072960 60771 33554432000 4194304 5208918 140734389195024 140734389192696 4228997 0 0 4096 0 0 0 0 17 2 0 0 6 0 0
/proc/28395/statm: 73260 60771 103 248 0 73009 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 497728

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 28395
/proc/meminfo: memFree=27933928/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=186392 CPUtime=4.84 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 15120 27331 0 0 187 51 239 7 20 0 1 0 385506796 190865408 36600 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 46598 36600 179 443 0 46151 0
[pid=28394] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385507283 9367552 266 33554432000 4194304 5064252 140733635518288 140733635517200 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28394/statm: 2287 266 226 213 0 72 0
[pid=28395] ppid=28394 vsize=293040 CPUtime=97.34 cores=0,2,4,6
/proc/28395/stat : 28395 (glucose) R 28394 28381 24017 0 -1 4202496 47038 0 0 0 9722 12 0 0 20 0 1 0 385507283 300072960 60806 33554432000 4194304 5208918 140734389195024 140734389192696 4211160 0 0 4096 0 0 0 0 17 2 0 0 6 0 0
/proc/28395/statm: 73260 60806 103 248 0 73009 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 497728

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 28395
/proc/meminfo: memFree=27928684/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=186392 CPUtime=4.84 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 15120 27331 0 0 187 51 239 7 20 0 1 0 385506796 190865408 36600 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 46598 36600 179 443 0 46151 0
[pid=28394] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385507283 9367552 266 33554432000 4194304 5064252 140733635518288 140733635517200 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28394/statm: 2287 266 226 213 0 72 0
[pid=28395] ppid=28394 vsize=296380 CPUtime=157.33 cores=0,2,4,6
/proc/28395/stat : 28395 (glucose) R 28394 28381 24017 0 -1 4202496 47851 0 0 0 15720 13 0 0 20 0 1 0 385507283 303493120 62130 33554432000 4194304 5208918 140734389195024 140734389192872 4229483 0 0 4096 0 0 0 0 17 2 0 0 6 0 0
/proc/28395/statm: 74095 62130 104 248 0 73844 0
Current children cumulated CPU time (s) 162.17

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28579
/proc/meminfo: memFree=30166288/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=280524 CPUtime=173.76 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 45469 0 0 0 17364 12 0 0 20 0 1 0 385631645 287256576 60189 33554432000 4194304 5208918 140737125811312 140737125809272 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 70131 60189 103 248 0 69880 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 468596

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28580
/proc/meminfo: memFree=30160520/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=281420 CPUtime=233.74 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 45691 0 0 0 23362 12 0 0 20 0 1 0 385631645 288174080 60441 33554432000 4194304 5208918 140737125811312 140737125809272 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 70355 60441 104 248 0 70104 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 469492

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 28580
/proc/meminfo: memFree=30151220/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=282348 CPUtime=293.74 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 45935 0 0 0 29361 13 0 0 20 0 1 0 385631645 289124352 61196 33554432000 4194304 5208918 140737125811312 140737125807688 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 70587 61196 104 248 0 70336 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 470420

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28580
/proc/meminfo: memFree=30140228/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=283272 CPUtime=353.73 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 46191 0 0 0 35360 13 0 0 20 0 1 0 385631645 290070528 61452 33554432000 4194304 5208918 140737125811312 140737125809160 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 70818 61452 104 248 0 70567 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 471344

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28580
/proc/meminfo: memFree=30144940/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=284540 CPUtime=413.72 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 46549 0 0 0 41359 13 0 0 20 0 1 0 385631645 291368960 61810 33554432000 4194304 5208918 140737125811312 140737125809160 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 71135 61810 104 248 0 70884 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 472612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28580
/proc/meminfo: memFree=30133376/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=287216 CPUtime=473.71 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 47426 0 0 0 47357 14 0 0 20 0 1 0 385631645 294109184 63208 33554432000 4194304 5208918 140737125811312 140737125809160 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 71804 63208 104 248 0 71553 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 475288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28581
/proc/meminfo: memFree=30124088/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=288164 CPUtime=533.7 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 47667 0 0 0 53356 14 0 0 20 0 1 0 385631645 295079936 63449 33554432000 4194304 5208918 140737125811312 140737125807688 4211147 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 72041 63449 104 248 0 71790 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 476236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 28581
/proc/meminfo: memFree=30138596/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=288164 CPUtime=551.9 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 47670 0 0 0 55176 14 0 0 20 0 1 0 385631645 295079936 63452 33554432000 4194304 5208918 140737125811312 140737125807688 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 72041 63452 104 248 0 71790 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 476236

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 28581
/proc/meminfo: memFree=30138596/32873844 swapFree=7632/7632
[pid=28381] ppid=28379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28381/stat : 28381 (npSolver-wbo-It) S 28379 28381 24017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385506796 9367552 274 33554432000 4194304 5064252 140735110971104 140735110970016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28381/statm: 2287 274 233 213 0 72 0
[pid=28382] ppid=28381 vsize=169776 CPUtime=1248.17 cores=0,2,4,6
/proc/28382/stat : 28382 (npSolver-wbo) S 28381 28381 24017 0 -1 4202496 31087 142490 0 0 447 86 124171 113 20 0 1 0 385506796 173850624 31967 33554432000 4194304 6006132 140736639680912 140736639672304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28382/statm: 42444 31967 180 443 0 41997 0
[pid=28575] ppid=28382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28575/stat : 28575 (satsolver.sh) S 28382 28381 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385631645 9367552 267 33554432000 4194304 5064252 140736638490352 140736638489264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=288164 CPUtime=551.9 cores=0,2,4,6
/proc/28576/stat : 28576 (glucose) R 28575 28381 24017 0 -1 4202496 47670 0 0 0 55176 14 0 0 20 0 1 0 385631645 295079936 63452 33554432000 4194304 5208918 140737125811312 140737125807688 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28576/statm: 72041 63452 104 248 0 71790 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 476236

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1797.96
CPU system time (s): 2.16267
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 573336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.96
system time used= 2.16267
maximum resident set size= 315564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 643144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2666
involuntary context switches= 2222

runsolver used 7.00493 second user time and 18.6542 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-09 00:16:59
IDJOB=3753870
IDBENCH=79146
IDSOLVER=2337
FILE ID=node144/3753870-1339193819
RUNJOBID= node144-1339184649-25748
PBS_JOBID= 14643804
Free space on /tmp= 68432 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j60/normalized-j606_1-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753870-1339193819/watcher-3753870-1339193819 -o /tmp/evaluation-result-3753870-1339193819/solver-3753870-1339193819 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753870-1339193819.wbo 164539512 HOME HOME

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

MD5SUM BENCH= c217e37672ee06a6aab331743e45a145
RANDOM SEED=164539512

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28429844 kB
Buffers:         1073192 kB
Cached:           654616 kB
SwapCached:          460 kB
Active:          3466248 kB
Inactive:          68044 kB
Active(anon):    1789672 kB
Inactive(anon):    12104 kB
Active(file):    1676576 kB
Inactive(file):    55940 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:              8928 kB
Writeback:             0 kB
AnonPages:       1906812 kB
Mapped:            12052 kB
Shmem:               172 kB
Slab:             766580 kB
SReclaimable:     208332 kB
SUnreclaim:       558248 kB
KernelStack:        1520 kB
PageTables:         7596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2628472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1034240 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= 68856 MiB
End job on node144 at 2012-06-09 00:47:00