Trace number 3725362

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_008_area_delay.opb
MD5SUM6e9753dce198ef5ddba763a137b390c4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1.81972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables3973
Total number of constraints11097
Number of constraints which are clauses11097
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 1906
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1906
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1906
Number of bits of the biggest sum of numbers11
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.59/0.61	c 2012-06-02T13:37:07+0200
0.59/0.61	c arch = x86_64
0.59/0.61	c os = linux
0.59/0.61	c compiler = ghc 7.4
0.59/0.61	c packages:
0.59/0.61	c   OptDir-0.0.1
0.59/0.61	c   array-0.4.0.0
0.59/0.61	c   base-4.5.0.0
0.59/0.61	c   bytestring-0.9.2.1
0.59/0.61	c   containers-0.4.2.1
0.59/0.61	c   deepseq-1.3.0.0
0.59/0.61	c   mtl-2.1.1
0.59/0.61	c   old_locale-1.0.0.4
0.59/0.61	c   parse_dimacs-1.2
0.59/0.61	c   parsec-3.1.2
0.59/0.61	c   queue-0.1.2
0.59/0.61	c   stm-2.3
0.59/0.61	c   time-1.4
0.59/0.61	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725362-1338637026.opb"]
0.59/0.61	c #vars 3973
0.59/0.61	c #constraints 11097
0.59/0.61	c Solving starts ...
0.59/0.63	c solving time = 0.017s
0.59/0.63	c #decision = 3785
0.59/0.63	c #conflict = 18
0.59/0.63	c #restart = 0
0.59/0.63	o 42
0.59/0.63	c Solving starts ...
0.59/0.64	c solving time = 0.008s
0.59/0.64	c #decision = 5746
0.59/0.64	c #conflict = 19
0.59/0.64	c #restart = 0
0.59/0.65	o 41
0.59/0.65	c Solving starts ...
0.69/0.71	c solving time = 0.062s
0.69/0.71	c #decision = 9843
0.69/0.71	c #conflict = 77
0.69/0.71	c #restart = 0
0.69/0.71	o 40
0.69/0.71	c Solving starts ...
48.88/48.97	c learnt constraints deletion: 13651 -> 6826
78.68/78.72	c learnt constraints deletion: 14972 -> 7486
112.77/112.88	c learnt constraints deletion: 16375 -> 8188
145.97/146.02	c learnt constraints deletion: 17663 -> 8833
184.05/184.18	c learnt constraints deletion: 17817 -> 8912
223.35/223.42	c learnt constraints deletion: 19840 -> 9922
258.55/258.67	c learnt constraints deletion: 19661 -> 9831
295.23/295.38	c learnt constraints deletion: 19612 -> 9810
338.73/338.88	c learnt constraints deletion: 21363 -> 10682
383.32/383.43	c learnt constraints deletion: 21352 -> 10681
431.71/431.84	c learnt constraints deletion: 21441 -> 10723
477.50/477.62	c learnt constraints deletion: 21396 -> 10699
528.49/528.69	c learnt constraints deletion: 23508 -> 11754
572.08/572.23	c learnt constraints deletion: 23629 -> 11816
614.08/614.21	c learnt constraints deletion: 23668 -> 11834
662.87/663.06	c learnt constraints deletion: 23433 -> 11717
708.37/708.50	c learnt constraints deletion: 23587 -> 11795
751.85/752.00	c learnt constraints deletion: 23707 -> 11854
798.35/798.52	c learnt constraints deletion: 25977 -> 12989
842.64/842.88	c learnt constraints deletion: 25928 -> 12967
890.13/890.30	c learnt constraints deletion: 25958 -> 12981
931.33/931.55	c learnt constraints deletion: 25906 -> 12953
979.32/979.57	c learnt constraints deletion: 26171 -> 13087
1022.71/1022.96	c learnt constraints deletion: 25786 -> 12896
1066.10/1066.38	c learnt constraints deletion: 26183 -> 13098
1121.20/1121.43	c learnt constraints deletion: 28447 -> 14224
1178.59/1178.81	c learnt constraints deletion: 28354 -> 14179
1241.68/1242.00	c learnt constraints deletion: 28310 -> 14155
1292.17/1292.43	c learnt constraints deletion: 28494 -> 14251
1344.08/1344.34	c learnt constraints deletion: 28336 -> 14168
1397.16/1397.43	c learnt constraints deletion: 28466 -> 14234
1447.85/1448.14	c learnt constraints deletion: 28516 -> 14260
1495.74/1496.03	c learnt constraints deletion: 28410 -> 14209
1548.43/1548.79	c learnt constraints deletion: 28537 -> 14277
1604.22/1604.58	c learnt constraints deletion: 28444 -> 14223
1670.10/1670.40	c learnt constraints deletion: 31063 -> 15532
1730.90/1731.27	c learnt constraints deletion: 31169 -> 15586
1797.49/1797.83	c learnt constraints deletion: 31173 -> 15589

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-3725362-1338637026/watcher-3725362-1338637026 -o /tmp/evaluation-result-3725362-1338637026/solver-3725362-1338637026 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725362-1338637026.opb 

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.91 1.99 1.99 3/176 24270
/proc/meminfo: memFree=31583296/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 798 0 0 0 0 0 0 0 20 0 1 0 329827570 6373376 718 33554432000 4194304 8989770 140735660243056 140735660226152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 1556 718 424 1171 0 333 0

