Trace number 3712315

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6f81f937ed71e1dab8ff48fcb963c1e2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark2.66859
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints210
Number of constraints which are clauses110
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 constraint55
Top cost 10479
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10478
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
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.03/0.08	c 2012-05-28T10:03:25+0200
0.03/0.08	c arch = x86_64
0.03/0.08	c os = linux
0.03/0.08	c compiler = ghc 7.4
0.03/0.08	c packages:
0.03/0.08	c   OptDir-0.0.1
0.03/0.08	c   array-0.4.0.0
0.03/0.08	c   base-4.5.0.0
0.03/0.08	c   bytestring-0.9.2.1
0.03/0.08	c   containers-0.4.2.1
0.03/0.08	c   deepseq-1.3.0.0
0.03/0.08	c   mtl-2.1.1
0.03/0.08	c   old_locale-1.0.0.4
0.03/0.08	c   parse_dimacs-1.2
0.03/0.08	c   parsec-3.1.2
0.03/0.08	c   queue-0.1.2
0.03/0.08	c   stm-2.3
0.03/0.08	c   time-1.4
0.03/0.08	c command line = ["--wbo","HOME/instance-3712315-1338192205.wbo"]
0.03/0.08	c #vars 5500
0.03/0.08	c #constraints 210
0.03/0.08	c Solving starts ...
1.00/1.03	c solving time = 0.946s
1.00/1.03	c #decision = 4449
1.00/1.03	c #conflict = 253
1.00/1.03	c #restart = 2
1.00/1.03	o 138
1.00/1.03	c Solving starts ...
1.99/2.01	c solving time = 0.979s
1.99/2.01	c #decision = 10362
1.99/2.01	c #conflict = 408
1.99/2.01	c #restart = 3
1.99/2.01	o 120
1.99/2.01	c Solving starts ...
3.39/3.48	c solving time = 1.464s
3.39/3.48	c #decision = 16549
3.39/3.48	c #conflict = 617
3.39/3.48	c #restart = 4
3.39/3.48	o 107
3.39/3.48	c Solving starts ...
3.49/3.50	c solving time = 0.024s
3.49/3.50	c #decision = 19640
3.49/3.50	c #conflict = 620
3.49/3.50	c #restart = 4
3.49/3.50	o 88
3.49/3.50	c Solving starts ...
3.99/4.06	c solving time = 0.555s
3.99/4.06	c #decision = 26103
3.99/4.06	c #conflict = 724
3.99/4.06	c #restart = 5
3.99/4.06	o 35
3.99/4.06	c Solving starts ...
4.59/4.64	c solving time = 0.570s
4.59/4.64	c #decision = 31798
4.59/4.64	c #conflict = 826
4.59/4.64	c #restart = 6
4.59/4.64	o 22
4.59/4.64	c Solving starts ...
5.89/5.90	c solving time = 1.263s
5.89/5.90	c #decision = 39376
5.89/5.90	c #conflict = 1088
5.89/5.90	c #restart = 8
5.89/5.90	o 20
5.89/5.90	c Solving starts ...
6.49/6.59	c solving time = 0.687s
6.49/6.59	c #decision = 44867
6.49/6.59	c #conflict = 1198
6.49/6.59	c #restart = 9
6.49/6.59	o 8
6.49/6.59	c Solving starts ...
6.59/6.64	c solving time = 0.040s
6.59/6.64	c #decision = 47454
6.59/6.64	c #conflict = 1204
6.59/6.64	c #restart = 9
6.59/6.64	o 7
6.59/6.64	c Solving starts ...
6.59/6.66	c solving time = 0.017s
6.59/6.66	c #decision = 50123
6.59/6.66	c #conflict = 1204
6.59/6.66	c #restart = 9
6.59/6.66	o 6
6.59/6.66	c Solving starts ...
25.78/25.83	c learnt constraints deletion: 4411 -> 2206
52.06/52.19	c learnt constraints deletion: 6487 -> 3244
79.86/79.93	c learnt constraints deletion: 7098 -> 3549
130.46/130.53	c learnt constraints deletion: 9331 -> 4666
253.50/253.62	c learnt constraints deletion: 11242 -> 5633
314.49/314.62	c learnt constraints deletion: 7731 -> 3866
500.95/501.13	c learnt constraints deletion: 11713 -> 5877
652.83/653.08	c learnt constraints deletion: 11042 -> 5521
870.90/871.10	c learnt constraints deletion: 12090 -> 6048
1111.65/1111.99	c learnt constraints deletion: 12072 -> 6040
1340.11/1340.47	c learnt constraints deletion: 12034 -> 6022
1559.98/1560.36	c learnt constraints deletion: 12703 -> 6356

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

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 2/178 22802
/proc/meminfo: memFree=31219024/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 796 0 0 0 0 0 0 0 20 0 1 0 285345829 6356992 718 33554432000 4194304 8973514 140733525308304 140735200879032 7726784 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 1552 718 422 1167 0 333 0

