Trace number 3725499

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12026_4.std.opb
MD5SUM1d933df6a578d668cfefed05a131780d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark174
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245266
Number of constraints which are clauses244066
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint68
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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

4.59/4.63	c 2012-06-02T15:06:08+0200
4.59/4.63	c arch = x86_64
4.59/4.63	c os = linux
4.59/4.63	c compiler = ghc 7.4
4.59/4.63	c packages:
4.59/4.63	c   OptDir-0.0.1
4.59/4.63	c   array-0.4.0.0
4.59/4.63	c   base-4.5.0.0
4.59/4.63	c   bytestring-0.9.2.1
4.59/4.63	c   containers-0.4.2.1
4.59/4.63	c   deepseq-1.3.0.0
4.59/4.63	c   mtl-2.1.1
4.59/4.63	c   old_locale-1.0.0.4
4.59/4.63	c   parse_dimacs-1.2
4.59/4.63	c   parsec-3.1.2
4.59/4.63	c   queue-0.1.2
4.59/4.63	c   stm-2.3
4.59/4.63	c   time-1.4
4.59/4.63	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725499-1338642368.opb"]
4.59/4.63	c #vars 72842
4.59/4.63	c #constraints 245266
4.59/4.63	c Solving starts ...
5.99/6.08	c solving time = 1.401s
5.99/6.08	c #decision = 1156
5.99/6.08	c #conflict = 170
5.99/6.08	c #restart = 1
5.99/6.08	o 194
6.08/6.13	c Solving starts ...
6.99/7.06	c solving time = 0.900s
6.99/7.06	c #decision = 2008
6.99/7.06	c #conflict = 323
6.99/7.06	c #restart = 2
6.99/7.06	o 193
6.99/7.06	c Solving starts ...
7.19/7.20	c solving time = 0.111s
7.19/7.20	c #decision = 2259
7.19/7.20	c #conflict = 324
7.19/7.20	c #restart = 2
7.19/7.20	o 192
7.19/7.20	c Solving starts ...
7.29/7.31	c solving time = 0.087s
7.29/7.31	c #decision = 2482
7.29/7.31	c #conflict = 324
7.29/7.31	c #restart = 2
7.29/7.31	o 191
7.29/7.31	c Solving starts ...
8.59/8.69	c solving time = 1.352s
8.59/8.69	c #decision = 3514
8.59/8.69	c #conflict = 705
8.59/8.69	c #restart = 4
8.59/8.69	o 190
8.59/8.69	c Solving starts ...
8.89/8.95	c solving time = 0.235s
8.89/8.95	c #decision = 3701
8.89/8.95	c #conflict = 708
8.89/8.95	c #restart = 4
8.89/8.95	o 189
8.89/8.95	c Solving starts ...
9.09/9.19	c solving time = 0.223s
9.09/9.19	c #decision = 4031
9.09/9.19	c #conflict = 763
9.09/9.19	c #restart = 4
9.09/9.19	o 188
9.09/9.19	c Solving starts ...
9.29/9.31	c solving time = 0.093s
9.29/9.31	c #decision = 4303
9.29/9.31	c #conflict = 763
9.29/9.31	c #restart = 4
9.29/9.31	o 187
9.29/9.31	c Solving starts ...
9.49/9.50	c solving time = 0.164s
9.49/9.50	c #decision = 4632
9.49/9.50	c #conflict = 796
9.49/9.50	c #restart = 4
9.49/9.50	o 186
9.49/9.50	c Solving starts ...
9.99/10.05	c solving time = 0.526s
9.99/10.05	c #decision = 5137
9.99/10.05	c #conflict = 896
9.99/10.05	c #restart = 5
9.99/10.05	o 185
9.99/10.05	c Solving starts ...
10.19/10.21	c solving time = 0.137s
10.19/10.21	c #decision = 5365
10.19/10.21	c #conflict = 907
10.19/10.21	c #restart = 5
10.19/10.21	o 184
10.19/10.21	c Solving starts ...
10.29/10.34	c solving time = 0.105s
10.29/10.34	c #decision = 5648
10.29/10.34	c #conflict = 909
10.29/10.34	c #restart = 5
10.29/10.34	o 183
10.29/10.34	c Solving starts ...
53.48/53.56	c solving time = 43.186s
53.48/53.56	c #decision = 20099
53.48/53.56	c #conflict = 10638
53.48/53.56	c #restart = 14
53.48/53.56	o 182
53.48/53.56	c Solving starts ...
53.58/53.68	c solving time = 0.100s
53.58/53.68	c #decision = 20298
53.58/53.68	c #conflict = 10638
53.58/53.68	c #restart = 14
53.58/53.68	o 181
53.58/53.69	c Solving starts ...
53.98/54.03	c solving time = 0.319s
53.98/54.03	c #decision = 20537
53.98/54.03	c #conflict = 10693
53.98/54.03	c #restart = 14
53.98/54.03	o 180
53.98/54.03	c Solving starts ...
450.78/450.96	c solving time = 396.799s
450.78/450.96	c #decision = 101514
450.78/450.96	c #conflict = 68568
450.78/450.96	c #restart = 27
450.78/450.96	o 179
450.78/450.96	c Solving starts ...
510.97/511.12	c solving time = 60.130s
510.97/511.12	c #decision = 116960
510.97/511.12	c #conflict = 78127
510.97/511.12	c #restart = 36
510.97/511.12	o 178
510.97/511.12	c Solving starts ...
581.85/582.00	c solving time = 70.844s
581.85/582.00	c #decision = 132185
581.85/582.00	c #conflict = 87938
581.85/582.00	c #restart = 45
581.85/582.00	o 177
581.85/582.00	c Solving starts ...
791.92/792.11	c solving time = 210.057s
791.92/792.11	c #decision = 167773
791.92/792.11	c #conflict = 112548
791.92/792.11	c #restart = 56
791.92/792.11	o 176
791.92/792.11	c Solving starts ...
1453.27/1453.69	c solving time = 661.411s
1453.27/1453.69	c #decision = 266022
1453.27/1453.69	c #conflict = 183654
1453.27/1453.69	c #restart = 70
1453.27/1453.69	o 175
1453.27/1453.69	c Solving starts ...
1454.37/1454.71	c learnt constraints deletion: 183568 -> 91784

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-3725499-1338642368/watcher-3725499-1338642368 -o /tmp/evaluation-result-3725499-1338642368/solver-3725499-1338642368 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725499-1338642368.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 25089
/proc/meminfo: memFree=31471292/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 830 0 0 0 0 0 0 0 20 0 1 0 330361736 6373376 750 33554432000 4194304 8989770 140736346889712 140733898998456 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 1556 750 428 1171 0 333 0

