Trace number 3714455

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? (TO) 1800.02 1801.62

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.37/96.46	c run usual solver
180.89/181.44	o 6159
180.89/181.44	c current bound: 3079
180.89/181.44	c fallback to adder encoding
1800.02/1801.61	c error: unexpected solver exit code
1800.02/1801.61	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-3714455-1338194738/watcher-3714455-1338194738 -o /tmp/evaluation-result-3714455-1338194738/solver-3714455-1338194738 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714455-1338194738.wbo 417731058 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.00 2.00 2.00 3/179 22141
/proc/meminfo: memFree=27595532/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0

[startup+0.032848 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22141
/proc/meminfo: memFree=27595532/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22141
/proc/meminfo: memFree=27595532/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22141
/proc/meminfo: memFree=27595532/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22141
/proc/meminfo: memFree=27595532/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22143
/proc/meminfo: memFree=27567280/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=34884 CPUtime=1.49 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) R 22141 22141 21976 0 -1 4202496 2965 0 0 0 148 1 0 0 20 0 1 0 285599227 35721216 4980 33554432000 4194304 5990268 140734937799232 140734937712184 4807465 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 8721 4980 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.00 2.00 2.00 3/181 22143
/proc/meminfo: memFree=27529796/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=67652 CPUtime=3.09 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) R 22141 22141 21976 0 -1 4202496 3503 0 0 0 307 2 0 0 20 0 1 0 285599227 69275648 10612 33554432000 4194304 5990268 140734937799232 140734937794472 4521661 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 16913 10612 136 439 0 16470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76800

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22143
/proc/meminfo: memFree=27435960/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=133188 CPUtime=6.28 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) R 22141 22141 21976 0 -1 4202496 4068 0 0 0 625 3 0 0 20 0 1 0 285599227 136384512 21876 33554432000 4194304 5990268 140734937799232 140734937794472 4766535 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 33297 21876 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.00 2.00 2.00 3/181 22143
/proc/meminfo: memFree=27056960/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=264260 CPUtime=12.68 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) R 22141 22141 21976 0 -1 4202496 4686 0 0 0 1262 6 0 0 20 0 1 0 285599227 270602240 43892 33554432000 4194304 5990268 140734937799232 140734937794472 4569447 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 66065 43892 136 439 0 65622 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273408

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 22145
/proc/meminfo: memFree=26274096/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=526404 CPUtime=25.49 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) R 22141 22141 21976 0 -1 4202496 5413 0 0 0 2537 12 0 0 20 0 1 0 285599227 539037696 88948 33554432000 4194304 5990268 140734937799232 140734937794472 4766833 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 131601 88948 136 439 0 131158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535552

[startup+51.1002 s]
/proc/loadavg: 2.20 2.05 2.01 4/183 22155
/proc/meminfo: memFree=25556548/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=1050692 CPUtime=51.08 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) R 22141 22141 21976 0 -1 4202496 6355 0 0 0 5082 26 0 0 20 0 1 0 285599227 1075908608 178548 33554432000 4194304 5990268 140734937799232 140734937794472 4807327 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 262673 178548 136 439 0 262230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1059840

[startup+102.3 s]
/proc/loadavg: 2.16 2.07 2.02 4/185 22157
/proc/meminfo: memFree=22580556/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=2132540 CPUtime=96.82 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 14346 0 0 0 9452 230 0 0 20 0 1 0 285599227 2183720960 424533 33554432000 4194304 5990268 140734937799232 140734937792384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 533135 424533 149 439 0 532692 0
[pid=22156] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22156/stat : 22156 (cp2_pre.sh) S 22142 22141 21976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285608910 9367552 277 33554432000 4194304 5064252 140736318863264 140736318861968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22156/statm: 2287 277 234 213 0 72 0
[pid=22157] ppid=22156 vsize=428288 CPUtime=5.44 cores=0,2,4,6
/proc/22157/stat : 22157 (coprocessor) R 22156 22141 21976 0 -1 4202496 66724 0 0 0 522 22 0 0 20 0 1 0 285608911 438566912 103369 33554432000 4194304 6586260 140734240438496 140734240435256 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/22157/statm: 107072 103369 137 584 0 106484 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2579124

[startup+162.3 s]
/proc/loadavg: 2.54 2.19 2.06 4/185 22161
/proc/meminfo: memFree=21978252/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=2132540 CPUtime=151.39 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 14355 319747 0 0 9452 230 5175 282 20 0 1 0 285599227 2183720960 424534 33554432000 4194304 5990268 140734937799232 140734937793472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22142/statm: 533135 424534 150 439 0 532692 0
[pid=22160] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22160/stat : 22160 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285614393 9367552 267 33554432000 4194304 5064252 140733564151264 140733564150176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22160/statm: 2287 267 226 213 0 72 0
[pid=22161] ppid=22160 vsize=1318732 CPUtime=10.61 cores=0,2,4,6
/proc/22161/stat : 22161 (glucose) R 22160 22141 21976 0 -1 4202496 87925 0 0 0 1017 44 0 0 20 0 1 0 285614394 1350381568 238072 33554432000 4194304 5208918 140735196168880 140735196166728 4229776 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22161/statm: 329683 238072 103 248 0 329432 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 3469568