[startup+0.105093 s]
/proc/loadavg: 1.91 1.99 1.99 3/176 24270
/proc/meminfo: memFree=31583296/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 2369 0 0 0 9 0 0 0 20 0 1 0 329827570 12664832 2289 33554432000 4194304 8989770 140735660243056 140735660226152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.200357 s]
/proc/loadavg: 1.91 1.99 1.99 3/176 24270
/proc/meminfo: memFree=31583296/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=18512 CPUtime=0.18 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 3922 0 0 0 18 0 0 0 20 0 1 0 329827570 18956288 3842 33554432000 4194304 8989770 140735660243056 140735660226152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 4628 3842 442 1171 0 3405 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 18512

[startup+0.300377 s]
/proc/loadavg: 1.91 1.99 1.99 3/176 24270
/proc/meminfo: memFree=31583296/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=20560 CPUtime=0.29 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 4436 0 0 0 28 1 0 0 20 0 1 0 329827570 21053440 4356 33554432000 4194304 8989770 140735660243056 140735660226152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 5140 4356 444 1171 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20560

[startup+0.700246 s]
/proc/loadavg: 1.91 1.99 1.99 3/176 24270
/proc/meminfo: memFree=31583296/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=21584 CPUtime=0.69 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 4503 0 0 0 68 1 0 0 20 0 1 0 329827570 22102016 4423 33554432000 4194304 8989770 140735660243056 140735660226152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 5396 4423 471 1171 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21584

[startup+1.50034 s]
/proc/loadavg: 1.91 1.99 1.99 3/177 24271
/proc/meminfo: memFree=31565572/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=23632 CPUtime=1.49 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 5232 0 0 0 148 1 0 0 20 0 1 0 329827570 24199168 5152 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 5908 5152 471 1171 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23632

[startup+3.10033 s]
/proc/loadavg: 1.91 1.99 1.99 3/177 24271
/proc/meminfo: memFree=31564200/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=23632 CPUtime=3.09 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 5232 0 0 0 308 1 0 0 20 0 1 0 329827570 24199168 5152 33554432000 4194304 8989770 140735660243056 140735660241024 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 5908 5152 471 1171 0 4685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23632

