Trace number 3706370

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-05-17? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s14.opb
MD5SUMf1849946ff16a8dbd3f6ed4bfe3f33be
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44342
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10798
Number of terms in the objective function 10733
Biggest coefficient in the objective function 575
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1508059
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26039669
Number of bits of the biggest sum of numbers25
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

19.88/19.93	c 2012-05-27T22:36:47+0200
19.88/19.93	c arch = x86_64
19.88/19.93	c os = linux
19.88/19.93	c compiler = ghc 7.4
19.88/19.93	c packages:
19.88/19.93	c   OptDir-0.0.1
19.88/19.93	c   array-0.4.0.0
19.88/19.93	c   base-4.5.0.0
19.88/19.93	c   bytestring-0.9.2.1
19.88/19.93	c   containers-0.4.2.1
19.88/19.93	c   deepseq-1.3.0.0
19.88/19.93	c   mtl-2.1.1
19.88/19.93	c   old_locale-1.0.0.4
19.88/19.93	c   parse_dimacs-1.2
19.88/19.93	c   parsec-3.1.2
19.88/19.93	c   queue-0.1.2
19.88/19.93	c   stm-2.3
19.88/19.93	c   time-1.4
19.88/19.93	c command line = ["--pb","HOME/instance-3706370-1338151007.opb"]
19.88/19.93	c #vars 10800
19.88/19.93	c #constraints 319508
19.88/19.93	c Solving starts ...
34.38/34.41	c solving time = 14.469s
34.38/34.41	c #decision = 3438
34.38/34.41	c #conflict = 14
34.38/34.41	c #restart = 0
34.38/34.41	o -33467
34.38/34.43	c Solving starts ...
57.68/57.76	c solving time = 23.305s
57.68/57.76	c #decision = 4751
57.68/57.76	c #conflict = 15
57.68/57.76	c #restart = 0
57.68/57.76	o -33485
57.68/57.78	c Solving starts ...
114.97/115.06	c solving time = 57.249s
114.97/115.06	c #decision = 6074
114.97/115.06	c #conflict = 18
114.97/115.06	c #restart = 0
114.97/115.06	o -33497
114.97/115.09	c Solving starts ...
157.45/157.57	c solving time = 42.457s
157.45/157.57	c #decision = 7378
157.45/157.57	c #conflict = 20
157.45/157.57	c #restart = 0
157.45/157.57	o -33499
157.45/157.59	c Solving starts ...
205.44/205.59	c solving time = 47.972s
205.44/205.59	c #decision = 8670
205.44/205.59	c #conflict = 22
205.44/205.59	c #restart = 0
205.44/205.60	o -33507
205.54/205.62	c Solving starts ...
239.42/239.50	c solving time = 33.850s
239.42/239.50	c #decision = 9959
239.42/239.50	c #conflict = 23
239.42/239.50	c #restart = 0
239.42/239.50	o -33518
239.42/239.52	c Solving starts ...
273.62/273.72	c solving time = 34.170s
273.62/273.72	c #decision = 11232
273.62/273.72	c #conflict = 23
273.62/273.72	c #restart = 0
273.62/273.72	o -33522
273.62/273.74	c Solving starts ...
328.81/328.98	c solving time = 55.207s
328.81/328.98	c #decision = 12502
328.81/328.98	c #conflict = 24
328.81/328.98	c #restart = 0
328.81/328.99	o -33525
328.90/329.01	c Solving starts ...
368.31/368.41	c solving time = 39.372s
368.31/368.41	c #decision = 13774
368.31/368.41	c #conflict = 25
368.31/368.41	c #restart = 0
368.31/368.41	o -33551
368.50/368.67	c Solving starts ...
414.39/414.57	c solving time = 45.873s
414.39/414.57	c #decision = 15037
414.39/414.57	c #conflict = 26
414.39/414.57	c #restart = 0
414.39/414.57	o -33580
414.69/414.83	c Solving starts ...
493.38/493.53	c solving time = 78.662s
493.38/493.53	c #decision = 16319
493.38/493.53	c #conflict = 29
493.38/493.53	c #restart = 0
493.38/493.53	o -33582
493.58/493.80	c Solving starts ...
546.77/546.99	c solving time = 53.155s
546.77/546.99	c #decision = 17559
546.77/546.99	c #conflict = 30
546.77/546.99	c #restart = 0
546.77/546.99	o -33583
546.87/547.01	c Solving starts ...
631.56/631.78	c solving time = 84.730s
631.56/631.78	c #decision = 18794
631.56/631.78	c #conflict = 32
631.56/631.78	c #restart = 0
631.56/631.78	o -33584
631.66/631.80	c Solving starts ...
808.93/809.10	c solving time = 177.241s
808.93/809.10	c #decision = 20031
808.93/809.10	c #conflict = 40
808.93/809.10	c #restart = 0
808.93/809.10	o -33590
808.93/809.12	c Solving starts ...
918.31/918.57	c solving time = 109.401s
918.31/918.57	c #decision = 21176
918.31/918.57	c #conflict = 44
918.31/918.57	c #restart = 0
918.31/918.57	o -33591
918.31/918.59	c Solving starts ...
1139.98/1140.21	c solving time = 221.565s
1139.98/1140.21	c #decision = 22321
1139.98/1140.21	c #conflict = 56
1139.98/1140.21	c #restart = 0
1139.98/1140.22	o -33593
1139.98/1140.24	c Solving starts ...
1212.06/1212.37	c solving time = 72.092s
1212.06/1212.37	c #decision = 23329
1212.06/1212.37	c #conflict = 57
1212.06/1212.37	c #restart = 0
1212.06/1212.37	o -33595
1212.06/1212.39	c Solving starts ...
1321.85/1322.19	c solving time = 109.751s
1321.85/1322.19	c #decision = 24334
1321.85/1322.19	c #conflict = 59
1321.85/1322.19	c #restart = 0
1321.85/1322.19	o -33596
1321.95/1322.21	c Solving starts ...
1412.93/1413.21	c solving time = 90.956s
1412.93/1413.21	c #decision = 25298
1412.93/1413.21	c #conflict = 60
1412.93/1413.21	c #restart = 0
1412.93/1413.21	o -33597
1412.93/1413.23	c Solving starts ...
1685.49/1685.80	c solving time = 272.494s
1685.49/1685.80	c #decision = 26282
1685.49/1685.80	c #conflict = 71
1685.49/1685.80	c #restart = 0
1685.49/1685.80	o -33606
1685.49/1685.82	c Solving starts ...
1760.98/1761.37	c solving time = 75.508s
1760.98/1761.37	c #decision = 26660
1760.98/1761.37	c #conflict = 71
1760.98/1761.37	c #restart = 0
1760.98/1761.37	o -33610
1760.98/1761.39	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-3706370-1338151007/watcher-3706370-1338151007 -o /tmp/evaluation-result-3706370-1338151007/solver-3706370-1338151007 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706370-1338151007.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 23876
/proc/meminfo: memFree=26903048/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 805 0 0 0 0 0 0 0 20 0 1 0 281229301 6356992 725 33554432000 4194304 8973514 140734137011856 140734639578072 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 1552 725 412 1167 0 333 0

