Trace number 3715148

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl--soft-0-100-0.wbo
MD5SUM472f23c3fe9900c3fa5a2fb1a63f7a4f
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800.56
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables81558
Total number of constraints240469
Number of soft constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 12159256
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 12159255
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
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

96.35/96.49	c run usual solver
177.71/180.59	o 6159
177.71/180.59	c fallback to adder encoding
1800.01/1803.11	c error: unexpected solver exit code
1800.01/1803.11	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-3715148-1338201264/watcher-3715148-1338201264 -o /tmp/evaluation-result-3715148-1338201264/solver-3715148-1338201264 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715148-1338201264.wbo 443737131 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.04 2.01 2.00 3/179 30886
/proc/meminfo: memFree=29111080/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0

[startup+0.0916419 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 30886
/proc/meminfo: memFree=29111080/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/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: 2.04 2.01 2.00 3/179 30886
/proc/meminfo: memFree=29111080/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 30886
/proc/meminfo: memFree=29111080/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 30886
/proc/meminfo: memFree=29111080/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 30888
/proc/meminfo: memFree=29097372/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=34884 CPUtime=1.49 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) R 30886 30886 29981 0 -1 4202496 2881 0 0 0 148 1 0 0 20 0 1 0 286253256 35721216 4898 33554432000 4194304 5990268 140737433463408 140737433376392 4807573 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30887/statm: 8721 4898 136 439 0 8278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44032

[startup+3.10027 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 30888
/proc/meminfo: memFree=29082540/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=67652 CPUtime=3.09 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) R 30886 30886 29981 0 -1 4202496 3419 0 0 0 307 2 0 0 20 0 1 0 286253256 69275648 10530 33554432000 4194304 5990268 140737433463408 140737433458648 4766992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30887/statm: 16913 10530 136 439 0 16470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76800

[startup+6.30027 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 30888
/proc/meminfo: memFree=29036956/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=133188 CPUtime=6.28 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) R 30886 30886 29981 0 -1 4202496 3983 0 0 0 625 3 0 0 20 0 1 0 286253256 136384512 21282 33554432000 4194304 5990268 140737433463408 140737433458264 4807378 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30887/statm: 33297 21282 136 439 0 32854 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142336

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 30888
/proc/meminfo: memFree=28945320/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=264260 CPUtime=12.69 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) R 30886 30886 29981 0 -1 4202496 4601 0 0 0 1262 7 0 0 20 0 1 0 286253256 270602240 43298 33554432000 4194304 5990268 140737433463408 140737433458648 4807339 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30887/statm: 66065 43298 136 439 0 65622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273408

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 30889
/proc/meminfo: memFree=28762700/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=526404 CPUtime=25.49 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) R 30886 30886 29981 0 -1 4202496 5327 0 0 0 2535 14 0 0 20 0 1 0 286253256 539037696 87842 33554432000 4194304 5990268 140737433463408 140737433458648 4808030 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30887/statm: 131601 87842 136 439 0 131158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535552

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 30889
/proc/meminfo: memFree=28412000/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=1050692 CPUtime=51.08 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) R 30886 30886 29981 0 -1 4202496 6267 0 0 0 5081 27 0 0 20 0 1 0 286253256 1075908608 176418 33554432000 4194304 5990268 140737433463408 140737433458648 4604908 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30887/statm: 262673 176418 136 439 0 262230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1059840

[startup+102.307 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 30891
/proc/meminfo: memFree=26098636/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=2132540 CPUtime=96.83 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 14691 0 0 0 9460 223 0 0 20 0 1 0 286253256 2183720960 424369 33554432000 4194304 5990268 140737433463408 140737433456560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30887/statm: 533135 424369 149 439 0 532692 0
[pid=30890] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30890/stat : 30890 (cp2_pre.sh) S 30887 30886 29981 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 286262944 9367552 276 33554432000 4194304 5064252 140735326887408 140735326886112 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30890/statm: 2287 276 234 213 0 72 0
[pid=30891] ppid=30890 vsize=435812 CPUtime=5.4 cores=1,3,5,7
/proc/30891/stat : 30891 (coprocessor) R 30890 30886 29981 0 -1 4202496 68704 0 0 0 516 24 0 0 20 0 1 0 286262945 446271488 105350 33554432000 4194304 6586260 140735546568304 140735546565064 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30891/statm: 108953 105350 137 584 0 108365 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 2586648

[startup+162.3 s]
/proc/loadavg: 2.16 2.06 2.02 3/181 30898
/proc/meminfo: memFree=26450900/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=2132540 CPUtime=162.07 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) R 30886 30886 29981 0 -1 4202496 15405 417290 0 0 9506 401 5972 328 20 0 1 0 286253256 2183720960 424373 33554432000 4194304 5990268 140737433463408 140737433456712 5177872 0 0 4096 0 0 0 0 17 3 0 0 2 0 0
/proc/30887/statm: 533135 424373 153 439 0 532692 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 2141688

