Trace number 3724552

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.02 1800.31

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-5.opb
MD5SUM1ec0d3fa7554a4f3a14cece692c79319
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark40763
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208489
Total number of constraints1647554
Number of constraints which are clauses1647554
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 constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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

87.47/87.51	c 2012-06-02T17:07:49+0200
87.47/87.51	c arch = x86_64
87.47/87.51	c os = linux
87.47/87.51	c compiler = ghc 7.4
87.47/87.51	c packages:
87.47/87.51	c   OptDir-0.0.1
87.47/87.51	c   array-0.4.0.0
87.47/87.51	c   base-4.5.0.0
87.47/87.51	c   bytestring-0.9.2.1
87.47/87.51	c   containers-0.4.2.1
87.47/87.51	c   deepseq-1.3.0.0
87.47/87.51	c   mtl-2.1.1
87.47/87.51	c   old_locale-1.0.0.4
87.47/87.51	c   parse_dimacs-1.2
87.47/87.51	c   parsec-3.1.2
87.47/87.51	c   queue-0.1.2
87.47/87.51	c   stm-2.3
87.47/87.51	c   time-1.4
87.47/87.51	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724552-1338649668.opb"]
87.47/87.51	c #vars 208489
87.47/87.51	c #constraints 1647554
87.47/87.51	c Solving starts ...
94.77/94.88	c solving time = 7.277s
94.77/94.88	c #decision = 816681
94.77/94.88	c #conflict = 293
94.77/94.88	c #restart = 2
94.77/94.88	o 72750
94.87/94.93	c Solving starts ...
95.47/95.57	c solving time = 0.537s
95.47/95.57	c #decision = 854231
95.47/95.57	c #conflict = 293
95.47/95.57	c #restart = 2
95.47/95.57	o 72749
95.58/95.61	c Solving starts ...
96.77/96.84	c solving time = 1.136s
96.77/96.84	c #decision = 891414
96.77/96.84	c #conflict = 293
96.77/96.84	c #restart = 2
96.77/96.85	o 72748
96.77/96.89	c Solving starts ...
98.27/98.39	c solving time = 1.403s
98.27/98.39	c #decision = 928848
98.27/98.39	c #conflict = 293
98.27/98.39	c #restart = 2
98.27/98.39	o 72747
98.37/98.44	c Solving starts ...
100.08/100.19	c solving time = 1.647s
100.08/100.19	c #decision = 966078
100.08/100.19	c #conflict = 293
100.08/100.19	c #restart = 2
100.08/100.19	o 72746
100.47/100.58	c Solving starts ...
102.57/102.67	c solving time = 1.974s
102.57/102.67	c #decision = 1003319
102.57/102.67	c #conflict = 293
102.57/102.67	c #restart = 2
102.57/102.67	o 72745
102.67/102.71	c Solving starts ...
105.27/105.39	c solving time = 2.574s
105.27/105.39	c #decision = 1040357
105.27/105.39	c #conflict = 293
105.27/105.39	c #restart = 2
105.27/105.39	o 72744
105.37/105.43	c Solving starts ...
108.27/108.30	c solving time = 2.770s
108.27/108.30	c #decision = 1077871
108.27/108.30	c #conflict = 293
108.27/108.30	c #restart = 2
108.27/108.30	o 72743
108.27/108.34	c Solving starts ...
111.37/111.48	c solving time = 3.028s
111.37/111.48	c #decision = 1115050
111.37/111.48	c #conflict = 293
111.37/111.48	c #restart = 2
111.37/111.48	o 72742
111.47/111.52	c Solving starts ...
115.27/115.31	c solving time = 3.685s
115.27/115.31	c #decision = 1152237
115.27/115.31	c #conflict = 293
115.27/115.31	c #restart = 2
115.27/115.31	o 72741
115.27/115.35	c Solving starts ...
118.87/118.96	c solving time = 3.504s
118.87/118.96	c #decision = 1189178
118.87/118.96	c #conflict = 293
118.87/118.96	c #restart = 2
118.87/118.96	o 72740
119.27/119.36	c Solving starts ...
123.47/123.54	c solving time = 4.077s
123.47/123.54	c #decision = 1226402
123.47/123.54	c #conflict = 293
123.47/123.54	c #restart = 2
123.47/123.54	o 72739
123.47/123.58	c Solving starts ...
127.96/128.03	c solving time = 4.341s
127.96/128.03	c #decision = 1263438
127.96/128.03	c #conflict = 293
127.96/128.03	c #restart = 2
127.96/128.03	o 72738
127.96/128.07	c Solving starts ...
132.76/132.80	c solving time = 4.614s
132.76/132.80	c #decision = 1300533
132.76/132.80	c #conflict = 293
132.76/132.80	c #restart = 2
132.76/132.80	o 72737
132.76/132.85	c Solving starts ...
138.06/138.18	c solving time = 5.213s
138.06/138.18	c #decision = 1337459
138.06/138.18	c #conflict = 293
138.06/138.18	c #restart = 2
138.06/138.18	o 72736
138.16/138.22	c Solving starts ...
143.76/143.80	c solving time = 5.459s
143.76/143.80	c #decision = 1374807
143.76/143.80	c #conflict = 293
143.76/143.80	c #restart = 2
143.76/143.80	o 72735
143.76/143.84	c Solving starts ...
149.56/149.63	c solving time = 5.669s
149.56/149.63	c #decision = 1411830
149.56/149.63	c #conflict = 293
149.56/149.63	c #restart = 2
149.56/149.63	o 72734
149.56/149.67	c Solving starts ...
155.56/155.63	c solving time = 5.841s
155.56/155.63	c #decision = 1449038
155.56/155.63	c #conflict = 293
155.56/155.63	c #restart = 2
155.56/155.64	o 72733
155.56/155.68	c Solving starts ...
162.05/162.11	c solving time = 6.332s
162.05/162.11	c #decision = 1485836
162.05/162.11	c #conflict = 293
162.05/162.11	c #restart = 2
162.05/162.12	o 72732
162.05/162.16	c Solving starts ...
197.35/197.43	c solving time = 35.155s
197.35/197.43	c #decision = 1528348
197.35/197.43	c #conflict = 452
197.35/197.43	c #restart = 3
197.35/197.43	o 72152
197.35/197.47	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-3724552-1338649668/watcher-3724552-1338649668 -o /tmp/evaluation-result-3724552-1338649668/solver-3724552-1338649668 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724552-1338649668.opb 

