Trace number 3724548

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.06 1800.41

General information on the benchmark

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

142.07/142.10	c 2012-06-02T17:08:16+0200
142.07/142.10	c arch = x86_64
142.07/142.10	c os = linux
142.07/142.10	c compiler = ghc 7.4
142.07/142.10	c packages:
142.07/142.10	c   OptDir-0.0.1
142.07/142.10	c   array-0.4.0.0
142.07/142.10	c   base-4.5.0.0
142.07/142.10	c   bytestring-0.9.2.1
142.07/142.10	c   containers-0.4.2.1
142.07/142.10	c   deepseq-1.3.0.0
142.07/142.10	c   mtl-2.1.1
142.07/142.10	c   old_locale-1.0.0.4
142.07/142.10	c   parse_dimacs-1.2
142.07/142.10	c   parsec-3.1.2
142.07/142.10	c   queue-0.1.2
142.07/142.10	c   stm-2.3
142.07/142.10	c   time-1.4
142.07/142.10	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724548-1338649693.opb"]
142.07/142.10	c #vars 215039
142.07/142.10	c #constraints 3681544
142.07/142.10	c Solving starts ...
154.17/154.29	c solving time = 12.083s
154.17/154.29	c #decision = 950717
154.17/154.29	c #conflict = 431
154.17/154.29	c #restart = 2
154.17/154.30	o 168098
154.27/154.34	c Solving starts ...
155.37/155.45	c solving time = 0.997s
155.37/155.45	c #decision = 983860
155.37/155.45	c #conflict = 431
155.37/155.45	c #restart = 2
155.37/155.45	o 168097
155.37/155.49	c Solving starts ...
157.97/158.05	c solving time = 2.440s
157.97/158.05	c #decision = 1021507
157.97/158.05	c #conflict = 434
157.97/158.05	c #restart = 2
157.97/158.05	o 168096
157.97/158.09	c Solving starts ...
160.97/161.05	c solving time = 2.845s
160.97/161.05	c #decision = 1054789
160.97/161.05	c #conflict = 434
160.97/161.05	c #restart = 2
160.97/161.06	o 168095
160.97/161.10	c Solving starts ...
164.57/164.61	c solving time = 3.389s
164.57/164.61	c #decision = 1087976
164.57/164.61	c #conflict = 434
164.57/164.61	c #restart = 2
164.57/164.61	o 168094
164.57/164.65	c Solving starts ...
169.46/169.50	c solving time = 4.728s
169.46/169.50	c #decision = 1121269
169.46/169.50	c #conflict = 434
169.46/169.50	c #restart = 2
169.46/169.50	o 168093
169.46/169.54	c Solving starts ...
174.86/174.91	c solving time = 5.246s
174.86/174.91	c #decision = 1154442
174.86/174.91	c #conflict = 434
174.86/174.91	c #restart = 2
174.86/174.91	o 168092
174.86/174.95	c Solving starts ...
181.66/181.71	c solving time = 6.639s
181.66/181.71	c #decision = 1187795
181.66/181.71	c #conflict = 434
181.66/181.71	c #restart = 2
181.66/181.71	o 168091
181.66/181.76	c Solving starts ...
188.86/188.97	c solving time = 7.097s
188.86/188.97	c #decision = 1220942
188.86/188.97	c #conflict = 434
188.86/188.97	c #restart = 2
188.86/188.97	o 168090
188.96/189.02	c Solving starts ...
196.65/196.73	c solving time = 7.595s
196.65/196.73	c #decision = 1254240
196.65/196.73	c #conflict = 434
196.65/196.73	c #restart = 2
196.65/196.73	o 168089
196.65/196.78	c Solving starts ...
204.85/204.99	c solving time = 8.090s
204.85/204.99	c #decision = 1287224
204.85/204.99	c #conflict = 434
204.85/204.99	c #restart = 2
204.85/204.99	o 168088
204.96/205.03	c Solving starts ...
214.46/214.54	c solving time = 9.382s
214.46/214.54	c #decision = 1320344
214.46/214.54	c #conflict = 434
214.46/214.54	c #restart = 2
214.46/214.54	o 168087
214.46/214.58	c Solving starts ...
224.45/224.58	c solving time = 9.875s
224.45/224.58	c #decision = 1353354
224.45/224.58	c #conflict = 434
224.45/224.58	c #restart = 2
224.45/224.58	o 168086
224.55/224.62	c Solving starts ...
235.05/235.10	c solving time = 10.357s
235.05/235.10	c #decision = 1386425
235.05/235.10	c #conflict = 434
235.05/235.10	c #restart = 2
235.05/235.10	o 168085
235.05/235.14	c Solving starts ...
246.86/246.91	c solving time = 11.639s
246.86/246.91	c #decision = 1419383
246.86/246.91	c #conflict = 434
246.86/246.91	c #restart = 2
246.86/246.91	o 168084
246.86/246.95	c Solving starts ...
259.24/259.32	c solving time = 12.250s
259.24/259.32	c #decision = 1452085
259.24/259.32	c #conflict = 435
259.24/259.32	c #restart = 2
259.24/259.32	o 168083
259.24/259.36	c Solving starts ...
1194.65/1194.91	c solving time = 935.242s
1194.65/1194.91	c #decision = 1532680
1194.65/1194.91	c #conflict = 1468
1194.65/1194.91	c #restart = 6
1194.65/1194.91	o 168082
1194.65/1194.95	c Solving starts ...
1324.81/1325.15	c solving time = 130.062s
1324.81/1325.15	c #decision = 1549728
1324.81/1325.15	c #conflict = 1522
1324.81/1325.15	c #restart = 6
1324.81/1325.15	o 168081
1324.91/1325.20	c Solving starts ...
1364.21/1364.55	c solving time = 39.236s
1364.21/1364.55	c #decision = 1563855
1364.21/1364.55	c #conflict = 1535
1364.21/1364.55	c #restart = 6
1364.21/1364.55	o 168080
1364.21/1364.59	c Solving starts ...
1386.60/1386.93	c solving time = 22.240s
1386.60/1386.93	c #decision = 1577454
1386.60/1386.93	c #conflict = 1540
1386.60/1386.93	c #restart = 6
1386.60/1386.93	o 168079
1386.60/1386.98	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-3724548-1338649693/watcher-3724548-1338649693 -o /tmp/evaluation-result-3724548-1338649693/solver-3724548-1338649693 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724548-1338649693.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.01 2.00 2.00 3/176 12306
/proc/meminfo: memFree=28038524/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 827 0 0 0 0 0 0 0 20 0 1 0 331094199 6373376 747 33554432000 4194304 8989770 140734987264384 140736163945336 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 1556 747 424 1171 0 333 0

