Trace number 3725513

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_6.std.opb
MD5SUMd16d5193341210b17a0f2e49373cb527
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark125
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234141
Number of constraints which are clauses232941
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 constraint67
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

4.69/4.73	c 2012-06-02T15:06:07+0200
4.69/4.73	c arch = x86_64
4.69/4.73	c os = linux
4.69/4.73	c compiler = ghc 7.4
4.69/4.73	c packages:
4.69/4.73	c   OptDir-0.0.1
4.69/4.73	c   array-0.4.0.0
4.69/4.73	c   base-4.5.0.0
4.69/4.73	c   bytestring-0.9.2.1
4.69/4.73	c   containers-0.4.2.1
4.69/4.73	c   deepseq-1.3.0.0
4.69/4.73	c   mtl-2.1.1
4.69/4.73	c   old_locale-1.0.0.4
4.69/4.73	c   parse_dimacs-1.2
4.69/4.73	c   parsec-3.1.2
4.69/4.73	c   queue-0.1.2
4.69/4.73	c   stm-2.3
4.69/4.73	c   time-1.4
4.69/4.73	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725513-1338642367.opb"]
4.69/4.73	c #vars 72842
4.69/4.73	c #constraints 234141
4.69/4.73	c Solving starts ...
5.59/5.62	c solving time = 0.844s
5.59/5.62	c #decision = 808
5.59/5.62	c #conflict = 95
5.59/5.62	c #restart = 0
5.59/5.62	o 141
5.69/5.74	c Solving starts ...
5.79/5.86	c solving time = 0.119s
5.79/5.86	c #decision = 1023
5.79/5.86	c #conflict = 108
5.79/5.86	c #restart = 0
5.79/5.86	o 140
5.79/5.86	c Solving starts ...
5.99/6.01	c solving time = 0.126s
5.99/6.01	c #decision = 1292
5.99/6.01	c #conflict = 122
5.99/6.01	c #restart = 0
5.99/6.01	o 139
5.99/6.01	c Solving starts ...
5.99/6.09	c solving time = 0.060s
5.99/6.09	c #decision = 1479
5.99/6.09	c #conflict = 122
5.99/6.09	c #restart = 0
5.99/6.09	o 138
5.99/6.09	c Solving starts ...
6.19/6.21	c solving time = 0.105s
6.19/6.21	c #decision = 1700
6.19/6.21	c #conflict = 136
6.19/6.21	c #restart = 0
6.19/6.21	o 137
6.19/6.21	c Solving starts ...
6.19/6.29	c solving time = 0.061s
6.19/6.29	c #decision = 1864
6.19/6.29	c #conflict = 137
6.19/6.29	c #restart = 0
6.19/6.29	o 136
6.19/6.29	c Solving starts ...
6.50/6.54	c solving time = 0.229s
6.50/6.54	c #decision = 2152
6.50/6.54	c #conflict = 179
6.50/6.54	c #restart = 0
6.50/6.54	o 135
6.50/6.54	c Solving starts ...
6.69/6.72	c solving time = 0.163s
6.69/6.72	c #decision = 2434
6.69/6.72	c #conflict = 217
6.69/6.72	c #restart = 0
6.69/6.72	o 134
6.69/6.73	c Solving starts ...
6.89/6.99	c solving time = 0.245s
6.89/6.99	c #decision = 2651
6.89/6.99	c #conflict = 252
6.89/6.99	c #restart = 0
6.89/6.99	o 133
6.89/6.99	c Solving starts ...
6.99/7.08	c solving time = 0.070s
6.99/7.08	c #decision = 2807
6.99/7.08	c #conflict = 258
6.99/7.08	c #restart = 0
6.99/7.08	o 132
6.99/7.08	c Solving starts ...
7.19/7.22	c solving time = 0.123s
7.19/7.22	c #decision = 2953
7.19/7.22	c #conflict = 279
7.19/7.22	c #restart = 0
7.19/7.22	o 131
7.19/7.22	c Solving starts ...
10.08/10.14	c solving time = 2.898s
10.08/10.14	c #decision = 4523
10.08/10.14	c #conflict = 965
10.08/10.14	c #restart = 3
10.08/10.14	o 130
10.08/10.14	c Solving starts ...
11.89/11.99	c solving time = 1.830s
11.89/11.99	c #decision = 5556
11.89/11.99	c #conflict = 1343
11.89/11.99	c #restart = 5
11.89/11.99	o 129
11.89/11.99	c Solving starts ...
29.78/29.80	c solving time = 17.790s
29.78/29.80	c #decision = 11920
29.78/29.80	c #conflict = 4894
29.78/29.80	c #restart = 12
29.78/29.80	o 128
29.78/29.80	c Solving starts ...
36.77/36.83	c solving time = 7.009s
36.77/36.83	c #decision = 14440
36.77/36.83	c #conflict = 6201
36.77/36.83	c #restart = 16
36.77/36.83	o 127
36.77/36.83	c Solving starts ...
82.56/82.64	c solving time = 45.774s
82.56/82.64	c #decision = 26669
82.56/82.64	c #conflict = 13580
82.56/82.64	c #restart = 24
82.56/82.64	o 126
82.56/82.64	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-3725513-1338642367/watcher-3725513-1338642367 -o /tmp/evaluation-result-3725513-1338642367/solver-3725513-1338642367 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725513-1338642367.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.07 2.02 2.00 2/176 5347
/proc/meminfo: memFree=28974184/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 820 0 0 0 0 0 0 0 20 0 1 0 330362301 6373376 740 33554432000 4194304 8989770 140736057353120 140734749555800 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 1556 744 428 1171 0 333 0

