Trace number 3724973

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

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped3.D.recomb10-0.20-15.opb
MD5SUM0873f191d5428e528a87fed4bd4a0589
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark689
Best CPU time to get the best result obtained on this benchmark34.7377
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62483
Total number of constraints274986
Number of constraints which are clauses274986
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 1880
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525480
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525480
Number of bits of the biggest sum of numbers20
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

5.39/5.48	c 2012-06-02T17:16:18+0200
5.39/5.48	c arch = x86_64
5.39/5.48	c os = linux
5.39/5.48	c compiler = ghc 7.4
5.39/5.48	c packages:
5.39/5.48	c   OptDir-0.0.1
5.39/5.48	c   array-0.4.0.0
5.39/5.48	c   base-4.5.0.0
5.39/5.48	c   bytestring-0.9.2.1
5.39/5.48	c   containers-0.4.2.1
5.39/5.48	c   deepseq-1.3.0.0
5.39/5.48	c   mtl-2.1.1
5.39/5.48	c   old_locale-1.0.0.4
5.39/5.48	c   parse_dimacs-1.2
5.39/5.48	c   parsec-3.1.2
5.39/5.48	c   queue-0.1.2
5.39/5.48	c   stm-2.3
5.39/5.48	c   time-1.4
5.39/5.48	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724973-1338650177.opb"]
5.39/5.48	c #vars 62483
5.39/5.48	c #constraints 274986
5.39/5.48	c Solving starts ...
6.99/7.06	c solving time = 1.542s
6.99/7.06	c #decision = 336182
6.99/7.06	c #conflict = 251
6.99/7.06	c #restart = 2
6.99/7.06	o 2064
6.99/7.07	c Solving starts ...
7.19/7.21	c solving time = 0.097s
7.19/7.21	c #decision = 364084
7.19/7.21	c #conflict = 251
7.19/7.21	c #restart = 2
7.19/7.21	o 2063
7.19/7.21	c Solving starts ...
7.29/7.36	c solving time = 0.098s
7.29/7.36	c #decision = 391998
7.29/7.36	c #conflict = 251
7.29/7.36	c #restart = 2
7.29/7.36	o 2062
7.29/7.36	c Solving starts ...
7.49/7.51	c solving time = 0.099s
7.49/7.51	c #decision = 420231
7.49/7.51	c #conflict = 251
7.49/7.51	c #restart = 2
7.49/7.51	o 2061
7.49/7.51	c Solving starts ...
8.69/8.77	c solving time = 1.207s
8.69/8.77	c #decision = 466154
8.69/8.77	c #conflict = 359
8.69/8.77	c #restart = 3
8.69/8.77	o 2060
8.69/8.77	c Solving starts ...
8.89/8.92	c solving time = 0.104s
8.89/8.92	c #decision = 493108
8.89/8.92	c #conflict = 360
8.89/8.92	c #restart = 3
8.89/8.92	o 2059
8.89/8.93	c Solving starts ...
9.09/9.12	c solving time = 0.138s
9.09/9.12	c #decision = 522871
9.09/9.12	c #conflict = 361
9.09/9.12	c #restart = 3
9.09/9.12	o 2058
9.09/9.12	c Solving starts ...
9.78/9.85	c solving time = 0.680s
9.78/9.85	c #decision = 551727
9.78/9.85	c #conflict = 381
9.78/9.85	c #restart = 3
9.78/9.85	o 2057
9.78/9.85	c Solving starts ...
12.20/12.29	c solving time = 2.384s
12.20/12.29	c #decision = 597642
12.20/12.29	c #conflict = 523
12.20/12.29	c #restart = 4
12.20/12.29	o 2056
12.20/12.29	c Solving starts ...
12.39/12.45	c solving time = 0.105s
12.39/12.45	c #decision = 627196
12.39/12.45	c #conflict = 523
12.39/12.45	c #restart = 4
12.39/12.45	o 2055
12.39/12.45	c Solving starts ...
14.98/15.08	c solving time = 2.579s
14.98/15.08	c #decision = 673706
14.98/15.08	c #conflict = 628
14.98/15.08	c #restart = 5
14.98/15.08	o 2054
14.98/15.08	c Solving starts ...
25.89/25.98	c solving time = 10.838s
25.89/25.98	c #decision = 711962
25.89/25.98	c #conflict = 1166
25.89/25.98	c #restart = 8
25.89/25.98	o 2053
25.89/25.98	c Solving starts ...
26.18/26.29	c solving time = 0.256s
26.18/26.29	c #decision = 742463
26.18/26.29	c #conflict = 1174
26.18/26.29	c #restart = 8
26.18/26.29	o 1713
26.18/26.29	c Solving starts ...
26.39/26.46	c solving time = 0.110s
26.39/26.46	c #decision = 772674
26.39/26.46	c #conflict = 1174
26.39/26.46	c #restart = 8
26.39/26.46	o 1712
26.39/26.46	c Solving starts ...
30.28/30.36	c solving time = 3.841s
30.28/30.36	c #decision = 810840
30.28/30.36	c #conflict = 1398
30.28/30.36	c #restart = 9
30.28/30.36	o 1372
30.28/30.36	c Solving starts ...
30.58/30.64	c solving time = 0.225s
30.58/30.64	c #decision = 842282
30.58/30.64	c #conflict = 1399
30.58/30.64	c #restart = 9
30.58/30.64	o 1371
30.58/30.64	c Solving starts ...
326.23/326.30	c solving time = 295.551s
326.23/326.30	c #decision = 905377
326.23/326.30	c #conflict = 9803
326.23/326.30	c #restart = 18
326.23/326.30	o 1034
326.23/326.30	c Solving starts ...
326.42/326.59	c solving time = 0.239s
326.42/326.59	c #decision = 935324
326.42/326.59	c #conflict = 9803
326.42/326.59	c #restart = 18
326.42/326.59	o 1033
326.52/326.60	c Solving starts ...
326.63/326.76	c solving time = 0.114s
326.63/326.76	c #decision = 965262
326.63/326.76	c #conflict = 9803
326.63/326.76	c #restart = 18
326.63/326.76	o 1032
326.63/326.76	c Solving starts ...
326.82/326.98	c solving time = 0.171s
326.82/326.98	c #decision = 995226
326.82/326.98	c #conflict = 9808
326.82/326.98	c #restart = 18
326.82/326.98	o 1031
326.82/326.99	c Solving starts ...
327.73/327.90	c solving time = 0.856s
327.73/327.90	c #decision = 1025257
327.73/327.90	c #conflict = 9837
327.73/327.90	c #restart = 18
327.73/327.90	o 1030
327.73/327.90	c Solving starts ...
345.42/345.51	c solving time = 17.558s
345.42/345.51	c #decision = 1057283
345.42/345.51	c #conflict = 10335
345.42/345.51	c #restart = 21
345.42/345.51	o 692
345.42/345.51	c Solving starts ...
345.62/345.78	c solving time = 0.224s
345.62/345.78	c #decision = 1087411
345.62/345.78	c #conflict = 10335
345.62/345.78	c #restart = 21
345.62/345.78	o 691
345.62/345.79	c Solving starts ...
345.82/345.99	c solving time = 0.152s
345.82/345.99	c #decision = 1117298
345.82/345.99	c #conflict = 10338
345.82/345.99	c #restart = 21
345.82/345.99	o 690
345.82/345.99	c Solving starts ...
346.03/346.17	c solving time = 0.131s
346.03/346.17	c #decision = 1147264
346.03/346.17	c #conflict = 10339
346.03/346.17	c #restart = 21
346.03/346.17	o 689
346.03/346.17	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-3724973-1338650177/watcher-3724973-1338650177 -o /tmp/evaluation-result-3724973-1338650177/solver-3724973-1338650177 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724973-1338650177.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.00 2.00 2/176 8684
/proc/meminfo: memFree=27548128/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 811 0 0 0 0 0 0 0 20 0 1 0 331142846 6373376 730 33554432000 4194304 8989770 140733415621024 140733720063352 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 1556 730 424 1171 0 333 0

