Trace number 3712314

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.04 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMb6d6940e1e32d980df9f418447a42cea
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.18682
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints202
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 10037
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10036
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
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

0.04/0.06	c 2012-05-29T18:59:35+0200
0.04/0.06	c arch = x86_64
0.04/0.06	c os = linux
0.04/0.06	c compiler = ghc 7.4
0.04/0.06	c packages:
0.04/0.06	c   OptDir-0.0.1
0.04/0.06	c   array-0.4.0.0
0.04/0.06	c   base-4.5.0.0
0.04/0.06	c   bytestring-0.9.2.1
0.04/0.06	c   containers-0.4.2.1
0.04/0.06	c   deepseq-1.3.0.0
0.04/0.06	c   mtl-2.1.1
0.04/0.06	c   old_locale-1.0.0.4
0.04/0.06	c   parse_dimacs-1.2
0.04/0.06	c   parsec-3.1.2
0.04/0.06	c   queue-0.1.2
0.04/0.06	c   stm-2.3
0.04/0.06	c   time-1.4
0.04/0.06	c command line = ["--wbo","HOME/instance-3712314-1338310775.wbo"]
0.04/0.06	c #vars 5100
0.04/0.06	c #constraints 202
0.04/0.06	c Solving starts ...
0.89/0.91	c solving time = 0.841s
0.89/0.91	c #decision = 4177
0.89/0.91	c #conflict = 252
0.89/0.91	c #restart = 2
0.89/0.91	o 152
0.89/0.91	c Solving starts ...
1.39/1.42	c solving time = 0.511s
1.39/1.42	c #decision = 9332
1.39/1.42	c #conflict = 352
1.39/1.42	c #restart = 3
1.39/1.42	o 126
1.39/1.42	c Solving starts ...
2.10/2.12	c solving time = 0.690s
2.10/2.12	c #decision = 16252
2.10/2.12	c #conflict = 461
2.10/2.12	c #restart = 4
2.10/2.12	o 123
2.10/2.12	c Solving starts ...
2.10/2.13	c solving time = 0.011s
2.10/2.13	c #decision = 19040
2.10/2.13	c #conflict = 462
2.10/2.13	c #restart = 4
2.10/2.13	o 118
2.10/2.13	c Solving starts ...
2.10/2.14	c solving time = 0.013s
2.10/2.14	c #decision = 21755
2.10/2.14	c #conflict = 463
2.10/2.14	c #restart = 4
2.10/2.14	o 116
2.10/2.14	c Solving starts ...
3.48/3.58	c solving time = 1.432s
3.48/3.58	c #decision = 30538
3.48/3.58	c #conflict = 715
3.48/3.58	c #restart = 6
3.48/3.58	o 92
3.48/3.58	c Solving starts ...
4.69/4.72	c solving time = 1.135s
4.69/4.72	c #decision = 38619
4.69/4.72	c #conflict = 970
4.69/4.72	c #restart = 8
4.69/4.72	o 91
4.69/4.72	c Solving starts ...
5.89/5.98	c solving time = 1.256s
5.89/5.98	c #decision = 44428
5.89/5.98	c #conflict = 1214
5.89/5.98	c #restart = 9
5.89/5.98	o 61
5.89/5.98	c Solving starts ...
5.89/5.99	c solving time = 0.012s
5.89/5.99	c #decision = 47138
5.89/5.99	c #conflict = 1214
5.89/5.99	c #restart = 9
5.89/5.99	o 50
5.89/5.99	c Solving starts ...
5.99/6.01	c solving time = 0.014s
5.99/6.01	c #decision = 49923
5.99/6.01	c #conflict = 1218
5.99/6.01	c #restart = 9
5.99/6.01	o 22
5.99/6.01	c Solving starts ...
5.99/6.03	c solving time = 0.017s
5.99/6.03	c #decision = 52541
5.99/6.03	c #conflict = 1218
5.99/6.03	c #restart = 9
5.99/6.03	o 7
5.99/6.03	c Solving starts ...
23.69/23.78	c learnt constraints deletion: 4425 -> 2213
34.18/34.23	c solving time = 28.189s
34.18/34.23	c #decision = 76817
34.18/34.23	c #conflict = 6160
34.18/34.23	c #restart = 17
34.18/34.23	o 6
34.18/34.23	c Solving starts ...
34.18/34.24	c learnt constraints deletion: 3931 -> 1966
34.69/34.74	c learnt constraints deletion: 2065 -> 1033
41.18/41.25	c solving time = 7.023s
41.18/41.25	c #decision = 93373
41.18/41.25	c #conflict = 7486
41.18/41.25	c #restart = 22
41.18/41.25	o 3
41.18/41.25	c Solving starts ...
41.18/41.26	c learnt constraints deletion: 2255 -> 1128
59.38/59.44	c learnt constraints deletion: 4344 -> 2172
82.36/82.42	c learnt constraints deletion: 6453 -> 3227
107.04/107.10	c learnt constraints deletion: 7081 -> 3541
158.34/158.48	c learnt constraints deletion: 9323 -> 4662
268.68/268.82	c learnt constraints deletion: 10441 -> 5224
360.46/360.62	c learnt constraints deletion: 8119 -> 4060
568.32/568.52	c learnt constraints deletion: 10767 -> 5388
770.29/770.59	c learnt constraints deletion: 10779 -> 5397
925.36/925.65	c learnt constraints deletion: 11514 -> 5765
1121.53/1121.86	c learnt constraints deletion: 11493 -> 5758
1325.89/1326.25	c learnt constraints deletion: 11523 -> 5775
1420.79/1421.17	c learnt constraints deletion: 8598 -> 4299
1712.24/1712.68	c learnt constraints deletion: 11839 -> 5935

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-3712314-1338310775/watcher-3712314-1338310775 -o /tmp/evaluation-result-3712314-1338310775/solver-3712314-1338310775 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712314-1338310775.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: 0.00 0.00 0.88 3/176 12142
/proc/meminfo: memFree=30480544/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 828 0 0 0 0 0 0 0 20 0 1 0 297203217 7405568 749 33554432000 4194304 8973514 140735694632624 140733573057176 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 1808 749 422 1167 0 589 0