[startup+6.30033 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 24271
/proc/meminfo: memFree=31561720/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=25680 CPUtime=6.29 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 5744 0 0 0 627 2 0 0 20 0 1 0 329827570 26296320 5664 33554432000 4194304 8989770 140735660243056 140735660240960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 6420 5664 471 1171 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25680

[startup+12.7003 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 24271
/proc/meminfo: memFree=31557504/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=29776 CPUtime=12.68 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 6768 0 0 0 1265 3 0 0 20 0 1 0 329827570 30490624 6688 33554432000 4194304 8989770 140735660243056 140735660241024 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 7444 6688 471 1171 0 6221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29776

[startup+25.5004 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 24271
/proc/meminfo: memFree=31549676/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=37968 CPUtime=25.48 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 8816 0 0 0 2541 7 0 0 20 0 1 0 329827570 38879232 8736 33554432000 4194304 8989770 140735660243056 140735660242552 4204292 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 9492 8736 471 1171 0 8269 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37968

[startup+51.1004 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 24272
/proc/meminfo: memFree=31534252/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=53328 CPUtime=51.08 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 12658 0 0 0 5095 13 0 0 20 0 1 0 329827570 54607872 12578 33554432000 4194304 8989770 140735660243056 140735660242552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 13332 12578 473 1171 0 12109 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53328

[startup+102.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 24272
/proc/meminfo: memFree=31527104/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=60496 CPUtime=102.28 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 14450 0 0 0 10204 24 0 0 20 0 1 0 329827570 61947904 14370 33554432000 4194304 8989770 140735660243056 140735660242552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 15124 14370 473 1171 0 13901 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 60496

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24272
/proc/meminfo: memFree=31518780/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=67664 CPUtime=162.26 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 16249 0 0 0 16187 39 0 0 20 0 1 0 329827570 69287936 16167 33554432000 4194304 8989770 140735660243056 140735660242552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 16916 16167 473 1171 0 15693 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 67664

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24275
/proc/meminfo: memFree=31504404/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=74832 CPUtime=222.25 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 18049 0 0 0 22172 53 0 0 20 0 1 0 329827570 76627968 17959 33554432000 4194304 8989770 140735660243056 140735660242552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 18708 17959 473 1171 0 17485 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 74832

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24275
/proc/meminfo: memFree=31502304/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=76880 CPUtime=282.23 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 18561 0 0 0 28154 69 0 0 20 0 1 0 329827570 78725120 18471 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 19220 18471 473 1171 0 17997 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 76880

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24276
/proc/meminfo: memFree=31500016/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=78928 CPUtime=342.22 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 20865 0 0 0 34138 84 0 0 20 0 1 0 329827570 80822272 18983 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 19732 18983 473 1171 0 18509 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 78928

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 24276
/proc/meminfo: memFree=31475444/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=91216 CPUtime=402.22 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 24193 0 0 0 40124 98 0 0 20 0 1 0 329827570 93405184 22055 33554432000 4194304 8989770 140735660243056 140735660242320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 91216

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24276
/proc/meminfo: memFree=31483856/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=78928 CPUtime=462.2 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 24200 0 0 0 46107 113 0 0 20 0 1 0 329827570 80822272 18983 33554432000 4194304 8989770 140735660243056 140735660242320 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 19732 18983 473 1171 0 18509 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 78928

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 24276
/proc/meminfo: memFree=31461908/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=95312 CPUtime=522.19 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 28296 0 0 0 52092 127 0 0 20 0 1 0 329827570 97599488 23079 33554432000 4194304 8989770 140735660243056 140735660242320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 23828 23079 473 1171 0 22605 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 95312

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 24276
/proc/meminfo: memFree=31464328/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=91216 CPUtime=582.18 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 28552 0 0 0 58076 142 0 0 20 0 1 0 329827570 93405184 22055 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 91216

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 24280
/proc/meminfo: memFree=31428148/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=107600 CPUtime=882.14 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 35214 0 0 0 88002 212 0 0 20 0 1 0 329827570 110182400 26151 33554432000 4194304 8989770 140735660243056 140735660242320 7696016 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 26900 26151 473 1171 0 25677 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 107600

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 24280
/proc/meminfo: memFree=31429952/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=103504 CPUtime=942.13 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 35726 0 0 0 93985 228 0 0 20 0 1 0 329827570 105988096 25127 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 25876 25127 473 1171 0 24653 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 103504

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24281
/proc/meminfo: memFree=31424668/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=103504 CPUtime=1002.11 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 36238 0 0 0 99971 240 0 0 20 0 1 0 329827570 105988096 25127 33554432000 4194304 8989770 140735660243056 140735660241024 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 25876 25127 473 1171 0 24653 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 103504

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24281
/proc/meminfo: memFree=31418812/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=109648 CPUtime=1062.11 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 37776 0 0 0 105956 255 0 0 20 0 1 0 329827570 112279552 26663 33554432000 4194304 8989770 140735660243056 140735660242320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 27412 26663 473 1171 0 26189 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 109648

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 24281
/proc/meminfo: memFree=31415900/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=107600 CPUtime=1122.09 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 38544 0 0 0 111940 269 0 0 20 0 1 0 329827570 110182400 26151 33554432000 4194304 8989770 140735660243056 140735660241024 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 26900 26151 473 1171 0 25677 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 107600

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24281
/proc/meminfo: memFree=31410692/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=107600 CPUtime=1182.09 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 38544 0 0 0 117928 281 0 0 20 0 1 0 329827570 110182400 26151 33554432000 4194304 8989770 140735660243056 140735660242320 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 26900 26151 473 1171 0 25677 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 107600

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24281
/proc/meminfo: memFree=31409516/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=103504 CPUtime=1242.08 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 38544 0 0 0 123914 294 0 0 20 0 1 0 329827570 105988096 25127 33554432000 4194304 8989770 140735660243056 140735660242552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 25876 25127 473 1171 0 24653 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 103504

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24282
/proc/meminfo: memFree=31408944/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=103504 CPUtime=1302.07 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 38544 0 0 0 129899 308 0 0 20 0 1 0 329827570 105988096 25127 33554432000 4194304 8989770 140735660243056 140735660242320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 25876 25127 473 1171 0 24653 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 103504

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24282
/proc/meminfo: memFree=31403044/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=103504 CPUtime=1362.06 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 38547 0 0 0 135886 320 0 0 20 0 1 0 329827570 105988096 25127 33554432000 4194304 8989770 140735660243056 140735660242320 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 25876 25127 473 1171 0 24653 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 103504

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24285
/proc/meminfo: memFree=31402044/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=103504 CPUtime=1422.05 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 38547 0 0 0 141873 332 0 0 20 0 1 0 329827570 105988096 25127 33554432000 4194304 8989770 140735660243056 140735660241024 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 25876 25127 473 1171 0 24653 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 103504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24307
/proc/meminfo: memFree=31392744/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=107600 CPUtime=1482.05 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 39571 0 0 0 147858 347 0 0 20 0 1 0 329827570 110182400 26151 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 26900 26151 473 1171 0 25677 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 107600

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24307
/proc/meminfo: memFree=31390148/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=110672 CPUtime=1542.04 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 40339 0 0 0 153844 360 0 0 20 0 1 0 329827570 113328128 26919 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 27668 26919 473 1171 0 26445 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 110672

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24308
/proc/meminfo: memFree=31388152/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=111696 CPUtime=1602.03 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 40851 0 0 0 159829 374 0 0 20 0 1 0 329827570 114376704 27175 33554432000 4194304 8989770 140735660243056 140735660225024 4213733 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 27924 27175 473 1171 0 26701 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 111696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24308
/proc/meminfo: memFree=31380336/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=119888 CPUtime=1662.01 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 42901 0 0 0 165816 385 0 0 20 0 1 0 329827570 122765312 29223 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 29972 29223 473 1171 0 28749 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 119888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24347
/proc/meminfo: memFree=31697412/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=115792 CPUtime=1722 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 42906 0 0 0 171803 397 0 0 20 0 1 0 329827570 118571008 28199 33554432000 4194304 8989770 140735660243056 140735660242552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 28948 28199 473 1171 0 27725 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 115792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24347
/proc/meminfo: memFree=31695540/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=115792 CPUtime=1781.99 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 42906 0 0 0 177790 409 0 0 20 0 1 0 329827570 118571008 28199 33554432000 4194304 8989770 140735660243056 140735660242320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 28948 28199 473 1171 0 27725 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 115792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24347
/proc/meminfo: memFree=31694888/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=115792 CPUtime=1800.09 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 42906 0 0 0 179598 411 0 0 20 0 1 0 329827570 118571008 28199 33554432000 4194304 8989770 140735660243056 140735660242552 5397952 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 28948 28199 473 1171 0 27725 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 115792

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24347
/proc/meminfo: memFree=31694888/32873844 swapFree=7116/7116
[pid=24270] ppid=24268 vsize=115792 CPUtime=1800.09 cores=1,3,5,7
/proc/24270/stat : 24270 (toysat) R 24268 24270 23807 0 -1 4202496 42906 0 0 0 179598 411 0 0 20 0 1 0 329827570 118571008 28199 33554432000 4194304 8989770 140735660243056 140735660242552 5397952 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24270/statm: 28948 28199 473 1171 0 27725 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 115792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1795.98
CPU system time (s): 4.12037
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 119888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.98
system time used= 4.12037
maximum resident set size= 116892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42906
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= 43
involuntary context switches= 1852

runsolver used 3.77043 second user time and 10.3044 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-02 13:37:06
IDJOB=3725362
IDBENCH=24990
IDSOLVER=2308
FILE ID=node146/3725362-1338637026
RUNJOBID= node146-1338631508-23824
PBS_JOBID= 14636434
Free space on /tmp= 70912 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_008_area_delay.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725362-1338637026/watcher-3725362-1338637026 -o /tmp/evaluation-result-3725362-1338637026/solver-3725362-1338637026 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725362-1338637026.opb

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

MD5SUM BENCH= 6e9753dce198ef5ddba763a137b390c4
RANDOM SEED=1876849479

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31583700 kB
Buffers:           99144 kB
Cached:           135440 kB
SwapCached:         1792 kB
Active:           416660 kB
Inactive:         126632 kB
Active(anon):     309552 kB
Inactive(anon):     1556 kB
Active(file):     107108 kB
Inactive(file):   125076 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099772 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        316948 kB
Mapped:            10628 kB
Shmem:                 0 kB
Slab:             606020 kB
SReclaimable:      46340 kB
SUnreclaim:       559680 kB
KernelStack:        1464 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     431396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 70908 MiB
End job on node146 at 2012-06-02 14:07:09