Trace number 3706989

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-05-17? (TO) 1800.11 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-05-27T15:39:18+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 = ["--pb","HOME/instance-3706989-1338125958.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.059s
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 ...
46.58/46.67	c learnt constraints deletion: 13651 -> 6826
74.98/75.00	c learnt constraints deletion: 14972 -> 7486
107.37/107.43	c learnt constraints deletion: 16375 -> 8188
137.86/137.97	c learnt constraints deletion: 17663 -> 8833
173.46/173.54	c learnt constraints deletion: 17817 -> 8912
210.75/210.80	c learnt constraints deletion: 19840 -> 9922
244.05/244.16	c learnt constraints deletion: 19661 -> 9831
278.94/279.02	c learnt constraints deletion: 19612 -> 9810
319.73/319.87	c learnt constraints deletion: 21363 -> 10682
361.73/361.82	c learnt constraints deletion: 21352 -> 10681
407.02/407.10	c learnt constraints deletion: 21441 -> 10723
450.21/450.32	c learnt constraints deletion: 21396 -> 10699
498.60/498.71	c learnt constraints deletion: 23508 -> 11754
539.69/539.82	c learnt constraints deletion: 23629 -> 11816
579.50/579.66	c learnt constraints deletion: 23668 -> 11834
625.48/625.67	c learnt constraints deletion: 23433 -> 11717
668.28/668.44	c learnt constraints deletion: 23587 -> 11795
709.28/709.44	c learnt constraints deletion: 23707 -> 11854
753.26/753.45	c learnt constraints deletion: 25977 -> 12989
795.16/795.37	c learnt constraints deletion: 25928 -> 12967
839.45/839.68	c learnt constraints deletion: 25958 -> 12981
878.03/878.25	c learnt constraints deletion: 25906 -> 12953
922.93/923.13	c learnt constraints deletion: 26171 -> 13087
963.52/963.79	c learnt constraints deletion: 25786 -> 12896
1004.51/1004.73	c learnt constraints deletion: 26183 -> 13098
1056.41/1056.68	c learnt constraints deletion: 28447 -> 14224
1110.50/1110.79	c learnt constraints deletion: 28354 -> 14179
1169.69/1169.97	c learnt constraints deletion: 28310 -> 14155
1217.18/1217.43	c learnt constraints deletion: 28494 -> 14251
1265.89/1266.14	c learnt constraints deletion: 28336 -> 14168
1316.07/1316.36	c learnt constraints deletion: 28466 -> 14234
1363.86/1364.18	c learnt constraints deletion: 28516 -> 14260
1409.16/1409.43	c learnt constraints deletion: 28410 -> 14209
1459.14/1459.44	c learnt constraints deletion: 28537 -> 14277
1511.44/1511.78	c learnt constraints deletion: 28444 -> 14223
1573.33/1573.66	c learnt constraints deletion: 31063 -> 15532
1630.93/1631.27	c learnt constraints deletion: 31169 -> 15586
1693.72/1694.02	c learnt constraints deletion: 31173 -> 15589
1752.50/1752.80	c learnt constraints deletion: 31403 -> 15706

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-3706989-1338125958/watcher-3706989-1338125958 -o /tmp/evaluation-result-3706989-1338125958/solver-3706989-1338125958 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706989-1338125958.opb 

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: 1.96 1.98 1.99 2/178 23270
/proc/meminfo: memFree=29735716/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 278720624 7405568 741 33554432000 4194304 8973514 140737265089840 140736778148248 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 1808 743 412 1167 0 589 0

[startup+0.054235 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 23270
/proc/meminfo: memFree=29735716/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 1543 0 0 0 4 0 0 0 20 0 1 0 278720624 9502720 1463 33554432000 4194304 8973514 140737265089840 140736778148248 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 2320 1463 418 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100266 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 23270
/proc/meminfo: memFree=29735716/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 278720624 12648448 2276 33554432000 4194304 8973514 140737265089840 140736778148248 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300258 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 23270
/proc/meminfo: memFree=29735716/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=20544 CPUtime=0.29 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 4422 0 0 0 29 0 0 0 20 0 1 0 278720624 21037056 4342 33554432000 4194304 8973514 140737265089840 140736778148248 4481178 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 5136 4342 430 1167 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20544

[startup+0.700216 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 23270
/proc/meminfo: memFree=29735716/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=21568 CPUtime=0.69 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 4495 0 0 0 69 0 0 0 20 0 1 0 278720624 22085632 4415 33554432000 4194304 8973514 140737265089840 140737265089336 4362943 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 5392 4415 456 1167 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21568

[startup+1.50026 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 23271
/proc/meminfo: memFree=29717976/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=23616 CPUtime=1.49 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 5216 0 0 0 148 1 0 0 20 0 1 0 278720624 24182784 5136 33554432000 4194304 8973514 140737265089840 140737265089104 4546460 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 5904 5136 456 1167 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23616

[startup+3.10025 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 23271
/proc/meminfo: memFree=29716364/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=24640 CPUtime=3.08 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 5472 0 0 0 307 1 0 0 20 0 1 0 278720624 25231360 5392 33554432000 4194304 8973514 140737265089840 140737265089336 7807968 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 6160 5392 456 1167 0 4941 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24640

[startup+6.30026 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 23271
/proc/meminfo: memFree=29713868/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=25664 CPUtime=6.29 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 5728 0 0 0 627 2 0 0 20 0 1 0 278720624 26279936 5648 33554432000 4194304 8973514 140737265089840 140737265089104 7672521 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 6416 5648 456 1167 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25664

[startup+12.7003 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 23271
/proc/meminfo: memFree=29709676/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=29760 CPUtime=12.69 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 6752 0 0 0 1265 4 0 0 20 0 1 0 278720624 30474240 6672 33554432000 4194304 8973514 140737265089840 140737265089336 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 7440 6672 456 1167 0 6221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29760

[startup+25.5003 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 23271
/proc/meminfo: memFree=29701956/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=37952 CPUtime=25.48 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 8800 0 0 0 2541 7 0 0 20 0 1 0 278720624 38862848 8720 33554432000 4194304 8973514 140737265089840 140737265089336 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 9488 8720 456 1167 0 8269 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37952

[startup+51.1003 s]
/proc/loadavg: 2.06 2.00 2.00 3/180 23274
/proc/meminfo: memFree=29685292/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=54336 CPUtime=51.08 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 12897 0 0 0 5094 14 0 0 20 0 1 0 278720624 55640064 12817 33554432000 4194304 8973514 140737265089840 140737265089104 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 13584 12817 457 1167 0 12365 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54336

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 23274
/proc/meminfo: memFree=29675984/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=62528 CPUtime=102.28 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 14946 0 0 0 10202 26 0 0 20 0 1 0 278720624 64028672 14870 33554432000 4194304 8973514 140737265089840 140737265089336 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 15632 14870 457 1167 0 14413 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 62528

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 23274
/proc/meminfo: memFree=29668808/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=67648 CPUtime=162.26 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 16236 0 0 0 16186 40 0 0 20 0 1 0 278720624 69271552 16150 33554432000 4194304 8973514 140737265089840 140737265087808 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 16912 16150 457 1167 0 15693 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 67648

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23275
/proc/meminfo: memFree=29658516/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=75840 CPUtime=222.25 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 18284 0 0 0 22173 52 0 0 20 0 1 0 278720624 77660160 18198 33554432000 4194304 8973514 140737265089840 140737265089104 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 18960 18198 457 1167 0 17741 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 75840

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23275
/proc/meminfo: memFree=29647104/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=86080 CPUtime=282.24 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 20844 0 0 0 28159 65 0 0 20 0 1 0 278720624 88145920 20758 33554432000 4194304 8973514 140737265089840 140737265089336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 21520 20758 457 1167 0 20301 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 86080

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23275
/proc/meminfo: memFree=29650872/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=80960 CPUtime=342.23 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 21361 0 0 0 34144 79 0 0 20 0 1 0 278720624 82903040 19478 33554432000 4194304 8973514 140737265089840 140737265089336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 20240 19478 457 1167 0 19021 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 80960

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23275
/proc/meminfo: memFree=29637912/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=91200 CPUtime=402.22 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 24177 0 0 0 40128 94 0 0 20 0 1 0 278720624 93388800 22038 33554432000 4194304 8973514 140737265089840 140737265089104 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 22800 22038 457 1167 0 21581 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 91200

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23275
/proc/meminfo: memFree=29647204/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=79936 CPUtime=462.2 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 24435 0 0 0 46116 104 0 0 20 0 1 0 278720624 81854464 19222 33554432000 4194304 8973514 140737265089840 140737265089336 6571973 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 19984 19222 457 1167 0 18765 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 79936

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23276
/proc/meminfo: memFree=29634868/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=91200 CPUtime=522.2 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 28531 0 0 0 52102 118 0 0 20 0 1 0 278720624 93388800 22038 33554432000 4194304 8973514 140737265089840 140737265089336 4372496 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 22800 22038 457 1167 0 21581 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 91200

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 23276
/proc/meminfo: memFree=29632200/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=91200 CPUtime=582.18 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 29043 0 0 0 58088 130 0 0 20 0 1 0 278720624 93388800 22038 33554432000 4194304 8973514 140737265089840 140737265089104 6571904 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 22800 22038 457 1167 0 21581 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 91200

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23280
/proc/meminfo: memFree=29608224/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=107584 CPUtime=822.15 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 35450 0 0 0 82031 184 0 0 20 0 1 0 278720624 110166016 26134 33554432000 4194304 8973514 140737265089840 140737265089336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 26896 26134 457 1167 0 25677 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 107584

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23280
/proc/meminfo: memFree=29610148/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=103488 CPUtime=882.14 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 35962 0 0 0 88014 200 0 0 20 0 1 0 278720624 105971712 25110 33554432000 4194304 8973514 140737265089840 140737265089104 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 25872 25110 457 1167 0 24653 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 103488

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23280
/proc/meminfo: memFree=29609216/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=103488 CPUtime=942.13 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 36474 0 0 0 94000 213 0 0 20 0 1 0 278720624 105971712 25110 33554432000 4194304 8973514 140737265089840 140737265089104 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 25872 25110 457 1167 0 24653 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 103488

[startup+1002.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 23280
/proc/meminfo: memFree=29599600/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=111680 CPUtime=1002.12 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 38525 0 0 0 99982 230 0 0 20 0 1 0 278720624 114360320 27158 33554432000 4194304 8973514 140737265089840 140737265089104 4209354 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 27920 27158 457 1167 0 26701 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 111680

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23280
/proc/meminfo: memFree=29601276/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=107584 CPUtime=1062.11 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 38525 0 0 0 105968 243 0 0 20 0 1 0 278720624 110166016 26134 33554432000 4194304 8973514 140737265089840 140737265089336 7733047 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 26896 26134 457 1167 0 25677 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 107584

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23281
/proc/meminfo: memFree=29599160/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=107584 CPUtime=1122.1 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 38525 0 0 0 111955 255 0 0 20 0 1 0 278720624 110166016 26134 33554432000 4194304 8973514 140737265089840 140737265089104 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 26896 26134 457 1167 0 25677 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 107584

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23281
/proc/meminfo: memFree=29601264/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=103488 CPUtime=1182.09 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 38527 0 0 0 117941 268 0 0 20 0 1 0 278720624 105971712 25110 33554432000 4194304 8973514 140737265089840 140737265089104 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 25872 25110 457 1167 0 24653 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 103488

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23281
/proc/meminfo: memFree=29599156/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=103488 CPUtime=1242.08 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 38527 0 0 0 123926 282 0 0 20 0 1 0 278720624 105971712 25110 33554432000 4194304 8973514 140737265089840 140737265089104 7672565 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 25872 25110 457 1167 0 24653 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 103488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23284
/proc/meminfo: memFree=29596848/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=103488 CPUtime=1302.07 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 38527 0 0 0 129913 294 0 0 20 0 1 0 278720624 105971712 25110 33554432000 4194304 8973514 140737265089840 140737265089104 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 25872 25110 457 1167 0 24653 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 103488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23307
/proc/meminfo: memFree=29594112/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=105536 CPUtime=1362.06 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 39039 0 0 0 135898 308 0 0 20 0 1 0 278720624 108068864 25622 33554432000 4194304 8973514 140737265089840 140737265089336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 26384 25622 457 1167 0 25165 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 105536

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23308
/proc/meminfo: memFree=29585936/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=109632 CPUtime=1422.06 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 40063 0 0 0 141883 323 0 0 20 0 1 0 278720624 112263168 26646 33554432000 4194304 8973514 140737265089840 140737265089336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 27408 26646 457 1167 0 26189 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 109632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23308
/proc/meminfo: memFree=29581964/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=111680 CPUtime=1482.05 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 40831 0 0 0 147872 333 0 0 20 0 1 0 278720624 114360320 27158 33554432000 4194304 8973514 140737265089840 140737265089336 7672546 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 27920 27158 457 1167 0 26701 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 111680

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23308
/proc/meminfo: memFree=29580036/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=111680 CPUtime=1542.03 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 40831 0 0 0 153859 344 0 0 20 0 1 0 278720624 114360320 27158 33554432000 4194304 8973514 140737265089840 140737265089104 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 27920 27158 457 1167 0 26701 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 111680

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23308
/proc/meminfo: memFree=29570672/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=115776 CPUtime=1602.03 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 42879 0 0 0 159844 359 0 0 20 0 1 0 278720624 118554624 28182 33554432000 4194304 8973514 140737265089840 140737265089336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 28944 28182 457 1167 0 27725 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 115776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23308
/proc/meminfo: memFree=29567944/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=115776 CPUtime=1662.02 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 42879 0 0 0 165831 371 0 0 20 0 1 0 278720624 118554624 28182 33554432000 4194304 8973514 140737265089840 140737265089336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 28944 28182 457 1167 0 27725 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 115776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23308
/proc/meminfo: memFree=29564408/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=115776 CPUtime=1722.01 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 42879 0 0 0 171818 383 0 0 20 0 1 0 278720624 118554624 28182 33554432000 4194304 8973514 140737265089840 140737265087808 4442596 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 28944 28182 457 1167 0 27725 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 115776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23348
/proc/meminfo: memFree=29742020/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=115776 CPUtime=1781.99 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 42880 0 0 0 177805 394 0 0 20 0 1 0 278720624 118554624 28182 33554432000 4194304 8973514 140737265089840 140737265089104 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 28944 28182 457 1167 0 27725 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 115776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23348
/proc/meminfo: memFree=29732076/32873844 swapFree=7372/7372
[pid=23270] ppid=23268 vsize=115776 CPUtime=1800.1 cores=0,2,4,6
/proc/23270/stat : 23270 (toysat) R 23268 23270 21797 0 -1 4202496 42880 0 0 0 179611 399 0 0 20 0 1 0 278720624 118554624 28182 33554432000 4194304 8973514 140737265089840 140737265087808 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/23270/statm: 28944 28182 457 1167 0 27725 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 115776

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.11
CPU user time (s): 1796.11
CPU system time (s): 3.99839
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 119872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.11
system time used= 3.99839
maximum resident set size= 116824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42880
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= 34
involuntary context switches= 1872

runsolver used 3.44148 second user time and 8.94664 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 15:39:18
IDJOB=3706989
IDBENCH=24990
IDSOLVER=2285
FILE ID=node133/3706989-1338125958
RUNJOBID= node133-1338109544-21813
PBS_JOBID= 14624470
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_008_area_delay.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706989-1338125958/watcher-3706989-1338125958 -o /tmp/evaluation-result-3706989-1338125958/solver-3706989-1338125958 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706989-1338125958.opb

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

MD5SUM BENCH= 6e9753dce198ef5ddba763a137b390c4
RANDOM SEED=2061551088

node133.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.540
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.08
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.540
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		: 2666.540
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.92
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.540
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.540
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		: 2666.540
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.90
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.540
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		: 2666.540
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:        29735880 kB
Buffers:          354780 kB
Cached:          1787376 kB
SwapCached:          104 kB
Active:           786292 kB
Inactive:        1525824 kB
Active(anon):     160556 kB
Inactive(anon):    11368 kB
Active(file):     625736 kB
Inactive(file):  1514456 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:              7768 kB
Writeback:             0 kB
AnonPages:        176388 kB
Mapped:            16188 kB
Shmem:               212 kB
Slab:             685664 kB
SReclaimable:     127840 kB
SUnreclaim:       557824 kB
KernelStack:        1472 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     283648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71712 MiB
End job on node133 at 2012-05-27 16:09:21