Trace number 3724556

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

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-9.opb
MD5SUMeb1486293241c3bbd58eaf083201528e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark89020
Best CPU time to get the best result obtained on this benchmark1800.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212153
Total number of constraints2591417
Number of constraints which are clauses2591417
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

117.28/117.33	c 2012-06-02T17:08:33+0200
117.28/117.33	c arch = x86_64
117.28/117.33	c os = linux
117.28/117.33	c compiler = ghc 7.4
117.28/117.33	c packages:
117.28/117.33	c   OptDir-0.0.1
117.28/117.33	c   array-0.4.0.0
117.28/117.33	c   base-4.5.0.0
117.28/117.33	c   bytestring-0.9.2.1
117.28/117.33	c   containers-0.4.2.1
117.28/117.33	c   deepseq-1.3.0.0
117.28/117.33	c   mtl-2.1.1
117.28/117.33	c   old_locale-1.0.0.4
117.28/117.33	c   parse_dimacs-1.2
117.28/117.33	c   parsec-3.1.2
117.28/117.33	c   queue-0.1.2
117.28/117.33	c   stm-2.3
117.28/117.33	c   time-1.4
117.28/117.33	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724556-1338649711.opb"]
117.28/117.33	c #vars 212153
117.28/117.33	c #constraints 2591417
117.28/117.33	c Solving starts ...
125.07/125.10	c solving time = 7.642s
125.07/125.10	c #decision = 575404
125.07/125.10	c #conflict = 341
125.07/125.10	c #restart = 2
125.07/125.10	o 113434
125.07/125.15	c Solving starts ...
126.87/126.98	c solving time = 1.691s
126.87/126.98	c #decision = 608011
126.87/126.98	c #conflict = 341
126.87/126.98	c #restart = 2
126.87/126.99	o 113433
126.97/127.03	c Solving starts ...
129.17/129.23	c solving time = 2.051s
129.17/129.23	c #decision = 640634
129.17/129.23	c #conflict = 341
129.17/129.23	c #restart = 2
129.17/129.23	o 113432
129.17/129.27	c Solving starts ...
131.86/131.96	c solving time = 2.542s
131.86/131.96	c #decision = 673200
131.86/131.96	c #conflict = 341
131.86/131.96	c #restart = 2
131.86/131.96	o 113431
131.96/132.00	c Solving starts ...
135.77/135.87	c solving time = 3.722s
135.77/135.87	c #decision = 705806
135.77/135.87	c #conflict = 341
135.77/135.87	c #restart = 2
135.77/135.87	o 113430
135.88/135.92	c Solving starts ...
140.77/140.83	c solving time = 4.757s
140.77/140.83	c #decision = 738437
140.77/140.83	c #conflict = 341
140.77/140.83	c #restart = 2
140.77/140.83	o 113429
140.77/140.87	c Solving starts ...
145.57/145.67	c solving time = 4.646s
145.57/145.67	c #decision = 770961
145.57/145.67	c #conflict = 341
145.57/145.67	c #restart = 2
145.57/145.67	o 113428
146.27/146.36	c Solving starts ...
152.06/152.18	c solving time = 5.670s
152.06/152.18	c #decision = 803568
152.06/152.18	c #conflict = 341
152.06/152.18	c #restart = 2
152.06/152.19	o 113427
152.16/152.23	c Solving starts ...
158.46/158.53	c solving time = 6.150s
158.46/158.53	c #decision = 836272
158.46/158.53	c #conflict = 341
158.46/158.53	c #restart = 2
158.46/158.53	o 113426
158.46/158.58	c Solving starts ...
165.87/165.94	c solving time = 7.216s
165.87/165.94	c #decision = 868759
165.87/165.94	c #conflict = 341
165.87/165.94	c #restart = 2
165.87/165.94	o 113425
165.87/165.99	c Solving starts ...
174.36/174.40	c solving time = 8.269s
174.36/174.40	c #decision = 901432
174.36/174.40	c #conflict = 341
174.36/174.40	c #restart = 2
174.36/174.41	o 113424
174.36/174.45	c Solving starts ...
182.56/182.67	c solving time = 8.069s
182.56/182.67	c #decision = 933916
182.56/182.67	c #conflict = 341
182.56/182.67	c #restart = 2
182.56/182.67	o 113423
182.66/182.71	c Solving starts ...
192.56/192.67	c solving time = 9.800s
192.56/192.67	c #decision = 966543
192.56/192.67	c #conflict = 341
192.56/192.67	c #restart = 2
192.56/192.67	o 113422
192.66/192.71	c Solving starts ...
202.36/202.47	c solving time = 9.613s
202.36/202.47	c #decision = 999056
202.36/202.47	c #conflict = 341
202.36/202.47	c #restart = 2
202.36/202.47	o 113421
202.46/202.52	c Solving starts ...
213.25/213.32	c solving time = 10.654s
213.25/213.32	c #decision = 1031619
213.25/213.32	c #conflict = 341
213.25/213.32	c #restart = 2
213.25/213.32	o 113420
213.25/213.37	c Solving starts ...
224.46/224.54	c solving time = 11.026s
224.46/224.54	c #decision = 1064075
224.46/224.54	c #conflict = 341
224.46/224.54	c #restart = 2
224.46/224.55	o 113419
224.46/224.59	c Solving starts ...
236.75/236.83	c solving time = 12.087s
236.75/236.83	c #decision = 1096495
236.75/236.83	c #conflict = 341
236.75/236.83	c #restart = 2
236.75/236.83	o 113418
236.75/236.87	c Solving starts ...
249.45/249.54	c solving time = 12.519s
249.45/249.54	c #decision = 1128897
249.45/249.54	c #conflict = 341
249.45/249.54	c #restart = 2
249.45/249.54	o 113417
249.45/249.58	c Solving starts ...
262.55/262.60	c solving time = 12.865s
262.55/262.60	c #decision = 1161918
262.55/262.60	c #conflict = 342
262.55/262.60	c #restart = 2
262.55/262.60	o 113416
262.55/262.64	c Solving starts ...
276.65/276.73	c solving time = 13.938s
276.65/276.73	c #decision = 1194547
276.65/276.73	c #conflict = 342
276.65/276.73	c #restart = 2
276.65/276.73	o 113415
276.65/276.78	c Solving starts ...
291.05/291.19	c solving time = 14.265s
291.05/291.19	c #decision = 1227230
291.05/291.19	c #conflict = 342
291.05/291.19	c #restart = 2
291.05/291.19	o 113414
291.15/291.24	c Solving starts ...
305.94/306.05	c solving time = 14.668s
305.94/306.05	c #decision = 1259749
305.94/306.05	c #conflict = 342
305.94/306.05	c #restart = 2
305.94/306.06	o 113413
306.64/306.77	c Solving starts ...
321.85/321.98	c solving time = 15.056s
321.85/321.98	c #decision = 1292340
321.85/321.98	c #conflict = 342
321.85/321.98	c #restart = 2
321.85/321.98	o 113412
321.94/322.03	c Solving starts ...
338.14/338.26	c solving time = 16.086s
338.14/338.26	c #decision = 1324837
338.14/338.26	c #conflict = 342
338.14/338.26	c #restart = 2
338.14/338.26	o 113411
338.25/338.31	c Solving starts ...
354.74/354.89	c solving time = 16.425s
354.74/354.89	c #decision = 1357364
354.74/354.89	c #conflict = 342
354.74/354.89	c #restart = 2
354.74/354.89	o 113410
354.84/354.93	c Solving starts ...
372.44/372.56	c solving time = 17.475s
372.44/372.56	c #decision = 1389861
372.44/372.56	c #conflict = 342
372.44/372.56	c #restart = 2
372.44/372.56	o 113409
372.53/372.60	c Solving starts ...
390.52/390.66	c solving time = 17.914s
390.52/390.66	c #decision = 1422696
390.52/390.66	c #conflict = 343
390.52/390.66	c #restart = 2
390.52/390.66	o 112828
390.62/390.71	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-3724556-1338649711/watcher-3724556-1338649711 -o /tmp/evaluation-result-3724556-1338649711/solver-3724556-1338649711 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724556-1338649711.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.05 2.01 2.00 3/176 32212
/proc/meminfo: memFree=28568948/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 331095690 6373376 742 33554432000 4194304 8989770 140735126521408 140734029424024 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 1556 743 424 1171 0 333 0