[startup+0.067212 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 25089
/proc/meminfo: memFree=31471292/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=10320 CPUtime=0.06 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 1857 0 0 0 6 0 0 0 20 0 1 0 330361736 10567680 1777 33554432000 4194304 8989770 140736346889712 140733898998456 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 2580 1777 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100296 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 25089
/proc/meminfo: memFree=31471292/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 330361736 12664832 2276 33554432000 4194304 8989770 140736346889712 140733898998456 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 3092 2276 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300287 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 25089
/proc/meminfo: memFree=31471292/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=26704 CPUtime=0.29 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 5953 0 0 0 29 0 0 0 20 0 1 0 330361736 27344896 5873 33554432000 4194304 8989770 140736346889712 140733898998456 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 6676 5873 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700297 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 25089
/proc/meminfo: memFree=31471292/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=56400 CPUtime=0.69 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 13274 0 0 0 68 1 0 0 20 0 1 0 330361736 57753600 13195 33554432000 4194304 8989770 140736346889712 140736346889208 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 14100 13202 431 1171 0 12877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56400

[startup+1.50029 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 25090
/proc/meminfo: memFree=31401084/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=98384 CPUtime=1.49 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 23873 0 0 0 145 4 0 0 20 0 1 0 330361736 100745216 23793 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 24596 23793 431 1171 0 23373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98384

[startup+3.10029 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 25090
/proc/meminfo: memFree=31345408/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=178256 CPUtime=3.08 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 43829 0 0 0 301 7 0 0 20 0 1 0 330361736 182534144 43749 33554432000 4194304 8989770 140736346889712 140736346888552 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 44564 43756 431 1171 0 43341 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 178256

[startup+6.30029 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 25090
/proc/meminfo: memFree=31164244/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=310352 CPUtime=6.28 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 76911 0 0 0 616 12 0 0 20 0 1 0 330361736 317800448 76831 33554432000 4194304 8989770 140736346889712 140736346889208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 77588 76831 471 1171 0 76365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 310352

[startup+12.7003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 25090
/proc/meminfo: memFree=31164772/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=310352 CPUtime=12.69 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 76911 0 0 0 1255 14 0 0 20 0 1 0 330361736 317800448 76831 33554432000 4194304 8989770 140736346889712 140736346889208 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 77588 76831 471 1171 0 76365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 310352

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 25090
/proc/meminfo: memFree=31165516/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=310352 CPUtime=25.48 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 76911 0 0 0 2532 16 0 0 20 0 1 0 330361736 317800448 76831 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 77588 76831 471 1171 0 76365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 310352

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 25090
/proc/meminfo: memFree=31165516/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=310352 CPUtime=51.08 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 76911 0 0 0 5086 22 0 0 20 0 1 0 330361736 317800448 76831 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 77588 76831 471 1171 0 76365 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 310352

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25090
/proc/meminfo: memFree=31150884/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=324688 CPUtime=102.28 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 80495 0 0 0 10194 34 0 0 20 0 1 0 330361736 332480512 80415 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 81172 80415 471 1171 0 79949 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 324688

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25090
/proc/meminfo: memFree=31132060/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=344144 CPUtime=162.26 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 85366 0 0 0 16175 51 0 0 20 0 1 0 330361736 352403456 85279 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 86036 85279 471 1171 0 84813 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 344144

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25091
/proc/meminfo: memFree=31111752/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=363600 CPUtime=222.25 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 90233 0 0 0 22160 65 0 0 20 0 1 0 330361736 372326400 90143 33554432000 4194304 8989770 140736346889712 140736346888976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 90900 90143 471 1171 0 89677 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 363600

[startup+282.3 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 25133
/proc/meminfo: memFree=31360020/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=387152 CPUtime=282.22 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 96141 0 0 0 28141 81 0 0 20 0 1 0 330361736 396443648 96031 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 96788 96031 471 1171 0 95565 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 387152

[startup+342.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 25133
/proc/meminfo: memFree=31010764/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=405584 CPUtime=342.2 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 100764 0 0 0 34123 97 0 0 20 0 1 0 330361736 415318016 100639 33554432000 4194304 8989770 140736346889712 140736346889208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 101396 100639 471 1171 0 100173 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 405584

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 25133
/proc/meminfo: memFree=30984380/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=424016 CPUtime=402.17 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 105386 0 0 0 40103 114 0 0 20 0 1 0 330361736 434192384 105247 33554432000 4194304 8989770 140736346889712 140736346889208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 106004 105247 471 1171 0 104781 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 424016

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 25133
/proc/meminfo: memFree=30892400/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=446544 CPUtime=462.17 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 111018 0 0 0 46087 130 0 0 20 0 1 0 330361736 457261056 110879 33554432000 4194304 8989770 140736346889712 140736346888976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 111636 110879 471 1171 0 110413 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 446544

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 25134
/proc/meminfo: memFree=30842456/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=467024 CPUtime=522.16 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 116138 0 0 0 52071 145 0 0 20 0 1 0 330361736 478232576 115999 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 116756 115999 471 1171 0 115533 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 467024

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 25134
/proc/meminfo: memFree=30801192/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=486480 CPUtime=582.15 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 121002 0 0 0 58056 159 0 0 20 0 1 0 330361736 498155520 120863 33554432000 4194304 8989770 140736346889712 140736346888976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 121620 120863 471 1171 0 120397 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 486480

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 25135
/proc/meminfo: memFree=30640072/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=546896 CPUtime=822.12 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 136106 0 0 0 82000 212 0 0 20 0 1 0 330361736 560021504 135967 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 136724 135967 471 1171 0 135501 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 546896

[startup+882.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/178 25138
/proc/meminfo: memFree=30617496/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=565328 CPUtime=882.11 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 140714 0 0 0 87986 225 0 0 20 0 1 0 330361736 578895872 140575 33554432000 4194304 8989770 140736346889712 140736346887680 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 141332 140575 471 1171 0 140109 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 565328

[startup+942.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 25138
/proc/meminfo: memFree=30597416/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=581712 CPUtime=942.1 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 144810 0 0 0 93970 240 0 0 20 0 1 0 330361736 595673088 144671 33554432000 4194304 8989770 140736346889712 140736346888976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 145428 144671 471 1171 0 144205 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 581712

[startup+1002.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 25138
/proc/meminfo: memFree=30581172/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=598096 CPUtime=1002.09 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 148906 0 0 0 99955 254 0 0 20 0 1 0 330361736 612450304 148767 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 149524 148767 471 1171 0 148301 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 598096

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 25138
/proc/meminfo: memFree=30559460/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=613456 CPUtime=1062.08 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 152747 0 0 0 105940 268 0 0 20 0 1 0 330361736 628178944 152607 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 153364 152607 471 1171 0 152141 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 613456

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 25139
/proc/meminfo: memFree=30535680/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=628816 CPUtime=1122.04 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 156613 0 0 0 111921 283 0 0 20 0 1 0 330361736 643907584 156447 33554432000 4194304 8989770 140736346889712 140736346889208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 157204 156447 471 1171 0 155981 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 628816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25139
/proc/meminfo: memFree=30516736/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=646224 CPUtime=1182.01 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 160998 0 0 0 117904 297 0 0 20 0 1 0 330361736 661733376 160799 33554432000 4194304 8989770 140736346889712 140736346888976 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 161556 160799 471 1171 0 160333 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 646224

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25139
/proc/meminfo: memFree=30494952/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=662608 CPUtime=1242 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 165094 0 0 0 123891 309 0 0 20 0 1 0 330361736 678510592 164895 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 165652 164895 471 1171 0 164429 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 662608

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25139
/proc/meminfo: memFree=30475856/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=676944 CPUtime=1302 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 168678 0 0 0 129879 321 0 0 20 0 1 0 330361736 693190656 168479 33554432000 4194304 8989770 140736346889712 140736346889208 4446331 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 169236 168479 471 1171 0 168013 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 676944

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 25139
/proc/meminfo: memFree=30458620/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=691280 CPUtime=1361.99 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 172262 0 0 0 135866 333 0 0 20 0 1 0 330361736 707870720 172063 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 172820 172063 471 1171 0 171597 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 691280

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 25140
/proc/meminfo: memFree=30445476/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=704592 CPUtime=1421.98 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 175590 0 0 0 141856 342 0 0 20 0 1 0 330361736 721502208 175391 33554432000 4194304 8989770 140736346889712 140736346889208 4209569 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 176148 175391 471 1171 0 174925 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 704592

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 25143
/proc/meminfo: memFree=30414592/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=730192 CPUtime=1481.97 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 181992 0 0 0 147842 355 0 0 20 0 1 0 330361736 747716608 181793 33554432000 4194304 8989770 140736346889712 140736346888976 4451817 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 182548 181793 473 1171 0 181325 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 730192

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25143
/proc/meminfo: memFree=30409020/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=730192 CPUtime=1541.96 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 181992 0 0 0 153826 370 0 0 20 0 1 0 330361736 747716608 181793 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 182548 181793 473 1171 0 181325 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 730192

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 25143
/proc/meminfo: memFree=30408400/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=730192 CPUtime=1601.95 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 181992 0 0 0 159811 384 0 0 20 0 1 0 330361736 747716608 181793 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 182548 181793 473 1171 0 181325 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 730192

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 25143
/proc/meminfo: memFree=30402148/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=730192 CPUtime=1661.94 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 181992 0 0 0 165798 396 0 0 20 0 1 0 330361736 747716608 181793 33554432000 4194304 8989770 140736346889712 140736346889208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 182548 181793 473 1171 0 181325 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 730192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25144
/proc/meminfo: memFree=30396568/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=730192 CPUtime=1721.93 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 181992 0 0 0 171785 408 0 0 20 0 1 0 330361736 747716608 181793 33554432000 4194304 8989770 140736346889712 140736346889208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 182548 181793 473 1171 0 181325 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 730192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25145
/proc/meminfo: memFree=30396436/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=730192 CPUtime=1781.93 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 181992 0 0 0 177772 421 0 0 20 0 1 0 330361736 747716608 181793 33554432000 4194304 8989770 140736346889712 140736346889208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 182548 181793 473 1171 0 181325 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 730192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25145
/proc/meminfo: memFree=30391608/32873844 swapFree=7116/7116
[pid=25089] ppid=25087 vsize=730192 CPUtime=1800.03 cores=0,2,4,6
/proc/25089/stat : 25089 (toysat) R 25087 25089 23807 0 -1 4202496 181992 0 0 0 179578 425 0 0 20 0 1 0 330361736 747716608 181793 33554432000 4194304 8989770 140736346889712 140736346889208 4437872 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25089/statm: 182548 181793 473 1171 0 181325 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 730192

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1795.78
CPU system time (s): 4.25935
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 730192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.78
system time used= 4.25935
maximum resident set size= 727172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181992
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= 122
involuntary context switches= 1865

runsolver used 3.01254 second user time and 9.1816 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-02 15:06:08
IDJOB=3725499
IDBENCH=77627
IDSOLVER=2308
FILE ID=node146/3725499-1338642368
RUNJOBID= node146-1338631508-23823
PBS_JOBID= 14636434
Free space on /tmp= 70908 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12026_4.std.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725499-1338642368/watcher-3725499-1338642368 -o /tmp/evaluation-result-3725499-1338642368/solver-3725499-1338642368 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725499-1338642368.opb

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

MD5SUM BENCH= 1d933df6a578d668cfefed05a131780d
RANDOM SEED=158680108

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.034
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.034
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.034
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31471640 kB
Buffers:          103608 kB
Cached:           148328 kB
SwapCached:         1792 kB
Active:           518488 kB
Inactive:         138192 kB
Active(anon):     405836 kB
Inactive(anon):     1556 kB
Active(file):     112652 kB
Inactive(file):   136636 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099772 kB
Dirty:             15240 kB
Writeback:             0 kB
AnonPages:        410664 kB
Mapped:            10768 kB
Shmem:                 0 kB
Slab:             607940 kB
SReclaimable:      47472 kB
SUnreclaim:       560468 kB
KernelStack:        1448 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     525628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 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= 70892 MiB
End job on node146 at 2012-06-02 15:36:11