Trace number 3712126

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
toysat 2012-05-17? (TO) 1800.02 1800.31

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3029_8-unsat--soft-33-100-0.wbo
MD5SUM94a4b61e4b099e692126d009e42b1552
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark44.3103
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4960
Total number of constraints16157
Number of soft constraints10743
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 536531
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 536530
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
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

14.09/14.13	c 2012-05-28T08:27:13+0200
14.09/14.13	c arch = x86_64
14.09/14.13	c os = linux
14.09/14.13	c compiler = ghc 7.4
14.09/14.13	c packages:
14.09/14.13	c   OptDir-0.0.1
14.09/14.13	c   array-0.4.0.0
14.09/14.13	c   base-4.5.0.0
14.09/14.13	c   bytestring-0.9.2.1
14.09/14.13	c   containers-0.4.2.1
14.09/14.13	c   deepseq-1.3.0.0
14.09/14.13	c   mtl-2.1.1
14.09/14.13	c   old_locale-1.0.0.4
14.09/14.13	c   parse_dimacs-1.2
14.09/14.13	c   parsec-3.1.2
14.09/14.13	c   queue-0.1.2
14.09/14.13	c   stm-2.3
14.09/14.13	c   time-1.4
14.09/14.13	c command line = ["--wbo","HOME/instance-3712126-1338186433.wbo"]
14.09/14.13	c #vars 4960
14.09/14.13	c #constraints 16157
14.09/14.13	c Solving starts ...
14.39/14.47	c solving time = 0.314s
14.39/14.47	c #decision = 24977
14.39/14.47	c #conflict = 125
14.39/14.47	c #restart = 1
14.39/14.47	o 267
14.48/14.51	c Solving starts ...
14.48/14.59	c solving time = 0.068s
14.48/14.59	c #decision = 35484
14.48/14.59	c #conflict = 125
14.48/14.59	c #restart = 1
14.48/14.59	o 265
14.58/14.64	c Solving starts ...
14.68/14.74	c solving time = 0.089s
14.68/14.74	c #decision = 45752
14.68/14.74	c #conflict = 125
14.68/14.74	c #restart = 1
14.68/14.74	o 263
14.68/14.76	c Solving starts ...
14.89/14.92	c solving time = 0.133s
14.89/14.92	c #decision = 56277
14.89/14.92	c #conflict = 125
14.89/14.92	c #restart = 1
14.89/14.92	o 257
14.89/14.94	c Solving starts ...
14.99/15.08	c solving time = 0.126s
14.99/15.08	c #decision = 66987
14.99/15.08	c #conflict = 125
14.99/15.08	c #restart = 1
14.99/15.08	o 249
15.09/15.13	c Solving starts ...
15.19/15.29	c solving time = 0.140s
15.19/15.29	c #decision = 77308
15.19/15.29	c #conflict = 125
15.19/15.29	c #restart = 1
15.19/15.29	o 241
15.29/15.31	c Solving starts ...
15.48/15.50	c solving time = 0.175s
15.48/15.50	c #decision = 87038
15.48/15.50	c #conflict = 125
15.48/15.50	c #restart = 1
15.48/15.50	o 237
15.48/15.52	c Solving starts ...
15.68/15.71	c solving time = 0.171s
15.68/15.71	c #decision = 96766
15.68/15.71	c #conflict = 125
15.68/15.71	c #restart = 1
15.68/15.71	o 233
15.68/15.76	c Solving starts ...
16.19/16.21	c solving time = 0.430s
16.19/16.21	c #decision = 106174
16.19/16.21	c #conflict = 130
16.19/16.21	c #restart = 1
16.19/16.21	o 232
16.19/16.23	c Solving starts ...
113.07/113.14	c solving time = 96.876s
113.07/113.14	c #decision = 108094
113.07/113.14	c #conflict = 296
113.07/113.14	c #restart = 2
113.07/113.14	o 225
113.07/113.16	c Solving starts ...
113.27/113.33	c solving time = 0.157s
113.27/113.33	c #decision = 108392
113.27/113.33	c #conflict = 296
113.27/113.33	c #restart = 2
113.27/113.33	o 222
113.27/113.35	c Solving starts ...
113.46/113.59	c solving time = 0.223s
113.46/113.59	c #decision = 108688
113.46/113.59	c #conflict = 297
113.46/113.59	c #restart = 2
113.46/113.59	o 219
113.56/113.61	c Solving starts ...
114.66/114.70	c solving time = 1.079s
114.66/114.70	c #decision = 108761
114.66/114.70	c #conflict = 302
114.66/114.70	c #restart = 2
114.66/114.70	o 218
114.66/114.75	c Solving starts ...
115.66/115.75	c solving time = 0.984s
115.66/115.75	c #decision = 108837
115.66/115.75	c #conflict = 305
115.66/115.75	c #restart = 2
115.66/115.75	o 217
115.76/115.80	c Solving starts ...
115.97/116.03	c solving time = 0.218s
115.97/116.03	c #decision = 108898
115.97/116.03	c #conflict = 305
115.97/116.03	c #restart = 2
115.97/116.03	o 216
115.97/116.05	c Solving starts ...
119.97/120.09	c solving time = 4.029s
119.97/120.09	c #decision = 109190
119.97/120.09	c #conflict = 312
119.97/120.09	c #restart = 2
119.97/120.09	o 213
120.07/120.11	c Solving starts ...
120.27/120.34	c solving time = 0.215s
120.27/120.34	c #decision = 109463
120.27/120.34	c #conflict = 312
120.27/120.34	c #restart = 2
120.27/120.34	o 210
120.27/120.36	c Solving starts ...
219.85/219.97	c solving time = 99.581s
219.85/219.97	c #decision = 110565
219.85/219.97	c #conflict = 457
219.85/219.97	c #restart = 3
219.85/219.97	o 206
219.85/219.99	c Solving starts ...
220.14/220.24	c solving time = 0.240s
220.14/220.24	c #decision = 110653
220.14/220.24	c #conflict = 457
220.14/220.24	c #restart = 3
220.14/220.24	o 205
220.24/220.30	c Solving starts ...

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-3712126-1338186433/watcher-3712126-1338186433 -o /tmp/evaluation-result-3712126-1338186433/solver-3712126-1338186433 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712126-1338186433.wbo 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11495
/proc/meminfo: memFree=31279808/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 826 0 0 0 0 0 0 0 20 0 1 0 284767641 7405568 748 33554432000 4194304 8973514 140735076029920 140735076029416 7658912 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 1808 751 422 1167 0 589 0