[startup+0.0404831 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 22802
/proc/meminfo: memFree=31219024/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=8256 CPUtime=0.03 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 1286 0 0 0 3 0 0 0 20 0 1 0 285345829 8454144 1208 33554432000 4194304 8973514 140733525308304 140735200879032 5866166 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 2064 1208 425 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.10022 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 22802
/proc/meminfo: memFree=31219024/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 2148 0 0 0 9 0 0 0 20 0 1 0 285345829 12648448 2070 33554432000 4194304 8973514 140733525308304 140735200879032 7730112 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 3088 2070 454 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300196 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 22802
/proc/meminfo: memFree=31219024/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=13376 CPUtime=0.29 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 2654 0 0 0 29 0 0 0 20 0 1 0 285345829 13697024 2576 33554432000 4194304 8973514 140733525308304 140735200879032 6564821 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 3344 2576 454 1167 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700201 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 22802
/proc/meminfo: memFree=31219024/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=14400 CPUtime=0.69 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 2833 0 0 0 69 0 0 0 20 0 1 0 285345829 14745600 2755 33554432000 4194304 8973514 140733525308304 140733525290304 7716799 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 3600 2755 454 1167 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14400

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22803
/proc/meminfo: memFree=31209576/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=16448 CPUtime=1.49 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 3432 0 0 0 148 1 0 0 20 0 1 0 285345829 16842752 3354 33554432000 4194304 8973514 140733525308304 140733525307800 7688592 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 4112 3354 464 1167 0 2893 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16448

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22803
/proc/meminfo: memFree=31205980/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=19520 CPUtime=3.09 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 4001 0 0 0 307 2 0 0 20 0 1 0 285345829 19988480 3923 33554432000 4194304 8973514 140733525308304 140733525307800 7401169 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 4880 3923 464 1167 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19520

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22803
/proc/meminfo: memFree=31201400/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=22592 CPUtime=6.28 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 4969 0 0 0 625 3 0 0 20 0 1 0 285345829 23134208 4891 33554432000 4194304 8973514 140733525308304 140733525307800 7716764 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 5648 4891 465 1167 0 4429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22592

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22803
/proc/meminfo: memFree=31189132/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=29760 CPUtime=12.69 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 6761 0 0 0 1263 6 0 0 20 0 1 0 285345829 30474240 6683 33554432000 4194304 8973514 140733525308304 140733525307800 4414885 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 7440 6683 465 1167 0 6221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29760

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22803
/proc/meminfo: memFree=31159604/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=46144 CPUtime=25.48 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 10776 0 0 0 2535 13 0 0 20 0 1 0 285345829 47251456 10695 33554432000 4194304 8973514 140733525308304 140733525307800 4415744 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 11536 10695 465 1167 0 10317 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46144

[startup+51.1002 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22803
/proc/meminfo: memFree=31140916/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=67648 CPUtime=51.06 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 16025 0 0 0 5072 34 0 0 20 0 1 0 285345829 69271552 15932 33554432000 4194304 8973514 140733525308304 140733525306240 4415589 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 16912 15932 466 1167 0 15693 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 67648

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22804
/proc/meminfo: memFree=31098684/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=96320 CPUtime=102.27 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 23218 0 0 0 10160 67 0 0 20 0 1 0 285345829 98631680 23125 33554432000 4194304 8973514 140733525308304 140733525307568 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 24080 23125 466 1167 0 22861 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 96320

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22804
/proc/meminfo: memFree=31057852/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=139328 CPUtime=162.24 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 33983 0 0 0 16119 105 0 0 20 0 1 0 285345829 142671872 33885 33554432000 4194304 8973514 140733525308304 140733525307568 6817093 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 34832 33885 466 1167 0 33613 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 139328

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 22804
/proc/meminfo: memFree=31019440/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=176192 CPUtime=222.21 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 43269 0 0 0 22084 137 0 0 20 0 1 0 285345829 180420608 43132 33554432000 4194304 8973514 140733525308304 140733525307568 6817534 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 44048 43132 466 1167 0 42829 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 176192

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22804
/proc/meminfo: memFree=30991704/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=192576 CPUtime=282.19 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 47538 0 0 0 28060 159 0 0 20 0 1 0 285345829 197197824 47393 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22802/statm: 48144 47393 466 1167 0 46925 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 192576

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22804
/proc/meminfo: memFree=30991136/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=192576 CPUtime=342.18 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 47538 0 0 0 34038 180 0 0 20 0 1 0 285345829 197197824 47393 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 48144 47393 466 1167 0 46925 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 192576

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22808
/proc/meminfo: memFree=30978712/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=201792 CPUtime=402.17 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 49631 0 0 0 40016 201 0 0 20 0 1 0 285345829 206635008 49486 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 50448 49486 466 1167 0 49229 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 201792

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22808
/proc/meminfo: memFree=30969096/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=227392 CPUtime=462.16 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 56015 0 0 0 45997 219 0 0 20 0 1 0 285345829 232849408 55857 33554432000 4194304 8973514 140733525308304 140733525307568 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 56848 55857 466 1167 0 55629 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 227392

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22808
/proc/meminfo: memFree=30922404/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=242752 CPUtime=522.14 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 60097 0 0 0 51975 239 0 0 20 0 1 0 285345829 248578048 59937 33554432000 4194304 8973514 140733525308304 140733525307568 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 60688 59937 466 1167 0 59469 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 242752

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22808
/proc/meminfo: memFree=30922432/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=242752 CPUtime=582.14 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 60097 0 0 0 57958 256 0 0 20 0 1 0 285345829 248578048 59937 33554432000 4194304 8973514 140733525308304 140733525307800 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 60688 59937 466 1167 0 59469 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 242752

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 22809
/proc/meminfo: memFree=30918136/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=246848 CPUtime=822.1 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 61122 0 0 0 81885 325 0 0 20 0 1 0 285345829 252772352 60961 33554432000 4194304 8973514 140733525308304 140733525307568 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 61712 60961 466 1167 0 60493 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 246848

[startup+882.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 22809
/proc/meminfo: memFree=30904992/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=260160 CPUtime=882.09 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 64450 0 0 0 87868 341 0 0 20 0 1 0 285345829 266403840 64289 33554432000 4194304 8973514 140733525308304 140733525307568 7692304 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 65040 64289 466 1167 0 63821 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 260160

[startup+942.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 22809
/proc/meminfo: memFree=30904992/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=260160 CPUtime=942.08 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 64450 0 0 0 93854 354 0 0 20 0 1 0 285345829 266403840 64289 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 65040 64289 466 1167 0 63821 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 260160

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 22812
/proc/meminfo: memFree=30899808/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=266304 CPUtime=1002.07 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 65743 0 0 0 99838 369 0 0 20 0 1 0 285345829 272695296 65576 33554432000 4194304 8973514 140733525308304 140733525307800 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 66576 65576 466 1167 0 65357 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 266304

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22813
/proc/meminfo: memFree=30882968/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=282688 CPUtime=1062.06 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 69956 0 0 0 105823 383 0 0 20 0 1 0 285345829 289472512 69789 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 70672 69789 466 1167 0 69453 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 282688

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22813
/proc/meminfo: memFree=30859160/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1122.05 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73672 0 0 0 111805 400 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 297024

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22813
/proc/meminfo: memFree=30859160/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1182.04 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73672 0 0 0 117786 418 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 297024

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22813
/proc/meminfo: memFree=30858652/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1242.03 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73675 0 0 0 123770 433 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 297024

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22813
/proc/meminfo: memFree=30858752/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1302.03 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 129760 443 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 297024

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858680/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1362.01 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 135746 455 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 297024

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858556/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1422.01 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 141729 472 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 297024

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858680/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1482 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 147713 487 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 297024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858804/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1541.99 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 153695 504 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307800 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 297024

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22817
/proc/meminfo: memFree=30858408/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1601.98 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 159680 518 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307800 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 297024

[startup+1662.3 s]
/proc/loadavg: 1.86 1.97 1.99 2/173 22843
/proc/meminfo: memFree=31026564/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1661.96 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 165665 531 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 297024

[startup+1722.3 s]
/proc/loadavg: 1.31 1.79 1.92 2/173 22843
/proc/meminfo: memFree=31026836/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1721.96 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 171654 542 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307800 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 297024

[startup+1782.3 s]
/proc/loadavg: 1.11 1.65 1.86 2/173 22843
/proc/meminfo: memFree=31026712/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=297024 CPUtime=1781.95 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 73676 0 0 0 177644 551 0 0 20 0 1 0 285345829 304152576 73505 33554432000 4194304 8973514 140733525308304 140733525307568 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 74256 73505 466 1167 0 73037 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 297024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.08 1.60 1.85 2/173 22843
/proc/meminfo: memFree=31023736/32873844 swapFree=7112/7112
[pid=22802] ppid=22800 vsize=301120 CPUtime=1800.05 cores=0,2,4,6
/proc/22802/stat : 22802 (toysat) R 22800 22802 18402 0 -1 4202496 74481 0 0 0 179451 554 0 0 20 0 1 0 285345829 308346880 74310 33554432000 4194304 8973514 140733525308304 140733525307568 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22802/statm: 75280 74310 466 1167 0 74061 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 301120

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.06
CPU user time (s): 1794.52
CPU system time (s): 5.54716
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 301120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 5.54716
maximum resident set size= 297240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74481
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= 101
involuntary context switches= 2213

runsolver used 2.74358 second user time and 8.80266 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-28 10:03:25
IDJOB=3712315
IDBENCH=79158
IDSOLVER=2291
FILE ID=node132/3712315-1338192205
RUNJOBID= node132-1338159019-18418
PBS_JOBID= 14624548
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= 6f81f937ed71e1dab8ff48fcb963c1e2
RANDOM SEED=1992319877

node132.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.832
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.66
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.832
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.55
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.832
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.56
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.832
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.56
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.832
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		: 2666.832
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.56
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.832
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.55
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.832
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31219016 kB
Buffers:          459248 kB
Cached:           200216 kB
SwapCached:         2284 kB
Active:           600768 kB
Inactive:         164064 kB
Active(anon):      97668 kB
Inactive(anon):     8148 kB
Active(file):     503100 kB
Inactive(file):   155916 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103740 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        108752 kB
Mapped:            12856 kB
Shmem:                 8 kB
Slab:             750020 kB
SReclaimable:     191760 kB
SUnreclaim:       558260 kB
KernelStack:        1480 kB
PageTables:         3896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     220164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 71632 MiB
End job on node132 at 2012-05-28 10:33:27