Trace number 3724549

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.42

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-14.opb
MD5SUM58717b0b0a90960d41e2eb289053174d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark132621
Best CPU time to get the best result obtained on this benchmark1800.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables214997
Total number of constraints3677941
Number of constraints which are clauses3677941
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

149.17/149.29	c 2012-06-02T17:12:59+0200
149.17/149.29	c arch = x86_64
149.17/149.29	c os = linux
149.17/149.29	c compiler = ghc 7.4
149.17/149.29	c packages:
149.17/149.29	c   OptDir-0.0.1
149.17/149.29	c   array-0.4.0.0
149.17/149.29	c   base-4.5.0.0
149.17/149.29	c   bytestring-0.9.2.1
149.17/149.29	c   containers-0.4.2.1
149.17/149.29	c   deepseq-1.3.0.0
149.17/149.29	c   mtl-2.1.1
149.17/149.29	c   old_locale-1.0.0.4
149.17/149.29	c   parse_dimacs-1.2
149.17/149.29	c   parsec-3.1.2
149.17/149.29	c   queue-0.1.2
149.17/149.29	c   stm-2.3
149.17/149.29	c   time-1.4
149.17/149.29	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724549-1338649975.opb"]
149.17/149.29	c #vars 214997
149.17/149.29	c #constraints 3677941
149.17/149.29	c Solving starts ...
162.46/162.54	c solving time = 13.135s
162.46/162.54	c #decision = 901250
162.46/162.54	c #conflict = 402
162.46/162.54	c #restart = 2
162.46/162.54	o 172745
162.46/162.59	c Solving starts ...
163.66/163.73	c solving time = 1.019s
163.66/163.73	c #decision = 935084
163.66/163.73	c #conflict = 402
163.66/163.73	c #restart = 2
163.66/163.73	o 172744
163.66/163.77	c Solving starts ...
166.26/166.38	c solving time = 2.484s
166.26/166.38	c #decision = 968650
166.26/166.38	c #conflict = 402
166.26/166.38	c #restart = 2
166.26/166.38	o 172743
166.36/166.43	c Solving starts ...
169.46/169.57	c solving time = 3.018s
169.46/169.57	c #decision = 1002578
169.46/169.57	c #conflict = 402
169.46/169.57	c #restart = 2
169.46/169.57	o 172742
169.56/169.61	c Solving starts ...
173.26/173.34	c solving time = 3.603s
173.26/173.34	c #decision = 1036081
173.26/173.34	c #conflict = 402
173.26/173.34	c #restart = 2
173.26/173.35	o 172741
174.16/174.24	c Solving starts ...
178.56/178.68	c solving time = 4.308s
178.56/178.68	c #decision = 1070005
178.56/178.68	c #conflict = 402
178.56/178.68	c #restart = 2
178.56/178.68	o 172740
178.66/178.73	c Solving starts ...
184.35/184.47	c solving time = 5.615s
184.35/184.47	c #decision = 1103529
184.35/184.47	c #conflict = 402
184.35/184.47	c #restart = 2
184.35/184.47	o 172739
185.25/185.38	c Solving starts ...
191.56/191.65	c solving time = 6.143s
191.56/191.65	c #decision = 1137426
191.56/191.65	c #conflict = 402
191.56/191.65	c #restart = 2
191.56/191.65	o 172738
191.56/191.69	c Solving starts ...
199.25/199.36	c solving time = 7.544s
199.25/199.36	c #decision = 1171054
199.25/199.36	c #conflict = 402
199.25/199.36	c #restart = 2
199.25/199.36	o 172737
199.35/199.41	c Solving starts ...
207.55/207.64	c solving time = 8.108s
207.55/207.64	c #decision = 1204980
207.55/207.64	c #conflict = 402
207.55/207.64	c #restart = 2
207.55/207.64	o 172736
207.55/207.69	c Solving starts ...
216.36/216.43	c solving time = 8.611s
216.36/216.43	c #decision = 1238621
216.36/216.43	c #conflict = 402
216.36/216.43	c #restart = 2
216.36/216.43	o 172735
216.36/216.47	c Solving starts ...
226.46/226.58	c solving time = 9.979s
226.46/226.58	c #decision = 1272586
226.46/226.58	c #conflict = 402
226.46/226.58	c #restart = 2
226.46/226.58	o 172734
226.56/226.62	c Solving starts ...
237.25/237.36	c solving time = 10.610s
237.25/237.36	c #decision = 1306000
237.25/237.36	c #conflict = 402
237.25/237.36	c #restart = 2
237.25/237.36	o 172733
237.35/237.41	c Solving starts ...
249.35/249.45	c solving time = 11.911s
249.35/249.45	c #decision = 1339923
249.35/249.45	c #conflict = 402
249.35/249.45	c #restart = 2
249.35/249.45	o 172732
249.35/249.49	c Solving starts ...
261.04/261.18	c solving time = 11.564s
261.04/261.18	c #decision = 1373294
261.04/261.18	c #conflict = 402
261.04/261.18	c #restart = 2
261.04/261.18	o 172731
261.95/262.08	c Solving starts ...
274.95/275.04	c solving time = 12.837s
274.95/275.04	c #decision = 1407041
274.95/275.04	c #conflict = 402
274.95/275.04	c #restart = 2
274.95/275.04	o 172730
274.95/275.09	c Solving starts ...
288.15/288.20	c solving time = 12.995s
288.15/288.20	c #decision = 1440377
288.15/288.20	c #conflict = 402
288.15/288.20	c #restart = 2
288.15/288.20	o 172729
288.15/288.24	c Solving starts ...
301.53/301.64	c solving time = 13.272s
301.53/301.64	c #decision = 1474110
301.53/301.64	c #conflict = 402
301.53/301.64	c #restart = 2
301.53/301.64	o 172728
301.53/301.68	c Solving starts ...
316.13/316.27	c solving time = 14.470s
316.13/316.27	c #decision = 1507387
316.13/316.27	c #conflict = 402
316.13/316.27	c #restart = 2
316.13/316.27	o 172727
316.23/316.31	c Solving starts ...
332.03/332.16	c solving time = 15.727s
332.03/332.16	c #decision = 1541042
332.03/332.16	c #conflict = 402
332.03/332.16	c #restart = 2
332.03/332.16	o 172726
332.03/332.20	c Solving starts ...
347.54/347.68	c solving time = 15.362s
347.54/347.68	c #decision = 1574270
347.54/347.68	c #conflict = 402
347.54/347.68	c #restart = 2
347.54/347.68	o 172725
347.63/347.72	c Solving starts ...
364.33/364.43	c solving time = 16.584s
364.33/364.43	c #decision = 1607881
364.33/364.43	c #conflict = 402
364.33/364.43	c #restart = 2
364.33/364.43	o 172724
364.33/364.47	c Solving starts ...
384.33/384.41	c solving time = 19.826s
384.33/384.41	c #decision = 1641431
384.33/384.41	c #conflict = 427
384.33/384.41	c #restart = 2
384.33/384.41	o 172143
384.33/384.45	c Solving starts ...
401.82/401.95	c solving time = 17.392s
401.82/401.95	c #decision = 1656426
401.82/401.95	c #conflict = 427
401.82/401.95	c #restart = 2
401.82/401.95	o 171563
401.82/401.99	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-3724549-1338649975/watcher-3724549-1338649975 -o /tmp/evaluation-result-3724549-1338649975/solver-3724549-1338649975 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724549-1338649975.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 3/176 22557
/proc/meminfo: memFree=29959308/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 331126469 6373376 743 33554432000 4194304 8989770 140737322406560 140736866347256 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 1556 743 424 1171 0 333 0