[startup+0.033595 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 5347
/proc/meminfo: memFree=28974184/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 1283 0 0 0 2 0 0 0 20 0 1 0 330362301 8470528 1203 33554432000 4194304 8989770 140736057353120 140734749555800 7732747 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 2068 1203 431 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100222 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 5347
/proc/meminfo: memFree=28974184/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 2216 0 0 0 9 0 0 0 20 0 1 0 330362301 12664832 2136 33554432000 4194304 8989770 140736057353120 140734749555800 5797213 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 3092 2136 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300232 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 5347
/proc/meminfo: memFree=28974184/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=26704 CPUtime=0.29 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 5832 0 0 0 28 1 0 0 20 0 1 0 330362301 27344896 5752 33554432000 4194304 8989770 140736057353120 140734749555800 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 6676 5752 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700221 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 5347
/proc/meminfo: memFree=28974184/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=43088 CPUtime=0.68 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 10051 0 0 0 67 1 0 0 20 0 1 0 330362301 44122112 9971 33554432000 4194304 8989770 140736057353120 140736057352384 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 10772 9971 431 1171 0 9549 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43088

[startup+1.50022 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5348
/proc/meminfo: memFree=28905092/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=98384 CPUtime=1.49 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 23875 0 0 0 145 4 0 0 20 0 1 0 330362301 100745216 23795 33554432000 4194304 8989770 140736057353120 140736057352616 4602753 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 24596 23795 431 1171 0 23373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98384

[startup+3.10023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5348
/proc/meminfo: memFree=28848300/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=174160 CPUtime=3.09 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 42819 0 0 0 300 9 0 0 20 0 1 0 330362301 178339840 42739 33554432000 4194304 8989770 140736057353120 140736057352616 7626776 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 43540 42739 431 1171 0 42317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174160

[startup+6.30024 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5348
/proc/meminfo: memFree=28689084/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=304208 CPUtime=6.29 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 75377 0 0 0 614 15 0 0 20 0 1 0 330362301 311508992 75297 33554432000 4194304 8989770 140736057353120 140736057352616 6759060 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 76052 75297 471 1171 0 74829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 304208

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5348
/proc/meminfo: memFree=28672500/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=304208 CPUtime=12.69 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 75377 0 0 0 1253 16 0 0 20 0 1 0 330362301 311508992 75297 33554432000 4194304 8989770 140736057353120 140736057352616 6863401 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 76052 75297 471 1171 0 74829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 304208

[startup+25.5002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 5348
/proc/meminfo: memFree=28672732/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=304208 CPUtime=25.49 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 75377 0 0 0 2529 20 0 0 20 0 1 0 330362301 311508992 75297 33554432000 4194304 8989770 140736057353120 140736057352616 4437564 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 76052 75297 471 1171 0 74829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 304208

[startup+51.1002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5348
/proc/meminfo: memFree=28669524/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=306256 CPUtime=51.08 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 75889 0 0 0 5082 26 0 0 20 0 1 0 330362301 313606144 75809 33554432000 4194304 8989770 140736057353120 140736057352616 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 76564 75809 471 1171 0 75341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 306256

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5348
/proc/meminfo: memFree=28637576/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=326736 CPUtime=102.26 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 81026 0 0 0 10180 46 0 0 20 0 1 0 330362301 334577664 80929 33554432000 4194304 8989770 140736057353120 140736057352616 4437868 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 81684 80929 471 1171 0 80461 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 326736

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5348
/proc/meminfo: memFree=28604000/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=355408 CPUtime=162.23 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 88206 0 0 0 16159 64 0 0 20 0 1 0 330362301 363937792 88097 33554432000 4194304 8989770 140736057353120 140736057352616 4445089 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 88852 88097 471 1171 0 87629 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 355408

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5349
/proc/meminfo: memFree=28577492/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=383056 CPUtime=222.19 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 94921 0 0 0 22137 82 0 0 20 0 1 0 330362301 392249344 94790 33554432000 4194304 8989770 140736057353120 140736057352384 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/5347/statm: 95764 94790 471 1171 0 94541 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 383056

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5352
/proc/meminfo: memFree=28555688/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=403536 CPUtime=282.16 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 100285 0 0 0 28117 99 0 0 20 0 1 0 330362301 413220864 100129 33554432000 4194304 8989770 140736057353120 140736057352384 4494080 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 100884 100129 471 1171 0 99661 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 403536

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5352
/proc/meminfo: memFree=28533728/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=425040 CPUtime=342.15 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 105663 0 0 0 34096 119 0 0 20 0 1 0 330362301 435240960 105505 33554432000 4194304 8989770 140736057353120 140736057352616 7416165 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 106260 105505 471 1171 0 105037 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 425040

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5391
/proc/meminfo: memFree=29016408/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=446544 CPUtime=402.13 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 111039 0 0 0 40075 138 0 0 20 0 1 0 330362301 457261056 110881 33554432000 4194304 8989770 140736057353120 140736057352384 4475232 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/5347/statm: 111636 110881 471 1171 0 110413 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 446544

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5429
/proc/meminfo: memFree=29000072/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=466000 CPUtime=462.12 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 115903 0 0 0 46059 153 0 0 20 0 1 0 330362301 477184000 115745 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 116500 115745 471 1171 0 115277 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 466000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5430
/proc/meminfo: memFree=28979860/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=487504 CPUtime=522.11 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 121279 0 0 0 52039 172 0 0 20 0 1 0 330362301 499204096 121121 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 121876 121121 471 1171 0 120653 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 487504

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5430
/proc/meminfo: memFree=28954192/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=509008 CPUtime=582.1 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 126655 0 0 0 58020 190 0 0 20 0 1 0 330362301 521224192 126497 33554432000 4194304 8989770 140736057353120 140736057352616 7733216 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 127252 126497 471 1171 0 126029 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 509008

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5434
/proc/meminfo: memFree=28852360/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=607312 CPUtime=882.02 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 151267 0 0 0 87924 278 0 0 20 0 1 0 330362301 621887488 151073 33554432000 4194304 8989770 140736057353120 140736057352616 4451817 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 151828 151073 471 1171 0 150605 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 607312

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5434
/proc/meminfo: memFree=28832652/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=626768 CPUtime=942.02 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 156131 0 0 0 93909 293 0 0 20 0 1 0 330362301 641810432 155937 33554432000 4194304 8989770 140736057353120 140736057352616 4437916 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 156692 155937 471 1171 0 155469 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 626768

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5434
/proc/meminfo: memFree=28811076/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=647248 CPUtime=1002.01 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 161251 0 0 0 99893 308 0 0 20 0 1 0 330362301 662781952 161057 33554432000 4194304 8989770 140736057353120 140736057352616 6678043 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 161812 161057 471 1171 0 160589 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 647248

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5434
/proc/meminfo: memFree=28793592/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=664656 CPUtime=1062 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 165603 0 0 0 105880 320 0 0 20 0 1 0 330362301 680607744 165409 33554432000 4194304 8989770 140736057353120 140736057352384 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 166164 165409 471 1171 0 164941 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 664656

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5435
/proc/meminfo: memFree=28777720/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=680016 CPUtime=1121.97 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 169459 0 0 0 111866 331 0 0 20 0 1 0 330362301 696336384 169249 33554432000 4194304 8989770 140736057353120 140736057352616 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 170004 169249 471 1171 0 168781 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 680016

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5435
/proc/meminfo: memFree=28758172/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=700496 CPUtime=1181.96 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 174587 0 0 0 117854 342 0 0 20 0 1 0 330362301 717307904 174369 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 175124 174369 471 1171 0 173901 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 700496

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5435
/proc/meminfo: memFree=28737832/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=717904 CPUtime=1241.95 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 178939 0 0 0 123841 354 0 0 20 0 1 0 330362301 735133696 178721 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 179476 178721 471 1171 0 178253 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 717904

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5435
/proc/meminfo: memFree=28724068/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=732240 CPUtime=1301.94 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 182523 0 0 0 129828 366 0 0 20 0 1 0 330362301 749813760 182305 33554432000 4194304 8989770 140736057353120 140736057352616 7732700 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 183060 182305 471 1171 0 181837 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 732240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5435
/proc/meminfo: memFree=28705220/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=750672 CPUtime=1361.93 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 187131 0 0 0 135816 377 0 0 20 0 1 0 330362301 768688128 186913 33554432000 4194304 8989770 140736057353120 140736057352384 4437568 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 187668 186913 471 1171 0 186445 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 750672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5436
/proc/meminfo: memFree=28687860/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=768080 CPUtime=1421.93 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 191483 0 0 0 141803 390 0 0 20 0 1 0 330362301 786513920 191265 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 192020 191265 471 1171 0 190797 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 768080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5439
/proc/meminfo: memFree=28675948/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=780368 CPUtime=1481.91 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 194555 0 0 0 147790 401 0 0 20 0 1 0 330362301 799096832 194337 33554432000 4194304 8989770 140736057353120 140736057352616 7678037 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 195092 194337 471 1171 0 193869 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 780368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5439
/proc/meminfo: memFree=28660084/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=795728 CPUtime=1541.9 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 198395 0 0 0 153776 414 0 0 20 0 1 0 330362301 814825472 198177 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 198932 198177 471 1171 0 197709 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 795728

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 5439
/proc/meminfo: memFree=28643716/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=812112 CPUtime=1601.9 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 202491 0 0 0 159762 428 0 0 20 0 1 0 330362301 831602688 202273 33554432000 4194304 8989770 140736057353120 140736057352384 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 203028 202273 471 1171 0 201805 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 812112

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 5439
/proc/meminfo: memFree=28626848/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=825424 CPUtime=1661.87 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 205836 0 0 0 165747 440 0 0 20 0 1 0 330362301 845234176 205601 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 206356 205601 471 1171 0 205133 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 825424

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 5440
/proc/meminfo: memFree=28609408/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=842832 CPUtime=1721.85 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 210198 0 0 0 171731 454 0 0 20 0 1 0 330362301 863059968 209953 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 210708 209953 471 1171 0 209485 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 842832

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 5440
/proc/meminfo: memFree=28593908/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=858192 CPUtime=1781.84 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 214038 0 0 0 177717 467 0 0 20 0 1 0 330362301 878788608 213793 33554432000 4194304 8989770 140736057353120 140736057352384 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 214548 213793 471 1171 0 213325 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 858192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 5440
/proc/meminfo: memFree=28589196/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=863312 CPUtime=1800.05 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 215318 0 0 0 179534 471 0 0 20 0 1 0 330362301 884031488 215073 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 215828 215073 471 1171 0 214605 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 863312

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

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 5440
/proc/meminfo: memFree=28589196/32873844 swapFree=7632/7632
[pid=5347] ppid=5345 vsize=863312 CPUtime=1800.05 cores=0,2,4,6
/proc/5347/stat : 5347 (toysat) R 5345 5347 4334 0 -1 4202496 215318 0 0 0 179534 471 0 0 20 0 1 0 330362301 884031488 215073 33554432000 4194304 8989770 140736057353120 140736057352616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/5347/statm: 215828 215073 471 1171 0 214605 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 863312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1795.34
CPU system time (s): 4.72228
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 863312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.34
system time used= 4.72228
maximum resident set size= 860292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215318
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= 168
involuntary context switches= 2128

runsolver used 4.01139 second user time and 8.50371 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-02 15:06:07
IDJOB=3725513
IDBENCH=77618
IDSOLVER=2308
FILE ID=node130/3725513-1338642367
RUNJOBID= node130-1338631507-4350
PBS_JOBID= 14636450
Free space on /tmp= 70976 MiB

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

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

MD5SUM BENCH= d16d5193341210b17a0f2e49373cb527
RANDOM SEED=1758294971

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28974556 kB
Buffers:          382404 kB
Cached:          2149256 kB
SwapCached:         4252 kB
Active:          1546532 kB
Inactive:        1492800 kB
Active(anon):     499880 kB
Inactive(anon):     8136 kB
Active(file):    1046652 kB
Inactive(file):  1484664 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:             14344 kB
Writeback:            12 kB
AnonPages:        510100 kB
Mapped:            11224 kB
Shmem:                 4 kB
Slab:             719396 kB
SReclaimable:     160728 kB
SUnreclaim:       558668 kB
KernelStack:        1432 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     623988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 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= 70972 MiB
End job on node130 at 2012-06-02 15:36:10