Trace number 3713215

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 1.0? (TO) 1800.1 1800.91

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-22s.smv--soft-0-100-0.wbo
MD5SUM97fed4a2133bff4e993c45ab3a9ac729
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small 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 benchmark0.45093
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5985
Total number of constraints15365
Number of soft constraints15365
Number of constraints which are clauses14013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1352
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 779706
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 779705
Biggest number in a constraint 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
Number of bits of the biggest sum of numbers10
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

2.58/2.65	c run usual solver
24.12/24.66	o 1147
24.12/24.66	c current bound: 573
24.12/24.66	c fallback to adder encoding
596.51/597.18	o 566
596.51/597.18	c current bound: 283
596.51/597.18	c fallback to adder encoding
1628.34/1629.17	o 283
1628.34/1629.17	c current bound: 141
1628.34/1629.17	c fallback to adder encoding
1800.10/1800.91	c error: unexpected solver exit code
1800.10/1800.91	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-3713215-1338212511/watcher-3713215-1338212511 -o /tmp/evaluation-result-3713215-1338212511/solver-3713215-1338212511 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713215-1338212511.wbo 263517427 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.35 2.16 2.05 3/179 13598
/proc/meminfo: memFree=28447552/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0

[startup+0.0731431 s]
/proc/loadavg: 2.35 2.16 2.05 3/179 13598
/proc/meminfo: memFree=28447552/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.35 2.16 2.05 3/179 13598
/proc/meminfo: memFree=28447552/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 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.35 2.16 2.05 3/179 13598
/proc/meminfo: memFree=28447552/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 2.35 2.16 2.05 3/179 13598
/proc/meminfo: memFree=28447552/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.35 2.16 2.05 3/181 13600
/proc/meminfo: memFree=28356004/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=100996 CPUtime=1.49 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) R 13598 13598 11248 0 -1 4202496 7445 0 0 0 147 2 0 0 20 0 1 0 287376527 103419904 22799 33554432000 4194304 5990268 140737250291888 140737250287768 4523105 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 25249 22799 145 439 0 24806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110144

[startup+3.10031 s]
/proc/loadavg: 2.35 2.16 2.05 3/181 13600
/proc/meminfo: memFree=28353460/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=133764 CPUtime=2.67 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 8908 0 0 0 256 11 0 0 20 0 1 0 287376527 136974336 25367 33554432000 4194304 5990268 140737250291888 140737250285040 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 33441 25367 153 439 0 32998 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 142912

[startup+6.30036 s]
/proc/loadavg: 2.32 2.16 2.05 3/183 13602
/proc/meminfo: memFree=27881808/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=133764 CPUtime=2.67 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 8908 0 0 0 256 11 0 0 20 0 1 0 287376527 136974336 25367 33554432000 4194304 5990268 140737250291888 140737250285040 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 33441 25367 153 439 0 32998 0
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (cp2_pre.sh) S 13599 13598 11248 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287376795 9367552 277 33554432000 4194304 5064252 140736688018592 140736688017296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 277 234 213 0 72 0
[pid=13602] ppid=13601 vsize=522060 CPUtime=3.61 cores=0,2,4,6
/proc/13602/stat : 13602 (coprocessor) R 13601 13598 11248 0 -1 4202496 56702 0 0 0 349 12 0 0 20 0 1 0 287376795 534589440 128712 33554432000 4194304 6586260 140733733727552 140733733723576 5599454 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/13602/statm: 130515 128712 189 584 0 129927 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 674120

[startup+12.7002 s]
/proc/loadavg: 2.29 2.16 2.05 3/183 13603
/proc/meminfo: memFree=27787840/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=133764 CPUtime=2.67 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 8908 0 0 0 256 11 0 0 20 0 1 0 287376527 136974336 25367 33554432000 4194304 5990268 140737250291888 140737250285040 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 33441 25367 153 439 0 32998 0
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (cp2_pre.sh) S 13599 13598 11248 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287376795 9367552 277 33554432000 4194304 5064252 140736688018592 140736688017296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 277 234 213 0 72 0
[pid=13602] ppid=13601 vsize=524304 CPUtime=10.01 cores=0,2,4,6
/proc/13602/stat : 13602 (coprocessor) R 13601 13598 11248 0 -1 4202496 57257 0 0 0 988 13 0 0 20 0 1 0 287376795 536887296 129267 33554432000 4194304 6586260 140733733727552 140733733722920 5599579 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/13602/statm: 131076 129267 189 584 0 130488 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 676364

