Trace number 3725574

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.12 1800.63

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
MD5SUM149bc47a65ee9b475f97ab5e9dc95355
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-57
Best CPU time to get the best result obtained on this benchmark200.271
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
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 16038
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 108144
Number of bits of the biggest sum of numbers17
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

32.48/32.52	c 2012-06-02T15:56:37+0200
32.48/32.52	c arch = x86_64
32.48/32.52	c os = linux
32.48/32.52	c compiler = ghc 7.4
32.48/32.52	c packages:
32.48/32.52	c   OptDir-0.0.1
32.48/32.52	c   array-0.4.0.0
32.48/32.52	c   base-4.5.0.0
32.48/32.52	c   bytestring-0.9.2.1
32.48/32.52	c   containers-0.4.2.1
32.48/32.52	c   deepseq-1.3.0.0
32.48/32.52	c   mtl-2.1.1
32.48/32.52	c   old_locale-1.0.0.4
32.48/32.52	c   parse_dimacs-1.2
32.48/32.52	c   parsec-3.1.2
32.48/32.52	c   queue-0.1.2
32.48/32.52	c   stm-2.3
32.48/32.52	c   time-1.4
32.48/32.52	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725574-1338645396.opb"]
32.48/32.52	c #vars 40451
32.48/32.52	c #constraints 40950
32.48/32.52	c Solving starts ...
40.18/40.27	c solving time = 7.708s
40.18/40.27	c #decision = 583151
40.18/40.27	c #conflict = 90
40.18/40.27	c #restart = 0
40.18/40.27	o 0
40.28/40.31	c Solving starts ...
40.98/41.08	c solving time = 0.726s
40.98/41.08	c #decision = 598687
40.98/41.08	c #conflict = 90
40.98/41.08	c #restart = 0
40.98/41.08	o -1
41.08/41.11	c Solving starts ...
43.07/43.19	c solving time = 2.044s
43.07/43.19	c #decision = 614462
43.07/43.19	c #conflict = 107
43.07/43.19	c #restart = 0
43.07/43.19	o -2
43.18/43.22	c Solving starts ...
173.84/173.90	c solving time = 130.598s
173.84/173.90	c #decision = 837419
173.84/173.90	c #conflict = 1203
173.84/173.90	c #restart = 4
173.84/173.90	o -3
173.84/173.94	c Solving starts ...
184.74/184.86	c solving time = 10.881s
184.74/184.86	c #decision = 867433
184.74/184.86	c #conflict = 1248
184.74/184.86	c #restart = 4
184.74/184.86	o -4
184.74/184.89	c Solving starts ...
233.32/233.48	c solving time = 48.534s
233.32/233.48	c #decision = 930936
233.32/233.48	c #conflict = 1506
233.32/233.48	c #restart = 6
233.32/233.48	o -5
233.42/233.51	c Solving starts ...
261.91/262.04	c solving time = 28.481s
261.91/262.04	c #decision = 1238879
261.91/262.04	c #conflict = 1778
261.91/262.04	c #restart = 8
261.91/262.04	o -6
261.91/262.07	c Solving starts ...
349.97/350.12	c solving time = 87.975s
349.97/350.12	c #decision = 1543589
349.97/350.12	c #conflict = 2428
349.97/350.12	c #restart = 11
349.97/350.12	o -7
349.97/350.16	c Solving starts ...
577.51/577.74	c solving time = 227.470s
577.51/577.74	c #decision = 1667853
577.51/577.74	c #conflict = 3582
577.51/577.74	c #restart = 15
577.51/577.74	o -8
577.51/577.79	c Solving starts ...
652.10/652.32	c solving time = 74.480s
652.10/652.32	c #decision = 1728273
652.10/652.32	c #conflict = 3938
652.10/652.32	c #restart = 17
652.10/652.32	o -9
652.10/652.37	c Solving starts ...
876.06/876.37	c solving time = 223.914s
876.06/876.37	c #decision = 1810429
876.06/876.37	c #conflict = 5080
876.06/876.37	c #restart = 21
876.06/876.37	o -10
876.16/876.42	c Solving starts ...
881.86/882.17	c solving time = 5.702s
881.86/882.17	c #decision = 1821693
881.86/882.17	c #conflict = 5108
881.86/882.17	c #restart = 21
881.86/882.17	o -11
881.97/882.22	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3725574-1338645396/watcher-3725574-1338645396 -o /tmp/evaluation-result-3725574-1338645396/solver-3725574-1338645396 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725574-1338645396.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: 2.00 2.02 2.00 3/174 15712
/proc/meminfo: memFree=28001440/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 330665558 6373376 735 33554432000 4194304 8989770 140735965122672 140737368720008 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15712/statm: 1556 735 425 1171 0 333 0

