Trace number 3724573

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
MD5SUM6eba7367ef128fb0872fe815e4ef2398
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1205862294
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1207959552
Optimality of the best value was proved NO
Number of variables6651
Total number of constraints721
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)331
Number of constraints which are nor clauses,nor cardinality constraints390
Minimum length of a constraint20
Maximum length of a constraint6651
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 26715880447
Number of bits of the biggest sum of numbers35
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

1.20/1.21	c 2012-06-02T13:05:34+0200
1.20/1.21	c arch = x86_64
1.20/1.21	c os = linux
1.20/1.21	c compiler = ghc 7.4
1.20/1.21	c packages:
1.20/1.21	c   OptDir-0.0.1
1.20/1.21	c   array-0.4.0.0
1.20/1.21	c   base-4.5.0.0
1.20/1.21	c   bytestring-0.9.2.1
1.20/1.21	c   containers-0.4.2.1
1.20/1.21	c   deepseq-1.3.0.0
1.20/1.21	c   mtl-2.1.1
1.20/1.21	c   old_locale-1.0.0.4
1.20/1.21	c   parse_dimacs-1.2
1.20/1.21	c   parsec-3.1.2
1.20/1.21	c   queue-0.1.2
1.20/1.21	c   stm-2.3
1.20/1.21	c   time-1.4
1.20/1.21	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724573-1338635134.opb"]
1.20/1.21	c #vars 6651
1.20/1.21	c #constraints 721
1.20/1.21	c Solving starts ...
6.89/6.94	c solving time = 5.714s
6.89/6.94	c #decision = 6891
6.89/6.94	c #conflict = 56
6.89/6.94	c #restart = 0
6.89/6.94	o 2147482624
6.89/6.94	c Solving starts ...
11.88/11.96	c solving time = 5.003s
11.88/11.96	c #decision = 13322
11.88/11.96	c #conflict = 56
11.88/11.96	c #restart = 0
11.88/11.96	o 2147481600
11.88/11.96	c Solving starts ...
16.99/17.04	c solving time = 5.061s
16.99/17.04	c #decision = 19725
16.99/17.04	c #conflict = 56
16.99/17.04	c #restart = 0
16.99/17.04	o 2147479552
16.99/17.04	c Solving starts ...
22.09/22.15	c solving time = 5.089s
22.09/22.15	c #decision = 26146
22.09/22.15	c #conflict = 56
22.09/22.15	c #restart = 0
22.09/22.15	o 2147475456
22.09/22.15	c Solving starts ...
27.19/27.22	c solving time = 5.057s
27.19/27.22	c #decision = 32593
27.19/27.22	c #conflict = 56
27.19/27.22	c #restart = 0
27.19/27.22	o 2147467264
27.19/27.22	c Solving starts ...
32.28/32.32	c solving time = 5.081s
32.28/32.32	c #decision = 38999
32.28/32.32	c #conflict = 56
32.28/32.32	c #restart = 0
32.28/32.32	o 2147450880
32.28/32.32	c Solving starts ...
37.39/37.44	c solving time = 5.103s
37.39/37.44	c #decision = 45432
37.39/37.44	c #conflict = 56
37.39/37.44	c #restart = 0
37.39/37.44	o 2147418112
37.39/37.44	c Solving starts ...
42.49/42.58	c solving time = 5.113s
42.49/42.58	c #decision = 51865
42.49/42.58	c #conflict = 56
42.49/42.58	c #restart = 0
42.49/42.58	o 2147352576
42.49/42.58	c Solving starts ...
47.58/47.69	c solving time = 5.099s
47.58/47.69	c #decision = 58282
47.58/47.69	c #conflict = 56
47.58/47.69	c #restart = 0
47.58/47.69	o 2147221504
47.58/47.69	c Solving starts ...
52.78/52.86	c solving time = 5.147s
52.78/52.86	c #decision = 64737
52.78/52.86	c #conflict = 56
52.78/52.86	c #restart = 0
52.78/52.86	o 2146959360
52.78/52.86	c Solving starts ...
57.88/57.98	c solving time = 5.103s
57.88/57.98	c #decision = 71166
57.88/57.98	c #conflict = 56
57.88/57.98	c #restart = 0
57.88/57.98	o 2146435072
57.88/57.98	c Solving starts ...
63.08/63.12	c solving time = 5.119s
63.08/63.12	c #decision = 77591
63.08/63.12	c #conflict = 56
63.08/63.12	c #restart = 0
63.08/63.12	o 2145386496
63.08/63.12	c Solving starts ...
68.08/68.19	c solving time = 5.061s
68.08/68.19	c #decision = 84020
68.18/68.21	c #conflict = 56
68.18/68.21	c #restart = 0
68.18/68.21	o 2143289344
68.18/68.21	c Solving starts ...
73.28/73.30	c solving time = 5.087s
73.28/73.30	c #decision = 90463
73.28/73.30	c #conflict = 56
73.28/73.30	c #restart = 0
73.28/73.30	o 2139095040
73.28/73.30	c Solving starts ...
78.38/78.40	c solving time = 5.083s
78.38/78.40	c #decision = 96919
78.38/78.40	c #conflict = 56
78.38/78.40	c #restart = 0
78.38/78.40	o 2130706432
78.38/78.40	c Solving starts ...
83.47/83.53	c solving time = 5.105s
83.47/83.53	c #decision = 103346
83.47/83.53	c #conflict = 56
83.47/83.53	c #restart = 0
83.47/83.53	o 2113929216
83.47/83.53	c Solving starts ...
88.58/88.63	c solving time = 5.083s
88.58/88.63	c #decision = 109850
88.58/88.63	c #conflict = 56
88.58/88.63	c #restart = 0
88.58/88.63	o 2080374784
88.58/88.63	c Solving starts ...
93.67/93.73	c solving time = 5.078s
93.67/93.73	c #decision = 116272
93.67/93.73	c #conflict = 56
93.67/93.73	c #restart = 0
93.67/93.73	o 2013265920
93.67/93.73	c Solving starts ...
98.77/98.82	c solving time = 5.076s
98.77/98.82	c #decision = 122730
98.77/98.82	c #conflict = 56
98.77/98.82	c #restart = 0
98.77/98.82	o 1879048192
98.77/98.82	c Solving starts ...
103.77/103.86	c solving time = 5.026s
103.77/103.86	c #decision = 129186
103.77/103.86	c #conflict = 56
103.77/103.86	c #restart = 0
103.77/103.86	o 1610612736
103.77/103.86	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-3724573-1338635134/watcher-3724573-1338635134 -o /tmp/evaluation-result-3724573-1338635134/solver-3724573-1338635134 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724573-1338635134.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 1.91 3/176 10208
/proc/meminfo: memFree=26430732/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 847 0 0 0 0 0 0 0 20 0 1 0 329639184 7421952 767 33554432000 4194304 8989770 140735625886464 140736433068056 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 1812 767 427 1171 0 589 0