[startup+25.5003 s]
/proc/loadavg: 2.23 2.15 2.05 3/181 13611
/proc/meminfo: memFree=28221300/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=25.02 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) R 13598 13598 11248 0 -1 4202496 15139 102395 0 0 354 61 1735 352 20 0 1 0 287376527 222748672 45291 33554432000 4194304 5990268 140737250291888 140737250284248 4521673 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 45291 165 439 0 53939 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 226676

[startup+51.1004 s]
/proc/loadavg: 2.15 2.13 2.05 3/183 13613
/proc/meminfo: memFree=27857616/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=283064 CPUtime=25.23 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 16002 102395 0 0 364 72 1735 352 20 0 1 0 287376527 289857536 46828 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 70766 46828 166 439 0 70323 0
[pid=13612] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13612/stat : 13612 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287379098 9367552 267 33554432000 4194304 5064252 140734466369440 140734466368352 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13612/statm: 2287 267 226 213 0 72 0
[pid=13613] ppid=13612 vsize=318112 CPUtime=25.38 cores=0,2,4,6
/proc/13613/stat : 13613 (glucose) R 13612 13598 11248 0 -1 4202496 49538 0 0 0 2525 13 0 0 20 0 1 0 287379098 325746688 68728 33554432000 4194304 5208918 140735247294112 140735247291944 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13613/statm: 79528 68728 104 248 0 79277 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 619472

[startup+102.307 s]
/proc/loadavg: 2.11 2.13 2.05 3/183 13613
/proc/meminfo: memFree=27854952/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=283064 CPUtime=25.23 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 16002 102395 0 0 364 72 1735 352 20 0 1 0 287376527 289857536 46828 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 70766 46828 166 439 0 70323 0
[pid=13612] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13612/stat : 13612 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287379098 9367552 267 33554432000 4194304 5064252 140734466369440 140734466368352 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13612/statm: 2287 267 226 213 0 72 0
[pid=13613] ppid=13612 vsize=318112 CPUtime=76.57 cores=0,2,4,6
/proc/13613/stat : 13613 (glucose) R 13612 13598 11248 0 -1 4202496 49538 0 0 0 7644 13 0 0 20 0 1 0 287379098 325746688 68728 33554432000 4194304 5208918 140735247294112 140735247291944 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13613/statm: 79528 68728 104 248 0 79277 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 619472

[startup+162.3 s]
/proc/loadavg: 2.12 2.12 2.05 3/183 13613
/proc/meminfo: memFree=27853736/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=283064 CPUtime=25.23 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 16002 102395 0 0 364 72 1735 352 20 0 1 0 287376527 289857536 46828 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 70766 46828 166 439 0 70323 0
[pid=13612] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13612/stat : 13612 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287379098 9367552 267 33554432000 4194304 5064252 140734466369440 140734466368352 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13612/statm: 2287 267 226 213 0 72 0
[pid=13613] ppid=13612 vsize=318112 CPUtime=136.56 cores=0,2,4,6
/proc/13613/stat : 13613 (glucose) R 13612 13598 11248 0 -1 4202496 49538 0 0 0 13643 13 0 0 20 0 1 0 287379098 325746688 68728 33554432000 4194304 5208918 140735247294112 140735247291944 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13613/statm: 79528 68728 104 248 0 79277 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 619472