[startup+0.017988 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8684
/proc/meminfo: memFree=27548128/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=7248 CPUtime=0.01 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 1089 0 0 0 1 0 0 0 20 0 1 0 331142846 7421952 1008 33554432000 4194304 8989770 140733415621024 140733720063352 7710408 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 1812 1008 429 1171 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7248

[startup+0.100215 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8684
/proc/meminfo: memFree=27548128/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 2180 0 0 0 9 0 0 0 20 0 1 0 331142846 12664832 2099 33554432000 4194304 8989770 140733415621024 140733720063352 4626088 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 3092 2099 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8684
/proc/meminfo: memFree=27548128/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=25680 CPUtime=0.29 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 5626 0 0 0 28 1 0 0 20 0 1 0 331142846 26296320 5545 33554432000 4194304 8989770 140733415621024 140733415620288 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 6420 5545 431 1171 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25680

[startup+0.700193 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8684
/proc/meminfo: memFree=27548128/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=42064 CPUtime=0.69 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 9795 0 0 0 67 2 0 0 20 0 1 0 331142846 43073536 9714 33554432000 4194304 8989770 140733415621024 140733415620520 4204292 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 10516 9714 431 1171 0 9293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42064

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8685
/proc/meminfo: memFree=27481764/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=93264 CPUtime=1.48 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 22595 0 0 0 144 4 0 0 20 0 1 0 331142846 95502336 22514 33554432000 4194304 8989770 140733415621024 140733415620288 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 23316 22514 431 1171 0 22093 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93264

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8685
/proc/meminfo: memFree=27428196/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=164944 CPUtime=3.08 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 40515 0 0 0 300 8 0 0 20 0 1 0 331142846 168902656 40434 33554432000 4194304 8989770 140733415621024 140733415620520 4209140 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 41236 40434 431 1171 0 40013 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 164944

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8685
/proc/meminfo: memFree=27266128/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=250960 CPUtime=6.28 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70756 0 0 0 614 14 0 0 20 0 1 0 331142846 256983040 61971 33554432000 4194304 8989770 140733415621024 140733415620520 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 62740 61971 458 1171 0 61517 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 250960

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8685
/proc/meminfo: memFree=27304600/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=12.69 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70769 0 0 0 1253 16 0 0 20 0 1 0 331142846 252788736 60960 33554432000 4194304 8989770 140733415621024 140733415620520 7414383 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60960 471 1171 0 60493 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 246864

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8685
/proc/meminfo: memFree=27304724/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=25.49 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70769 0 0 0 2527 22 0 0 20 0 1 0 331142846 252788736 60960 33554432000 4194304 8989770 140733415621024 140733415620520 7416165 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60960 471 1171 0 60493 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 246864

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8685
/proc/meminfo: memFree=27304636/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=51.07 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70776 0 0 0 5079 28 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415620520 7683113 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 246864

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 8686
/proc/meminfo: memFree=27304680/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=102.27 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70782 0 0 0 10180 47 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415618944 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 246864

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8686
/proc/meminfo: memFree=27304584/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=162.25 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70790 0 0 0 16153 72 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415620520 4426060 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 246864

[startup+222.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8686
/proc/meminfo: memFree=27304860/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=222.24 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70795 0 0 0 22127 97 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415620520 7748499 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 246864

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 8689
/proc/meminfo: memFree=27304728/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=282.23 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70795 0 0 0 28102 121 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415618944 4426248 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 246864

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8689
/proc/meminfo: memFree=27304860/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=342.22 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70795 0 0 0 34073 149 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415620288 4425824 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 246864

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8690
/proc/meminfo: memFree=27304860/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=402.21 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70795 0 0 0 40050 171 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415618944 4209198 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 246864

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8690
/proc/meminfo: memFree=27304984/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=462.21 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70795 0 0 0 46026 195 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415620520 4209220 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 246864

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8690
/proc/meminfo: memFree=27305108/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=522.19 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70795 0 0 0 52002 217 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415620520 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 246864

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8690
/proc/meminfo: memFree=27304984/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=246864 CPUtime=582.19 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 70795 0 0 0 57977 242 0 0 20 0 1 0 331142846 252788736 60965 33554432000 4194304 8989770 140733415621024 140733415620288 4208816 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 61716 60965 471 1171 0 60493 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 246864

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8694
/proc/meminfo: memFree=27296724/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=255056 CPUtime=882.14 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 72844 0 0 0 87854 360 0 0 20 0 1 0 331142846 261177344 63013 33554432000 4194304 8989770 140733415621024 140733415618944 4209198 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 63764 63013 471 1171 0 62541 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 255056

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8694
/proc/meminfo: memFree=27292640/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=259152 CPUtime=942.13 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 73868 0 0 0 93830 383 0 0 20 0 1 0 331142846 265371648 64037 33554432000 4194304 8989770 140733415621024 140733415620288 7708433 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 64788 64037 471 1171 0 63565 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 259152

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8695
/proc/meminfo: memFree=27286688/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=265296 CPUtime=1002.12 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 75404 0 0 0 99805 407 0 0 20 0 1 0 331142846 271663104 65573 33554432000 4194304 8989770 140733415621024 140733415620520 4208846 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 66324 65573 471 1171 0 65101 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 265296

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8695
/proc/meminfo: memFree=27282472/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=269392 CPUtime=1062.11 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 76428 0 0 0 105780 431 0 0 20 0 1 0 331142846 275857408 66597 33554432000 4194304 8989770 140733415621024 140733415620520 4209429 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 67348 66597 471 1171 0 66125 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 269392

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8695
/proc/meminfo: memFree=27278372/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=273488 CPUtime=1122.11 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 77452 0 0 0 111755 456 0 0 20 0 1 0 331142846 280051712 67621 33554432000 4194304 8989770 140733415621024 140733415620520 7733240 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 68372 67621 471 1171 0 67149 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 273488

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8696
/proc/meminfo: memFree=27274384/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=277584 CPUtime=1182.09 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 78476 0 0 0 117729 480 0 0 20 0 1 0 331142846 284246016 68645 33554432000 4194304 8989770 140733415621024 140733415620520 7748842 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 69396 68645 471 1171 0 68173 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 277584

[startup+1242.3 s]
/proc/loadavg: 1.37 1.82 1.94 2/171 8721
/proc/meminfo: memFree=27404076/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=281680 CPUtime=1242.08 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 79500 0 0 0 123704 504 0 0 20 0 1 0 331142846 288440320 69669 33554432000 4194304 8989770 140733415621024 140733415620288 18446744073699066235 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 70420 69669 471 1171 0 69197 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 281680

[startup+1302.3 s]
/proc/loadavg: 1.13 1.66 1.87 2/171 8722
/proc/meminfo: memFree=27399984/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=285776 CPUtime=1302.08 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 80524 0 0 0 129683 525 0 0 20 0 1 0 331142846 292634624 70693 33554432000 4194304 8989770 140733415621024 140733415620520 7736688 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 71444 70693 471 1171 0 70221 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 285776

[startup+1362.3 s]
/proc/loadavg: 1.05 1.54 1.82 2/171 8722
/proc/meminfo: memFree=27396932/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=288848 CPUtime=1362.06 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 81293 0 0 0 135659 547 0 0 20 0 1 0 331142846 295780352 71461 33554432000 4194304 8989770 140733415621024 140733415620288 4370932 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 72212 71461 471 1171 0 70989 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 288848

[startup+1422.3 s]
/proc/loadavg: 1.02 1.44 1.76 2/171 8722
/proc/meminfo: memFree=27393832/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=291920 CPUtime=1422.06 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 82061 0 0 0 141633 573 0 0 20 0 1 0 331142846 298926080 72229 33554432000 4194304 8989770 140733415621024 140733415620288 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 72980 72229 471 1171 0 71757 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 291920

[startup+1482.3 s]
/proc/loadavg: 1.00 1.36 1.71 2/172 8725
/proc/meminfo: memFree=27388988/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=297040 CPUtime=1482.04 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 83341 0 0 0 147608 596 0 0 20 0 1 0 331142846 304168960 73509 33554432000 4194304 8989770 140733415621024 140733415620520 7733808 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 74260 73509 471 1171 0 73037 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 297040

[startup+1542.31 s]
/proc/loadavg: 1.07 1.31 1.67 2/171 8725
/proc/meminfo: memFree=27383280/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=303184 CPUtime=1542.04 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 84877 0 0 0 153580 624 0 0 20 0 1 0 331142846 310460416 75045 33554432000 4194304 8989770 140733415621024 140733415620288 7704780 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 75796 75045 471 1171 0 74573 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 303184

[startup+1602.3 s]
/proc/loadavg: 1.02 1.25 1.62 2/171 8726
/proc/meminfo: memFree=27378940/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=307280 CPUtime=1602.03 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 85901 0 0 0 159556 647 0 0 20 0 1 0 331142846 314654720 76069 33554432000 4194304 8989770 140733415621024 140733415620128 7745616 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 76820 76069 471 1171 0 75597 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 307280

[startup+1662.3 s]
/proc/loadavg: 1.01 1.20 1.58 2/171 8726
/proc/meminfo: memFree=27375716/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=310352 CPUtime=1662.02 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 86669 0 0 0 165532 670 0 0 20 0 1 0 331142846 317800448 76837 33554432000 4194304 8989770 140733415621024 140733415620520 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 77588 76837 471 1171 0 76365 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 310352

[startup+1722.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/171 8726
/proc/meminfo: memFree=27373720/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=312400 CPUtime=1722.01 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 87181 0 0 0 171507 694 0 0 20 0 1 0 331142846 319897600 77349 33554432000 4194304 8989770 140733415621024 140733415620288 6677368 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 78100 77349 471 1171 0 76877 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 312400

[startup+1782.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/171 8726
/proc/meminfo: memFree=27370620/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=315472 CPUtime=1781.99 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 87949 0 0 0 177484 715 0 0 20 0 1 0 331142846 323043328 78117 33554432000 4194304 8989770 140733415621024 140733415620288 7733240 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 78868 78117 471 1171 0 77645 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 315472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.12 1.50 2/171 8726
/proc/meminfo: memFree=27369504/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=316496 CPUtime=1800.1 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 88205 0 0 0 179288 722 0 0 20 0 1 0 331142846 324091904 78373 33554432000 4194304 8989770 140733415621024 140733415620520 7732708 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 79124 78373 471 1171 0 77901 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 316496

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

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

[startup+1800.4 s]
/proc/loadavg: 1.00 1.12 1.50 2/171 8726
/proc/meminfo: memFree=27369504/32873844 swapFree=7116/7116
[pid=8684] ppid=8682 vsize=316496 CPUtime=1800.1 cores=0,2,4,6
/proc/8684/stat : 8684 (toysat) R 8682 8684 6938 0 -1 4202496 88205 0 0 0 179288 722 0 0 20 0 1 0 331142846 324091904 78373 33554432000 4194304 8989770 140733415621024 140733415620520 7732708 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8684/statm: 79124 78373 471 1171 0 77901 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 316496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1792.89
CPU system time (s): 7.2269
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 316496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.89
system time used= 7.2269
maximum resident set size= 313492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88205
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= 31
involuntary context switches= 2453

runsolver used 3.2795 second user time and 8.78566 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-02 17:16:18
IDJOB=3724973
IDBENCH=92889
IDSOLVER=2308
FILE ID=node138/3724973-1338650177
RUNJOBID= node138-1338631507-6954
PBS_JOBID= 14636442
Free space on /tmp= 70824 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped3.D.recomb10-0.20-15.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724973-1338650177/watcher-3724973-1338650177 -o /tmp/evaluation-result-3724973-1338650177/solver-3724973-1338650177 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724973-1338650177.opb

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

MD5SUM BENCH= 0873f191d5428e528a87fed4bd4a0589
RANDOM SEED=1914453562

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27549128 kB
Buffers:          699160 kB
Cached:          3584252 kB
SwapCached:          208 kB
Active:          2299320 kB
Inactive:        2127024 kB
Active(anon):     127448 kB
Inactive(anon):    11388 kB
Active(file):    2171872 kB
Inactive(file):  2115636 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             15492 kB
Writeback:             0 kB
AnonPages:        143044 kB
Mapped:            16296 kB
Shmem:               200 kB
Slab:             760548 kB
SReclaimable:     202904 kB
SUnreclaim:       557644 kB
KernelStack:        1448 kB
PageTables:         4240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     250828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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= 70828 MiB
End job on node138 at 2012-06-02 17:46:20