[startup+0.105165 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 10208
/proc/meminfo: memFree=26430732/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=12368 CPUtime=0.1 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 2369 0 0 0 10 0 0 0 20 0 1 0 329639184 12664832 2289 33554432000 4194304 8989770 140735625886464 140736433068056 4204292 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12368

[startup+0.200321 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 10208
/proc/meminfo: memFree=26430732/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=19536 CPUtime=0.19 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 4161 0 0 0 19 0 0 0 20 0 1 0 329639184 20004864 4081 33554432000 4194304 8989770 140735625886464 140736433068056 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 4884 4081 431 1171 0 3661 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19536

[startup+0.300322 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 10208
/proc/meminfo: memFree=26430732/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=23632 CPUtime=0.29 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 5185 0 0 0 29 0 0 0 20 0 1 0 329639184 24199168 5105 33554432000 4194304 8989770 140735625886464 140736433068056 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 5908 5105 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 10208
/proc/meminfo: memFree=26430732/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=47184 CPUtime=0.69 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 11073 0 0 0 67 2 0 0 20 0 1 0 329639184 48316416 10993 33554432000 4194304 8989770 140735625886464 140736433068056 5654092 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 11796 10993 431 1171 0 10573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47184

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10209
/proc/meminfo: memFree=26361888/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=78928 CPUtime=1.49 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 19043 0 0 0 145 4 0 0 20 0 1 0 329639184 80822272 18963 33554432000 4194304 8989770 140735625886464 140735625885728 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 19732 18963 459 1171 0 18509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78928

[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10209
/proc/meminfo: memFree=26356060/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=78928 CPUtime=3.08 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 19045 0 0 0 304 4 0 0 20 0 1 0 329639184 80822272 18965 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 19732 18965 461 1171 0 18509 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78928

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10209
/proc/meminfo: memFree=26352464/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=83024 CPUtime=6.28 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 19941 0 0 0 622 6 0 0 20 0 1 0 329639184 85016576 19861 33554432000 4194304 8989770 140735625886464 140735625885960 4446890 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 20756 19861 462 1171 0 19533 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83024

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10209
/proc/meminfo: memFree=26351744/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=83024 CPUtime=12.69 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 20081 0 0 0 1258 11 0 0 20 0 1 0 329639184 85016576 20001 33554432000 4194304 8989770 140735625886464 140735625885960 4445160 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 20756 20001 473 1171 0 19533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83024

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10209
/proc/meminfo: memFree=26342956/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=92240 CPUtime=25.48 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 22385 0 0 0 2529 19 0 0 20 0 1 0 329639184 94453760 22305 33554432000 4194304 8989770 140735625886464 140735625885960 4445124 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 23060 22305 473 1171 0 21837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92240

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10209
/proc/meminfo: memFree=26325852/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=94288 CPUtime=51.08 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 22897 0 0 0 5071 37 0 0 20 0 1 0 329639184 96550912 22817 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 23572 22817 473 1171 0 22349 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94288

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10249
/proc/meminfo: memFree=27212920/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=103504 CPUtime=102.27 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25214 0 0 0 10160 67 0 0 20 0 1 0 329639184 105988096 25121 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 25876 25121 473 1171 0 24653 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103504

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10249
/proc/meminfo: memFree=27205996/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=105552 CPUtime=162.25 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25737 0 0 0 16139 86 0 0 20 0 1 0 329639184 108085248 25633 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26388 25633 473 1171 0 25165 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 105552

[startup+222.306 s]
/proc/loadavg: 2.07 2.03 1.93 3/177 10249
/proc/meminfo: memFree=27204652/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=105552 CPUtime=222.24 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25737 0 0 0 22118 106 0 0 20 0 1 0 329639184 108085248 25633 33554432000 4194304 8989770 140735625886464 140735625885960 4209442 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26388 25633 473 1171 0 25165 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 105552

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/178 10252
/proc/meminfo: memFree=27205172/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=106576 CPUtime=282.23 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25993 0 0 0 28097 126 0 0 20 0 1 0 329639184 109133824 25889 33554432000 4194304 8989770 140735625886464 140735625885960 7748620 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26644 25889 473 1171 0 25421 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 106576

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 10252
/proc/meminfo: memFree=27209008/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=106576 CPUtime=342.22 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25993 0 0 0 34072 150 0 0 20 0 1 0 329639184 109133824 25889 33554432000 4194304 8989770 140735625886464 140735625885728 4213893 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26644 25889 473 1171 0 25421 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 106576

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/177 10291
/proc/meminfo: memFree=27214500/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=106576 CPUtime=402.22 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25993 0 0 0 40047 175 0 0 20 0 1 0 329639184 109133824 25889 33554432000 4194304 8989770 140735625886464 140735625885728 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26644 25889 473 1171 0 25421 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 106576

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10291
/proc/meminfo: memFree=27215260/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=106576 CPUtime=462.2 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25993 0 0 0 46025 195 0 0 20 0 1 0 329639184 109133824 25889 33554432000 4194304 8989770 140735625886464 140735625885728 4214034 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26644 25889 473 1171 0 25421 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 106576

[startup+522.3 s]
/proc/loadavg: 2.10 2.03 1.94 3/177 10291
/proc/meminfo: memFree=27214812/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=106576 CPUtime=522.2 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25993 0 0 0 52003 217 0 0 20 0 1 0 329639184 109133824 25889 33554432000 4194304 8989770 140735625886464 140735625885728 7748751 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26644 25889 473 1171 0 25421 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 106576

[startup+582.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/177 10329
/proc/meminfo: memFree=27215156/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=106576 CPUtime=582.19 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 25993 0 0 0 57981 238 0 0 20 0 1 0 329639184 109133824 25889 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26644 25889 473 1171 0 25421 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 106576

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/177 10330
/proc/meminfo: memFree=27213424/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=822.15 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 81908 307 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885960 4208855 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 107600

[startup+882.306 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 10333
/proc/meminfo: memFree=27213348/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=882.15 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 87892 323 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885728 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 107600

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10333
/proc/meminfo: memFree=27213528/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=942.13 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 93873 340 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885728 7745640 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 107600

[startup+1002.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/177 10333
/proc/meminfo: memFree=27213204/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=1002.12 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 99856 356 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885960 4208857 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 107600

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 10334
/proc/meminfo: memFree=27213376/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=1062.11 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 105836 375 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885728 4204320 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 107600

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 10334
/proc/meminfo: memFree=27213012/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=1122.1 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 111819 391 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885960 7686166 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 107600

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 10334
/proc/meminfo: memFree=27212688/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=1182.1 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 117799 411 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625884672 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 107600

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/177 10334
/proc/meminfo: memFree=27212612/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=1242.09 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 123779 430 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885960 7732700 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 107600

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/178 10335
/proc/meminfo: memFree=27211292/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=107600 CPUtime=1302.08 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26249 0 0 0 129755 453 0 0 20 0 1 0 329639184 110182400 26145 33554432000 4194304 8989770 140735625886464 140735625885960 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 107600

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/177 10336
/proc/meminfo: memFree=27210480/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=108624 CPUtime=1362.07 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26505 0 0 0 135733 474 0 0 20 0 1 0 329639184 111230976 26401 33554432000 4194304 8989770 140735625886464 140735625885728 7683290 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27156 26401 473 1171 0 25933 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 108624

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 10336
/proc/meminfo: memFree=27210404/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=108624 CPUtime=1422.06 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26505 0 0 0 141712 494 0 0 20 0 1 0 329639184 111230976 26401 33554432000 4194304 8989770 140735625886464 140735625885960 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27156 26401 473 1171 0 25933 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 108624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 10339
/proc/meminfo: memFree=27210328/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=108624 CPUtime=1482.05 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26505 0 0 0 147687 518 0 0 20 0 1 0 329639184 111230976 26401 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27156 26401 473 1171 0 25933 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 108624

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 10339
/proc/meminfo: memFree=27210380/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=108624 CPUtime=1542.04 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26505 0 0 0 153664 540 0 0 20 0 1 0 329639184 111230976 26401 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27156 26401 473 1171 0 25933 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 108624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 10339
/proc/meminfo: memFree=27210304/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=108624 CPUtime=1602.03 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26505 0 0 0 159640 563 0 0 20 0 1 0 329639184 111230976 26401 33554432000 4194304 8989770 140735625886464 140735625885960 4425313 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27156 26401 473 1171 0 25933 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 108624

[startup+1662.3 s]
/proc/loadavg: 2.11 2.03 1.97 3/177 10340
/proc/meminfo: memFree=27210104/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=108624 CPUtime=1662.02 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26505 0 0 0 165612 590 0 0 20 0 1 0 329639184 111230976 26401 33554432000 4194304 8989770 140735625886464 140735625884416 4446885 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27156 26401 473 1171 0 25933 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 108624

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/177 10340
/proc/meminfo: memFree=27210028/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=108624 CPUtime=1722.01 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26505 0 0 0 171589 612 0 0 20 0 1 0 329639184 111230976 26401 33554432000 4194304 8989770 140735625886464 140735625885960 4209234 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27156 26401 473 1171 0 25933 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 108624

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 10340
/proc/meminfo: memFree=27208588/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=109648 CPUtime=1782 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26761 0 0 0 177558 642 0 0 20 0 1 0 329639184 112279552 26657 33554432000 4194304 8989770 140735625886464 140735625885960 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27412 26657 473 1171 0 26189 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 109648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 10340
/proc/meminfo: memFree=27208604/32873660 swapFree=7120/7120
[pid=10208] ppid=10206 vsize=109648 CPUtime=1800 cores=0,2,4,6
/proc/10208/stat : 10208 (toysat) R 10206 10208 9917 0 -1 4202496 26761 0 0 0 179348 652 0 0 20 0 1 0 329639184 112279552 26657 33554432000 4194304 8989770 140735625886464 140735625885960 4209142 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10208/statm: 27412 26657 473 1171 0 26189 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 109648

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.31
CPU time (s): 1800.02
CPU user time (s): 1793.49
CPU system time (s): 6.53001
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 109648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.49
system time used= 6.53001
maximum resident set size= 106628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26761
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= 26
involuntary context switches= 1875

runsolver used 3.87041 second user time and 8.5237 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 13:05:34
IDJOB=3724573
IDBENCH=2527
IDSOLVER=2308
FILE ID=node117/3724573-1338635134
RUNJOBID= node117-1338631508-9933
PBS_JOBID= 14636463
Free space on /tmp= 69124 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724573-1338635134/watcher-3724573-1338635134 -o /tmp/evaluation-result-3724573-1338635134/solver-3724573-1338635134 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724573-1338635134.opb

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

MD5SUM BENCH= 6eba7367ef128fb0872fe815e4ef2398
RANDOM SEED=1252347267

node117.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.148
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.29
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.148
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.148
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.148
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.95
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.148
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.148
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.148
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.148
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:       32873660 kB
MemFree:        26431012 kB
Buffers:          586944 kB
Cached:          4039296 kB
SwapCached:          776 kB
Active:          3128916 kB
Inactive:        2402864 kB
Active(anon):     891196 kB
Inactive(anon):     9984 kB
Active(file):    2237720 kB
Inactive(file):  2392880 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              9368 kB
Writeback:             4 kB
AnonPages:        905104 kB
Mapped:            14084 kB
Shmem:                80 kB
Slab:             774696 kB
SReclaimable:     219156 kB
SUnreclaim:       555540 kB
KernelStack:        1448 kB
PageTables:         5992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    1013996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    759808 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= 69116 MiB
End job on node117 at 2012-06-02 13:35:37