running on 4 cores: 1,3,5,7

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.01 2.02 2.00 3/176 5991
/proc/meminfo: memFree=26252260/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 802 0 0 0 0 0 0 0 20 0 1 0 331092337 6373376 723 33554432000 4194304 8989770 140736271981104 140734578770504 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 1556 727 424 1171 0 333 0

[startup+0.0729731 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 5991
/proc/meminfo: memFree=26252260/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=10320 CPUtime=0.06 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 1694 0 0 0 6 0 0 0 20 0 1 0 331092337 10567680 1615 33554432000 4194304 8989770 140736271981104 140734578770504 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 2580 1622 424 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100246 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 5991
/proc/meminfo: memFree=26252260/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 2270 0 0 0 9 0 0 0 20 0 1 0 331092337 12664832 2191 33554432000 4194304 8989770 140736271981104 140734578770504 7874608 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 3092 2191 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300254 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 5991
/proc/meminfo: memFree=26252260/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 5852 0 0 0 28 1 0 0 20 0 1 0 331092337 27344896 5773 33554432000 4194304 8989770 140736271981104 140734578770504 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 6676 5773 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700253 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 5991
/proc/meminfo: memFree=26252260/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=45136 CPUtime=0.69 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 10367 0 0 0 67 2 0 0 20 0 1 0 331092337 46219264 10288 33554432000 4194304 8989770 140736271981104 140736271980600 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 11284 10296 431 1171 0 10061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45136

[startup+1.50025 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 5992
/proc/meminfo: memFree=26183904/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=95312 CPUtime=1.48 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 23104 0 0 0 144 4 0 0 20 0 1 0 331092337 97599488 23025 33554432000 4194304 8989770 140736271981104 140736271980600 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 23828 23025 431 1171 0 22605 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95312

[startup+3.10025 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 5992
/proc/meminfo: memFree=26131080/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=217168 CPUtime=3.09 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 53568 0 0 0 298 11 0 0 20 0 1 0 331092337 222380032 53489 33554432000 4194304 8989770 140736271981104 140736271980368 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 54292 53489 431 1171 0 53069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 217168

[startup+6.30025 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 5992
/proc/meminfo: memFree=25901268/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=381008 CPUtime=6.29 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 94528 0 0 0 610 19 0 0 20 0 1 0 331092337 390152192 94449 33554432000 4194304 8989770 140736271981104 140736271980600 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 95252 94449 431 1171 0 94029 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381008

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 5992
/proc/meminfo: memFree=25586840/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=794704 CPUtime=12.68 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 197901 0 0 0 1230 38 0 0 20 0 1 0 331092337 813776896 197822 33554432000 4194304 8989770 140736271981104 140736271979072 4213859 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 198676 197830 431 1171 0 197453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 794704

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 5992
/proc/meminfo: memFree=24691740/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=1562704 CPUtime=25.48 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 389970 0 0 0 2474 74 0 0 20 0 1 0 331092337 1600208896 389891 33554432000 4194304 8989770 140736271981104 140736271980368 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/5991/statm: 390676 389891 443 1171 0 389453 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1562704

[startup+51.1002 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 5992
/proc/meminfo: memFree=25324256/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=930896 CPUtime=51.08 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 389972 0 0 0 5023 85 0 0 20 0 1 0 331092337 953237504 231940 33554432000 4194304 8989770 140736271981104 140736271980208 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 232724 231940 444 1171 0 231501 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 930896

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5992
/proc/meminfo: memFree=25330020/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=102.28 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 389999 0 0 0 10132 96 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271979072 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 926800

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 5996
/proc/meminfo: memFree=25330220/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=162.25 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390005 0 0 0 16113 112 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271980368 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 926800

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5996
/proc/meminfo: memFree=25330628/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=222.25 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390012 0 0 0 22098 127 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271980368 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 926800

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5996
/proc/meminfo: memFree=25329664/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=282.24 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390013 0 0 0 28083 141 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271980600 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 926800

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5996
/proc/meminfo: memFree=25329820/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=342.22 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390030 0 0 0 34071 151 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271980368 4204685 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 926800

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5996
/proc/meminfo: memFree=25329848/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=402.21 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390030 0 0 0 40057 164 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271979072 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 926800

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5997
/proc/meminfo: memFree=25330000/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=462.2 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390030 0 0 0 46042 178 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271979072 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 926800

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5997
/proc/meminfo: memFree=25329532/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=522.19 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390031 0 0 0 52031 188 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271980600 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 926800

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5997
/proc/meminfo: memFree=25329808/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=926800 CPUtime=582.18 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 390031 0 0 0 58019 199 0 0 20 0 1 0 331092337 949043200 230943 33554432000 4194304 8989770 140736271981104 140736271980600 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 231700 230943 471 1171 0 230477 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 926800

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6001
/proc/meminfo: memFree=25310004/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=882.14 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 87954 260 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 4209442 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 948304

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6001
/proc/meminfo: memFree=25310128/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=942.13 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 93941 272 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 4204292 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 948304

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6001
/proc/meminfo: memFree=25310128/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1002.12 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 99928 284 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980600 4209347 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 948304

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6002
/proc/meminfo: memFree=25310880/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1062.11 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 105915 296 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271979072 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 948304

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 6004
/proc/meminfo: memFree=25310140/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1122.1 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 111902 308 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980600 4204350 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 948304

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6004
/proc/meminfo: memFree=25310148/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1182.1 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 117891 319 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980600 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 948304

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6004
/proc/meminfo: memFree=25309508/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1242.08 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 123879 329 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 4211680 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 948304

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6004
/proc/meminfo: memFree=25310272/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1302.08 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 129869 339 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 948304

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6008
/proc/meminfo: memFree=25310020/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1362.07 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 135855 352 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 948304

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6008
/proc/meminfo: memFree=25310152/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1422.06 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 141841 365 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271979072 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 948304

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6008
/proc/meminfo: memFree=25310028/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1482.05 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 147830 375 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271979072 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 948304

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6008
/proc/meminfo: memFree=25310280/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1542.04 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 153816 388 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 4205086 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 948304

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 6008
/proc/meminfo: memFree=25310280/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1602.03 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 159804 399 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 4209376 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 948304

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6009
/proc/meminfo: memFree=25310156/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1662.02 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 165794 408 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980600 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 948304

[startup+1722.3 s]
/proc/loadavg: 1.48 1.86 1.95 2/171 6034
/proc/meminfo: memFree=25386564/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1722.01 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 171781 420 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 948304

[startup+1782.3 s]
/proc/loadavg: 1.17 1.70 1.89 2/171 6034
/proc/meminfo: memFree=25386440/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1782 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 177769 431 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271979072 7732148 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 948304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.12 1.66 1.87 2/171 6034
/proc/meminfo: memFree=25386688/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1800 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 179566 434 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 948304

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

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

[startup+1800.3 s]
/proc/loadavg: 1.12 1.66 1.87 2/171 6034
/proc/meminfo: memFree=25386688/32873648 swapFree=6864/6864
[pid=5991] ppid=5989 vsize=948304 CPUtime=1800 cores=1,3,5,7
/proc/5991/stat : 5991 (toysat) R 5989 5991 4479 0 -1 4202496 395408 0 0 0 179566 434 0 0 20 0 1 0 331092337 971063296 236319 33554432000 4194304 8989770 140736271981104 140736271980368 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/5991/statm: 237076 236319 471 1171 0 235853 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 948304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1795.67
CPU system time (s): 4.35134
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 1562704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.67
system time used= 4.35134
maximum resident set size= 1559568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 395408
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= 37
involuntary context switches= 2160

runsolver used 3.78143 second user time and 9.37257 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-02 17:07:49
IDJOB=3724552
IDBENCH=92793
IDSOLVER=2308
FILE ID=node125/3724552-1338649668
RUNJOBID= node125-1338631508-4496
PBS_JOBID= 14636455
Free space on /tmp= 70400 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.01-5.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724552-1338649668/watcher-3724552-1338649668 -o /tmp/evaluation-result-3724552-1338649668/solver-3724552-1338649668 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724552-1338649668.opb

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

MD5SUM BENCH= 1ec0d3fa7554a4f3a14cece692c79319
RANDOM SEED=1317527000

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:        26252136 kB
Buffers:          600688 kB
Cached:          5034256 kB
SwapCached:         2308 kB
Active:          2552916 kB
Inactive:        3160320 kB
Active(anon):      69436 kB
Inactive(anon):     9252 kB
Active(file):    2483480 kB
Inactive(file):  3151068 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             59024 kB
Writeback:             0 kB
AnonPages:         83108 kB
Mapped:            16192 kB
Shmem:                96 kB
Slab:             767144 kB
SReclaimable:     210888 kB
SUnreclaim:       556256 kB
KernelStack:        1448 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     191632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 70400 MiB
End job on node125 at 2012-06-02 17:37:51