Trace number 3713235

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.07 1801.31

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.4.accl.ucl--soft-0-100-0.wbo
MD5SUMa305848cf761b3c7939395660924f4d7
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.302953
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3939
Total number of constraints10412
Number of soft constraints10412
Number of constraints which are clauses9740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints672
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 524426
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 524425
Biggest number in a constraint 69
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 258
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

11.79/11.82	c run usual solver
22.46/23.41	o 6803
22.46/23.41	c current bound: 3401
22.46/23.41	c fallback to adder encoding
1133.77/1135.09	o 3400
1133.77/1135.09	c current bound: 1700
1133.77/1135.09	c fallback to adder encoding
1643.49/1644.87	o 1697
1643.49/1644.87	c current bound: 848
1643.49/1644.87	c fallback to adder encoding
1800.07/1801.31	c error: unexpected solver exit code
1800.07/1801.31	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-3713235-1338213696/watcher-3713235-1338213696 -o /tmp/evaluation-result-3713235-1338213696/solver-3713235-1338213696 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713235-1338213696.wbo 1735912092 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.07 2.05 2.00 3/180 12112
/proc/meminfo: memFree=30611072/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0

[startup+0.094263 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 12112
/proc/meminfo: memFree=30611072/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100315 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 12112
/proc/meminfo: memFree=30611072/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 12112
/proc/meminfo: memFree=30611072/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 12112
/proc/meminfo: memFree=30611072/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/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.07 2.05 2.00 3/182 12114
/proc/meminfo: memFree=30598140/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=34876 CPUtime=1.48 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) R 12112 12112 7066 0 -1 4202496 2844 0 0 0 148 0 0 0 20 0 1 0 287495257 35713024 4858 33554432000 4194304 5990268 140734803363968 140734803359208 4767492 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12113/statm: 8719 4858 136 439 0 8276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44024

[startup+3.10031 s]
/proc/loadavg: 2.07 2.05 2.00 3/182 12114
/proc/meminfo: memFree=30585232/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=67644 CPUtime=3.09 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) R 12112 12112 7066 0 -1 4202496 3380 0 0 0 308 1 0 0 20 0 1 0 287495257 69267456 9466 33554432000 4194304 5990268 140734803363968 140734803359208 4807573 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12113/statm: 16911 9466 136 439 0 16468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76792

[startup+6.30032 s]
/proc/loadavg: 2.07 2.05 2.00 3/182 12114
/proc/meminfo: memFree=30546072/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=133180 CPUtime=6.29 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) R 12112 12112 7066 0 -1 4202496 3942 0 0 0 626 3 0 0 20 0 1 0 287495257 136376320 19194 33554432000 4194304 5990268 140734803363968 140734803359208 4568072 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12113/statm: 33295 19194 136 439 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142328

[startup+12.7004 s]
/proc/loadavg: 2.06 2.05 2.00 3/184 12116
/proc/meminfo: memFree=30319160/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=264728 CPUtime=11.83 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 9187 0 0 0 1160 23 0 0 20 0 1 0 287495257 271081472 45457 33554432000 4194304 5990268 140734803363968 140734803357120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12113/statm: 66182 45457 149 439 0 65739 0
[pid=12115] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12115/stat : 12115 (cp2_pre.sh) S 12113 12112 7066 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287496441 9367552 277 33554432000 4194304 5064252 140736837632048 140736837630752 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12115/statm: 2287 277 234 213 0 72 0
[pid=12116] ppid=12115 vsize=75044 CPUtime=0.84 cores=0,2,4,6
/proc/12116/stat : 12116 (coprocessor) R 12115 12112 7066 0 -1 4202496 15679 0 0 0 81 3 0 0 20 0 1 0 287496441 76845056 18232 33554432000 4194304 6586260 140734791517472 140734791514232 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/12116/statm: 18761 18232 137 584 0 18173 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 358068

[startup+25.5004 s]
/proc/loadavg: 2.20 2.08 2.01 3/183 12126
/proc/meminfo: memFree=30010944/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336576 CPUtime=23.21 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 14839 64776 0 0 1263 202 799 57 20 0 1 0 287495257 344653824 58439 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84144 58439 164 439 0 83701 0
[pid=12125] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12125/stat : 12125 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287497672 9367552 267 33554432000 4194304 5064252 140733890266032 140733890264944 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12125/statm: 2287 267 226 213 0 72 0
[pid=12126] ppid=12125 vsize=234976 CPUtime=1.33 cores=0,2,4,6
/proc/12126/stat : 12126 (glucose) R 12125 12112 7066 0 -1 4202496 25863 0 0 0 126 7 0 0 20 0 1 0 287497672 240615424 48219 33554432000 4194304 5208918 140735864136400 140735863085848 4221600 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12126/statm: 58744 48219 70 248 0 58493 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 589848