[startup+222.3 s]
/proc/loadavg: 2.98 2.37 2.13 4/185 22168
/proc/meminfo: memFree=16454604/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3742148 CPUtime=20.89 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 308086 0 0 0 1946 143 0 0 20 0 1 0 285619366 3831959552 844709 33554432000 4194304 5208918 140735355396208 140735354345848 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 935537 844712 70 248 0 935286 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 7983712

[startup+282.3 s]
/proc/loadavg: 2.42 2.32 2.13 4/186 22171
/proc/meminfo: memFree=16414480/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1420.77
Current children cumulated vsize (KiB) 8145064

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/186 22203
/proc/meminfo: memFree=16407780/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1280.7 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 127894 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1480.76
Current children cumulated vsize (KiB) 8145064

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 22203
/proc/meminfo: memFree=16407912/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1340.69 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 133893 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1540.75
Current children cumulated vsize (KiB) 8145064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 22203
/proc/meminfo: memFree=16408036/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1400.68 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 139892 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1600.74
Current children cumulated vsize (KiB) 8145064

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 22204
/proc/meminfo: memFree=16408160/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1460.68 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 145892 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1660.74
Current children cumulated vsize (KiB) 8145064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22204
/proc/meminfo: memFree=16407912/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1520.66 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 151890 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1720.72
Current children cumulated vsize (KiB) 8145064

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 22204
/proc/meminfo: memFree=16407912/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1580.66 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 157890 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1780.72
Current children cumulated vsize (KiB) 8145064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22246
/proc/meminfo: memFree=18258332/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1599.96 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 159820 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 8145064

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

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

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22246
/proc/meminfo: memFree=18258332/32873844 swapFree=7124/7124
[pid=22141] ppid=22139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22141/stat : 22141 (npSolver-wbo-I.) S 22139 22141 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285599226 9367552 274 33554432000 4194304 5064252 140734957334592 140734957333504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22141/statm: 2287 274 233 213 0 72 0
[pid=22142] ppid=22141 vsize=4223268 CPUtime=200.06 cores=0,2,4,6
/proc/22142/stat : 22142 (npSolver-wbo) S 22141 22141 21976 0 -1 4202496 51108 414367 0 0 11427 1875 6226 478 20 0 1 0 285599227 4324626432 716003 33554432000 4194304 5990268 140734937799232 140734937790672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 103 0 0
/proc/22142/statm: 1055817 716003 164 439 0 1055374 0
[pid=22167] ppid=22142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22167/stat : 22167 (satsolver.sh) S 22142 22141 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285619365 9367552 267 33554432000 4194304 5064252 140734477327792 140734477326704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22167/statm: 2287 267 226 213 0 72 0
[pid=22168] ppid=22167 vsize=3903500 CPUtime=1599.96 cores=0,2,4,6
/proc/22168/stat : 22168 (glucose) R 22167 22141 21976 0 -1 4202496 348616 0 0 0 159820 176 0 0 20 0 1 0 285619366 3997184000 815318 33554432000 4194304 5208918 140735355396208 140735355393880 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22168/statm: 975875 815318 103 248 0 975624 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 8145064

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22141 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=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.62
CPU time (s): 1800.02
CPU user time (s): 1774.73
CPU system time (s): 25.29
CPU usage (%): 99.9112
Max. virtual memory (cumulated for all children) (KiB): 9550592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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.22036 second user time and 10.5834 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 10:45:38
IDJOB=3714455
IDBENCH=79118
IDSOLVER=2295
FILE ID=node134/3714455-1338194738
RUNJOBID= node134-1338192934-21992
PBS_JOBID= 14624583
Free space on /tmp= 70996 MiB

SOLVER NAME= npSolver inc
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-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714455-1338194738/watcher-3714455-1338194738 -o /tmp/evaluation-result-3714455-1338194738/solver-3714455-1338194738 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714455-1338194738.wbo 417731058 HOME HOME

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

MD5SUM BENCH= 472f23c3fe9900c3fa5a2fb1a63f7a4f
RANDOM SEED=417731058

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27596176 kB
Buffers:          449624 kB
Cached:          3902152 kB
SwapCached:            0 kB
Active:          1661704 kB
Inactive:        2738236 kB
Active(anon):      43748 kB
Inactive(anon):     5996 kB
Active(file):    1617956 kB
Inactive(file):  2732240 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             27316 kB
Writeback:             0 kB
AnonPages:         62076 kB
Mapped:            14980 kB
Shmem:               212 kB
Slab:             720720 kB
SReclaimable:     162536 kB
SUnreclaim:       558184 kB
KernelStack:        1480 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 68128 MiB
End job on node134 at 2012-05-28 11:15:42