Trace number 3725542

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-pb-simp-nonunif.opb
MD5SUM9aa42c73a35201f84335d5956a9f26be
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.18475
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
Number of bits of the biggest sum of numbers9
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

25.29/25.31	c 2012-06-02T15:10:42+0200
25.29/25.31	c arch = x86_64
25.29/25.31	c os = linux
25.29/25.31	c compiler = ghc 7.4
25.29/25.31	c packages:
25.29/25.31	c   OptDir-0.0.1
25.29/25.31	c   array-0.4.0.0
25.29/25.31	c   base-4.5.0.0
25.29/25.31	c   bytestring-0.9.2.1
25.29/25.31	c   containers-0.4.2.1
25.29/25.31	c   deepseq-1.3.0.0
25.29/25.31	c   mtl-2.1.1
25.29/25.31	c   old_locale-1.0.0.4
25.29/25.31	c   parse_dimacs-1.2
25.29/25.31	c   parsec-3.1.2
25.29/25.31	c   queue-0.1.2
25.29/25.31	c   stm-2.3
25.29/25.31	c   time-1.4
25.29/25.31	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725542-1338642641.opb"]
25.29/25.31	c #vars 23848
25.29/25.31	c #constraints 1451912
25.29/25.31	c Solving starts ...
25.58/25.67	c solving time = 0.348s
25.58/25.67	c #decision = 15050
25.58/25.67	c #conflict = 255
25.58/25.67	c #restart = 2
25.58/25.67	o 77
25.58/25.67	c Solving starts ...
25.68/25.73	c solving time = 0.051s
25.68/25.73	c #decision = 16618
25.68/25.73	c #conflict = 255
25.68/25.73	c #restart = 2
25.68/25.73	o 76
25.68/25.73	c Solving starts ...
25.78/25.84	c solving time = 0.100s
25.78/25.84	c #decision = 18307
25.78/25.84	c #conflict = 281
25.78/25.84	c #restart = 2
25.78/25.84	o 75
25.78/25.84	c Solving starts ...
27.78/27.88	c solving time = 2.038s
27.78/27.88	c #decision = 38371
27.78/27.88	c #conflict = 1777
27.78/27.88	c #restart = 7
27.78/27.88	o 74
27.78/27.88	c Solving starts ...
27.88/27.96	c solving time = 0.066s
27.88/27.96	c #decision = 39696
27.88/27.96	c #conflict = 1787
27.88/27.96	c #restart = 7
27.88/27.96	o 73
27.88/27.96	c Solving starts ...
28.08/28.11	c solving time = 0.143s
28.08/28.11	c #decision = 42165
28.08/28.11	c #conflict = 1829
28.08/28.11	c #restart = 7
28.08/28.11	o 72
28.08/28.11	c Solving starts ...
29.28/29.34	c solving time = 1.225s
29.28/29.34	c #decision = 53473
29.28/29.34	c #conflict = 3370
29.28/29.34	c #restart = 12
29.28/29.34	o 71
29.28/29.34	c Solving starts ...
29.38/29.42	c solving time = 0.064s
29.38/29.42	c #decision = 54581
29.38/29.42	c #conflict = 3376
29.38/29.42	c #restart = 12
29.38/29.42	o 70
29.38/29.42	c Solving starts ...
29.59/29.65	c solving time = 0.225s
29.59/29.65	c #decision = 56499
29.59/29.65	c #conflict = 3609
29.59/29.65	c #restart = 13
29.59/29.65	o 69
29.59/29.65	c Solving starts ...
29.69/29.78	c solving time = 0.118s
29.69/29.78	c #decision = 58136
29.69/29.78	c #conflict = 3642
29.69/29.78	c #restart = 13
29.69/29.78	o 68
29.69/29.78	c Solving starts ...
31.58/31.63	c solving time = 1.838s
31.58/31.63	c #decision = 65526
31.58/31.63	c #conflict = 7128
31.58/31.63	c #restart = 20
31.58/31.63	o 67
31.58/31.63	c Solving starts ...
32.58/32.67	c solving time = 1.033s
32.58/32.67	c #decision = 73394
32.58/32.67	c #conflict = 8995
32.58/32.67	c #restart = 25
32.58/32.67	o 66
32.58/32.67	c Solving starts ...
36.48/36.50	c solving time = 3.825s
36.48/36.50	c #decision = 86211
36.48/36.50	c #conflict = 12889
36.48/36.50	c #restart = 32
36.48/36.50	o 65
36.48/36.50	c Solving starts ...
36.58/36.62	c solving time = 0.108s
36.58/36.62	c #decision = 87552
36.58/36.62	c #conflict = 12928
36.58/36.62	c #restart = 32
36.58/36.62	o 64
36.58/36.62	c Solving starts ...
36.68/36.71	c solving time = 0.076s
36.68/36.71	c #decision = 88628
36.68/36.71	c #conflict = 12940
36.68/36.71	c #restart = 32
36.68/36.71	o 63
36.68/36.71	c Solving starts ...
40.78/40.80	c solving time = 3.984s
40.78/40.80	c #decision = 101446
40.78/40.80	c #conflict = 18792
40.78/40.80	c #restart = 40
40.78/40.80	o 62
40.78/40.80	c Solving starts ...
40.88/40.91	c solving time = 0.097s
40.88/40.91	c #decision = 102963
40.88/40.91	c #conflict = 18821
40.88/40.91	c #restart = 40
40.88/40.91	o 61
40.88/40.91	c Solving starts ...
40.98/41.00	c solving time = 0.079s
40.98/41.00	c #decision = 104185
40.98/41.00	c #conflict = 18832
40.98/41.00	c #restart = 40
40.98/41.00	o 60
40.98/41.00	c Solving starts ...
52.47/52.55	c solving time = 11.543s
52.47/52.55	c #decision = 119015
52.47/52.55	c #conflict = 30488
52.47/52.55	c #restart = 50
52.47/52.55	o 59
52.47/52.55	c Solving starts ...
56.38/56.45	c solving time = 3.888s
56.38/56.45	c #decision = 128696
56.38/56.45	c #conflict = 34063
56.38/56.45	c #restart = 57
56.38/56.45	o 58
56.38/56.45	c Solving starts ...
56.48/56.52	c solving time = 0.056s
56.48/56.52	c #decision = 129874
56.48/56.52	c #conflict = 34071
56.48/56.52	c #restart = 57
56.48/56.52	o 57
56.48/56.52	c Solving starts ...
57.28/57.35	c solving time = 0.830s
57.28/57.35	c #decision = 132230
57.28/57.35	c #conflict = 34821
57.28/57.35	c #restart = 60
57.28/57.35	o 56
57.28/57.35	c Solving starts ...
58.07/58.17	c solving time = 0.806s
58.07/58.17	c #decision = 135340
58.07/58.17	c #conflict = 35594
58.07/58.17	c #restart = 63
58.07/58.17	o 55
58.07/58.17	c Solving starts ...
62.98/63.09	c solving time = 4.908s
62.98/63.09	c #decision = 155026
62.98/63.09	c #conflict = 39486
62.98/63.09	c #restart = 70
62.98/63.09	o 54
62.98/63.09	c Solving starts ...
63.18/63.27	c solving time = 0.178s
63.18/63.27	c #decision = 156218
63.18/63.27	c #conflict = 39489
63.18/63.27	c #restart = 70
63.18/63.27	o 53
63.18/63.27	c Solving starts ...
63.38/63.44	c solving time = 0.155s
63.38/63.44	c #decision = 158510
63.38/63.44	c #conflict = 39518
63.38/63.44	c #restart = 70
63.38/63.44	o 52
63.38/63.44	c Solving starts ...
63.48/63.53	c solving time = 0.083s
63.48/63.53	c #decision = 159539
63.48/63.53	c #conflict = 39531
63.48/63.53	c #restart = 70
63.48/63.53	o 51
63.48/63.53	c Solving starts ...
63.78/63.81	c solving time = 0.272s
63.78/63.81	c #decision = 161314
63.78/63.81	c #conflict = 39750
63.78/63.81	c #restart = 71
63.78/63.81	o 50
63.78/63.81	c Solving starts ...
93.37/93.41	c solving time = 29.579s
93.37/93.41	c #decision = 215661
93.37/93.41	c #conflict = 78006
93.37/93.41	c #restart = 83
93.37/93.41	o 49
93.37/93.41	c Solving starts ...
93.76/93.82	c learnt constraints deletion: 77919 -> 38960
97.87/97.99	c solving time = 4.570s
97.87/97.99	c #decision = 228505
97.87/97.99	c #conflict = 84042
97.87/97.99	c #restart = 91
97.87/97.99	o 48
97.87/97.99	c Solving starts ...
98.16/98.24	c solving time = 0.240s
98.16/98.24	c #decision = 230238
98.16/98.24	c #conflict = 84143
98.16/98.24	c #restart = 92
98.16/98.24	o 47
98.16/98.24	c Solving starts ...
99.96/100.04	c solving time = 1.790s
99.96/100.04	c #decision = 237478
99.96/100.04	c #conflict = 87582
99.96/100.04	c #restart = 99
99.96/100.04	o 46
99.96/100.04	c Solving starts ...
223.63/223.73	c solving time = 123.643s
223.63/223.73	c #decision = 536983
223.63/223.73	c #conflict = 277289
223.63/223.73	c #restart = 115
223.63/223.73	o 45
223.63/223.73	c Solving starts ...
224.62/224.72	c learnt constraints deletion: 238211 -> 119106
224.73/224.84	c learnt constraints deletion: 119106 -> 59553
450.38/450.53	c solving time = 226.750s
450.38/450.53	c #decision = 545972
450.38/450.53	c #conflict = 280743
450.38/450.53	c #restart = 122
450.38/450.53	o 44
450.38/450.53	c Solving starts ...
506.58/506.78	c solving time = 56.237s
506.58/506.78	c #decision = 624195
506.58/506.78	c #conflict = 323029
506.58/506.78	c #restart = 135
506.58/506.78	o 43
506.58/506.78	c Solving starts ...
513.97/514.11	c learnt constraints deletion: 105273 -> 52637
862.62/862.81	c learnt constraints deletion: 273543 -> 136772
1599.90/1600.26	c learnt constraints deletion: 299360 -> 149680

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-3725542-1338642641/watcher-3725542-1338642641 -o /tmp/evaluation-result-3725542-1338642641/solver-3725542-1338642641 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725542-1338642641.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.00 2.00 2.00 3/175 2143
/proc/meminfo: memFree=27189700/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 1 0 330389696 6373376 728 33554432000 4194304 8989770 140736516032096 140737087201688 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 1556 728 429 1171 0 333 0

