Trace number 3724543

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.1 1800.41

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.01-4.opb
MD5SUMd1e115313b6feec1dbc729cec6ea70e9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark111124
Best CPU time to get the best result obtained on this benchmark1800.41
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208016
Total number of constraints1857973
Number of constraints which are clauses1857973
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

91.14/91.25	c 2012-06-02T17:08:15+0200
91.14/91.25	c arch = x86_64
91.14/91.25	c os = linux
91.14/91.25	c compiler = ghc 7.4
91.14/91.25	c packages:
91.14/91.25	c   OptDir-0.0.1
91.14/91.25	c   array-0.4.0.0
91.14/91.25	c   base-4.5.0.0
91.14/91.25	c   bytestring-0.9.2.1
91.14/91.25	c   containers-0.4.2.1
91.14/91.25	c   deepseq-1.3.0.0
91.14/91.25	c   mtl-2.1.1
91.14/91.25	c   old_locale-1.0.0.4
91.14/91.25	c   parse_dimacs-1.2
91.14/91.25	c   parsec-3.1.2
91.14/91.25	c   queue-0.1.2
91.14/91.25	c   stm-2.3
91.14/91.25	c   time-1.4
91.14/91.25	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724543-1338649693.opb"]
91.14/91.25	c #vars 208016
91.14/91.25	c #constraints 1857973
91.14/91.25	c Solving starts ...
102.14/102.26	c solving time = 10.888s
102.14/102.26	c #decision = 854378
102.14/102.26	c #conflict = 379
102.14/102.26	c #restart = 2
102.14/102.26	o 136708
102.24/102.30	c Solving starts ...
103.64/103.73	c solving time = 1.305s
103.64/103.73	c #decision = 882312
103.64/103.73	c #conflict = 379
103.64/103.73	c #restart = 2
103.64/103.73	o 136707
103.64/103.78	c Solving starts ...
105.44/105.56	c solving time = 1.651s
105.44/105.56	c #decision = 910168
105.44/105.56	c #conflict = 379
105.44/105.56	c #restart = 2
105.44/105.56	o 136706
105.54/105.60	c Solving starts ...
107.74/107.87	c solving time = 2.135s
107.74/107.87	c #decision = 938009
107.74/107.88	c #conflict = 379
107.74/107.88	c #restart = 2
107.74/107.88	o 136705
107.83/107.92	c Solving starts ...
110.54/110.67	c solving time = 2.627s
110.54/110.67	c #decision = 965846
110.54/110.67	c #conflict = 379
110.54/110.67	c #restart = 2
110.54/110.67	o 136704
110.64/110.72	c Solving starts ...
114.24/114.35	c solving time = 3.503s
114.24/114.35	c #decision = 993658
114.24/114.35	c #conflict = 379
114.24/114.35	c #restart = 2
114.24/114.35	o 136703
114.34/114.40	c Solving starts ...
118.34/118.49	c solving time = 3.958s
118.34/118.49	c #decision = 1021471
118.34/118.49	c #conflict = 379
118.34/118.49	c #restart = 2
118.34/118.49	o 136702
118.44/118.53	c Solving starts ...
122.93/123.05	c solving time = 4.382s
122.93/123.05	c #decision = 1049263
122.93/123.05	c #conflict = 379
122.93/123.05	c #restart = 2
122.93/123.05	o 136701
122.93/123.09	c Solving starts ...
128.34/128.46	c solving time = 5.237s
128.34/128.46	c #decision = 1077069
128.34/128.46	c #conflict = 379
128.34/128.46	c #restart = 2
128.34/128.46	o 136700
128.44/128.51	c Solving starts ...
133.83/133.90	c solving time = 5.258s
133.83/133.90	c #decision = 1104867
133.83/133.90	c #conflict = 379
133.83/133.90	c #restart = 2
133.83/133.90	o 136699
133.83/133.94	c Solving starts ...
140.53/140.64	c solving time = 6.566s
140.53/140.64	c #decision = 1132717
140.53/140.64	c #conflict = 379
140.53/140.64	c #restart = 2
140.53/140.64	o 136698
140.53/140.68	c Solving starts ...
147.23/147.35	c solving time = 6.538s
147.23/147.35	c #decision = 1160505
147.23/147.35	c #conflict = 379
147.23/147.35	c #restart = 2
147.23/147.35	o 136697
147.33/147.40	c Solving starts ...
154.33/154.46	c solving time = 6.930s
154.33/154.46	c #decision = 1188298
154.33/154.46	c #conflict = 379
154.33/154.46	c #restart = 2
154.33/154.46	o 136696
154.83/154.97	c Solving starts ...
162.32/162.44	c solving time = 7.337s
162.32/162.44	c #decision = 1216048
162.32/162.44	c #conflict = 379
162.32/162.44	c #restart = 2
162.32/162.44	o 136695
162.32/162.49	c Solving starts ...
171.13/171.24	c solving time = 8.623s
171.13/171.24	c #decision = 1243903
171.13/171.24	c #conflict = 379
171.13/171.24	c #restart = 2
171.13/171.25	o 136694
171.13/171.29	c Solving starts ...
179.93/180.02	c solving time = 8.596s
179.93/180.02	c #decision = 1271726
179.93/180.02	c #conflict = 379
179.93/180.02	c #restart = 2
179.93/180.02	o 136693
179.93/180.06	c Solving starts ...
189.53/189.63	c solving time = 9.431s
189.53/189.63	c #decision = 1299363
189.53/189.63	c #conflict = 379
189.53/189.63	c #restart = 2
189.53/189.63	o 136692
189.53/189.68	c Solving starts ...
199.02/199.16	c solving time = 9.350s
199.02/199.16	c #decision = 1327024
199.02/199.16	c #conflict = 379
199.02/199.16	c #restart = 2
199.02/199.16	o 136691
199.12/199.21	c Solving starts ...
209.43/209.52	c solving time = 10.179s
209.43/209.52	c #decision = 1354655
209.43/209.52	c #conflict = 379
209.43/209.52	c #restart = 2
209.43/209.52	o 136690
209.92/210.04	c Solving starts ...
220.62/220.71	c solving time = 10.537s
220.62/220.71	c #decision = 1382286
220.62/220.71	c #conflict = 379
220.62/220.71	c #restart = 2
220.62/220.71	o 136689
220.62/220.75	c Solving starts ...
231.72/231.81	c solving time = 10.916s
231.72/231.81	c #decision = 1409895
231.72/231.81	c #conflict = 379
231.72/231.81	c #restart = 2
231.72/231.81	o 136688
231.72/231.85	c Solving starts ...
243.52/243.69	c solving time = 11.702s
243.52/243.69	c #decision = 1437479
243.52/243.69	c #conflict = 379
243.52/243.69	c #restart = 2
243.52/243.69	o 136687
243.62/243.73	c Solving starts ...
255.82/255.96	c solving time = 12.088s
255.82/255.96	c #decision = 1465014
255.82/255.96	c #conflict = 379
255.82/255.96	c #restart = 2
255.82/255.96	o 136686
255.91/256.00	c Solving starts ...
268.41/268.55	c solving time = 12.411s
268.41/268.55	c #decision = 1492544
268.41/268.55	c #conflict = 379
268.41/268.55	c #restart = 2
268.41/268.55	o 136685
268.41/268.59	c Solving starts ...
281.41/281.52	c solving time = 12.785s
281.41/281.52	c #decision = 1520056
281.41/281.52	c #conflict = 379
281.41/281.52	c #restart = 2
281.41/281.52	o 136684
281.41/281.56	c Solving starts ...
295.11/295.27	c solving time = 13.572s
295.11/295.27	c #decision = 1547567
295.11/295.27	c #conflict = 379
295.11/295.27	c #restart = 2
295.11/295.27	o 136683
295.21/295.31	c Solving starts ...
309.21/309.30	c solving time = 13.854s
309.21/309.30	c #decision = 1575064
309.21/309.30	c #conflict = 379
309.21/309.30	c #restart = 2
309.21/309.30	o 136682
309.21/309.35	c Solving starts ...
323.10/323.26	c solving time = 13.775s
323.10/323.26	c #decision = 1602656
323.10/323.26	c #conflict = 379
323.10/323.26	c #restart = 2
323.10/323.26	o 136681
323.60/323.79	c Solving starts ...
338.40/338.51	c solving time = 14.589s
338.40/338.51	c #decision = 1630206
338.40/338.51	c #conflict = 379
338.40/338.51	c #restart = 2
338.40/338.51	o 136680
338.40/338.56	c Solving starts ...
353.41/353.59	c solving time = 14.902s
353.41/353.59	c #decision = 1657667
353.41/353.59	c #conflict = 379
353.41/353.59	c #restart = 2
353.41/353.59	o 136679
353.51/353.63	c Solving starts ...
408.19/408.36	c solving time = 54.616s
408.19/408.36	c #decision = 1686775
408.19/408.36	c #conflict = 514
408.19/408.36	c #restart = 3
408.19/408.36	o 136100
408.29/408.40	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-3724543-1338649693/watcher-3724543-1338649693 -o /tmp/evaluation-result-3724543-1338649693/solver-3724543-1338649693 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724543-1338649693.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: 2.01 2.00 2.00 3/173 12296
/proc/meminfo: memFree=28151688/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 331094072 6373376 743 33554432000 4194304 8989770 140733275517216 140734497031912 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 1556 743 424 1171 0 333 0

