Trace number 3753332

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.09 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-elf.rf10.ucl--soft-33-100-0.wbo
MD5SUM156316cf84aa332443ca593967a9f611
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark21.0098
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables55066
Total number of constraints160619
Number of soft constraints107915
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 5448275
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5448274
Biggest number in a constraint 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.56	c run usual solver
9.58/9.68	o 95
9.58/9.68	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	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-3753332-1339184626/watcher-3753332-1339184626 -o /tmp/evaluation-result-3753332-1339184626/solver-3753332-1339184626 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753332-1339184626.wbo 2082141495 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: 1.93 1.98 1.99 3/174 9775
/proc/meminfo: memFree=30675636/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0

[startup+0.0310801 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 9775
/proc/meminfo: memFree=30675636/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 9775
/proc/meminfo: memFree=30675636/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 9775
/proc/meminfo: memFree=30675636/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 9775
/proc/meminfo: memFree=30675636/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 9783
/proc/meminfo: memFree=30444160/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=109972 CPUtime=1.49 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) R 9775 9775 8666 0 -1 4202496 16098 0 0 0 146 3 0 0 20 0 1 0 384589913 112611328 25816 33554432000 4194304 6006132 140735639001216 140735638995688 4714551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 27493 25816 151 443 0 27046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119120