[startup+0.0312239 s]
/proc/loadavg: 2.00 2.02 2.00 3/174 15712
/proc/meminfo: memFree=28001440/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=9296 CPUtime=0.02 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 1387 0 0 0 2 0 0 0 20 0 1 0 330665558 9519104 1307 33554432000 4194304 8989770 140735965122672 140737368720008 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15712/statm: 2324 1315 426 1171 0 1101 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9296

[startup+0.100221 s]
/proc/loadavg: 2.00 2.02 2.00 3/174 15712
/proc/meminfo: memFree=28001440/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=13392 CPUtime=0.09 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 2625 0 0 0 9 0 0 0 20 0 1 0 330665558 13713408 2545 33554432000 4194304 8989770 140735965122672 140735965121936 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15712/statm: 3348 2545 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300235 s]
/proc/loadavg: 2.00 2.02 2.00 3/174 15712
/proc/meminfo: memFree=28001440/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=26704 CPUtime=0.29 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 5953 0 0 0 28 1 0 0 20 0 1 0 330665558 27344896 5873 33554432000 4194304 8989770 140735965122672 140735965122168 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15712/statm: 6676 5873 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700226 s]
/proc/loadavg: 2.00 2.02 2.00 3/174 15712
/proc/meminfo: memFree=28001440/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=52304 CPUtime=0.69 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 12353 0 0 0 66 3 0 0 20 0 1 0 330665558 53559296 12273 33554432000 4194304 8989770 140735965122672 140735965122168 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15712/statm: 13076 12273 431 1171 0 11853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52304