[startup+0.059779 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22557
/proc/meminfo: memFree=29959308/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=9296 CPUtime=0.05 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 1438 0 0 0 5 0 0 0 20 0 1 0 331126469 9519104 1358 33554432000 4194304 8989770 140737322406560 140737322405824 7710382 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 2324 1358 424 1171 0 1101 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9296

[startup+0.100233 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22557
/proc/meminfo: memFree=29959308/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 1927 0 0 0 9 0 0 0 20 0 1 0 331126469 11616256 1847 33554432000 4194304 8989770 140737322406560 140737322405824 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 2836 1847 429 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300218 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22557
/proc/meminfo: memFree=29959308/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=21584 CPUtime=0.29 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 4675 0 0 0 28 1 0 0 20 0 1 0 331126469 22102016 4595 33554432000 4194304 8989770 140737322406560 140737322405824 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 5396 4595 431 1171 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21584

[startup+0.700216 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22557
/proc/meminfo: memFree=29959308/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=44112 CPUtime=0.68 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 10307 0 0 0 67 1 0 0 20 0 1 0 331126469 45170688 10227 33554432000 4194304 8989770 140737322406560 140737322405824 5797518 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 11028 10227 431 1171 0 9805 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44112

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22558
/proc/meminfo: memFree=29910460/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=97360 CPUtime=1.49 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 23619 0 0 0 145 4 0 0 20 0 1 0 331126469 99696640 23539 33554432000 4194304 8989770 140737322406560 140737322405824 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 24340 23539 431 1171 0 23117 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97360

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22558
/proc/meminfo: memFree=29840640/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=168016 CPUtime=3.09 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 41283 0 0 0 301 8 0 0 20 0 1 0 331126469 172048384 41203 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 42004 41203 431 1171 0 40781 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168016

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22558
/proc/meminfo: memFree=29675472/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=387152 CPUtime=6.28 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 96067 0 0 0 608 20 0 0 20 0 1 0 331126469 396443648 95987 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 96788 95987 431 1171 0 95565 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 387152

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22558
/proc/meminfo: memFree=29285640/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=682064 CPUtime=12.69 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 169795 0 0 0 1231 38 0 0 20 0 1 0 331126469 698433536 169715 33554432000 4194304 8989770 140737322406560 140737322405824 5799392 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 170516 169715 431 1171 0 169293 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 682064

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22558
/proc/meminfo: memFree=28366800/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1598544 CPUtime=25.48 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 398915 0 0 0 2469 79 0 0 20 0 1 0 331126469 1636909056 398835 33554432000 4194304 8989770 140737322406560 140737322406056 4664065 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 399636 398835 431 1171 0 398413 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1598544

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22558
/proc/meminfo: memFree=27134856/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=2828368 CPUtime=51.08 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 706371 0 0 0 4960 148 0 0 20 0 1 0 331126469 2896248832 706291 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 707092 706291 431 1171 0 705869 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2828368

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22559
/proc/meminfo: memFree=28017176/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=102.27 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911704 0 0 0 10025 202 0 0 20 0 1 0 331126469 1989230592 484872 33554432000 4194304 8989770 140737322406560 140737322406056 5394201 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 485652 484872 445 1171 0 484429 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1942608

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 22598
/proc/meminfo: memFree=27832024/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=162.26 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911719 0 0 0 16012 214 0 0 20 0 1 0 331126469 1989230592 484885 33554432000 4194304 8989770 140737322406560 140737322406056 5382632 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 485652 484885 458 1171 0 484429 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1942608

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 22598
/proc/meminfo: memFree=27831680/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=222.25 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911733 0 0 0 21996 229 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322404480 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1942608

[startup+282.3 s]
/proc/loadavg: 1.82 1.98 1.98 2/171 22622
/proc/meminfo: memFree=28109020/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=282.24 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911737 0 0 0 27980 244 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322404544 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1942608

[startup+342.3 s]
/proc/loadavg: 1.36 1.81 1.93 2/171 22622
/proc/meminfo: memFree=28108676/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=342.23 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911737 0 0 0 33968 255 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 7857787 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1942608

[startup+402.3 s]
/proc/loadavg: 1.16 1.68 1.87 2/171 22622
/proc/meminfo: memFree=28108828/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=402.22 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911737 0 0 0 39957 265 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1942608

[startup+462.3 s]
/proc/loadavg: 1.19 1.59 1.83 2/172 22626
/proc/meminfo: memFree=28109096/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=462.21 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911744 0 0 0 45945 276 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7857787 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1942608

[startup+522.3 s]
/proc/loadavg: 1.07 1.48 1.77 2/171 22626
/proc/meminfo: memFree=28109008/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=522.2 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911748 0 0 0 51933 287 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1942608

[startup+582.3 s]
/proc/loadavg: 1.02 1.39 1.72 2/171 22626
/proc/meminfo: memFree=28109036/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=582.18 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911760 0 0 0 57918 300 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1942608

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.00 1.17 1.55 2/171 22627
/proc/meminfo: memFree=28109272/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=822.14 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911787 0 0 0 81862 352 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322404480 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 1942608

[startup+882.3 s]
/proc/loadavg: 1.04 1.15 1.52 2/171 22627
/proc/meminfo: memFree=28109300/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=882.13 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911790 0 0 0 87848 365 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 4209357 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 1942608

[startup+942.3 s]
/proc/loadavg: 1.01 1.12 1.48 2/171 22627
/proc/meminfo: memFree=28109328/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=942.12 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911791 0 0 0 93836 376 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 1942608

[startup+1002.3 s]
/proc/loadavg: 1.00 1.10 1.45 2/171 22627
/proc/meminfo: memFree=28109232/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1002.11 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911791 0 0 0 99821 390 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1942608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.08 1.42 2/172 22631
/proc/meminfo: memFree=28109500/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1062.09 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911791 0 0 0 105807 402 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1942608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.39 2/171 22631
/proc/meminfo: memFree=28109660/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1122.09 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 111794 415 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1942608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.05 1.36 2/171 22631
/proc/meminfo: memFree=28109564/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1182.08 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 117783 425 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322404480 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1942608

[startup+1242.3 s]
/proc/loadavg: 1.00 1.03 1.34 2/171 22631
/proc/meminfo: memFree=28109468/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1242.07 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 123769 438 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322404480 4209357 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1942608

[startup+1302.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/171 22631
/proc/meminfo: memFree=28109460/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1302.07 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 129756 451 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322404544 4208823 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1942608

[startup+1362.3 s]
/proc/loadavg: 1.05 1.03 1.29 2/172 22633
/proc/meminfo: memFree=28109452/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1362.05 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 135743 462 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1942608

[startup+1422.31 s]
/proc/loadavg: 1.02 1.03 1.27 2/171 22633
/proc/meminfo: memFree=28109584/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1422.05 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 141731 474 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1942608

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/171 22633
/proc/meminfo: memFree=28109584/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1482.03 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 147719 484 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1942608

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/171 22633
/proc/meminfo: memFree=28109584/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1542.02 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 153704 498 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1942608

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/171 22633
/proc/meminfo: memFree=28109584/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1602.02 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 159691 511 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 4204350 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1942608

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/172 22637
/proc/meminfo: memFree=28109452/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1662.01 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 165676 525 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1942608

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/171 22637
/proc/meminfo: memFree=28109460/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1722 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 171663 537 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322405824 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1942608

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/171 22637
/proc/meminfo: memFree=28109336/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1781.99 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 177648 551 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1942608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.17 2/171 22637
/proc/meminfo: memFree=28109336/32873844 swapFree=7372/7372
[pid=22557] ppid=22555 vsize=1942608 CPUtime=1800.09 cores=0,2,4,6
/proc/22557/stat : 22557 (toysat) R 22555 22557 21194 0 -1 4202496 911792 0 0 0 179456 553 0 0 20 0 1 0 331126469 1989230592 484898 33554432000 4194304 8989770 140737322406560 140737322406056 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22557/statm: 485652 484898 471 1171 0 484429 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1942608

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.11
CPU user time (s): 1794.57
CPU system time (s): 5.54616
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 3649616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.57
system time used= 5.54616
maximum resident set size= 3646496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911792
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= 65
involuntary context switches= 1982

runsolver used 3.3215 second user time and 9.00363 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-02 17:12:59
IDJOB=3724549
IDBENCH=92862
IDSOLVER=2308
FILE ID=node109/3724549-1338649975
RUNJOBID= node109-1338631506-21210
PBS_JOBID= 14636471
Free space on /tmp= 70592 MiB

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

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

MD5SUM BENCH= 58717b0b0a90960d41e2eb289053174d
RANDOM SEED=1416373116

node109.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.264
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.52
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.264
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.264
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.264
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.264
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.264
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.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29960216 kB
Buffers:          314728 kB
Cached:          1630368 kB
SwapCached:          944 kB
Active:          1081480 kB
Inactive:         952520 kB
Active(anon):      83332 kB
Inactive(anon):     7796 kB
Active(file):     998148 kB
Inactive(file):   944724 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:            122140 kB
Writeback:             0 kB
AnonPages:         97160 kB
Mapped:            12024 kB
Shmem:                 4 kB
Slab:             741184 kB
SReclaimable:     180416 kB
SUnreclaim:       560768 kB
KernelStack:        1448 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     205116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 70596 MiB
End job on node109 at 2012-06-02 17:43:01