[startup+0.083283 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 12306
/proc/meminfo: memFree=28038524/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=11344 CPUtime=0.08 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 1921 0 0 0 8 0 0 0 20 0 1 0 331094199 11616256 1841 33554432000 4194304 8989770 140734987264384 140736163945336 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 2836 1841 428 1171 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11344

[startup+0.100304 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 12306
/proc/meminfo: memFree=28038524/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 2272 0 0 0 9 0 0 0 20 0 1 0 331094199 12664832 2192 33554432000 4194304 8989770 140734987264384 140736163945336 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 3092 2192 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.30031 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 12306
/proc/meminfo: memFree=28038524/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=26704 CPUtime=0.29 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 5898 0 0 0 29 0 0 0 20 0 1 0 331094199 27344896 5818 33554432000 4194304 8989770 140734987264384 140736163945336 7675698 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 6676 5818 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700299 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 12306
/proc/meminfo: memFree=28038524/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=44112 CPUtime=0.69 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 10306 0 0 0 68 1 0 0 20 0 1 0 331094199 45170688 10226 33554432000 4194304 8989770 140734987264384 140734987262592 4206809 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 11028 10226 431 1171 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44112

[startup+1.50031 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=27913004/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=96336 CPUtime=1.48 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 23362 0 0 0 146 2 0 0 20 0 1 0 331094199 98648064 23282 33554432000 4194304 8989770 140734987264384 140734987262592 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 24084 23282 431 1171 0 22861 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 96336

[startup+3.10031 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=27728244/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=218192 CPUtime=3.09 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 53792 0 0 0 302 7 0 0 20 0 1 0 331094199 223428608 53712 33554432000 4194304 8989770 140734987264384 140734987263880 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 54548 53718 431 1171 0 53325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 218192

[startup+6.30031 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=27352416/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=384080 CPUtime=6.29 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 95298 0 0 0 612 17 0 0 20 0 1 0 331094199 393297920 95218 33554432000 4194304 8989770 140734987264384 140734987263880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 96020 95218 431 1171 0 94797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 384080

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=26545952/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=713808 CPUtime=12.69 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 177522 0 0 0 1236 33 0 0 20 0 1 0 331094199 730939392 177442 33554432000 4194304 8989770 140734987264384 140734987262400 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 178452 177448 431 1171 0 177229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 713808

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=24944856/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1586256 CPUtime=25.49 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 395842 0 0 0 2475 74 0 0 20 0 1 0 331094199 1624326144 395762 33554432000 4194304 8989770 140734987264384 140734987263880 5798205 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 396564 395762 431 1171 0 395341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1586256

[startup+51.1063 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12308
/proc/meminfo: memFree=24346276/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=2807888 CPUtime=51.09 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 701256 0 0 0 4968 141 0 0 20 0 1 0 331094199 2875277312 701176 33554432000 4194304 8989770 140734987264384 140734987263880 4204289 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 701972 701176 436 1171 0 700749 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2807888

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12308
/proc/meminfo: memFree=25223728/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1930320 CPUtime=102.28 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910679 0 0 0 10037 191 0 0 20 0 1 0 331094199 1976647680 481799 33554432000 4194304 8989770 140734987264384 140734987263648 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 482580 481799 445 1171 0 481357 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1930320

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12311
/proc/meminfo: memFree=25228220/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=162.26 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 16026 200 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 4205220 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1926224

[startup+222.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 12311
/proc/meminfo: memFree=25228148/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=222.25 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 22010 215 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 4445275 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1926224

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 12311
/proc/meminfo: memFree=25202252/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=282.24 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 27994 230 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 7416165 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1926224

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 12312
/proc/meminfo: memFree=25173148/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=342.23 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 33979 244 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987262336 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1926224

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12313
/proc/meminfo: memFree=25161628/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=402.22 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 39967 255 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263880 4209278 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1926224

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12313
/proc/meminfo: memFree=25161796/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=462.21 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 45952 269 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1926224

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12313
/proc/meminfo: memFree=25161824/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=522.21 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 51940 281 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987262336 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1926224

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12313
/proc/meminfo: memFree=25161712/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=582.2 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910705 0 0 0 57927 293 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1926224

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12317
/proc/meminfo: memFree=25162008/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=882.14 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910720 0 0 0 87862 352 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 4426168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1926224

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12317
/proc/meminfo: memFree=25162036/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=942.13 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910724 0 0 0 93850 363 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 4445124 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1926224

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25161940/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1002.1 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910740 0 0 0 99837 373 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1926224

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25161968/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1062.08 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910756 0 0 0 105821 387 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 7686696 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1926224

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25161996/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1122.06 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910772 0 0 0 111807 399 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263880 4209198 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 1926224

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25150740/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1182.05 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910777 0 0 0 117793 412 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263880 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 1926224

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25150644/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1242.03 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910782 0 0 0 123779 424 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263880 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 1926224

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12319
/proc/meminfo: memFree=25150424/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1302.03 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910783 0 0 0 129764 439 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 1926224

[startup+1362.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 12322
/proc/meminfo: memFree=25150816/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1362.01 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910789 0 0 0 135749 452 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 1926224

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12322
/proc/meminfo: memFree=25150852/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1422 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910789 0 0 0 141735 465 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263880 4209206 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1926224

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12322
/proc/meminfo: memFree=25150756/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1481.99 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910790 0 0 0 147722 477 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987262336 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 1926224

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12322
/proc/meminfo: memFree=25150908/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1541.98 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910791 0 0 0 153707 491 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987262336 4446228 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 1926224

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12323
/proc/meminfo: memFree=25150812/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1601.96 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910792 0 0 0 159690 506 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987262336 4204286 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 1926224

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 12324
/proc/meminfo: memFree=25150832/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1661.96 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910794 0 0 0 165674 522 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987262336 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 1926224

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12324
/proc/meminfo: memFree=25150744/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1721.95 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910794 0 0 0 171662 533 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263880 4208855 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 1926224

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12324
/proc/meminfo: memFree=25150120/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1781.93 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910794 0 0 0 177645 548 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987262336 7732708 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 1926224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 12325
/proc/meminfo: memFree=26185180/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1800.04 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910794 0 0 0 179451 553 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1926224

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 12325
/proc/meminfo: memFree=26185180/32873844 swapFree=7108/7108
[pid=12306] ppid=12304 vsize=1926224 CPUtime=1800.04 cores=0,2,4,6
/proc/12306/stat : 12306 (toysat) R 12304 12306 10982 0 -1 4202496 910794 0 0 0 179451 553 0 0 20 0 1 0 331094199 1972453376 480801 33554432000 4194304 8989770 140734987264384 140734987263648 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12306/statm: 481556 480801 471 1171 0 480333 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1926224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1794.51
CPU system time (s): 5.54516
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 3645520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.51
system time used= 5.54516
maximum resident set size= 3642396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 910794
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= 92
involuntary context switches= 1992

runsolver used 2.97355 second user time and 9.37058 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 17:08:16
IDJOB=3724548
IDBENCH=92800
IDSOLVER=2308
FILE ID=node139/3724548-1338649693
RUNJOBID= node139-1338631507-10999
PBS_JOBID= 14636441
Free space on /tmp= 70920 MiB

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

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

MD5SUM BENCH= 92dacc02fa8334dc3926759bb21cc2d7
RANDOM SEED=722549411

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:        28038904 kB
Buffers:          482308 kB
Cached:          3395908 kB
SwapCached:          828 kB
Active:          1858748 kB
Inactive:        2097832 kB
Active(anon):      72248 kB
Inactive(anon):     7964 kB
Active(file):    1786500 kB
Inactive(file):  2089868 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:            188580 kB
Writeback:             0 kB
AnonPages:         84392 kB
Mapped:            13228 kB
Shmem:                 8 kB
Slab:             737552 kB
SReclaimable:     179088 kB
SUnreclaim:       558464 kB
KernelStack:        1440 kB
PageTables:         4104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     195996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70980 MiB
End job on node139 at 2012-06-02 17:38:19