[startup+1.50024 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 15713
/proc/meminfo: memFree=27939192/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=108624 CPUtime=1.49 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 26451 0 0 0 144 5 0 0 20 0 1 0 330665558 111230976 26371 33554432000 4194304 8989770 140735965122672 140735965122168 5356771 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15712/statm: 27156 26371 443 1171 0 25933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108624

[startup+3.10018 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 15713
/proc/meminfo: memFree=27897644/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=108624 CPUtime=3.09 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 26455 0 0 0 303 6 0 0 20 0 1 0 330665558 111230976 26375 33554432000 4194304 8989770 140735965122672 140735965122168 4457535 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15712/statm: 27156 26375 447 1171 0 25933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108624

[startup+6.30024 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 15713
/proc/meminfo: memFree=27897140/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=108624 CPUtime=6.29 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 26455 0 0 0 622 7 0 0 20 0 1 0 330665558 111230976 26375 33554432000 4194304 8989770 140735965122672 140735965104640 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 27156 26375 447 1171 0 25933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108624

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 15713
/proc/meminfo: memFree=27885632/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=108624 CPUtime=12.69 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 26455 0 0 0 1260 9 0 0 20 0 1 0 330665558 111230976 26375 33554432000 4194304 8989770 140735965122672 140735965104640 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 27156 26375 447 1171 0 25933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108624

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 15713
/proc/meminfo: memFree=27885552/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=108624 CPUtime=25.48 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 26457 0 0 0 2535 13 0 0 20 0 1 0 330665558 111230976 26380 33554432000 4194304 8989770 140735965122672 140735965121936 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 27156 26380 447 1171 0 25933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 108624

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 15713
/proc/meminfo: memFree=27854520/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=140368 CPUtime=51.08 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 34422 0 0 0 5088 20 0 0 20 0 1 0 330665558 143736832 34342 33554432000 4194304 8989770 140735965122672 140735965120640 4209272 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 35092 34342 473 1171 0 33869 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 140368

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 15713
/proc/meminfo: memFree=27698324/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=294992 CPUtime=102.27 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 73023 0 0 0 10192 35 0 0 20 0 1 0 330665558 302071808 72923 33554432000 4194304 8989770 140735965122672 140735965104640 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 73748 72923 473 1171 0 72525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 294992

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 15714
/proc/meminfo: memFree=27605972/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=386128 CPUtime=162.23 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 95919 0 0 0 16177 46 0 0 20 0 1 0 330665558 395395072 95782 33554432000 4194304 8989770 140735965122672 140735965120640 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 96532 95782 473 1171 0 95309 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 386128

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15717
/proc/meminfo: memFree=27530972/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=458832 CPUtime=222.23 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 114112 0 0 0 22168 55 0 0 20 0 1 0 330665558 469843968 113958 33554432000 4194304 8989770 140735965122672 140735965121936 7678069 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 114708 113958 473 1171 0 113485 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 458832

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15740
/proc/meminfo: memFree=27420268/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=569424 CPUtime=282.2 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 141781 0 0 0 28152 68 0 0 20 0 1 0 330665558 583090176 141606 33554432000 4194304 8989770 140735965122672 140735965104640 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 142356 141606 473 1171 0 141133 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 569424

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15740
/proc/meminfo: memFree=27328296/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=661584 CPUtime=342.18 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 164841 0 0 0 34140 78 0 0 20 0 1 0 330665558 677462016 164646 33554432000 4194304 8989770 140735965122672 140735965121936 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 165396 164646 473 1171 0 164173 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 661584

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15740
/proc/meminfo: memFree=27293604/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=696400 CPUtime=402.15 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 173568 0 0 0 40125 90 0 0 20 0 1 0 330665558 713113600 173350 33554432000 4194304 8989770 140735965122672 140735965120640 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 174100 173350 473 1171 0 172877 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 696400

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 15741
/proc/meminfo: memFree=27226176/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=763984 CPUtime=462.14 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 190476 0 0 0 46113 101 0 0 20 0 1 0 330665558 782319616 190246 33554432000 4194304 8989770 140735965122672 140735965121936 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 190996 190246 473 1171 0 189773 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 763984

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 15741
/proc/meminfo: memFree=27152548/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=837712 CPUtime=522.12 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 208919 0 0 0 52102 110 0 0 20 0 1 0 330665558 857817088 208678 33554432000 4194304 8989770 140735965122672 140735965120640 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 209428 208678 473 1171 0 208205 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 837712

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15741
/proc/meminfo: memFree=27028092/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=961616 CPUtime=582.11 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 239899 0 0 0 58086 125 0 0 20 0 1 0 330665558 984694784 239654 33554432000 4194304 8989770 140735965122672 140735965120640 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 240404 239654 473 1171 0 239181 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 961616

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15745
/proc/meminfo: memFree=26626948/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1362000 CPUtime=882.07 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 339995 0 0 0 88022 185 0 0 20 0 1 0 330665558 1394688000 339750 33554432000 4194304 8989770 140735965122672 140735965105768 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 340500 339750 473 1171 0 339277 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1362000

[startup+942.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 15745
/proc/meminfo: memFree=26626824/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1362000 CPUtime=942.06 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 339995 0 0 0 94012 194 0 0 20 0 1 0 330665558 1394688000 339750 33554432000 4194304 8989770 140735965122672 140735965120576 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 340500 339750 473 1171 0 339277 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 1362000

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 15745
/proc/meminfo: memFree=26477032/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1511504 CPUtime=1002.05 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 377371 0 0 0 99995 210 0 0 20 0 1 0 330665558 1547780096 377126 33554432000 4194304 8989770 140735965122672 140735965121936 4435168 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 377876 377126 473 1171 0 376653 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1511504

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15746
/proc/meminfo: memFree=26477032/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1511504 CPUtime=1062.03 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 377371 0 0 0 105985 218 0 0 20 0 1 0 330665558 1547780096 377126 33554432000 4194304 8989770 140735965122672 140735965120640 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 377876 377126 473 1171 0 376653 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1511504

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 15746
/proc/meminfo: memFree=26427680/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1560656 CPUtime=1122.03 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 389659 0 0 0 111973 230 0 0 20 0 1 0 330665558 1598111744 389414 33554432000 4194304 8989770 140735965122672 140735965104640 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 390164 389414 473 1171 0 388941 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 1560656

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 15746
/proc/meminfo: memFree=26384776/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1603664 CPUtime=1182.01 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 400411 0 0 0 117962 239 0 0 20 0 1 0 330665558 1642151936 400166 33554432000 4194304 8989770 140735965122672 140735965122168 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 400916 400166 473 1171 0 399693 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 1603664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15746
/proc/meminfo: memFree=26293104/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1694800 CPUtime=1242.01 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 423209 0 0 0 123949 252 0 0 20 0 1 0 330665558 1735475200 422950 33554432000 4194304 8989770 140735965122672 140735965104640 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 423700 422950 473 1171 0 422477 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 1694800

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15746
/proc/meminfo: memFree=26256056/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1731664 CPUtime=1301.97 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 432463 0 0 0 129936 261 0 0 20 0 1 0 330665558 1773223936 432166 33554432000 4194304 8989770 140735965122672 140735965120640 4209357 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 432916 432166 473 1171 0 431693 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1731664

[startup+1362.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/175 15786
/proc/meminfo: memFree=25855052/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1784912 CPUtime=1361.94 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 445810 0 0 0 135925 269 0 0 20 0 1 0 330665558 1827749888 445478 33554432000 4194304 8989770 140735965122672 140735965121936 4469828 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 446228 445478 473 1171 0 445005 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1784912

[startup+1422.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 15789
/proc/meminfo: memFree=25271180/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1836112 CPUtime=1421.93 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 458639 0 0 0 141912 281 0 0 20 0 1 0 330665558 1880178688 458278 33554432000 4194304 8989770 140735965122672 140735965120640 4438244 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 459028 458278 473 1171 0 457805 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1836112

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/175 15789
/proc/meminfo: memFree=25198924/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1907792 CPUtime=1481.9 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 476589 0 0 0 147899 291 0 0 20 0 1 0 330665558 1953579008 476198 33554432000 4194304 8989770 140735965122672 140735965120896 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 476948 476198 473 1171 0 475725 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1907792

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/175 15789
/proc/meminfo: memFree=25143028/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1964112 CPUtime=1541.88 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 490580 0 0 0 153888 300 0 0 20 0 1 0 330665558 2011250688 490164 33554432000 4194304 8989770 140735965122672 140735965104640 7697332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 491028 490164 473 1171 0 489805 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 1964112

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/175 15789
/proc/meminfo: memFree=25109700/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=1996880 CPUtime=1601.85 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 498918 0 0 0 159877 308 0 0 20 0 1 0 330665558 2044805120 498470 33554432000 4194304 8989770 140735965122672 140735965104640 4209272 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 499220 498470 473 1171 0 497997 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 1996880

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/174 15790
/proc/meminfo: memFree=25058524/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=2050128 CPUtime=1661.81 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 512104 0 0 0 165864 317 0 0 20 0 1 0 330665558 2099331072 511625 33554432000 4194304 8989770 140735965122672 140735965120896 4434895 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 512532 511625 473 1171 0 511309 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 2050128

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/175 15791
/proc/meminfo: memFree=25013284/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=2094160 CPUtime=1721.8 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 523276 0 0 0 171856 324 0 0 20 0 1 0 330665558 2144419840 522790 33554432000 4194304 8989770 140735965122672 140735965104640 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 523540 522790 473 1171 0 522317 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 2094160

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/175 15791
/proc/meminfo: memFree=24949452/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=2157648 CPUtime=1781.78 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 539168 0 0 0 177843 335 0 0 20 0 1 0 330665558 2209431552 538662 33554432000 4194304 8989770 140735965122672 140735965104640 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 539412 538662 473 1171 0 538189 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 2157648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/175 15791
/proc/meminfo: memFree=24949668/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=2157648 CPUtime=1800.09 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 539173 0 0 0 179672 337 0 0 20 0 1 0 330665558 2209431552 538662 33554432000 4194304 8989770 140735965122672 140735965120640 4435004 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 539412 538662 473 1171 0 538189 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2157648

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

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

[startup+1800.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/175 15791
/proc/meminfo: memFree=24949668/32873852 swapFree=6856/6856
[pid=15712] ppid=15710 vsize=2157648 CPUtime=1800.09 cores=0,2,4,6
/proc/15712/stat : 15712 (toysat) R 15710 15712 14594 0 -1 4202496 539173 0 0 0 179672 337 0 0 20 0 1 0 330665558 2209431552 538662 33554432000 4194304 8989770 140735965122672 140735965120640 4435004 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15712/statm: 539412 538662 473 1171 0 538189 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2157648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.63
CPU time (s): 1800.12
CPU user time (s): 1796.72
CPU system time (s): 3.40348
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 2157648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.72
system time used= 3.40348
maximum resident set size= 2154648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 539173
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= 441
involuntary context switches= 1996

runsolver used 3.47247 second user time and 9.16261 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-02 15:56:36
IDJOB=3725574
IDBENCH=90633
IDSOLVER=2308
FILE ID=node128/3725574-1338645396
RUNJOBID= node128-1338631507-14611
PBS_JOBID= 14636452
Free space on /tmp= 70496 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725574-1338645396/watcher-3725574-1338645396 -o /tmp/evaluation-result-3725574-1338645396/solver-3725574-1338645396 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725574-1338645396.opb

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

MD5SUM BENCH= 149bc47a65ee9b475f97ab5e9dc95355
RANDOM SEED=1591121511

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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:       32873852 kB
MemFree:        28001820 kB
Buffers:          521052 kB
Cached:          3324692 kB
SwapCached:          784 kB
Active:          1844100 kB
Inactive:        2137584 kB
Active(anon):     127232 kB
Inactive(anon):    11368 kB
Active(file):    1716868 kB
Inactive(file):  2126216 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106552 kB
Dirty:              9712 kB
Writeback:             0 kB
AnonPages:        142684 kB
Mapped:            15896 kB
Shmem:               200 kB
Slab:             751824 kB
SReclaimable:     194276 kB
SUnreclaim:       557548 kB
KernelStack:        1440 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     249736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 70464 MiB
End job on node128 at 2012-06-02 16:26:39