[startup+0.0714009 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 32212
/proc/meminfo: memFree=28568948/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=10320 CPUtime=0.06 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 1650 0 0 0 6 0 0 0 20 0 1 0 331095690 10567680 1571 33554432000 4194304 8989770 140735126521408 140734029424024 7190584 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 2580 1571 424 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100319 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 32212
/proc/meminfo: memFree=28568948/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=12368 CPUtime=0.08 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 2286 0 0 0 8 0 0 0 20 0 1 0 331095690 12664832 2207 33554432000 4194304 8989770 140735126521408 140734029424024 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 3092 2207 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.300318 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 32212
/proc/meminfo: memFree=28568948/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=22608 CPUtime=0.29 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 4787 0 0 0 28 1 0 0 20 0 1 0 331095690 23150592 4708 33554432000 4194304 8989770 140735126521408 140734029424024 4204638 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 5652 4717 431 1171 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22608

[startup+0.700314 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 32212
/proc/meminfo: memFree=28568948/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=44112 CPUtime=0.68 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 10306 0 0 0 66 2 0 0 20 0 1 0 331095690 45170688 10227 33554432000 4194304 8989770 140735126521408 140734029424024 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 11028 10227 431 1171 0 9805 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44112

[startup+1.50027 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32213
/proc/meminfo: memFree=28502980/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=96336 CPUtime=1.49 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 23362 0 0 0 143 6 0 0 20 0 1 0 331095690 98648064 23283 33554432000 4194304 8989770 140735126521408 140735126520904 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 24084 23283 431 1171 0 22861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96336

[startup+3.10021 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32213
/proc/meminfo: memFree=28446304/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=166992 CPUtime=3.08 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 41026 0 0 0 298 10 0 0 20 0 1 0 331095690 170999808 40947 33554432000 4194304 8989770 140735126521408 140735126520904 4204320 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 41748 40947 431 1171 0 40525 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 166992

[startup+6.30044 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32213
/proc/meminfo: memFree=28188988/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=385104 CPUtime=6.28 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 95554 0 0 0 608 20 0 0 20 0 1 0 331095690 394346496 95475 33554432000 4194304 8989770 140735126521408 140735126520904 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 96276 95475 431 1171 0 95053 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 385104

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32213
/proc/meminfo: memFree=27896116/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=677968 CPUtime=12.7 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 168770 0 0 0 1233 37 0 0 20 0 1 0 331095690 694239232 168691 33554432000 4194304 8989770 140735126521408 140735126520904 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 169492 168691 431 1171 0 168269 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 677968

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32213
/proc/meminfo: memFree=26980360/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1592400 CPUtime=25.48 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 397378 0 0 0 2468 80 0 0 20 0 1 0 331095690 1630617600 397299 33554432000 4194304 8989770 140735126521408 140735126520672 4679796 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 398100 397299 431 1171 0 396877 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1592400

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32213
/proc/meminfo: memFree=25964320/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=2608208 CPUtime=51.08 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651350 0 0 0 4975 133 0 0 20 0 1 0 331095690 2670804992 651271 33554432000 4194304 8989770 140735126521408 140735126520904 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 652052 651271 445 1171 0 650829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2608208

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32216
/proc/meminfo: memFree=27250360/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=102.27 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651350 0 0 0 10074 153 0 0 20 0 1 0 331095690 1355890688 330247 33554432000 4194304 8989770 140735126521408 140735126520904 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330247 445 1171 0 329805 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1324112

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32216
/proc/meminfo: memFree=27250272/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=162.27 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651376 0 0 0 16061 166 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1324112

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32216
/proc/meminfo: memFree=27250548/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=222.25 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651376 0 0 0 22049 176 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1324112

[startup+282.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32217
/proc/meminfo: memFree=27250592/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=282.25 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651376 0 0 0 28037 188 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1324112

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 32217
/proc/meminfo: memFree=27250744/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=342.24 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651378 0 0 0 34022 202 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7683008 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1324112

[startup+402.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 32217
/proc/meminfo: memFree=27250524/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=402.22 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651382 0 0 0 40010 212 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126519360 4209198 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1324112

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 32217
/proc/meminfo: memFree=27250428/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=462.22 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651383 0 0 0 45997 225 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 4204592 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1324112

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32217
/proc/meminfo: memFree=27250580/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=522.2 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651394 0 0 0 51985 235 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7669941 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1324112

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32218
/proc/meminfo: memFree=27250608/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=582.19 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651396 0 0 0 57971 248 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 7704780 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1324112

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32222
/proc/meminfo: memFree=27250500/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=882.14 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651428 0 0 0 87902 312 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1324112

[startup+942.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32222
/proc/meminfo: memFree=27250280/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=942.13 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651428 0 0 0 93889 324 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126519360 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1324112

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32222
/proc/meminfo: memFree=27250184/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1002.11 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651428 0 0 0 99875 336 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7704678 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1324112

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32222
/proc/meminfo: memFree=27250380/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1062.1 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 105861 349 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1324112

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32222
/proc/meminfo: memFree=27250256/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1122.09 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 111849 360 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 4445192 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1324112

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32223
/proc/meminfo: memFree=27250256/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1182.08 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 117834 374 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 4209272 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1324112

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32223
/proc/meminfo: memFree=27250256/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1242.07 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 123820 387 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7689890 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1324112

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32226
/proc/meminfo: memFree=27250000/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1302.06 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 129806 400 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 4209290 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1324112

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32226
/proc/meminfo: memFree=27250008/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1362.06 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 135793 413 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126519424 4208816 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1324112

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32226
/proc/meminfo: memFree=27250008/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1422.05 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 141777 428 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 4208818 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1324112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32227
/proc/meminfo: memFree=27250132/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1482.05 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 147765 440 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1324112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32227
/proc/meminfo: memFree=27250760/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1542.03 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 153753 450 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 4206133 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1324112

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32229
/proc/meminfo: memFree=27250372/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1602.03 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 159740 463 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1324112

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32229
/proc/meminfo: memFree=27250380/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1662.02 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 165725 477 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7704753 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1324112

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32229
/proc/meminfo: memFree=27250380/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1722.01 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 171713 488 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 7732153 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1324112

[startup+1782.3 s]
/proc/loadavg: 1.72 1.93 1.98 2/171 32255
/proc/meminfo: memFree=27725900/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1781.99 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 177700 499 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520672 4209142 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1324112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.56 1.89 1.96 2/171 32255
/proc/meminfo: memFree=27726024/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1800.09 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 179507 502 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1324112

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: 1.56 1.89 1.96 2/171 32255
/proc/meminfo: memFree=27726024/32873844 swapFree=7644/7644
[pid=32212] ppid=32210 vsize=1324112 CPUtime=1800.09 cores=1,3,5,7
/proc/32212/stat : 32212 (toysat) R 32210 32212 30509 0 -1 4202496 651432 0 0 0 179507 502 0 0 20 0 1 0 331095690 1355890688 330273 33554432000 4194304 8989770 140735126521408 140735126520904 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/32212/statm: 331028 330273 471 1171 0 329805 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1324112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1795.08
CPU system time (s): 5.03723
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 2608208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.08
system time used= 5.03723
maximum resident set size= 2605084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 651432
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= 59
involuntary context switches= 1849

runsolver used 4.55931 second user time and 9.58554 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-02 17:08:33
IDJOB=3724556
IDBENCH=92807
IDSOLVER=2308
FILE ID=node147/3724556-1338649711
RUNJOBID= node147-1338631508-30526
PBS_JOBID= 14636433
Free space on /tmp= 70680 MiB

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

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

MD5SUM BENCH= eb1486293241c3bbd58eaf083201528e
RANDOM SEED=1008092689

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        28569476 kB
Buffers:          423116 kB
Cached:          2566356 kB
SwapCached:         3380 kB
Active:          1961712 kB
Inactive:        1478380 kB
Active(anon):     446528 kB
Inactive(anon):     5920 kB
Active(file):    1515184 kB
Inactive(file):  1472460 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:             88048 kB
Writeback:             0 kB
AnonPages:        455168 kB
Mapped:            11304 kB
Shmem:                 0 kB
Slab:             722184 kB
SReclaimable:     163180 kB
SUnreclaim:       559004 kB
KernelStack:        1432 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     570044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 70700 MiB
End job on node147 at 2012-06-02 17:38:35