Trace number 3725493

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.07 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9041_1.std.opb
MD5SUM3e6e3a1f87ab2abccb053e7d7cf5a2f2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints192750
Number of constraints which are clauses191550
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint78
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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

3.69/3.78	c 2012-06-02T15:06:24+0200
3.69/3.78	c arch = x86_64
3.69/3.78	c os = linux
3.69/3.78	c compiler = ghc 7.4
3.69/3.78	c packages:
3.69/3.78	c   OptDir-0.0.1
3.69/3.78	c   array-0.4.0.0
3.69/3.78	c   base-4.5.0.0
3.69/3.78	c   bytestring-0.9.2.1
3.69/3.78	c   containers-0.4.2.1
3.69/3.78	c   deepseq-1.3.0.0
3.69/3.78	c   mtl-2.1.1
3.69/3.78	c   old_locale-1.0.0.4
3.69/3.78	c   parse_dimacs-1.2
3.69/3.78	c   parsec-3.1.2
3.69/3.78	c   queue-0.1.2
3.69/3.78	c   stm-2.3
3.69/3.78	c   time-1.4
3.69/3.78	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725493-1338642383.opb"]
3.69/3.78	c #vars 54782
3.69/3.78	c #constraints 192750
3.69/3.78	c Solving starts ...
5.79/5.88	c solving time = 2.075s
5.79/5.88	c #decision = 1753
5.79/5.88	c #conflict = 762
5.79/5.88	c #restart = 3
5.79/5.88	o 180
5.89/5.94	c Solving starts ...
5.99/6.05	c solving time = 0.096s
5.99/6.05	c #decision = 2024
5.99/6.05	c #conflict = 778
5.99/6.05	c #restart = 3
5.99/6.05	o 169
5.99/6.05	c Solving starts ...
6.09/6.13	c solving time = 0.059s
6.09/6.13	c #decision = 2197
6.09/6.13	c #conflict = 779
6.09/6.13	c #restart = 3
6.09/6.13	o 168
6.09/6.13	c Solving starts ...
6.29/6.32	c solving time = 0.181s
6.29/6.32	c #decision = 2393
6.29/6.32	c #conflict = 784
6.29/6.32	c #restart = 3
6.29/6.32	o 163
6.29/6.33	c Solving starts ...
6.39/6.40	c solving time = 0.058s
6.39/6.40	c #decision = 2560
6.39/6.40	c #conflict = 788
6.39/6.40	c #restart = 3
6.39/6.40	o 160
6.39/6.40	c Solving starts ...
6.39/6.47	c solving time = 0.053s
6.39/6.47	c #decision = 2735
6.39/6.47	c #conflict = 788
6.39/6.47	c #restart = 3
6.39/6.47	o 159
6.39/6.47	c Solving starts ...
6.50/6.53	c solving time = 0.051s
6.50/6.53	c #decision = 2900
6.50/6.53	c #conflict = 788
6.50/6.53	c #restart = 3
6.50/6.53	o 158
6.50/6.53	c Solving starts ...
6.50/6.60	c solving time = 0.051s
6.50/6.60	c #decision = 3079
6.50/6.60	c #conflict = 788
6.50/6.60	c #restart = 3
6.50/6.60	o 157
6.50/6.60	c Solving starts ...
6.60/6.66	c solving time = 0.051s
6.60/6.66	c #decision = 3250
6.60/6.66	c #conflict = 788
6.60/6.66	c #restart = 3
6.60/6.66	o 156
6.60/6.66	c Solving starts ...
6.69/6.72	c solving time = 0.051s
6.69/6.72	c #decision = 3412
6.69/6.72	c #conflict = 788
6.69/6.72	c #restart = 3
6.69/6.72	o 155
6.69/6.72	c Solving starts ...
6.79/6.85	c solving time = 0.117s
6.79/6.85	c #decision = 3638
6.79/6.85	c #conflict = 831
6.79/6.85	c #restart = 3
6.79/6.85	o 154
6.79/6.86	c Solving starts ...
6.89/6.92	c solving time = 0.051s
6.89/6.92	c #decision = 3791
6.89/6.92	c #conflict = 831
6.89/6.92	c #restart = 3
6.89/6.92	o 153
6.89/6.92	c Solving starts ...
6.89/6.98	c solving time = 0.050s
6.89/6.98	c #decision = 3932
6.89/6.98	c #conflict = 831
6.89/6.98	c #restart = 3
6.89/6.98	o 152
6.89/6.98	c Solving starts ...
6.99/7.09	c solving time = 0.095s
6.99/7.09	c #decision = 4105
6.99/7.09	c #conflict = 854
6.99/7.09	c #restart = 3
6.99/7.09	o 151
6.99/7.09	c Solving starts ...
7.09/7.19	c solving time = 0.082s
7.09/7.19	c #decision = 4245
7.09/7.19	c #conflict = 868
7.09/7.19	c #restart = 3
7.09/7.19	o 150
7.09/7.19	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-3725493-1338642383/watcher-3725493-1338642383 -o /tmp/evaluation-result-3725493-1338642383/solver-3725493-1338642383 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725493-1338642383.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.92 1.99 1.99 3/176 8814
/proc/meminfo: memFree=26638756/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 831 0 0 0 0 0 0 0 20 0 1 0 330365206 6373376 751 33554432000 4194304 8989770 140733804205120 140734463392408 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 1556 751 428 1171 0 333 0