[startup+0.0493809 s]
/proc/loadavg: 0.00 0.00 0.88 3/176 12142
/proc/meminfo: memFree=30480544/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=11328 CPUtime=0.04 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 1907 0 0 0 4 0 0 0 20 0 1 0 297203217 11599872 1828 33554432000 4194304 8973514 140735694632624 140733573057176 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 2832 1834 434 1167 0 1613 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11328

[startup+0.100257 s]
/proc/loadavg: 0.00 0.00 0.88 3/176 12142
/proc/meminfo: memFree=30480544/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 2142 0 0 0 9 0 0 0 20 0 1 0 297203217 11599872 2063 33554432000 4194304 8973514 140735694632624 140733573057176 7937344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 2832 2063 454 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300197 s]
/proc/loadavg: 0.00 0.00 0.88 3/176 12142
/proc/meminfo: memFree=30480544/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=13376 CPUtime=0.29 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 2654 0 0 0 29 0 0 0 20 0 1 0 297203217 13697024 2575 33554432000 4194304 8973514 140735694632624 140733573057176 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 3344 2575 454 1167 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700205 s]
/proc/loadavg: 0.00 0.00 0.88 3/176 12142
/proc/meminfo: memFree=30480544/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=13376 CPUtime=0.69 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 2654 0 0 0 69 0 0 0 20 0 1 0 297203217 13697024 2575 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 3344 2575 454 1167 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13376

[startup+1.50023 s]
/proc/loadavg: 0.00 0.00 0.88 3/177 12143
/proc/meminfo: memFree=30466492/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=16448 CPUtime=1.48 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 3433 0 0 0 148 0 0 0 20 0 1 0 297203217 16842752 3354 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 4112 3354 464 1167 0 2893 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16448

[startup+3.10018 s]
/proc/loadavg: 0.00 0.00 0.88 3/177 12143
/proc/meminfo: memFree=30461656/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=18496 CPUtime=3.09 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 3946 0 0 0 308 1 0 0 20 0 1 0 297203217 18939904 3867 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 4624 3867 465 1167 0 3405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18496

[startup+6.30018 s]
/proc/loadavg: 0.16 0.03 0.89 3/177 12143
/proc/meminfo: memFree=30454836/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=22592 CPUtime=6.29 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 4970 0 0 0 627 2 0 0 20 0 1 0 297203217 23134208 4891 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 5648 4891 465 1167 0 4429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22592

[startup+12.7002 s]
/proc/loadavg: 0.31 0.07 0.89 3/177 12143
/proc/meminfo: memFree=30433772/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=33856 CPUtime=12.69 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 7774 0 0 0 1264 5 0 0 20 0 1 0 297203217 34668544 7695 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 8464 7695 465 1167 0 7245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33856