[startup+0.0093829 s]
/proc/loadavg: 2.01 2.00 2.00 3/173 12296
/proc/meminfo: memFree=28151688/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 903 0 0 0 0 0 0 0 20 0 1 0 331094072 7421952 823 33554432000 4194304 8989770 140733275517216 140734497031912 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 1812 828 424 1171 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7248

[startup+0.100257 s]
/proc/loadavg: 2.01 2.00 2.00 3/173 12296
/proc/meminfo: memFree=28151688/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 2287 0 0 0 9 0 0 0 20 0 1 0 331094072 12664832 2207 33554432000 4194304 8989770 140733275517216 140734497031912 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 3092 2207 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300296 s]
/proc/loadavg: 2.01 2.00 2.00 3/173 12296
/proc/meminfo: memFree=28151688/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=25680 CPUtime=0.29 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 5563 0 0 0 28 1 0 0 20 0 1 0 331094072 26296320 5484 33554432000 4194304 8989770 140733275517216 140734497031912 4212523 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 6420 5490 431 1171 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25680

[startup+0.700305 s]
/proc/loadavg: 2.01 2.00 2.00 3/173 12296
/proc/meminfo: memFree=28151688/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=43088 CPUtime=0.69 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 10049 0 0 0 67 2 0 0 20 0 1 0 331094072 44122112 9969 33554432000 4194304 8989770 140733275517216 140734497031912 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 10772 9969 431 1171 0 9549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43088