[startup+0.086983 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 23876
/proc/meminfo: memFree=26903048/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=11328 CPUtime=0.07 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 2097 0 0 0 7 0 0 0 20 0 1 0 281229301 11599872 2017 33554432000 4194304 8973514 140734137011856 140734639578072 5781768 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 2832 2017 415 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100339 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 23876
/proc/meminfo: memFree=26903048/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 2541 0 0 0 9 0 0 0 20 0 1 0 281229301 13697024 2461 33554432000 4194304 8973514 140734137011856 140734639578072 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 3344 2461 416 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.30031 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 23876
/proc/meminfo: memFree=26903048/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=27712 CPUtime=0.29 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 6124 0 0 0 28 1 0 0 20 0 1 0 281229301 28377088 6044 33554432000 4194304 8973514 140734137011856 140734639578072 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 6928 6044 417 1167 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27712

[startup+0.700301 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 23876
/proc/meminfo: memFree=26903048/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=59456 CPUtime=0.69 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 14132 0 0 0 66 3 0 0 20 0 1 0 281229301 60882944 14052 33554432000 4194304 8973514 140734137011856 140734137010696 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 14864 14052 418 1167 0 13645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59456

[startup+1.50016 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23877
/proc/meminfo: memFree=26830988/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=100416 CPUtime=1.49 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 24372 0 0 0 144 5 0 0 20 0 1 0 281229301 102825984 24292 33554432000 4194304 8973514 140734137011856 140734137010696 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 25104 24292 418 1167 0 23885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100416

[startup+3.10034 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23877
/proc/meminfo: memFree=26774436/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=226368 CPUtime=3.09 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 55833 0 0 0 297 12 0 0 20 0 1 0 281229301 231800832 55754 33554432000 4194304 8973514 140734137011856 140734137011352 4212523 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 56592 55765 418 1167 0 55373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226368

[startup+6.30022 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 23877
/proc/meminfo: memFree=26538464/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=368704 CPUtime=6.29 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 91460 0 0 0 609 20 0 0 20 0 1 0 281229301 377552896 91380 33554432000 4194304 8973514 140734137011856 140734137011352 6662674 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 92176 91380 428 1167 0 90957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 368704

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 23877
/proc/meminfo: memFree=26538480/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=368704 CPUtime=12.69 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 91460 0 0 0 1246 23 0 0 20 0 1 0 281229301 377552896 91380 33554432000 4194304 8973514 140734137011856 140734137011120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 92176 91380 428 1167 0 90957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 368704

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 23877
/proc/meminfo: memFree=26537488/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=368704 CPUtime=25.49 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 91474 0 0 0 2519 30 0 0 20 0 1 0 281229301 377552896 91394 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 92176 91394 442 1167 0 90957 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 368704

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 23877
/proc/meminfo: memFree=26536744/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=368704 CPUtime=51.08 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 91487 0 0 0 5068 40 0 0 20 0 1 0 281229301 377552896 91407 33554432000 4194304 8973514 140734137011856 140734137011120 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 92176 91407 455 1167 0 90957 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 368704

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 23878
/proc/meminfo: memFree=26535552/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=368704 CPUtime=102.28 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 91487 0 0 0 10171 57 0 0 20 0 1 0 281229301 377552896 91407 33554432000 4194304 8973514 140734137011856 140734137011352 4209362 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 92176 91407 455 1167 0 90957 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 368704

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 23878
/proc/meminfo: memFree=26530248/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=370752 CPUtime=162.25 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 92009 0 0 0 16151 74 0 0 20 0 1 0 281229301 379650048 91924 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 92688 91924 455 1167 0 91469 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 370752

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 23881
/proc/meminfo: memFree=26525308/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=374848 CPUtime=222.23 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 93058 0 0 0 22126 97 0 0 20 0 1 0 281229301 383844352 92948 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 93712 92948 455 1167 0 92493 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 374848

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 23881
/proc/meminfo: memFree=26519268/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=378944 CPUtime=282.22 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 94083 0 0 0 28102 120 0 0 20 0 1 0 281229301 388038656 93972 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 94736 93972 455 1167 0 93517 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 378944

[startup+342.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/177 23881
/proc/meminfo: memFree=26509884/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=387136 CPUtime=342.2 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 96145 0 0 0 34076 144 0 0 20 0 1 0 281229301 396427264 96020 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 96784 96020 455 1167 0 95565 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 387136

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 23882
/proc/meminfo: memFree=26505048/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=394304 CPUtime=402.2 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 97937 0 0 0 40050 170 0 0 20 0 1 0 281229301 403767296 97812 33554432000 4194304 8973514 140734137011856 140734137011352 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 98576 97812 455 1167 0 97357 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 394304

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23882
/proc/meminfo: memFree=26493144/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=400448 CPUtime=462.18 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 99473 0 0 0 46024 194 0 0 20 0 1 0 281229301 410058752 99348 33554432000 4194304 8973514 140734137011856 140734137011120 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 100112 99348 455 1167 0 98893 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 400448

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23882
/proc/meminfo: memFree=26492636/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=400448 CPUtime=522.18 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 99473 0 0 0 52003 215 0 0 20 0 1 0 281229301 410058752 99348 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 100112 99348 455 1167 0 98893 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 400448

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23882
/proc/meminfo: memFree=26487800/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=404544 CPUtime=582.17 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 100497 0 0 0 57978 239 0 0 20 0 1 0 281229301 414253056 100372 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 101136 100372 455 1167 0 99917 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 404544

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23886
/proc/meminfo: memFree=26474312/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=412736 CPUtime=822.13 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 102552 0 0 0 81896 317 0 0 20 0 1 0 281229301 422641664 102420 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 103184 102420 455 1167 0 101965 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 412736

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23886
/proc/meminfo: memFree=26468368/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=417856 CPUtime=882.12 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 103832 0 0 0 87871 341 0 0 20 0 1 0 281229301 427884544 103700 33554432000 4194304 8973514 140734137011856 140734137011352 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 104464 103700 455 1167 0 103245 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 417856

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23886
/proc/meminfo: memFree=26468176/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=417856 CPUtime=942.1 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 103832 0 0 0 93846 364 0 0 20 0 1 0 281229301 427884544 103700 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 104464 103700 455 1167 0 103245 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 417856

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23887
/proc/meminfo: memFree=26463216/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=421952 CPUtime=1002.1 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 104856 0 0 0 99824 386 0 0 20 0 1 0 281229301 432078848 104724 33554432000 4194304 8973514 140734137011856 140734137009792 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 105488 104724 455 1167 0 104269 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 421952

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23887
/proc/meminfo: memFree=26462100/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=422976 CPUtime=1062.08 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 105112 0 0 0 105809 399 0 0 20 0 1 0 281229301 433127424 104980 33554432000 4194304 8973514 140734137011856 140734137011352 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 105744 104980 455 1167 0 104525 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 422976

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23887
/proc/meminfo: memFree=26460240/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=422976 CPUtime=1122.08 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 105112 0 0 0 111795 413 0 0 20 0 1 0 281229301 433127424 104980 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 105744 104980 455 1167 0 104525 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 422976

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23887
/proc/meminfo: memFree=26460240/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=422976 CPUtime=1182.07 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 105112 0 0 0 117761 446 0 0 20 0 1 0 281229301 433127424 104980 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 105744 104980 455 1167 0 104525 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 422976

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23887
/proc/meminfo: memFree=26455516/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=426048 CPUtime=1242.06 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 105882 0 0 0 123735 471 0 0 20 0 1 0 281229301 436273152 105748 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 106512 105748 455 1167 0 105293 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 426048

[startup+1302.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 23927
/proc/meminfo: memFree=26542872/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=430144 CPUtime=1302.05 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 106906 0 0 0 129711 494 0 0 20 0 1 0 281229301 440467456 106772 33554432000 4194304 8973514 140734137011856 140734137011352 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 107536 106772 455 1167 0 106317 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 430144

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23927
/proc/meminfo: memFree=26538656/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=431168 CPUtime=1362.04 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 107162 0 0 0 135690 514 0 0 20 0 1 0 281229301 441516032 107028 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 107792 107028 455 1167 0 106573 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 431168

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23930
/proc/meminfo: memFree=26532324/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=434240 CPUtime=1422.03 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 107930 0 0 0 141666 537 0 0 20 0 1 0 281229301 444661760 107796 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 108560 107796 455 1167 0 107341 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 434240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23952
/proc/meminfo: memFree=26530712/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=434240 CPUtime=1482.02 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 107930 0 0 0 147638 564 0 0 20 0 1 0 281229301 444661760 107796 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 108560 107796 455 1167 0 107341 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 434240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23952
/proc/meminfo: memFree=26525520/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=439360 CPUtime=1542.01 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 109210 0 0 0 153622 579 0 0 20 0 1 0 281229301 449904640 109076 33554432000 4194304 8973514 140734137011856 140734137011120 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 109840 109076 455 1167 0 108621 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 439360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23953
/proc/meminfo: memFree=26526052/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=439360 CPUtime=1602 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 109210 0 0 0 159608 592 0 0 20 0 1 0 281229301 449904640 109076 33554432000 4194304 8973514 140734137011856 140734137011352 4209382 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 109840 109076 455 1167 0 108621 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 439360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23954
/proc/meminfo: memFree=26525800/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=439360 CPUtime=1662 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 109210 0 0 0 165595 605 0 0 20 0 1 0 281229301 449904640 109076 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 109840 109076 455 1167 0 108621 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 439360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23954
/proc/meminfo: memFree=26525676/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=439360 CPUtime=1721.98 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 109210 0 0 0 171573 625 0 0 20 0 1 0 281229301 449904640 109076 33554432000 4194304 8973514 140734137011856 140734137011352 4434801 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 109840 109076 455 1167 0 108621 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 439360

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 23954
/proc/meminfo: memFree=26518484/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=439360 CPUtime=1781.98 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 109210 0 0 0 177546 652 0 0 20 0 1 0 281229301 449904640 109076 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 109840 109076 455 1167 0 108621 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 439360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23954
/proc/meminfo: memFree=26505216/32873844 swapFree=6088/6088
[pid=23876] ppid=23874 vsize=439360 CPUtime=1800.08 cores=1,3,5,7
/proc/23876/stat : 23876 (toysat) R 23874 23876 21557 0 -1 4202496 109210 0 0 0 179348 660 0 0 20 0 1 0 281229301 449904640 109076 33554432000 4194304 8973514 140734137011856 140734137011352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23876/statm: 109840 109076 455 1167 0 108621 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 439360

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.41
CPU time (s): 1800.09
CPU user time (s): 1793.48
CPU system time (s): 6.607
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 439360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 6.60699
maximum resident set size= 436304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109210
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= 62
involuntary context switches= 1977

runsolver used 3.98039 second user time and 9.61554 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 22:36:47
IDJOB=3706370
IDBENCH=89886
IDSOLVER=2285
FILE ID=node108/3706370-1338151007
RUNJOBID= node108-1338123392-21574
PBS_JOBID= 14624499
Free space on /tmp= 71696 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s14.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706370-1338151007/watcher-3706370-1338151007 -o /tmp/evaluation-result-3706370-1338151007/solver-3706370-1338151007 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706370-1338151007.opb

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

MD5SUM BENCH= f1849946ff16a8dbd3f6ed4bfe3f33be
RANDOM SEED=982073738

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
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.273
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.273
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:        26903056 kB
Buffers:          316048 kB
Cached:          4592992 kB
SwapCached:            0 kB
Active:           934240 kB
Inactive:        4240608 kB
Active(anon):     265276 kB
Inactive(anon):        0 kB
Active(file):     668964 kB
Inactive(file):  4240608 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16292 kB
Writeback:            12 kB
AnonPages:        268364 kB
Mapped:            16056 kB
Shmem:               200 kB
Slab:             656824 kB
SReclaimable:      98476 kB
SUnreclaim:       558348 kB
KernelStack:        1456 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     374788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 71700 MiB
End job on node108 at 2012-05-27 23:06:50