Trace number 3706176

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-05-17? (TO) 1800.07 1800.43

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

129.37/129.47	c 2012-05-29T02:03:29+0200
129.37/129.47	c arch = x86_64
129.37/129.47	c os = linux
129.37/129.47	c compiler = ghc 7.4
129.37/129.47	c packages:
129.37/129.47	c   OptDir-0.0.1
129.37/129.47	c   array-0.4.0.0
129.37/129.47	c   base-4.5.0.0
129.37/129.47	c   bytestring-0.9.2.1
129.37/129.47	c   containers-0.4.2.1
129.37/129.47	c   deepseq-1.3.0.0
129.37/129.47	c   mtl-2.1.1
129.37/129.47	c   old_locale-1.0.0.4
129.37/129.47	c   parse_dimacs-1.2
129.37/129.47	c   parsec-3.1.2
129.37/129.47	c   queue-0.1.2
129.37/129.47	c   stm-2.3
129.37/129.47	c   time-1.4
129.37/129.47	c command line = ["--pb","HOME/instance-3706176-1338249806.opb"]
129.37/129.47	c #vars 214997
129.37/129.47	c #constraints 3677941
129.37/129.47	c Solving starts ...
141.78/141.88	c solving time = 12.297s
141.78/141.88	c #decision = 901250
141.78/141.88	c #conflict = 402
141.78/141.88	c #restart = 2
141.78/141.88	o 172745
141.88/141.92	c Solving starts ...
142.97/143.03	c solving time = 0.984s
142.97/143.03	c #decision = 935084
142.97/143.03	c #conflict = 402
142.97/143.03	c #restart = 2
142.97/143.03	o 172744
142.97/143.06	c Solving starts ...
145.46/145.56	c solving time = 2.377s
145.46/145.56	c #decision = 968650
145.46/145.56	c #conflict = 402
145.46/145.56	c #restart = 2
145.46/145.56	o 172743
145.56/145.60	c Solving starts ...
148.57/148.61	c solving time = 2.885s
148.57/148.61	c #decision = 1002578
148.57/148.61	c #conflict = 402
148.57/148.61	c #restart = 2
148.57/148.61	o 172742
148.57/148.65	c Solving starts ...
152.17/152.21	c solving time = 3.443s
152.17/152.21	c #decision = 1036081
152.17/152.21	c #conflict = 402
152.17/152.21	c #restart = 2
152.17/152.22	o 172741
152.97/153.07	c Solving starts ...
157.06/157.19	c solving time = 3.987s
157.06/157.19	c #decision = 1070005
157.06/157.19	c #conflict = 402
157.06/157.19	c #restart = 2
157.06/157.19	o 172740
157.17/157.22	c Solving starts ...
162.56/162.66	c solving time = 5.312s
162.56/162.66	c #decision = 1103529
162.56/162.66	c #conflict = 402
162.56/162.66	c #restart = 2
162.56/162.66	o 172739
163.47/163.50	c Solving starts ...
169.37/169.48	c solving time = 5.849s
169.37/169.48	c #decision = 1137426
169.37/169.48	c #conflict = 402
169.37/169.48	c #restart = 2
169.37/169.48	o 172738
169.46/169.52	c Solving starts ...
176.76/176.82	c solving time = 7.174s
176.76/176.82	c #decision = 1171054
176.76/176.82	c #conflict = 402
176.76/176.82	c #restart = 2
176.76/176.82	o 172737
176.76/176.86	c Solving starts ...
184.56/184.66	c solving time = 7.682s
184.56/184.66	c #decision = 1204980
184.56/184.66	c #conflict = 402
184.56/184.66	c #restart = 2
184.56/184.67	o 172736
184.66/184.70	c Solving starts ...
192.96/193.01	c solving time = 8.185s
192.96/193.02	c #decision = 1238621
192.96/193.02	c #conflict = 402
192.96/193.02	c #restart = 2
192.96/193.02	o 172735
192.96/193.05	c Solving starts ...
202.56/202.66	c solving time = 9.475s
202.56/202.66	c #decision = 1272586
202.56/202.66	c #conflict = 402
202.56/202.66	c #restart = 2
202.56/202.66	o 172734
202.56/202.69	c Solving starts ...
212.76/212.85	c solving time = 10.024s
212.76/212.85	c #decision = 1306000
212.76/212.85	c #conflict = 402
212.76/212.85	c #restart = 2
212.76/212.85	o 172733
212.76/212.89	c Solving starts ...
224.26/224.35	c solving time = 11.336s
224.26/224.35	c #decision = 1339923
224.26/224.35	c #conflict = 402
224.26/224.35	c #restart = 2
224.26/224.35	o 172732
224.26/224.39	c Solving starts ...
235.45/235.51	c solving time = 10.997s
235.45/235.51	c #decision = 1373294
235.45/235.51	c #conflict = 402
235.45/235.51	c #restart = 2
235.45/235.51	o 172731
235.45/235.55	c Solving starts ...
247.85/247.97	c solving time = 12.290s
247.85/247.97	c #decision = 1407041
247.85/247.97	c #conflict = 402
247.85/247.97	c #restart = 2
247.85/247.97	o 172730
248.75/248.83	c Solving starts ...
261.66/261.75	c solving time = 12.792s
261.66/261.75	c #decision = 1440377
261.66/261.75	c #conflict = 402
261.66/261.75	c #restart = 2
261.66/261.75	o 172729
261.66/261.79	c Solving starts ...
275.05/275.18	c solving time = 13.258s
275.05/275.18	c #decision = 1474110
275.05/275.18	c #conflict = 402
275.05/275.18	c #restart = 2
275.05/275.18	o 172728
275.15/275.22	c Solving starts ...
289.75/289.88	c solving time = 14.533s
289.75/289.88	c #decision = 1507387
289.75/289.88	c #conflict = 402
289.75/289.88	c #restart = 2
289.75/289.88	o 172727
289.85/289.91	c Solving starts ...
305.84/305.93	c solving time = 15.886s
305.84/305.93	c #decision = 1541042
305.84/305.93	c #conflict = 402
305.84/305.93	c #restart = 2
305.84/305.93	o 172726
305.84/305.96	c Solving starts ...
321.44/321.58	c solving time = 15.483s
321.44/321.58	c #decision = 1574270
321.44/321.58	c #conflict = 402
321.44/321.58	c #restart = 2
321.44/321.58	o 172725
321.54/321.61	c Solving starts ...
338.43/338.56	c solving time = 16.814s
338.43/338.56	c #decision = 1607881
338.43/338.56	c #conflict = 402
338.43/338.56	c #restart = 2
338.43/338.56	o 172724
338.43/338.59	c Solving starts ...
358.64/358.74	c solving time = 20.024s
358.64/358.74	c #decision = 1641431
358.64/358.74	c #conflict = 427
358.64/358.74	c #restart = 2
358.64/358.74	o 172143
358.64/358.78	c Solving starts ...
376.43/376.55	c solving time = 17.659s
376.43/376.55	c #decision = 1656426
376.43/376.55	c #conflict = 427
376.43/376.55	c #restart = 2
376.43/376.55	o 171563
376.43/376.59	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-3706176-1338249806/watcher-3706176-1338249806 -o /tmp/evaluation-result-3706176-1338249806/solver-3706176-1338249806 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706176-1338249806.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.02 2.00 3/176 7031
/proc/meminfo: memFree=29597932/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 825 0 0 0 0 0 0 0 20 0 1 0 291106590 7405568 747 33554432000 4194304 8973514 140736560010560 140734004368648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 1808 747 411 1167 0 589 0