[startup+3.10033 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 9785
/proc/meminfo: memFree=30305132/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=109972 CPUtime=1.89 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 16106 0 0 0 157 32 0 0 20 0 1 0 384589913 112611328 25823 33554432000 4194304 6006132 140735639001216 140735638994320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 27493 25823 158 443 0 27046 0
[pid=9784] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9784/stat : 9784 (cp2_pre.sh) S 9776 9775 8666 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 384590103 9367552 277 33554432000 4194304 5064252 140737464539680 140737464538384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9784/statm: 2287 277 234 213 0 72 0
[pid=9785] ppid=9784 vsize=177440 CPUtime=1.19 cores=0,2,4,6
/proc/9785/stat : 9785 (coprocessor) R 9784 9775 8666 0 -1 4202496 25612 0 0 0 115 4 0 0 20 0 1 0 384590103 181698560 43038 33554432000 4194304 6586260 140736338729184 140736338725208 5599440 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/9785/statm: 44360 43038 192 584 0 43772 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 305708

[startup+6.30025 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 9787
/proc/meminfo: memFree=29934860/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=109972 CPUtime=1.89 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 16106 0 0 0 157 32 0 0 20 0 1 0 384589913 112611328 25823 33554432000 4194304 6006132 140735639001216 140735638994320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 27493 25823 158 443 0 27046 0
[pid=9784] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9784/stat : 9784 (cp2_pre.sh) S 9776 9775 8666 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 384590103 9367552 277 33554432000 4194304 5064252 140737464539680 140737464538384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9784/statm: 2287 277 234 213 0 72 0
[pid=9785] ppid=9784 vsize=179024 CPUtime=4.39 cores=0,2,4,6
/proc/9785/stat : 9785 (coprocessor) R 9784 9775 8666 0 -1 4202496 25986 0 0 0 435 4 0 0 20 0 1 0 384590103 183320576 43412 33554432000 4194304 6586260 140736338729184 140736338724504 5599305 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/9785/statm: 44756 43412 192 584 0 44168 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 307292

[startup+12.7004 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 9795
/proc/meminfo: memFree=29872764/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=431240 CPUtime=12.67 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) R 9775 9775 8666 0 -1 4202496 38452 47744 0 0 460 75 717 15 20 0 1 0 384589913 441589760 92815 33554432000 4194304 6006132 140735639001216 140735638993928 4535954 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 107810 92815 179 443 0 107363 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 440388

[startup+25.5004 s]
/proc/loadavg: 2.17 2.03 2.01 3/181 9805
/proc/meminfo: memFree=27356140/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1892252 CPUtime=7.12 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 163527 0 0 0 656 56 0 0 20 0 1 0 384591750 1937666048 347484 33554432000 4194304 5208918 140734042978192 140734041927544 4222278 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 473063 347484 91 248 0 472812 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3093340

[startup+51.1006 s]
/proc/loadavg: 2.32 2.08 2.02 3/183 9807
/proc/meminfo: memFree=23085252/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1386584 CPUtime=32.72 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179103 0 0 0 3208 64 0 0 20 0 1 0 384591750 1419862016 311816 33554432000 4194304 5208918 140734042978192 140734042976040 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 346646 311816 104 248 0 346395 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2587672

[startup+102.3 s]
/proc/loadavg: 2.33 2.14 2.05 3/183 9807
/proc/meminfo: memFree=22249396/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1386584 CPUtime=83.91 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179106 0 0 0 8327 64 0 0 20 0 1 0 384591750 1419862016 311819 33554432000 4194304 5208918 140734042978192 140734042976040 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 346646 311819 104 248 0 346395 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2587672

[startup+162.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/183 9807
/proc/meminfo: memFree=22250268/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1386716 CPUtime=143.9 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179119 0 0 0 14326 64 0 0 20 0 1 0 384591750 1419997184 311832 33554432000 4194304 5208918 140734042978192 140734042975864 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 346679 311832 104 248 0 346428 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2587804

[startup+222.307 s]
/proc/loadavg: 2.04 2.08 2.03 3/183 9807
/proc/meminfo: memFree=22250640/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 140307 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4205165 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 2589428

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9840
/proc/meminfo: memFree=22245592/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1463.69 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 146305 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4211156 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 2589428

[startup+1542.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 9841
/proc/meminfo: memFree=22245596/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1523.69 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 152305 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2589428

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 9844
/proc/meminfo: memFree=22245240/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1583.68 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 158304 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4205631 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2589428

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 9844
/proc/meminfo: memFree=22245376/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1643.67 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 164303 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4211182 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2589428

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 9844
/proc/meminfo: memFree=22245004/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1703.66 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 170302 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 2589428

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9844
/proc/meminfo: memFree=22245004/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1763.65 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 176301 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 2589428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9844
/proc/meminfo: memFree=22245132/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1781.75 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 178111 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2589428

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9844
/proc/meminfo: memFree=22245132/32873648 swapFree=7376/7376
[pid=9775] ppid=9773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9775/stat : 9775 (npSolver-wbo-It) S 9773 9775 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384589913 9367552 275 33554432000 4194304 5064252 140735077081168 140735077080080 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9775/statm: 2287 275 233 213 0 72 0
[pid=9776] ppid=9775 vsize=1182792 CPUtime=18.34 cores=0,2,4,6
/proc/9776/stat : 9776 (npSolver-wbo) S 9775 9775 8666 0 -1 4202496 40692 47744 0 0 931 171 717 15 20 0 1 0 384589913 1211179008 169600 33554432000 4194304 6006132 140735639001216 140735638992608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9776/statm: 295698 169600 180 443 0 295251 0
[pid=9802] ppid=9776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9802/stat : 9802 (satsolver.sh) S 9776 9775 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384591749 9367552 266 33554432000 4194304 5064252 140736942592464 140736942591376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9802/statm: 2287 266 226 213 0 72 0
[pid=9803] ppid=9802 vsize=1388340 CPUtime=1781.75 cores=0,2,4,6
/proc/9803/stat : 9803 (glucose) R 9802 9775 8666 0 -1 4202496 179514 0 0 0 178111 64 0 0 20 0 1 0 384591750 1421660160 312738 33554432000 4194304 5208918 140734042978192 140734042975944 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9803/statm: 347085 312738 104 248 0 346834 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2589428

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9775 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=488493
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=878714
# CPU time returned by wait4() is 18.3672
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1797.59
CPU system time (s): 2.5
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 3093340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.4885
system time used= 1.87871
maximum resident set size= 1228848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89413
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1160608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 647
involuntary context switches= 51

runsolver used 7.37988 second user time and 17.2944 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 21:43:46
IDJOB=3753332
IDBENCH=78632
IDSOLVER=2337
FILE ID=node112/3753332-1339184626
RUNJOBID= node112-1339184626-9752
PBS_JOBID= 14643815
Free space on /tmp= 71060 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-elf.rf10.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753332-1339184626/watcher-3753332-1339184626 -o /tmp/evaluation-result-3753332-1339184626/solver-3753332-1339184626 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753332-1339184626.wbo 2082141495 HOME HOME

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

MD5SUM BENCH= 156316cf84aa332443ca593967a9f611
RANDOM SEED=2082141495

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:        30676544 kB
Buffers:          261756 kB
Cached:          1057344 kB
SwapCached:         2152 kB
Active:           564576 kB
Inactive:         758036 kB
Active(anon):       3008 kB
Inactive(anon):     3140 kB
Active(file):     561568 kB
Inactive(file):   754896 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:             32236 kB
Writeback:             0 kB
AnonPages:          9608 kB
Mapped:             7948 kB
Shmem:                 0 kB
Slab:             735852 kB
SReclaimable:     179372 kB
SUnreclaim:       556480 kB
KernelStack:        1392 kB
PageTables:         3788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69112 MiB
End job on node112 at 2012-06-08 22:13:47