[startup+25.5002 s]
/proc/loadavg: 0.68 0.16 0.91 3/177 12143
/proc/meminfo: memFree=30404764/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=47168 CPUtime=25.49 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 11115 0 0 0 2538 11 0 0 20 0 1 0 297203217 48300032 11036 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 11792 11036 466 1167 0 10573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47168

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.94 3/178 12147
/proc/meminfo: memFree=30393240/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=57408 CPUtime=51.07 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 13673 0 0 0 5083 24 0 0 20 0 1 0 297203217 58785792 13594 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 14352 13594 466 1167 0 13133 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57408

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 1.00 3/178 12170
/proc/meminfo: memFree=30331924/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=95296 CPUtime=102.25 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 23017 0 0 0 10170 55 0 0 20 0 1 0 297203217 97583104 22908 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 23824 22908 466 1167 0 22605 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95296

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 1.05 3/177 12170
/proc/meminfo: memFree=30279520/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=139328 CPUtime=162.23 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 33969 0 0 0 16139 84 0 0 20 0 1 0 297203217 142671872 33860 33554432000 4194304 8973514 140735694632624 140735694632120 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 34832 33860 466 1167 0 33613 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 139328

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 1.11 3/177 12170
/proc/meminfo: memFree=30262336/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=162880 CPUtime=222.22 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 39929 0 0 0 22117 105 0 0 20 0 1 0 297203217 166789120 39819 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 40720 39819 466 1167 0 39501 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 162880

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 1.16 3/177 12170
/proc/meminfo: memFree=30234712/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=190528 CPUtime=282.18 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 46874 0 0 0 28096 122 0 0 20 0 1 0 297203217 195100672 46724 33554432000 4194304 8973514 140735694632624 140735694632120 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 47632 46724 466 1167 0 46413 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 190528

[startup+342.3 s]
/proc/loadavg: 1.99 1.35 1.21 3/177 12171
/proc/meminfo: memFree=30218164/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=202816 CPUtime=342.17 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 50046 0 0 0 34084 133 0 0 20 0 1 0 297203217 207683584 49895 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 50704 49895 466 1167 0 49485 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 202816

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 1.26 3/177 12171
/proc/meminfo: memFree=30212136/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=207936 CPUtime=402.15 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 51384 0 0 0 40070 145 0 0 20 0 1 0 297203217 212926464 51233 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 51984 51233 466 1167 0 50765 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 207936

[startup+462.3 s]
/proc/loadavg: 2.05 1.58 1.31 3/177 12171
/proc/meminfo: memFree=30209036/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=207936 CPUtime=462.14 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 51384 0 0 0 46057 157 0 0 20 0 1 0 297203217 212926464 51233 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 51984 51233 466 1167 0 50765 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 207936

[startup+522.3 s]
/proc/loadavg: 2.02 1.65 1.35 3/177 12171
/proc/meminfo: memFree=30205052/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=207936 CPUtime=522.13 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 51392 0 0 0 52043 170 0 0 20 0 1 0 297203217 212926464 51233 33554432000 4194304 8973514 140735694632624 140735694631888 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 51984 51233 466 1167 0 50765 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 207936

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 1.39 3/177 12171
/proc/meminfo: memFree=30188552/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=222272 CPUtime=582.11 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 54976 0 0 0 58028 183 0 0 20 0 1 0 297203217 227606528 54817 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 55568 54817 466 1167 0 54349 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 222272

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.86 1.51 3/177 12175
/proc/meminfo: memFree=30155532/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=229440 CPUtime=822.08 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 56772 0 0 0 81977 231 0 0 20 0 1 0 297203217 234946560 56609 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 57360 56609 466 1167 0 56141 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 229440

[startup+882.3 s]
/proc/loadavg: 2.05 1.90 1.55 3/177 12175
/proc/meminfo: memFree=30155532/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=229440 CPUtime=882.07 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 56772 0 0 0 87963 244 0 0 20 0 1 0 297203217 234946560 56609 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 57360 56609 466 1167 0 56141 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 229440

[startup+942.3 s]
/proc/loadavg: 2.07 1.93 1.58 3/177 12175
/proc/meminfo: memFree=30155772/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=229440 CPUtime=942.06 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 56774 0 0 0 93950 256 0 0 20 0 1 0 297203217 234946560 56609 33554432000 4194304 8973514 140735694632624 140735694632120 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 57360 56609 466 1167 0 56141 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 229440