[startup+0.0585401 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 8814
/proc/meminfo: memFree=26638756/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=10320 CPUtime=0.05 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 1821 0 0 0 5 0 0 0 20 0 1 0 330365206 10567680 1741 33554432000 4194304 8989770 140733804205120 140734463392408 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 2580 1741 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10320

[startup+0.100288 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 8814
/proc/meminfo: memFree=26638756/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 2366 0 0 0 9 0 0 0 20 0 1 0 330365206 12664832 2286 33554432000 4194304 8989770 140733804205120 140734463392408 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 3092 2286 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300277 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 8814
/proc/meminfo: memFree=26638756/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=26704 CPUtime=0.28 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 5955 0 0 0 28 0 0 0 20 0 1 0 330365206 27344896 5875 33554432000 4194304 8989770 140733804205120 140734463392408 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 6676 5875 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26704

[startup+0.700284 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 8814
/proc/meminfo: memFree=26638756/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=57424 CPUtime=0.69 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 13454 0 0 0 67 2 0 0 20 0 1 0 330365206 58802176 13374 33554432000 4194304 8989770 140733804205120 140733804204384 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 14356 13374 431 1171 0 13133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57424

[startup+1.50027 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 8815
/proc/meminfo: memFree=26569176/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=99408 CPUtime=1.49 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 24131 0 0 0 146 3 0 0 20 0 1 0 330365206 101793792 24051 33554432000 4194304 8989770 140733804205120 140733804204384 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 24852 24051 431 1171 0 23629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99408

[startup+3.10028 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 8815
/proc/meminfo: memFree=26511268/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=216144 CPUtime=3.09 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 53331 0 0 0 300 9 0 0 20 0 1 0 330365206 221331456 53251 33554432000 4194304 8989770 140733804205120 140733804203072 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 54036 53251 441 1171 0 52813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 216144

[startup+6.30029 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 8815
/proc/meminfo: memFree=26420004/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=225360 CPUtime=6.29 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 55458 0 0 0 619 10 0 0 20 0 1 0 330365206 230768640 55378 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 56340 55378 471 1171 0 55117 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225360

[startup+12.7003 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 8815
/proc/meminfo: memFree=26408032/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=237648 CPUtime=12.69 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 58737 0 0 0 1257 12 0 0 20 0 1 0 330365206 243351552 58657 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 59412 58657 471 1171 0 58189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 237648

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.99 3/177 8815
/proc/meminfo: memFree=26397368/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=245840 CPUtime=25.48 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 60785 0 0 0 2530 18 0 0 20 0 1 0 330365206 251740160 60705 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 61460 60705 471 1171 0 60237 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 245840

[startup+51.1003 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 8854
/proc/meminfo: memFree=27747844/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=261200 CPUtime=51.07 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 64631 0 0 0 5080 27 0 0 20 0 1 0 330365206 267468800 64545 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 65300 64545 471 1171 0 64077 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 261200

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 8855
/proc/meminfo: memFree=27707464/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=294992 CPUtime=102.26 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 73104 0 0 0 10181 45 0 0 20 0 1 0 330365206 302071808 72993 33554432000 4194304 8989770 140733804205120 140733804203072 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 73748 72993 471 1171 0 72525 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 294992

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8855
/proc/meminfo: memFree=27626768/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=330832 CPUtime=162.24 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 82069 0 0 0 16160 64 0 0 20 0 1 0 330365206 338771968 81953 33554432000 4194304 8989770 140733804205120 140733804203136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 82708 81953 471 1171 0 81485 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 330832

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 8858
/proc/meminfo: memFree=27546524/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=365648 CPUtime=222.21 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 90807 0 0 0 22136 85 0 0 20 0 1 0 330365206 374423552 90657 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 91412 90657 471 1171 0 90189 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 365648

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8858
/proc/meminfo: memFree=27466444/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=399440 CPUtime=282.2 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 99264 0 0 0 28117 103 0 0 20 0 1 0 330365206 409026560 99105 33554432000 4194304 8989770 140733804205120 140733804204384 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 99860 99105 471 1171 0 98637 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 399440

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8858
/proc/meminfo: memFree=27395064/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=428112 CPUtime=342.18 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 106432 0 0 0 34100 118 0 0 20 0 1 0 330365206 438386688 106273 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 107028 106273 471 1171 0 105805 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 428112

[startup+402.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/177 8859
/proc/meminfo: memFree=27329744/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=456784 CPUtime=402.17 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 113600 0 0 0 40083 134 0 0 20 0 1 0 330365206 467746816 113441 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 114196 113441 471 1171 0 112973 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 456784

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 8859
/proc/meminfo: memFree=27279428/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=479312 CPUtime=462.16 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 119232 0 0 0 46068 148 0 0 20 0 1 0 330365206 490815488 119073 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 119828 119073 471 1171 0 118605 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 479312

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8859
/proc/meminfo: memFree=27239032/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=501840 CPUtime=522.15 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 124864 0 0 0 52053 162 0 0 20 0 1 0 330365206 513884160 124705 33554432000 4194304 8989770 140733804205120 140733804203072 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 125460 124705 471 1171 0 124237 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 501840

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8859
/proc/meminfo: memFree=27204464/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=521296 CPUtime=582.14 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 129728 0 0 0 58039 175 0 0 20 0 1 0 330365206 533807104 129569 33554432000 4194304 8989770 140733804205120 140733804187136 4451817 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 130324 129569 471 1171 0 129101 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 521296

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 8863
/proc/meminfo: memFree=27060536/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=599120 CPUtime=822.11 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 149184 0 0 0 81988 223 0 0 20 0 1 0 330365206 613498880 149025 33554432000 4194304 8989770 140733804205120 140733804203072 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 149780 149025 471 1171 0 148557 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 599120

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8863
/proc/meminfo: memFree=27030596/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=617552 CPUtime=882.1 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 153792 0 0 0 87975 235 0 0 20 0 1 0 330365206 632373248 153633 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 154388 153633 471 1171 0 153165 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 617552

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8863
/proc/meminfo: memFree=26999004/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=635984 CPUtime=942.07 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 158431 0 0 0 93960 247 0 0 20 0 1 0 330365206 651247616 158241 33554432000 4194304 8989770 140733804205120 140733804187136 4438244 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 158996 158241 471 1171 0 157773 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 635984

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8864
/proc/meminfo: memFree=26966792/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=654416 CPUtime=1002.06 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 163044 0 0 0 99948 258 0 0 20 0 1 0 330365206 670121984 162849 33554432000 4194304 8989770 140733804205120 140733804204616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 163604 162849 471 1171 0 162381 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 654416

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8864
/proc/meminfo: memFree=26934980/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=674896 CPUtime=1062.05 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 168165 0 0 0 105936 269 0 0 20 0 1 0 330365206 691093504 167969 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 168724 167969 471 1171 0 167501 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 674896

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8864
/proc/meminfo: memFree=26906464/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=691280 CPUtime=1122.04 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 172261 0 0 0 111925 279 0 0 20 0 1 0 330365206 707870720 172065 33554432000 4194304 8989770 140733804205120 140733804203072 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 172820 172065 471 1171 0 171597 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 691280

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8864
/proc/meminfo: memFree=26875464/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=708688 CPUtime=1182.03 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 176613 0 0 0 117914 289 0 0 20 0 1 0 330365206 725696512 176417 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 177172 176417 471 1171 0 175949 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 708688

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8864
/proc/meminfo: memFree=26845084/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=729168 CPUtime=1242.02 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 181733 0 0 0 123900 302 0 0 20 0 1 0 330365206 746668032 181537 33554432000 4194304 8989770 140733804205120 140733804203072 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 182292 181537 471 1171 0 181069 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 729168

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8865
/proc/meminfo: memFree=26821896/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=745552 CPUtime=1302.02 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 185829 0 0 0 129888 314 0 0 20 0 1 0 330365206 763445248 185633 33554432000 4194304 8989770 140733804205120 140733804187136 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 186388 185633 471 1171 0 185165 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 745552

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8865
/proc/meminfo: memFree=26794492/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=763984 CPUtime=1362.01 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 190437 0 0 0 135874 327 0 0 20 0 1 0 330365206 782319616 190241 33554432000 4194304 8989770 140733804205120 140733804187136 4438244 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 190996 190241 471 1171 0 189773 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 763984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8868
/proc/meminfo: memFree=26768812/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=779344 CPUtime=1422.01 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 194277 0 0 0 141865 336 0 0 20 0 1 0 330365206 798048256 194081 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 194836 194081 471 1171 0 193613 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 779344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8868
/proc/meminfo: memFree=26745836/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=795728 CPUtime=1481.99 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 198373 0 0 0 147851 348 0 0 20 0 1 0 330365206 814825472 198177 33554432000 4194304 8989770 140733804205120 140733804203136 4445072 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 198932 198177 471 1171 0 197709 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 795728

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8868
/proc/meminfo: memFree=26721916/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=809040 CPUtime=1541.97 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 201701 0 0 0 153839 358 0 0 20 0 1 0 330365206 828456960 201505 33554432000 4194304 8989770 140733804205120 140733804187136 4452641 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 202260 201505 471 1171 0 201037 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 809040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8869
/proc/meminfo: memFree=26696004/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=822352 CPUtime=1601.97 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 205029 0 0 0 159827 370 0 0 20 0 1 0 330365206 842088448 204833 33554432000 4194304 8989770 140733804205120 140733804187136 4451620 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 205588 204833 471 1171 0 204365 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 822352

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8869
/proc/meminfo: memFree=26669344/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=839760 CPUtime=1661.96 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 209381 0 0 0 165815 381 0 0 20 0 1 0 330365206 859914240 209185 33554432000 4194304 8989770 140733804205120 140733804187136 4451817 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 209940 209185 471 1171 0 208717 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 839760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8869
/proc/meminfo: memFree=26648884/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=851024 CPUtime=1721.95 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 212197 0 0 0 171805 390 0 0 20 0 1 0 330365206 871448576 212001 33554432000 4194304 8989770 140733804205120 140733804187136 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 212756 212001 471 1171 0 211533 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 851024

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8869
/proc/meminfo: memFree=26621852/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=868432 CPUtime=1781.94 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 216549 0 0 0 177793 401 0 0 20 0 1 0 330365206 889274368 216353 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 217108 216353 471 1171 0 215885 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 868432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8869
/proc/meminfo: memFree=26614660/32873648 swapFree=6864/6864
[pid=8814] ppid=8812 vsize=871504 CPUtime=1800.04 cores=0,2,4,6
/proc/8814/stat : 8814 (toysat) R 8812 8814 7878 0 -1 4202496 217317 0 0 0 179599 405 0 0 20 0 1 0 330365206 892420096 217121 33554432000 4194304 8989770 140733804205120 140733804187136 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8814/statm: 217876 217121 471 1171 0 216653 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 871504

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.42
CPU time (s): 1800.07
CPU user time (s): 1796
CPU system time (s): 4.06838
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 871504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796
system time used= 4.06838
maximum resident set size= 868484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217317
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= 119
involuntary context switches= 1882

runsolver used 3.2705 second user time and 9.2156 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 15:06:24
IDJOB=3725493
IDBENCH=77972
IDSOLVER=2308
FILE ID=node113/3725493-1338642383
RUNJOBID= node113-1338631506-7894
PBS_JOBID= 14636467
Free space on /tmp= 71004 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9041_1.std.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725493-1338642383/watcher-3725493-1338642383 -o /tmp/evaluation-result-3725493-1338642383/solver-3725493-1338642383 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725493-1338642383.opb

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

MD5SUM BENCH= 3e6e3a1f87ab2abccb053e7d7cf5a2f2
RANDOM SEED=1041556191

node113.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.026
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.05
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.026
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.90
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.026
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.54
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.026
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.026
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.026
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.026
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.92
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.026
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:       32873648 kB
MemFree:        26639400 kB
Buffers:          491592 kB
Cached:          3243572 kB
SwapCached:         2020 kB
Active:          3229596 kB
Inactive:        2117088 kB
Active(anon):    1610756 kB
Inactive(anon):     1800 kB
Active(file):    1618840 kB
Inactive(file):  2115288 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:             13200 kB
Writeback:             0 kB
AnonPages:       1615640 kB
Mapped:            12876 kB
Shmem:                 0 kB
Slab:             748444 kB
SReclaimable:     192852 kB
SUnreclaim:       555592 kB
KernelStack:        1472 kB
PageTables:         6768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1731204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1601536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71020 MiB
End job on node113 at 2012-06-02 15:36:26