[startup+1.50031 s]
/proc/loadavg: 2.01 2.00 2.00 3/172 12297
/proc/meminfo: memFree=28046716/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=95312 CPUtime=1.49 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 23105 0 0 0 144 5 0 0 20 0 1 0 331094072 97599488 23025 33554432000 4194304 8989770 140733275517216 140733275516056 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 23828 23025 431 1171 0 22605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95312

[startup+3.10032 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=27930860/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=202832 CPUtime=3.09 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 49850 0 0 0 298 11 0 0 20 0 1 0 331094072 207699968 49770 33554432000 4194304 8989770 140733275517216 140733275516480 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 50708 49778 431 1171 0 49485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202832

[startup+6.30027 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=27446648/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=383056 CPUtime=6.29 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 95041 0 0 0 607 22 0 0 20 0 1 0 331094072 392249344 94961 33554432000 4194304 8989770 140733275517216 140733275516712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 95764 94961 431 1171 0 94541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 383056

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=26767168/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=673872 CPUtime=12.69 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 167745 0 0 0 1231 38 0 0 20 0 1 0 331094072 690044928 167665 33554432000 4194304 8989770 140733275517216 140733275516480 4204378 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 168468 167665 431 1171 0 167245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 673872

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12307
/proc/meminfo: memFree=24944732/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1584208 CPUtime=25.47 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 395329 0 0 0 2463 84 0 0 20 0 1 0 331094072 1622228992 395260 33554432000 4194304 8989770 140733275517216 140733275516480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 396052 395260 431 1171 0 394829 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1584208

[startup+51.1066 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12308
/proc/meminfo: memFree=24346276/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=959568 CPUtime=51.07 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 481366 0 0 0 4995 112 0 0 20 0 1 0 331094072 982597632 239113 33554432000 4194304 8989770 140733275517216 140733275516712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 239892 239113 444 1171 0 238669 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 959568

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12308
/proc/meminfo: memFree=25223992/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=959568 CPUtime=102.24 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 481417 0 0 0 10098 126 0 0 20 0 1 0 331094072 982597632 239138 33554432000 4194304 8989770 140733275517216 140733275500312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 239892 239138 469 1171 0 238669 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 959568

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12311
/proc/meminfo: memFree=25228112/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=959568 CPUtime=162.22 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 481427 0 0 0 16077 145 0 0 20 0 1 0 331094072 982597632 239140 33554432000 4194304 8989770 140733275517216 140733275516712 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 239892 239140 471 1171 0 238669 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 959568

[startup+222.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 12311
/proc/meminfo: memFree=25228148/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=959568 CPUtime=222.21 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 481430 0 0 0 22059 162 0 0 20 0 1 0 331094072 982597632 239140 33554432000 4194304 8989770 140733275517216 140733275515136 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 239892 239140 471 1171 0 238669 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 959568

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 12311
/proc/meminfo: memFree=25202392/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=986192 CPUtime=282.21 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 488087 0 0 0 28038 183 0 0 20 0 1 0 331094072 1009860608 245796 33554432000 4194304 8989770 140733275517216 140733275515136 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 246548 245796 471 1171 0 245325 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 986192

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12312
/proc/meminfo: memFree=25173148/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1014864 CPUtime=342.2 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 495258 0 0 0 34016 204 0 0 20 0 1 0 331094072 1039220736 252964 33554432000 4194304 8989770 140733275517216 140733275515200 4213768 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 253716 252964 471 1171 0 252493 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1014864

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12313
/proc/meminfo: memFree=25161892/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=402.19 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498076 0 0 0 39994 225 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275516480 4208870 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1026128

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12313
/proc/meminfo: memFree=25161796/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=462.18 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498080 0 0 0 45979 239 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275516480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1026128

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12313
/proc/meminfo: memFree=25161824/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=522.17 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498081 0 0 0 51966 251 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275516712 4204350 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1026128

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12313
/proc/meminfo: memFree=25161852/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=582.16 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498081 0 0 0 57953 263 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275515136 6677543 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1026128

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12317
/proc/meminfo: memFree=25162008/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=882.12 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498081 0 0 0 87883 329 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275516480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 1026128

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12317
/proc/meminfo: memFree=25162036/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=942.1 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498081 0 0 0 93870 340 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275515136 4437660 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1026128

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25161940/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=1002.1 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498081 0 0 0 99858 352 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275516712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1026128

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25161968/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=1062.08 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498081 0 0 0 105846 362 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275516712 7704725 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1026128

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25161996/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1026128 CPUtime=1122.07 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 498081 0 0 0 111828 379 0 0 20 0 1 0 331094072 1050755072 255780 33554432000 4194304 8989770 140733275517216 140733275516712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 256532 255780 471 1171 0 255309 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1026128

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25150740/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1182.07 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 117807 400 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1037392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12318
/proc/meminfo: memFree=25150644/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1242.07 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 123789 418 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1037392

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12319
/proc/meminfo: memFree=25150300/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1302.05 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 129774 431 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1037392

[startup+1362.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 12322
/proc/meminfo: memFree=25150816/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1362.04 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 135761 443 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516712 4209142 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1037392

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12322
/proc/meminfo: memFree=25150852/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1422.03 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 141748 455 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275515136 4214496 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1037392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12322
/proc/meminfo: memFree=25150756/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1482.02 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 147733 469 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275515392 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1037392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12322
/proc/meminfo: memFree=25150908/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1542.02 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 153721 481 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516480 7704702 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1037392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12323
/proc/meminfo: memFree=25150812/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1602.01 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 159708 493 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516712 7746048 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1037392

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 12324
/proc/meminfo: memFree=25150832/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1661.99 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 165694 505 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1037392

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12324
/proc/meminfo: memFree=25150744/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1721.98 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 171678 520 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516712 4426360 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1037392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12324
/proc/meminfo: memFree=25150120/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1781.98 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 177663 535 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275515136 4426060 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1037392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12324
/proc/meminfo: memFree=25150740/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1800.08 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 179467 541 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1037392

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 3/177 12324
/proc/meminfo: memFree=25150740/32873844 swapFree=7108/7108
[pid=12296] ppid=12294 vsize=1037392 CPUtime=1800.08 cores=1,3,5,7
/proc/12296/stat : 12296 (toysat) R 12294 12296 10982 0 -1 4202496 500897 0 0 0 179467 541 0 0 20 0 1 0 331094072 1062289408 258596 33554432000 4194304 8989770 140733275517216 140733275516480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/12296/statm: 259348 258596 471 1171 0 258125 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1037392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1794.68
CPU system time (s): 5.41918
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1928272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.68
system time used= 5.41918
maximum resident set size= 1925156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500897
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= 75
involuntary context switches= 1868

runsolver used 3.78043 second user time and 9.81351 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 17:08:15
IDJOB=3724543
IDBENCH=92802
IDSOLVER=2308
FILE ID=node139/3724543-1338649693
RUNJOBID= node139-1338631507-11000
PBS_JOBID= 14636441
Free space on /tmp= 70964 MiB

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

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

MD5SUM BENCH= d1e115313b6feec1dbc729cec6ea70e9
RANDOM SEED=1259839144

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:        28153712 kB
Buffers:          482260 kB
Cached:          3348364 kB
SwapCached:          828 kB
Active:          1670476 kB
Inactive:        2172588 kB
Active(anon):       6416 kB
Inactive(anon):     7964 kB
Active(file):    1664060 kB
Inactive(file):  2164624 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:            144520 kB
Writeback:             0 kB
AnonPages:         18344 kB
Mapped:            10928 kB
Shmem:                 8 kB
Slab:             736408 kB
SReclaimable:     177996 kB
SUnreclaim:       558412 kB
KernelStack:        1416 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109196 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= 70916 MiB
End job on node139 at 2012-06-02 17:38:18