[startup+222.3 s]
/proc/loadavg: 2.73 2.23 2.07 3/183 30901
/proc/meminfo: memFree=19375172/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=4797928 CPUtime=21.82 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 342499 0 0 0 2033 149 0 0 20 0 1 0 286273302 4913078272 918388 33554432000 4194304 5208918 140735995367856 140735994317208 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 1199482 918389 70 248 0 1199231 0
Current children cumulated CPU time (s) 219.44
Current children cumulated vsize (KiB) 9039492

[startup+282.3 s]
/proc/loadavg: 2.27 2.18 2.07 3/183 30901
/proc/meminfo: memFree=19583912/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3993144 CPUtime=81.81 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366407 0 0 0 8002 179 0 0 20 0 1 0 286273302 4088979456 869961 33554432000 4194304 5208918 140735995367856 140735995365704 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998286 869961 96 248 0 998035 0
Current children cumulated CPU time (s) 279.43

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

/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1419.27
Current children cumulated vsize (KiB) 8236260

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30963
/proc/meminfo: memFree=19193228/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1281.63 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 127984 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1479.25
Current children cumulated vsize (KiB) 8236260

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30966
/proc/meminfo: memFree=19192800/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1341.62 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 133983 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4232841 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1539.24
Current children cumulated vsize (KiB) 8236260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30990
/proc/meminfo: memFree=19191584/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1401.61 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 139982 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1599.23
Current children cumulated vsize (KiB) 8236260

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 30990
/proc/meminfo: memFree=19193040/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1461.6 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 145981 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4229809 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1659.22
Current children cumulated vsize (KiB) 8236260

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 30990
/proc/meminfo: memFree=19193044/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1521.59 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 151980 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4232820 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1719.21
Current children cumulated vsize (KiB) 8236260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30990
/proc/meminfo: memFree=19192804/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1581.58 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 157979 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4205203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1779.2
Current children cumulated vsize (KiB) 8236260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30990
/proc/meminfo: memFree=19193052/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1602.39 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 160060 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4229316 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 8236260

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1803.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30990
/proc/meminfo: memFree=19193052/32873648 swapFree=6852/6852
[pid=30886] ppid=30884 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30886/stat : 30886 (npSolver-wbo-It) S 30884 30886 29981 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286253256 9367552 275 33554432000 4194304 5064252 140735335707072 140735335705984 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30886/statm: 2287 275 233 213 0 72 0
[pid=30887] ppid=30886 vsize=4223268 CPUtime=197.62 cores=1,3,5,7
/proc/30887/stat : 30887 (npSolver-wbo) S 30886 30886 29981 0 -1 4202496 52360 417806 0 0 11525 1799 5973 465 20 0 1 0 286253256 4324626432 741868 33554432000 4194304 5990268 140737433463408 140737433454832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 182 0 0
/proc/30887/statm: 1055817 741868 163 439 0 1055374 0
[pid=30900] ppid=30887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30900/stat : 30900 (satsolver.sh) S 30887 30886 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286273302 9367552 267 33554432000 4194304 5064252 140734557812528 140734557811440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30900/statm: 2287 267 226 213 0 72 0
[pid=30901] ppid=30900 vsize=3994696 CPUtime=1602.39 cores=1,3,5,7
/proc/30901/stat : 30901 (glucose) R 30900 30886 29981 0 -1 4202496 366702 0 0 0 160060 179 0 0 20 0 1 0 286273302 4090568704 872811 33554432000 4194304 5208918 140735995367856 140735995365528 4229316 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30901/statm: 998674 872811 96 248 0 998423 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 8236260

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30886 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.12
CPU time (s): 1800.01
CPU user time (s): 1775.58
CPU system time (s): 24.43
CPU usage (%): 99.8275
Max. virtual memory (cumulated for all children) (KiB): 10558544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.04439 second user time and 11.7802 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 12:34:25
IDJOB=3715148
IDBENCH=79118
IDSOLVER=2296
FILE ID=node115/3715148-1338201264
RUNJOBID= node115-1338195070-29998
PBS_JOBID= 14624604
Free space on /tmp= 70960 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl--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-3715148-1338201264/watcher-3715148-1338201264 -o /tmp/evaluation-result-3715148-1338201264/solver-3715148-1338201264 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715148-1338201264.wbo 443737131 HOME HOME

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

MD5SUM BENCH= 472f23c3fe9900c3fa5a2fb1a63f7a4f
RANDOM SEED=443737131

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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:        29111460 kB
Buffers:          393360 kB
Cached:           997404 kB
SwapCached:          972 kB
Active:          2787032 kB
Inactive:         118248 kB
Active(anon):    1507624 kB
Inactive(anon):     9244 kB
Active(file):    1279408 kB
Inactive(file):   109004 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:             17120 kB
Writeback:             0 kB
AnonPages:       1512112 kB
Mapped:            12708 kB
Shmem:                96 kB
Slab:             716080 kB
SReclaimable:     160380 kB
SUnreclaim:       555700 kB
KernelStack:        1520 kB
PageTables:         7352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1842984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    997376 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= 68084 MiB
End job on node115 at 2012-05-28 13:04:30