[startup+0.045582 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2143
/proc/meminfo: memFree=27189700/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=9296 CPUtime=0.04 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 1467 0 0 0 4 0 0 0 20 0 1 0 330389696 9519104 1388 33554432000 4194304 8989770 140736516032096 140737087201688 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 2324 1388 431 1171 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9296

[startup+0.100227 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2143
/proc/meminfo: memFree=27189700/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 2370 0 0 0 9 0 0 0 20 0 1 0 330389696 12664832 2291 33554432000 4194304 8989770 140736516032096 140737087201688 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 3092 2291 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2143
/proc/meminfo: memFree=27189700/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 5954 0 0 0 28 1 0 0 20 0 1 0 330389696 27344896 5875 33554432000 4194304 8989770 140736516032096 140737087201688 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 6676 5875 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2143
/proc/meminfo: memFree=27189700/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=51280 CPUtime=0.69 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 11931 0 0 0 67 2 0 0 20 0 1 0 330389696 52510720 11852 33554432000 4194304 8989770 140736516032096 140737087201688 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 12820 11859 431 1171 0 11597 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51280

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=27118980/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=100432 CPUtime=1.49 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 24386 0 0 0 145 4 0 0 20 0 1 0 330389696 102842368 24307 33554432000 4194304 8989770 140736516032096 140736516031360 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 25108 24307 431 1171 0 23885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100432

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=27057600/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=179280 CPUtime=3.09 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 44098 0 0 0 301 8 0 0 20 0 1 0 330389696 183582720 44019 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 44820 44019 431 1171 0 43597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179280

[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=26873016/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=432208 CPUtime=6.28 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 107330 0 0 0 610 18 0 0 20 0 1 0 330389696 442580992 107251 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 108052 107251 431 1171 0 106829 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 432208

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=26414488/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=779344 CPUtime=12.69 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 194114 0 0 0 1235 34 0 0 20 0 1 0 330389696 798048256 194035 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 194836 194035 431 1171 0 193613 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 779344

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2144
/proc/meminfo: memFree=25790908/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1401936 CPUtime=25.48 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 371299 0 0 0 2482 66 0 0 20 0 1 0 330389696 1435582464 349716 33554432000 4194304 8989770 140736516032096 140736516015192 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 350484 349716 458 1171 0 349261 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1401936

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2144
/proc/meminfo: memFree=26972176/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=223312 CPUtime=51.08 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 371571 0 0 0 5030 78 0 0 20 0 1 0 330389696 228671488 55073 33554432000 4194304 8989770 140736516032096 140736516031360 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 55828 55073 471 1171 0 54605 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 223312

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 2144
/proc/meminfo: memFree=26844568/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=350288 CPUtime=102.27 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 403337 0 0 0 10135 92 0 0 20 0 1 0 330389696 358694912 86819 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 87572 86819 473 1171 0 86349 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 350288

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 2144
/proc/meminfo: memFree=26644584/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=557136 CPUtime=162.24 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 454931 0 0 0 16115 109 0 0 20 0 1 0 330389696 570507264 138398 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 139284 138398 473 1171 0 138061 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 557136

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2144
/proc/meminfo: memFree=26507220/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=685136 CPUtime=222.22 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 487076 0 0 0 22104 118 0 0 20 0 1 0 330389696 701579264 170531 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 171284 170531 473 1171 0 170061 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 685136

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2145
/proc/meminfo: memFree=26455788/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=736336 CPUtime=282.21 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 499881 0 0 0 28095 126 0 0 20 0 1 0 330389696 754008064 183332 33554432000 4194304 8989770 140736516032096 140736516030208 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 184084 183332 473 1171 0 182861 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 736336

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 2174
/proc/meminfo: memFree=25914956/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=736336 CPUtime=342.2 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 499885 0 0 0 34090 130 0 0 20 0 1 0 330389696 754008064 183332 33554432000 4194304 8989770 140736516032096 140736516031360 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 184084 183332 473 1171 0 182861 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 736336

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 2184
/proc/meminfo: memFree=22544864/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=736336 CPUtime=402.19 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 499885 0 0 0 40084 135 0 0 20 0 1 0 330389696 754008064 183332 33554432000 4194304 8989770 140736516032096 140736516030016 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 184084 183332 473 1171 0 182861 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 736336

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/175 2184
/proc/meminfo: memFree=19187496/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=736336 CPUtime=462.18 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 499893 0 0 0 46079 139 0 0 20 0 1 0 330389696 754008064 183332 33554432000 4194304 8989770 140736516032096 140736516031360 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 184084 183332 473 1171 0 182861 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 736336

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 2184
/proc/meminfo: memFree=14897764/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=736336 CPUtime=522.17 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 499893 0 0 0 52071 146 0 0 20 0 1 0 330389696 754008064 183332 33554432000 4194304 8989770 140736516032096 140736516031360 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 184084 183332 473 1171 0 182861 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 736336

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/176 2188
/proc/meminfo: memFree=11556700/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=846928 CPUtime=582.16 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 527541 0 0 0 58057 159 0 0 20 0 1 0 330389696 867254272 210980 33554432000 4194304 8989770 140736516032096 140736516031592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 211732 210980 473 1171 0 210509 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 846928

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2227
/proc/meminfo: memFree=25889236/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1136720 CPUtime=822.13 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 599989 0 0 0 82019 194 0 0 20 0 1 0 330389696 1164001280 283428 33554432000 4194304 8989770 140736516032096 140736516031360 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 284180 283428 473 1171 0 282957 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 1136720

[startup+882.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/175 2228
/proc/meminfo: memFree=25888988/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1136720 CPUtime=882.11 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 599989 0 0 0 88013 198 0 0 20 0 1 0 330389696 1164001280 283428 33554432000 4194304 8989770 140736516032096 140736516030016 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 284180 283428 473 1171 0 282957 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 1136720

[startup+942.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 2228
/proc/meminfo: memFree=25887872/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1136720 CPUtime=942.11 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 599989 0 0 0 94007 204 0 0 20 0 1 0 330389696 1164001280 283428 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 284180 283428 473 1171 0 282957 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 1136720

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 2229
/proc/meminfo: memFree=25887988/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1136720 CPUtime=1002.1 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 599989 0 0 0 100002 208 0 0 20 0 1 0 330389696 1164001280 283428 33554432000 4194304 8989770 140736516032096 140736516031360 4214368 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 284180 283428 473 1171 0 282957 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1136720

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 2229
/proc/meminfo: memFree=25887368/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1136720 CPUtime=1062.09 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 599990 0 0 0 105994 215 0 0 20 0 1 0 330389696 1164001280 283428 33554432000 4194304 8989770 140736516032096 140736516030016 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 284180 283428 473 1171 0 282957 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1136720

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 2229
/proc/meminfo: memFree=25833832/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1122.07 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613304 0 0 0 111984 223 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516030016 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1189968

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2233
/proc/meminfo: memFree=25832896/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1182.06 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613309 0 0 0 117978 228 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516030016 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1189968

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2233
/proc/meminfo: memFree=25832824/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1242.06 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613309 0 0 0 123973 233 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516030016 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1189968

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2233
/proc/meminfo: memFree=25831216/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1302.06 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613309 0 0 0 129969 237 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516030016 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1189968

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 2233
/proc/meminfo: memFree=25832156/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1362.03 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613312 0 0 0 135963 240 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516031360 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1189968

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 2233
/proc/meminfo: memFree=25832396/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1422.04 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613312 0 0 0 141958 246 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516031592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1189968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 2233
/proc/meminfo: memFree=25831412/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1482.02 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613312 0 0 0 147953 249 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516031360 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1189968

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2234
/proc/meminfo: memFree=25831284/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1189968 CPUtime=1542 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 613312 0 0 0 153946 254 0 0 20 0 1 0 330389696 1218527232 296740 33554432000 4194304 8989770 140736516032096 140736516031592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 297492 296740 473 1171 0 296269 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1189968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2234
/proc/meminfo: memFree=25804624/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1216592 CPUtime=1602 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 619968 0 0 0 159941 259 0 0 20 0 1 0 330389696 1245790208 303396 33554432000 4194304 8989770 140736516032096 140736516031360 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 304148 303396 473 1171 0 302925 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1216592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2234
/proc/meminfo: memFree=25764820/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1256528 CPUtime=1661.99 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 629952 0 0 0 165933 266 0 0 20 0 1 0 330389696 1286684672 313380 33554432000 4194304 8989770 140736516032096 140736516030016 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 314132 313380 473 1171 0 312909 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1256528

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2234
/proc/meminfo: memFree=25764696/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1256528 CPUtime=1721.98 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 629952 0 0 0 171928 270 0 0 20 0 1 0 330389696 1286684672 313380 33554432000 4194304 8989770 140736516032096 140736516031592 4209350 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 314132 313380 473 1171 0 312909 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1256528

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2237
/proc/meminfo: memFree=25764804/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1256528 CPUtime=1781.97 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 629952 0 0 0 177923 274 0 0 20 0 1 0 330389696 1286684672 313380 33554432000 4194304 8989770 140736516032096 140736516031592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 314132 313380 473 1171 0 312909 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1256528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2238
/proc/meminfo: memFree=25764928/32873624 swapFree=7112/7112
[pid=2143] ppid=2141 vsize=1256528 CPUtime=1800.08 cores=1,3,5,7
/proc/2143/stat : 2143 (toysat) R 2141 2143 1111 0 -1 4202496 629952 0 0 0 179733 275 0 0 20 0 1 0 330389696 1286684672 313380 33554432000 4194304 8989770 140736516032096 140736516030080 4214456 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2143/statm: 314132 313380 473 1171 0 312909 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1256528

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1797.33
CPU system time (s): 2.76258
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 1441872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.33
system time used= 2.76258
maximum resident set size= 1484092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 629952
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= 80
involuntary context switches= 1861

runsolver used 3.41148 second user time and 8.90265 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-02 15:10:42
IDJOB=3725542
IDBENCH=89837
IDSOLVER=2308
FILE ID=node121/3725542-1338642641
RUNJOBID= node121-1338631508-1128
PBS_JOBID= 14636459
Free space on /tmp= 71264 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-pb-simp-nonunif.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725542-1338642641/watcher-3725542-1338642641 -o /tmp/evaluation-result-3725542-1338642641/solver-3725542-1338642641 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725542-1338642641.opb

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

MD5SUM BENCH= 9aa42c73a35201f84335d5956a9f26be
RANDOM SEED=27403112

node121.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		: 2667.042
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	: 5334.08
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		: 2667.042
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		: 2667.042
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.92
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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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	: 5438.55
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		: 2667.042
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:       32873624 kB
MemFree:        27189824 kB
Buffers:          592676 kB
Cached:          4137052 kB
SwapCached:            0 kB
Active:          1718888 kB
Inactive:        3095308 kB
Active(anon):      72584 kB
Inactive(anon):    10776 kB
Active(file):    1646304 kB
Inactive(file):  3084532 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             56720 kB
Writeback:             0 kB
AnonPages:         88016 kB
Mapped:            16032 kB
Shmem:               200 kB
Slab:             733412 kB
SReclaimable:     177692 kB
SUnreclaim:       555720 kB
KernelStack:        1440 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     184112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71256 MiB
End job on node121 at 2012-06-02 15:40:45