[startup+0.048824 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11495
/proc/meminfo: memFree=31279808/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=9280 CPUtime=0.04 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 1532 0 0 0 4 0 0 0 20 0 1 0 284767641 9502720 1453 33554432000 4194304 8973514 140735076029920 140735076029416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 2320 1453 427 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100288 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11495
/proc/meminfo: memFree=31279808/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 2367 0 0 0 9 0 0 0 20 0 1 0 284767641 12648448 2288 33554432000 4194304 8973514 140735076029920 140735076029416 7858672 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 3088 2288 428 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300304 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11495
/proc/meminfo: memFree=31279808/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=27712 CPUtime=0.29 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 6138 0 0 0 28 1 0 0 20 0 1 0 284767641 28377088 6059 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 6928 6059 436 1167 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27712

[startup+0.700225 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11495
/proc/meminfo: memFree=31279808/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=40000 CPUtime=0.69 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 9139 0 0 0 67 2 0 0 20 0 1 0 284767641 40960000 9060 33554432000 4194304 8973514 140735076029920 140735076029184 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 10000 9060 444 1167 0 8781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40000

[startup+1.50022 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 11496
/proc/meminfo: memFree=31245700/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=40000 CPUtime=1.49 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 9301 0 0 0 147 2 0 0 20 0 1 0 284767641 40960000 9222 33554432000 4194304 8973514 140735076029920 140735076029416 7937344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 10000 9222 444 1167 0 8781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40000

[startup+3.10024 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 11496
/proc/meminfo: memFree=31244312/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=42048 CPUtime=3.09 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 9813 0 0 0 306 3 0 0 20 0 1 0 284767641 43057152 9734 33554432000 4194304 8973514 140735076029920 140735076029416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 10512 9734 444 1167 0 9293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42048

[startup+6.3003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 11496
/proc/meminfo: memFree=31242460/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=42048 CPUtime=6.29 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 9813 0 0 0 625 4 0 0 20 0 1 0 284767641 43057152 9734 33554432000 4194304 8973514 140735076029920 140735076029416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 10512 9734 444 1167 0 9293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42048

[startup+12.7003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 11496
/proc/meminfo: memFree=31242072/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=42048 CPUtime=12.68 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 9813 0 0 0 1263 5 0 0 20 0 1 0 284767641 43057152 9734 33554432000 4194304 8973514 140735076029920 140735076029416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 10512 9734 444 1167 0 9293 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42048

[startup+25.5003 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 11496
/proc/meminfo: memFree=31203500/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=80960 CPUtime=25.48 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 19566 0 0 0 2538 10 0 0 20 0 1 0 284767641 82903040 19490 33554432000 4194304 8973514 140735076029920 140735076027840 4204286 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 20240 19490 467 1167 0 19021 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80960

[startup+51.1003 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 11496
/proc/meminfo: memFree=31203592/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=80960 CPUtime=51.07 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 19571 0 0 0 5091 16 0 0 20 0 1 0 284767641 82903040 19490 33554432000 4194304 8973514 140735076029920 140735076027904 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 20240 19490 467 1167 0 19021 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80960

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11497
/proc/meminfo: memFree=31202572/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=80960 CPUtime=102.28 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 19576 0 0 0 10199 29 0 0 20 0 1 0 284767641 82903040 19490 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 20240 19490 467 1167 0 19021 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 80960

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11497
/proc/meminfo: memFree=31174796/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=108608 CPUtime=162.26 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 26488 0 0 0 16181 45 0 0 20 0 1 0 284767641 111214592 26402 33554432000 4194304 8973514 140735076029920 140735076029184 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 27152 26402 467 1167 0 25933 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 108608

[startup+222.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 11500
/proc/meminfo: memFree=31166452/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=115776 CPUtime=222.24 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 28283 0 0 0 22165 59 0 0 20 0 1 0 284767641 118554624 28194 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 28944 28194 467 1167 0 27725 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 115776

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 11500
/proc/meminfo: memFree=31166272/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=115776 CPUtime=282.24 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 28283 0 0 0 28151 73 0 0 20 0 1 0 284767641 118554624 28194 33554432000 4194304 8973514 140735076029920 140735076029416 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 28944 28194 467 1167 0 27725 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 115776

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11500
/proc/meminfo: memFree=31164220/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=116800 CPUtime=342.23 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 28540 0 0 0 34135 88 0 0 20 0 1 0 284767641 119603200 28450 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29200 28450 467 1167 0 27981 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 116800

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11501
/proc/meminfo: memFree=31163412/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=116800 CPUtime=402.22 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 28540 0 0 0 40118 104 0 0 20 0 1 0 284767641 119603200 28450 33554432000 4194304 8973514 140735076029920 140735076029184 4204701 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29200 28450 467 1167 0 27981 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 116800

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11501
/proc/meminfo: memFree=31162356/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=117824 CPUtime=462.21 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 28796 0 0 0 46103 118 0 0 20 0 1 0 284767641 120651776 28706 33554432000 4194304 8973514 140735076029920 140735076029416 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29456 28706 467 1167 0 28237 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 117824

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11501
/proc/meminfo: memFree=31162356/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=117824 CPUtime=522.2 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 28796 0 0 0 52088 132 0 0 20 0 1 0 284767641 120651776 28706 33554432000 4194304 8973514 140735076029920 140735076029416 4209336 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29456 28706 467 1167 0 28237 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 117824

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11501
/proc/meminfo: memFree=31161364/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=117824 CPUtime=582.19 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 28796 0 0 0 58075 144 0 0 20 0 1 0 284767641 120651776 28706 33554432000 4194304 8973514 140735076029920 140735076029416 4209187 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29456 28706 467 1167 0 28237 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 117824

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 11505
/proc/meminfo: memFree=31158260/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=118848 CPUtime=882.14 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29053 0 0 0 88001 213 0 0 20 0 1 0 284767641 121700352 28962 33554432000 4194304 8973514 140735076029920 140735076029416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29712 28962 467 1167 0 28493 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 118848

[startup+942.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 11505
/proc/meminfo: memFree=31158384/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=118848 CPUtime=942.14 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29053 0 0 0 93987 227 0 0 20 0 1 0 284767641 121700352 28962 33554432000 4194304 8973514 140735076029920 140735076029184 4204286 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29712 28962 467 1167 0 28493 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 118848

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 11506
/proc/meminfo: memFree=31157144/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=119872 CPUtime=1002.12 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29309 0 0 0 99971 241 0 0 20 0 1 0 284767641 122748928 29218 33554432000 4194304 8973514 140735076029920 140735076029416 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29968 29218 467 1167 0 28749 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 119872

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11506
/proc/meminfo: memFree=31156276/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=119872 CPUtime=1062.12 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29309 0 0 0 105958 254 0 0 20 0 1 0 284767641 122748928 29218 33554432000 4194304 8973514 140735076029920 140735076029184 4209272 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29968 29218 467 1167 0 28749 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 119872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11506
/proc/meminfo: memFree=31156336/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=119872 CPUtime=1122.11 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29309 0 0 0 111943 268 0 0 20 0 1 0 284767641 122748928 29218 33554432000 4194304 8973514 140735076029920 140735076027840 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29968 29218 467 1167 0 28749 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 119872

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11506
/proc/meminfo: memFree=31156212/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=119872 CPUtime=1182.09 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29309 0 0 0 117927 282 0 0 20 0 1 0 284767641 122748928 29218 33554432000 4194304 8973514 140735076029920 140735076029416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 29968 29218 467 1167 0 28749 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 119872

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11506
/proc/meminfo: memFree=31154228/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=120896 CPUtime=1242.09 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29565 0 0 0 123913 296 0 0 20 0 1 0 284767641 123797504 29474 33554432000 4194304 8973514 140735076029920 140735076027840 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30224 29474 467 1167 0 29005 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 120896

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11507
/proc/meminfo: memFree=31154040/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=120896 CPUtime=1302.09 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29565 0 0 0 129899 310 0 0 20 0 1 0 284767641 123797504 29474 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30224 29474 467 1167 0 29005 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 120896

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 11507
/proc/meminfo: memFree=31154412/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=120896 CPUtime=1362.07 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29565 0 0 0 135884 323 0 0 20 0 1 0 284767641 123797504 29474 33554432000 4194304 8973514 140735076029920 140735076029416 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30224 29474 467 1167 0 29005 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 120896

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 11510
/proc/meminfo: memFree=31153348/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=121920 CPUtime=1422.07 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29821 0 0 0 141871 336 0 0 20 0 1 0 284767641 124846080 29730 33554432000 4194304 8973514 140735076029920 140735076029416 4209272 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30480 29730 467 1167 0 29261 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 121920

[startup+1482.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 11510
/proc/meminfo: memFree=31153480/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=121920 CPUtime=1482.06 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29821 0 0 0 147856 350 0 0 20 0 1 0 284767641 124846080 29730 33554432000 4194304 8973514 140735076029920 140735076027840 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30480 29730 467 1167 0 29261 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 121920

[startup+1542.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 11510
/proc/meminfo: memFree=31152116/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=121920 CPUtime=1542.05 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29821 0 0 0 153843 362 0 0 20 0 1 0 284767641 124846080 29730 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30480 29730 467 1167 0 29261 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 121920

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 11511
/proc/meminfo: memFree=31151372/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=121920 CPUtime=1602.03 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29821 0 0 0 159828 375 0 0 20 0 1 0 284767641 124846080 29730 33554432000 4194304 8973514 140735076029920 140735076029184 7662101 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30480 29730 467 1167 0 29261 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 121920

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 11511
/proc/meminfo: memFree=31151308/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=121920 CPUtime=1662.02 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29821 0 0 0 165814 388 0 0 20 0 1 0 284767641 124846080 29730 33554432000 4194304 8973514 140735076029920 140735076027840 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30480 29730 467 1167 0 29261 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 121920

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11511
/proc/meminfo: memFree=31151432/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=121920 CPUtime=1722.02 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 29821 0 0 0 171802 400 0 0 20 0 1 0 284767641 124846080 29730 33554432000 4194304 8973514 140735076029920 140735076029416 4208906 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30480 29730 467 1167 0 29261 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 121920

[startup+1782.3 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 11550
/proc/meminfo: memFree=31046064/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=122944 CPUtime=1782 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 30077 0 0 0 177786 414 0 0 20 0 1 0 284767641 125894656 29986 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30736 29986 467 1167 0 29517 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 122944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 11550
/proc/meminfo: memFree=31046436/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=122944 CPUtime=1800.01 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 30077 0 0 0 179582 419 0 0 20 0 1 0 284767641 125894656 29986 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30736 29986 467 1167 0 29517 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 122944

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

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

[startup+1800.3 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 11550
/proc/meminfo: memFree=31046436/32873844 swapFree=7632/7632
[pid=11495] ppid=11493 vsize=122944 CPUtime=1800.01 cores=1,3,5,7
/proc/11495/stat : 11495 (toysat) R 11493 11495 7805 0 -1 4202496 30077 0 0 0 179582 419 0 0 20 0 1 0 284767641 125894656 29986 33554432000 4194304 8973514 140735076029920 140735076029184 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11495/statm: 30736 29986 467 1167 0 29517 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 122944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1795.82
CPU system time (s): 4.19936
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 122944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.82
system time used= 4.19936
maximum resident set size= 119944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30077
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= 20
involuntary context switches= 1863

runsolver used 3.60045 second user time and 10.3144 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 08:27:13
IDJOB=3712126
IDBENCH=79070
IDSOLVER=2291
FILE ID=node141/3712126-1338186433
RUNJOBID= node141-1338174290-9575
PBS_JOBID= 14624547
Free space on /tmp= 71536 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3029_8-unsat--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712126-1338186433/watcher-3712126-1338186433 -o /tmp/evaluation-result-3712126-1338186433/solver-3712126-1338186433 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712126-1338186433.wbo

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

MD5SUM BENCH= 94a4b61e4b099e692126d009e42b1552
RANDOM SEED=824515241

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.92
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.744
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:       32873844 kB
MemFree:        31280452 kB
Buffers:          278968 kB
Cached:           374980 kB
SwapCached:          220 kB
Active:           294896 kB
Inactive:         460544 kB
Active(anon):      91388 kB
Inactive(anon):    11292 kB
Active(file):     203508 kB
Inactive(file):   449252 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:              7496 kB
Writeback:             0 kB
AnonPages:        107120 kB
Mapped:            12416 kB
Shmem:               172 kB
Slab:             697396 kB
SReclaimable:     139812 kB
SUnreclaim:       557584 kB
KernelStack:        1472 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     214804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71528 MiB
End job on node141 at 2012-05-28 08:57:15