[startup+51.1003 s]
/proc/loadavg: 2.26 2.10 2.02 3/183 12126
/proc/meminfo: memFree=29917096/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336576 CPUtime=23.21 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 14839 64776 0 0 1263 202 799 57 20 0 1 0 287495257 344653824 58439 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84144 58439 164 439 0 83701 0
[pid=12125] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12125/stat : 12125 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287497672 9367552 267 33554432000 4194304 5064252 140733890266032 140733890264944 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12125/statm: 2287 267 226 213 0 72 0
[pid=12126] ppid=12125 vsize=252024 CPUtime=26.93 cores=0,2,4,6
/proc/12126/stat : 12126 (glucose) R 12125 12112 7066 0 -1 4202496 31772 0 0 0 2684 9 0 0 20 0 1 0 287497672 258072576 56934 33554432000 4194304 5208918 140735864136400 140735864134072 4211897 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12126/statm: 63006 56934 94 248 0 62755 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 606896

[startup+102.306 s]
/proc/loadavg: 2.11 2.09 2.02 3/183 12126
/proc/meminfo: memFree=29908656/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336576 CPUtime=23.21 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 14839 64776 0 0 1263 202 799 57 20 0 1 0 287495257 344653824 58439 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84144 58439 164 439 0 83701 0
[pid=12125] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12125/stat : 12125 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287497672 9367552 267 33554432000 4194304 5064252 140733890266032 140733890264944 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12125/statm: 2287 267 226 213 0 72 0
[pid=12126] ppid=12125 vsize=252024 CPUtime=78.13 cores=0,2,4,6
/proc/12126/stat : 12126 (glucose) R 12125 12112 7066 0 -1 4202496 31783 0 0 0 7804 9 0 0 20 0 1 0 287497672 258072576 58989 33554432000 4194304 5208918 140735864136400 140735864134072 4211623 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12126/statm: 63006 58989 94 248 0 62755 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 606896