[startup+222.3 s]
/proc/loadavg: 2.04 2.09 2.04 3/182 13613
/proc/meminfo: memFree=27849780/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=283064 CPUtime=25.23 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 16002 102395 0 0 364 72 1735 352 20 0 1 0 287376527 289857536 46828 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 70766 46828 166 439 0 70323 0
[pid=13612] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/13632/stat : 13632 (glucose) R 13631 13598 11248 0 -1 4202496 48471 0 0 0 82386 18 0 0 20 0 1 0 287436338 312287232 65200 33554432000 4194304 5208918 140734308914032 140734308911880 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13632/statm: 76242 65200 105 248 0 75991 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 540792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13883
/proc/meminfo: memFree=27997124/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=597.51 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 22772 167907 0 0 452 82 58812 405 20 0 1 0 287376527 222748672 45292 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 45292 166 439 0 53939 0
[pid=13631] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13631/stat : 13631 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287436338 9367552 267 33554432000 4194304 5064252 140733436114848 140733436113760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13631/statm: 2287 267 226 213 0 72 0
[pid=13632] ppid=13631 vsize=306460 CPUtime=884.03 cores=0,2,4,6
/proc/13632/stat : 13632 (glucose) R 13631 13598 11248 0 -1 4202496 48800 0 0 0 88385 18 0 0 20 0 1 0 287436338 313815040 66040 33554432000 4194304 5208918 140734308914032 140734308911784 4211182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13632/statm: 76615 66040 105 248 0 76364 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 542284

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13884
/proc/meminfo: memFree=27994744/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=597.51 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 22772 167907 0 0 452 82 58812 405 20 0 1 0 287376527 222748672 45292 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 45292 166 439 0 53939 0
[pid=13631] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13631/stat : 13631 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287436338 9367552 267 33554432000 4194304 5064252 140733436114848 140733436113760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13631/statm: 2287 267 226 213 0 72 0
[pid=13632] ppid=13631 vsize=307204 CPUtime=944.01 cores=0,2,4,6
/proc/13632/stat : 13632 (glucose) R 13631 13598 11248 0 -1 4202496 49009 0 0 0 94383 18 0 0 20 0 1 0 287436338 314576896 66249 33554432000 4194304 5208918 140734308914032 140734308911784 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13632/statm: 76801 66249 105 248 0 76550 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 543028

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 13884
/proc/meminfo: memFree=27989860/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=597.51 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 22772 167907 0 0 452 82 58812 405 20 0 1 0 287376527 222748672 45292 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 45292 166 439 0 53939 0
[pid=13631] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13631/stat : 13631 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287436338 9367552 267 33554432000 4194304 5064252 140733436114848 140733436113760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13631/statm: 2287 267 226 213 0 72 0
[pid=13632] ppid=13631 vsize=307740 CPUtime=1004 cores=0,2,4,6
/proc/13632/stat : 13632 (glucose) R 13631 13598 11248 0 -1 4202496 49146 0 0 0 100382 18 0 0 20 0 1 0 287436338 315125760 66386 33554432000 4194304 5208918 140734308914032 140734308911880 4211122 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13632/statm: 76935 66386 105 248 0 76684 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 543564

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 13891
/proc/meminfo: memFree=28029188/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=1629.21 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 29842 234140 0 0 529 92 161839 461 20 0 1 0 287376527 222748672 43244 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 43244 166 439 0 53939 0
[pid=13890] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13890/stat : 13890 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287539526 9367552 267 33554432000 4194304 5064252 140734540289264 140734540288176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13890/statm: 2287 267 226 213 0 72 0
[pid=13891] ppid=13890 vsize=292484 CPUtime=32.29 cores=0,2,4,6
/proc/13891/stat : 13891 (glucose) R 13890 13598 11248 0 -1 4202496 43961 0 0 0 3220 9 0 0 20 0 1 0 287539526 299503616 59871 33554432000 4194304 5208918 140736411546528 140736411544488 4205743 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13891/statm: 73121 59871 96 248 0 72870 0
Current children cumulated CPU time (s) 1661.5
Current children cumulated vsize (KiB) 528308

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 13894
/proc/meminfo: memFree=28025440/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=1629.21 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 29842 234140 0 0 529 92 161839 461 20 0 1 0 287376527 222748672 43244 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 43244 166 439 0 53939 0
[pid=13890] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13890/stat : 13890 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287539526 9367552 267 33554432000 4194304 5064252 140734540289264 140734540288176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13890/statm: 2287 267 226 213 0 72 0
[pid=13891] ppid=13890 vsize=292484 CPUtime=92.28 cores=0,2,4,6
/proc/13891/stat : 13891 (glucose) R 13890 13598 11248 0 -1 4202496 44032 0 0 0 9219 9 0 0 20 0 1 0 287539526 299503616 59942 33554432000 4194304 5208918 140736411546528 140736411544488 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13891/statm: 73121 59942 104 248 0 72870 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 528308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13894
/proc/meminfo: memFree=28022660/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=1629.21 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 29842 234140 0 0 529 92 161839 461 20 0 1 0 287376527 222748672 43244 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 43244 166 439 0 53939 0
[pid=13890] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13890/stat : 13890 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287539526 9367552 267 33554432000 4194304 5064252 140734540289264 140734540288176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13890/statm: 2287 267 226 213 0 72 0
[pid=13891] ppid=13890 vsize=292484 CPUtime=152.28 cores=0,2,4,6
/proc/13891/stat : 13891 (glucose) R 13890 13598 11248 0 -1 4202496 44069 0 0 0 15218 10 0 0 20 0 1 0 287539526 299503616 59979 33554432000 4194304 5208918 140736411546528 140736411544488 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13891/statm: 73121 59979 104 248 0 72870 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 528308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13894
/proc/meminfo: memFree=28022536/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=1629.21 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 29842 234140 0 0 529 92 161839 461 20 0 1 0 287376527 222748672 43244 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 43244 166 439 0 53939 0
[pid=13890] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13890/stat : 13890 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287539526 9367552 267 33554432000 4194304 5064252 140734540289264 140734540288176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13890/statm: 2287 267 226 213 0 72 0
[pid=13891] ppid=13890 vsize=292484 CPUtime=170.89 cores=0,2,4,6
/proc/13891/stat : 13891 (glucose) R 13890 13598 11248 0 -1 4202496 44113 0 0 0 17079 10 0 0 20 0 1 0 287539526 299503616 60023 33554432000 4194304 5208918 140736411546528 140736411544488 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13891/statm: 73121 60023 104 248 0 72870 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 528308

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13894
/proc/meminfo: memFree=28022536/32873648 swapFree=6864/6864
[pid=13598] ppid=13596 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13598/stat : 13598 (npSolver-wbo.sh) S 13596 13598 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287376527 9367552 275 33554432000 4194304 5064252 140735625851968 140735625850880 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13598/statm: 2287 275 233 213 0 72 0
[pid=13599] ppid=13598 vsize=217528 CPUtime=1629.21 cores=0,2,4,6
/proc/13599/stat : 13599 (npSolver-wbo) S 13598 13598 11248 0 -1 4202496 29842 234140 0 0 529 92 161839 461 20 0 1 0 287376527 222748672 43244 33554432000 4194304 5990268 140737250291888 140737250283328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13599/statm: 54382 43244 166 439 0 53939 0
[pid=13890] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13890/stat : 13890 (satsolver.sh) S 13599 13598 11248 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287539526 9367552 267 33554432000 4194304 5064252 140734540289264 140734540288176 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13890/statm: 2287 267 226 213 0 72 0
[pid=13891] ppid=13890 vsize=292484 CPUtime=170.89 cores=0,2,4,6
/proc/13891/stat : 13891 (glucose) R 13890 13598 11248 0 -1 4202496 44113 0 0 0 17079 10 0 0 20 0 1 0 287539526 299503616 60023 33554432000 4194304 5208918 140736411546528 140736411544488 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13891/statm: 73121 60023 104 248 0 72870 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 528308

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13598 and gives
#  childrusage.ru_utime.tv_sec=1623
#  childrusage.ru_utime.tv_usec=694160
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=549156
# CPU time returned by wait4() is 1629.24
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.1
CPU user time (s): 1794.47
CPU system time (s): 5.63
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 927756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1623.69
system time used= 5.54916
maximum resident set size= 751792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264962
page faults= 0
swaps= 0
block input operations= 0
block output operations= 698792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6660
involuntary context switches= 1903