[startup+1002.3 s]
/proc/loadavg: 2.03 1.94 1.60 3/177 12176
/proc/meminfo: memFree=30147828/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=237632 CPUtime=1002.04 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 58745 0 0 0 99937 267 0 0 20 0 1 0 297203217 243335168 58580 33554432000 4194304 8973514 140735694632624 140735694631888 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 59408 58580 466 1167 0 58189 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 237632

[startup+1062.3 s]
/proc/loadavg: 2.01 1.95 1.62 3/177 12176
/proc/meminfo: memFree=30128732/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=255040 CPUtime=1062.04 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 62974 0 0 0 105928 276 0 0 20 0 1 0 297203217 261160960 62809 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 63760 62809 466 1167 0 62541 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 255040

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.64 3/177 12176
/proc/meminfo: memFree=30111000/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1122.03 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67377 0 0 0 111918 285 0 0 20 0 1 0 297203217 278986752 67212 33554432000 4194304 8973514 140735694632624 140735694631888 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67212 466 1167 0 66893 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 272448

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.66 3/177 12176
/proc/meminfo: memFree=30110276/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1182.01 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 117907 294 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 272448

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/178 12179
/proc/meminfo: memFree=30109028/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1242.01 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 123897 304 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 272448

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/177 12180
/proc/meminfo: memFree=30109096/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1302 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 129889 311 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 272448

[startup+1362.3 s]
/proc/loadavg: 2.06 1.99 1.72 3/177 12180
/proc/meminfo: memFree=30109096/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1361.99 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 135879 320 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 272448

[startup+1422.31 s]
/proc/loadavg: 2.02 1.99 1.73 3/177 12180
/proc/meminfo: memFree=30109096/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1421.99 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 141870 329 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 272448

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/177 12180
/proc/meminfo: memFree=30105004/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1481.97 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 147858 339 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 272448

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/177 12180
/proc/meminfo: memFree=30103200/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1541.96 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 153848 348 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694632120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 272448

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.77 3/177 12181
/proc/meminfo: memFree=30103200/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1601.95 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 159837 358 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 272448

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/178 12182
/proc/meminfo: memFree=30107040/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1661.94 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 165828 366 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 272448

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/177 12182
/proc/meminfo: memFree=30111140/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1721.93 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 171818 375 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 272448

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/177 12182
/proc/meminfo: memFree=30103876/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1781.93 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 177808 385 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 272448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.81 3/177 12182
/proc/meminfo: memFree=30104000/32873844 swapFree=7112/7112
[pid=12142] ppid=12140 vsize=272448 CPUtime=1800.03 cores=1,3,5,7
/proc/12142/stat : 12142 (toysat) R 12140 12142 12098 0 -1 4202496 67532 0 0 0 179616 387 0 0 20 0 1 0 297203217 278986752 67361 33554432000 4194304 8973514 140735694632624 140735694631888 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12142/statm: 68112 67361 466 1167 0 66893 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 272448

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1796.17
CPU system time (s): 3.87541
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 272448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.17
system time used= 3.87541
maximum resident set size= 269444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67532
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= 100
involuntary context switches= 1846

runsolver used 3.42048 second user time and 8.61469 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-29 18:59:35
IDJOB=3712314
IDBENCH=79164
IDSOLVER=2291
FILE ID=node119/3712314-1338310775
RUNJOBID= node119-1338310775-12115
PBS_JOBID= 14632127
Free space on /tmp= 71304 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712314-1338310775/watcher-3712314-1338310775 -o /tmp/evaluation-result-3712314-1338310775/solver-3712314-1338310775 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712314-1338310775.wbo

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

MD5SUM BENCH= b6d6940e1e32d980df9f418447a42cea
RANDOM SEED=1090792981

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.93
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.943
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.943
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.90
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.943
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:        30481180 kB
Buffers:          353792 kB
Cached:          1226472 kB
SwapCached:         1920 kB
Active:           888112 kB
Inactive:         702080 kB
Active(anon):      10224 kB
Inactive(anon):     2164 kB
Active(file):     877888 kB
Inactive(file):   699916 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100216 kB
Dirty:             14876 kB
Writeback:             0 kB
AnonPages:         15840 kB
Mapped:            13316 kB
Shmem:                 8 kB
Slab:             662116 kB
SReclaimable:     104460 kB
SUnreclaim:       557656 kB
KernelStack:        1392 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71296 MiB
End job on node119 at 2012-05-29 19:29:38