[startup+0.0806491 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 7031
/proc/meminfo: memFree=29597932/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=11328 CPUtime=0.07 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 1903 0 0 0 7 0 0 0 20 0 1 0 291106590 11599872 1825 33554432000 4194304 8973514 140736560010560 140734004368648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 2832 1825 415 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100299 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 7031
/proc/meminfo: memFree=29597932/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 2271 0 0 0 9 0 0 0 20 0 1 0 291106590 12648448 2193 33554432000 4194304 8973514 140736560010560 140734004368648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 3088 2193 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300273 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 7031
/proc/meminfo: memFree=29597932/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=26688 CPUtime=0.28 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 5857 0 0 0 28 0 0 0 20 0 1 0 291106590 27328512 5779 33554432000 4194304 8973514 140736560010560 140734004368648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 6672 5779 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26688

[startup+0.700278 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 7031
/proc/meminfo: memFree=29597932/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=46144 CPUtime=0.69 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 10781 0 0 0 68 1 0 0 20 0 1 0 291106590 47251456 10703 33554432000 4194304 8973514 140736560010560 140734004368648 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 11536 10711 418 1167 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50027 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7032
/proc/meminfo: memFree=29533404/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=96320 CPUtime=1.49 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 23348 0 0 0 146 3 0 0 20 0 1 0 291106590 98631680 23270 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 24080 23270 418 1167 0 22861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96320

[startup+3.10028 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 7032
/proc/meminfo: memFree=29480596/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=219200 CPUtime=3.09 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 54068 0 0 0 301 8 0 0 20 0 1 0 291106590 224460800 53990 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 54800 53990 418 1167 0 53581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 219200

[startup+6.30028 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 7032
/proc/meminfo: memFree=29262604/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=384064 CPUtime=6.29 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 95284 0 0 0 609 20 0 0 20 0 1 0 291106590 393281536 95206 33554432000 4194304 8973514 140736560010560 140736560009824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 96016 95206 418 1167 0 94797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 384064

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7033
/proc/meminfo: memFree=28928904/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=773184 CPUtime=12.69 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 192421 0 0 0 1229 40 0 0 20 0 1 0 291106590 791740416 192343 33554432000 4194304 8973514 140736560010560 140736560010056 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 193296 192351 418 1167 0 192077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 773184

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7033
/proc/meminfo: memFree=28018604/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1586240 CPUtime=25.49 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 395828 0 0 0 2468 81 0 0 20 0 1 0 291106590 1624309760 395750 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 396560 395750 418 1167 0 395341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1586240

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 7033
/proc/meminfo: memFree=26796412/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=2805824 CPUtime=51.09 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 700729 0 0 0 4960 149 0 0 20 0 1 0 291106590 2873163776 700651 33554432000 4194304 8973514 140736560010560 140736560008640 4212499 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 701456 700651 422 1167 0 700237 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2805824

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 7033
/proc/meminfo: memFree=27660736/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=102.28 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909897 0 0 0 10026 202 0 0 20 0 1 0 291106590 1989214208 484859 33554432000 4194304 8973514 140736560010560 140736560010056 5372265 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484859 432 1167 0 484429 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1942592

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 7033
/proc/meminfo: memFree=27660640/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=162.26 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 16016 210 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560009824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1942592

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7033
/proc/meminfo: memFree=27660420/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=222.26 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 22002 224 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1942592

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7033
/proc/meminfo: memFree=27660572/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=282.25 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 27988 237 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560010056 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1942592

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 7034
/proc/meminfo: memFree=27660848/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=342.24 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 33973 251 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1942592

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7037
/proc/meminfo: memFree=27660372/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=402.22 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 39957 265 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560010056 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1942592

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7037
/proc/meminfo: memFree=27660780/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=462.22 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 45946 276 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560008512 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1942592

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7037
/proc/meminfo: memFree=27660808/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=522.21 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 51935 286 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560009824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1942592

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7037
/proc/meminfo: memFree=27660960/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=582.2 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 57922 298 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560008512 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1942592

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7038
/proc/meminfo: memFree=27660824/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=822.16 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909920 0 0 0 81867 349 0 0 20 0 1 0 291106590 1989214208 484882 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484882 455 1167 0 484429 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 1942592

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7038
/proc/meminfo: memFree=27660728/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=882.15 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909923 0 0 0 87854 361 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1942592

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7039
/proc/meminfo: memFree=27660756/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=942.13 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909949 0 0 0 93841 372 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560010056 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1942592

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7042
/proc/meminfo: memFree=27660776/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1002.11 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909964 0 0 0 99826 385 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 4212986 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1942592

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7042
/proc/meminfo: memFree=27660564/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1062.1 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909964 0 0 0 105813 397 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1942592

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7042
/proc/meminfo: memFree=27660964/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1122.08 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909978 0 0 0 111798 410 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560010056 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1942592

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7042
/proc/meminfo: memFree=27657768/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1182.05 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 909996 0 0 0 117783 422 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560008512 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 1942592

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7043
/proc/meminfo: memFree=27657920/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1242.02 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910016 0 0 0 123768 434 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560010056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 1942592

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7043
/proc/meminfo: memFree=27657700/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1302.01 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910026 0 0 0 129755 446 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 4209365 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 1942592

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7043
/proc/meminfo: memFree=27657852/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1362 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910026 0 0 0 135742 458 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560008512 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 1942592

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 7044
/proc/meminfo: memFree=27657996/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1422 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910028 0 0 0 141730 470 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1942592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7044
/proc/meminfo: memFree=27657784/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1481.98 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910030 0 0 0 147717 481 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 4209198 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1942592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7045
/proc/meminfo: memFree=27657936/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1541.97 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910030 0 0 0 153704 493 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560010056 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1942592

[startup+1602.3 s]
/proc/loadavg: 1.43 1.84 1.95 2/172 7073
/proc/meminfo: memFree=29201256/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1601.95 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910032 0 0 0 159688 507 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560010056 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 1942592

[startup+1662.3 s]
/proc/loadavg: 1.14 1.68 1.88 2/171 7073
/proc/meminfo: memFree=29201540/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1661.95 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910032 0 0 0 165673 522 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 1942592

[startup+1722.3 s]
/proc/loadavg: 1.06 1.56 1.83 2/171 7073
/proc/meminfo: memFree=29201320/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1721.94 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910032 0 0 0 171661 533 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560008512 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 1942592

[startup+1782.3 s]
/proc/loadavg: 1.02 1.45 1.77 2/171 7073
/proc/meminfo: memFree=29201100/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1781.92 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910037 0 0 0 177648 544 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1942592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.01 1.42 1.75 2/171 7073
/proc/meminfo: memFree=29200960/32873844 swapFree=7112/7112
[pid=7031] ppid=7029 vsize=1942592 CPUtime=1800.03 cores=0,2,4,6
/proc/7031/stat : 7031 (toysat) R 7029 7031 4756 0 -1 4202496 910037 0 0 0 179455 548 0 0 20 0 1 0 291106590 1989214208 484887 33554432000 4194304 8973514 140736560010560 140736560009824 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7031/statm: 485648 484887 455 1167 0 484429 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1942592

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.43
CPU time (s): 1800.07
CPU user time (s): 1794.56
CPU system time (s): 5.50916
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 3642432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.56
system time used= 5.50916
maximum resident set size= 3639276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 910037
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= 120
involuntary context switches= 1874

runsolver used 3.02054 second user time and 9.58354 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-29 02:03:29
IDJOB=3706176
IDBENCH=92862
IDSOLVER=2285
FILE ID=node119/3706176-1338249806
RUNJOBID= node119-1338233325-5917
PBS_JOBID= 14624617
Free space on /tmp= 71404 MiB

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

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

MD5SUM BENCH= 58717b0b0a90960d41e2eb289053174d
RANDOM SEED=517834214

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29597808 kB
Buffers:          340212 kB
Cached:           680696 kB
SwapCached:         1840 kB
Active:          2216620 kB
Inactive:         249808 kB
Active(anon):    1445732 kB
Inactive(anon):     2068 kB
Active(file):     770888 kB
Inactive(file):   247740 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100200 kB
Dirty:            122540 kB
Writeback:             0 kB
AnonPages:       1451244 kB
Mapped:            13540 kB
Shmem:                 8 kB
Slab:             665564 kB
SReclaimable:     105204 kB
SUnreclaim:       560360 kB
KernelStack:        1440 kB
PageTables:         6788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1564464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71492 MiB
End job on node119 at 2012-05-29 02:33:32