runsolver used 4.45232 second user time and 12.928 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 15:41:51
IDJOB=3713215
IDBENCH=79330
IDSOLVER=2294
FILE ID=node125/3713215-1338212511
RUNJOBID= node125-1338195650-11264
PBS_JOBID= 14624609
Free space on /tmp= 71132 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-22s.smv--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713215-1338212511/watcher-3713215-1338212511 -o /tmp/evaluation-result-3713215-1338212511/solver-3713215-1338212511 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713215-1338212511.wbo 263517427 HOME HOME

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

MD5SUM BENCH= 97fed4a2133bff4e993c45ab3a9ac729
RANDOM SEED=263517427

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5438.54
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.373
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.373
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:        28448188 kB
Buffers:          522600 kB
Cached:          2613272 kB
SwapCached:         2304 kB
Active:          2036816 kB
Inactive:        1516380 kB
Active(anon):     408736 kB
Inactive(anon):     9556 kB
Active(file):    1628080 kB
Inactive(file):  1506824 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:             10100 kB
Writeback:             0 kB
AnonPages:        446868 kB
Mapped:            15252 kB
Shmem:               104 kB
Slab:             733420 kB
SReclaimable:     176872 kB
SUnreclaim:       556548 kB
KernelStack:        1520 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     631968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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= 71048 MiB
End job on node125 at 2012-05-28 16:11:52