[startup+162.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/183 12126
/proc/meminfo: memFree=29902080/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336576 CPUtime=23.21 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 14839 64776 0 0 1263 202 799 57 20 0 1 0 287495257 344653824 58439 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84144 58439 164 439 0 83701 0
[pid=12125] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12125/stat : 12125 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287497672 9367552 267 33554432000 4194304 5064252 140733890266032 140733890264944 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12125/statm: 2287 267 226 213 0 72 0
[pid=12126] ppid=12125 vsize=333412 CPUtime=138.11 cores=0,2,4,6
/proc/12126/stat : 12126 (glucose) R 12125 12112 7066 0 -1 4202496 32278 0 0 0 13801 10 0 0 20 0 1 0 287497672 341413888 59995 33554432000 4194304 5208918 140735864136400 140735864134552 4211871 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12126/statm: 83353 59995 94 248 0 83102 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 688284

[startup+222.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/183 12126
/proc/meminfo: memFree=29897116/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336576 CPUtime=23.21 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 14839 64776 0 0 1263 202 799 57 20 0 1 0 287495257 344653824 58439 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84144 58439 164 439 0 83701 0
[pid=12125] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/12201/stat : 12201 (glucose) R 12200 12112 7066 0 -1 4202496 33222 0 0 0 28635 12 0 0 20 0 1 0 287608834 267771904 54333 33554432000 4194304 5208918 140737390031680 140737390029736 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 65374 54333 105 248 0 65123 0
Current children cumulated CPU time (s) 1421.12
Current children cumulated vsize (KiB) 615880

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 12209
/proc/meminfo: memFree=30010012/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1134.65 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 20378 113103 0 0 1323 210 111821 111 20 0 1 0 287495257 344154112 57293 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 57293 164 439 0 83579 0
[pid=12200] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287608834 9367552 267 33554432000 4194304 5064252 140735350871552 140735350870464 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 267 226 213 0 72 0
[pid=12201] ppid=12200 vsize=264848 CPUtime=346.45 cores=0,2,4,6
/proc/12201/stat : 12201 (glucose) R 12200 12112 7066 0 -1 4202496 34012 0 0 0 34633 12 0 0 20 0 1 0 287608834 271204352 56145 33554432000 4194304 5208918 140737390031680 140737390029528 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 66212 56145 105 248 0 65961 0
Current children cumulated CPU time (s) 1481.1
Current children cumulated vsize (KiB) 619232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12210
/proc/meminfo: memFree=30002324/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1134.65 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 20378 113103 0 0 1323 210 111821 111 20 0 1 0 287495257 344154112 57293 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 57293 164 439 0 83579 0
[pid=12200] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287608834 9367552 267 33554432000 4194304 5064252 140735350871552 140735350870464 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 267 226 213 0 72 0
[pid=12201] ppid=12200 vsize=270932 CPUtime=406.45 cores=0,2,4,6
/proc/12201/stat : 12201 (glucose) R 12200 12112 7066 0 -1 4202496 35484 0 0 0 40632 13 0 0 20 0 1 0 287608834 277434368 57617 33554432000 4194304 5208918 140737390031680 140737390029736 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 67733 57617 105 248 0 67482 0
Current children cumulated CPU time (s) 1541.1
Current children cumulated vsize (KiB) 625316

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 12210
/proc/meminfo: memFree=29998292/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1134.65 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 20378 113103 0 0 1323 210 111821 111 20 0 1 0 287495257 344154112 57293 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 57293 164 439 0 83579 0
[pid=12200] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287608834 9367552 267 33554432000 4194304 5064252 140735350871552 140735350870464 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 267 226 213 0 72 0
[pid=12201] ppid=12200 vsize=271388 CPUtime=466.44 cores=0,2,4,6
/proc/12201/stat : 12201 (glucose) R 12200 12112 7066 0 -1 4202496 35600 0 0 0 46631 13 0 0 20 0 1 0 287608834 277901312 58244 33554432000 4194304 5208918 140737390031680 140737390028056 4210704 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 67847 58244 105 248 0 67596 0
Current children cumulated CPU time (s) 1601.09
Current children cumulated vsize (KiB) 625772

[startup+1662.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/182 12236
/proc/meminfo: memFree=30253408/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1644.28 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 25944 157192 0 0 1377 217 162673 161 20 0 1 0 287495257 344154112 56269 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 56269 164 439 0 83579 0
[pid=12223] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287659805 9367552 265 33554432000 4194304 5064252 140735220876096 140735220875008 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12223/statm: 2287 265 226 213 0 72 0
[pid=12224] ppid=12223 vsize=243120 CPUtime=16.8 cores=0,2,4,6
/proc/12224/stat : 12224 (glucose) R 12223 12112 7066 0 -1 4202496 27835 0 0 0 1670 10 0 0 20 0 1 0 287659805 248954880 52041 33554432000 4194304 5208918 140734821398000 140734821395848 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12224/statm: 60780 52041 94 248 0 60529 0
Current children cumulated CPU time (s) 1661.08
Current children cumulated vsize (KiB) 597504

[startup+1722.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/184 12312
/proc/meminfo: memFree=30129464/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1644.28 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 25944 157192 0 0 1377 217 162673 161 20 0 1 0 287495257 344154112 56269 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 56269 164 439 0 83579 0
[pid=12223] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287659805 9367552 265 33554432000 4194304 5064252 140735220876096 140735220875008 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12223/statm: 2287 265 226 213 0 72 0
[pid=12224] ppid=12223 vsize=243660 CPUtime=76.8 cores=0,2,4,6
/proc/12224/stat : 12224 (glucose) R 12223 12112 7066 0 -1 4202496 27968 0 0 0 7669 11 0 0 20 0 1 0 287659805 249507840 54368 33554432000 4194304 5208918 140734821398000 140734821395672 4211620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12224/statm: 60915 54368 94 248 0 60664 0
Current children cumulated CPU time (s) 1721.08
Current children cumulated vsize (KiB) 598044

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 12411
/proc/meminfo: memFree=29964636/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1644.28 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 25944 157192 0 0 1377 217 162673 161 20 0 1 0 287495257 344154112 56269 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 56269 164 439 0 83579 0
[pid=12223] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287659805 9367552 265 33554432000 4194304 5064252 140735220876096 140735220875008 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12223/statm: 2287 265 226 213 0 72 0
[pid=12224] ppid=12223 vsize=274168 CPUtime=136.79 cores=0,2,4,6
/proc/12224/stat : 12224 (glucose) R 12223 12112 7066 0 -1 4202496 33730 0 0 0 13667 12 0 0 20 0 1 0 287659805 280748032 62191 33554432000 4194304 5208918 140734821398000 140734821395896 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12224/statm: 68542 62191 103 248 0 68291 0
Current children cumulated CPU time (s) 1781.07
Current children cumulated vsize (KiB) 628552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/183 12411
/proc/meminfo: memFree=29966316/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1644.28 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 25944 157192 0 0 1377 217 162673 161 20 0 1 0 287495257 344154112 56269 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 56269 164 439 0 83579 0
[pid=12223] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287659805 9367552 265 33554432000 4194304 5064252 140735220876096 140735220875008 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12223/statm: 2287 265 226 213 0 72 0
[pid=12224] ppid=12223 vsize=274168 CPUtime=155.79 cores=0,2,4,6
/proc/12224/stat : 12224 (glucose) R 12223 12112 7066 0 -1 4202496 33730 0 0 0 15567 12 0 0 20 0 1 0 287659805 280748032 62191 33554432000 4194304 5208918 140734821398000 140734821395896 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12224/statm: 68542 62191 103 248 0 68291 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 628552

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/183 12411
/proc/meminfo: memFree=29966316/32873844 swapFree=7624/7624
[pid=12112] ppid=12110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12112/stat : 12112 (npSolver-wbo.sh) S 12110 12112 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287495257 9367552 275 33554432000 4194304 5064252 140735884432672 140735884431584 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12112/statm: 2287 275 233 213 0 72 0
[pid=12113] ppid=12112 vsize=336088 CPUtime=1644.28 cores=0,2,4,6
/proc/12113/stat : 12113 (npSolver-wbo) S 12112 12112 7066 0 -1 4202496 25944 157192 0 0 1377 217 162673 161 20 0 1 0 287495257 344154112 56269 33554432000 4194304 5990268 140734803363968 140734803355408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 19 0 0
/proc/12113/statm: 84022 56269 164 439 0 83579 0
[pid=12223] ppid=12113 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (satsolver.sh) S 12113 12112 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287659805 9367552 265 33554432000 4194304 5064252 140735220876096 140735220875008 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12223/statm: 2287 265 226 213 0 72 0
[pid=12224] ppid=12223 vsize=274168 CPUtime=155.79 cores=0,2,4,6
/proc/12224/stat : 12224 (glucose) R 12223 12112 7066 0 -1 4202496 33730 0 0 0 15567 12 0 0 20 0 1 0 287659805 280748032 62191 33554432000 4194304 5208918 140734821398000 140734821395896 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12224/statm: 68542 62191 103 248 0 68291 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 628552

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12112 and gives
#  childrusage.ru_utime.tv_sec=1640
#  childrusage.ru_utime.tv_usec=513604
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=789423
# CPU time returned by wait4() is 1644.3
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.31
CPU time (s): 1800.07
CPU user time (s): 1796.17
CPU system time (s): 3.9
CPU usage (%): 99.931
Max. virtual memory (cumulated for all children) (KiB): 821200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1640.51
system time used= 3.78942
maximum resident set size= 384244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184113
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1365064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1014
involuntary context switches= 1766

runsolver used 4.5913 second user time and 16.1076 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-28 16:01:37
IDJOB=3713235
IDBENCH=79338
IDSOLVER=2294
FILE ID=node130/3713235-1338213696
RUNJOBID= node130-1338193034-7082
PBS_JOBID= 14624584
Free space on /tmp= 71360 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.4.accl.ucl--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-3713235-1338213696/watcher-3713235-1338213696 -o /tmp/evaluation-result-3713235-1338213696/solver-3713235-1338213696 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713235-1338213696.wbo 1735912092 HOME HOME

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

MD5SUM BENCH= a305848cf761b3c7939395660924f4d7
RANDOM SEED=1735912092

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30611336 kB
Buffers:          363140 kB
Cached:           685628 kB
SwapCached:         4508 kB
Active:          1222960 kB
Inactive:         199100 kB
Active(anon):     362908 kB
Inactive(anon):     9016 kB
Active(file):     860052 kB
Inactive(file):   190084 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099916 kB
Dirty:              8700 kB
Writeback:             0 kB
AnonPages:        463852 kB
Mapped:            12592 kB
Shmem:                 8 kB
Slab:             699472 kB
SReclaimable:     140820 kB
SUnreclaim:       558652 kB
KernelStack:        1528 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     572940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71144 MiB
End job on node130 at 2012-05-28 16:31:38