Trace number 3707134

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-05-17? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12051_6.std.opb
MD5SUM75e952fe200f2a6f99db60c06cf77c7e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark228
Best CPU time to get the best result obtained on this benchmark1800.09
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 constraints256265
Number of constraints which are clauses255065
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 constraint98
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.99/5.02	c 2012-05-27T20:39:09+0200
4.99/5.02	c arch = x86_64
4.99/5.02	c os = linux
4.99/5.02	c compiler = ghc 7.4
4.99/5.02	c packages:
4.99/5.02	c   OptDir-0.0.1
4.99/5.02	c   array-0.4.0.0
4.99/5.02	c   base-4.5.0.0
4.99/5.02	c   bytestring-0.9.2.1
4.99/5.02	c   containers-0.4.2.1
4.99/5.02	c   deepseq-1.3.0.0
4.99/5.02	c   mtl-2.1.1
4.99/5.02	c   old_locale-1.0.0.4
4.99/5.02	c   parse_dimacs-1.2
4.99/5.02	c   parsec-3.1.2
4.99/5.02	c   queue-0.1.2
4.99/5.02	c   stm-2.3
4.99/5.02	c   time-1.4
4.99/5.02	c command line = ["--pb","HOME/instance-3707134-1338143949.opb"]
4.99/5.02	c #vars 72842
4.99/5.02	c #constraints 256265
4.99/5.02	c Solving starts ...
7.89/7.92	c solving time = 2.846s
7.89/7.92	c #decision = 1967
7.89/7.92	c #conflict = 313
7.89/7.92	c #restart = 2
7.89/7.92	o 261
7.89/7.94	c Solving starts ...
8.09/8.12	c solving time = 0.143s
8.09/8.12	c #decision = 2225
8.09/8.12	c #conflict = 313
8.09/8.12	c #restart = 2
8.09/8.12	o 260
8.09/8.12	c Solving starts ...
8.19/8.29	c solving time = 0.138s
8.19/8.29	c #decision = 2471
8.19/8.29	c #conflict = 314
8.19/8.29	c #restart = 2
8.19/8.29	o 259
8.19/8.29	c Solving starts ...
8.39/8.46	c solving time = 0.137s
8.39/8.46	c #decision = 2695
8.39/8.46	c #conflict = 314
8.39/8.46	c #restart = 2
8.39/8.46	o 256
8.39/8.47	c Solving starts ...
9.19/9.23	c solving time = 0.724s
9.19/9.23	c #decision = 3309
9.19/9.23	c #conflict = 431
9.19/9.23	c #restart = 3
9.19/9.23	o 255
9.19/9.23	c Solving starts ...
9.39/9.41	c solving time = 0.141s
9.39/9.41	c #decision = 3538
9.39/9.41	c #conflict = 433
9.39/9.41	c #restart = 3
9.39/9.41	o 254
9.39/9.41	c Solving starts ...
9.49/9.58	c solving time = 0.142s
9.49/9.58	c #decision = 3744
9.49/9.58	c #conflict = 434
9.49/9.58	c #restart = 3
9.49/9.58	o 253
9.49/9.58	c Solving starts ...
9.89/9.91	c solving time = 0.289s
9.89/9.91	c #decision = 3946
9.89/9.91	c #conflict = 435
9.89/9.91	c #restart = 3
9.89/9.91	o 252
9.89/9.91	c Solving starts ...
10.09/10.10	c solving time = 0.148s
10.09/10.10	c #decision = 4134
10.09/10.10	c #conflict = 436
10.09/10.10	c #restart = 3
10.09/10.10	o 251
10.09/10.10	c Solving starts ...
10.19/10.29	c solving time = 0.162s
10.19/10.29	c #decision = 4351
10.19/10.29	c #conflict = 443
10.19/10.29	c #restart = 3
10.19/10.29	o 250
10.19/10.29	c Solving starts ...
11.88/11.95	c solving time = 1.617s
11.88/11.95	c #decision = 5381
11.88/11.95	c #conflict = 826
11.88/11.95	c #restart = 5
11.88/11.95	o 249
11.88/11.95	c Solving starts ...
12.38/12.40	c solving time = 0.418s
12.38/12.40	c #decision = 5755
12.38/12.40	c #conflict = 845
12.38/12.40	c #restart = 5
12.38/12.40	o 248
12.38/12.40	c Solving starts ...
12.78/12.87	c solving time = 0.430s
12.78/12.87	c #decision = 6088
12.78/12.87	c #conflict = 913
12.78/12.87	c #restart = 5
12.78/12.87	o 247
12.78/12.87	c Solving starts ...
14.39/14.43	c solving time = 1.524s
14.39/14.43	c #decision = 6930
14.39/14.43	c #conflict = 1177
14.39/14.43	c #restart = 7
14.39/14.43	o 246
14.39/14.43	c Solving starts ...
17.78/17.81	c solving time = 3.340s
17.78/17.81	c #decision = 8574
17.78/17.81	c #conflict = 1691
17.78/17.81	c #restart = 10
17.78/17.81	o 245
17.78/17.81	c Solving starts ...
22.29/22.38	c solving time = 4.538s
22.29/22.38	c #decision = 10701
22.29/22.38	c #conflict = 2584
22.29/22.38	c #restart = 14
22.29/22.38	o 244
22.29/22.39	c Solving starts ...
22.69/22.70	c solving time = 0.275s
22.69/22.70	c #decision = 11034
22.69/22.70	c #conflict = 2624
22.69/22.70	c #restart = 14
22.69/22.70	o 243
22.69/22.70	c Solving starts ...
24.39/24.42	c solving time = 1.682s
24.39/24.42	c #decision = 11971
24.39/24.42	c #conflict = 2994
24.39/24.42	c #restart = 16
24.39/24.42	o 242
24.39/24.42	c Solving starts ...
65.98/66.06	c solving time = 41.600s
65.98/66.06	c #decision = 24722
65.98/66.06	c #conflict = 10443
65.98/66.06	c #restart = 24
65.98/66.06	o 241
65.98/66.06	c Solving starts ...
66.17/66.30	c solving time = 0.202s
66.17/66.30	c #decision = 24950
66.17/66.30	c #conflict = 10463
66.17/66.30	c #restart = 24
66.17/66.30	o 240
66.28/66.30	c Solving starts ...
91.07/91.16	c solving time = 24.824s
91.07/91.16	c #decision = 33902
91.07/91.16	c #conflict = 14863
91.07/91.16	c #restart = 31
91.07/91.16	o 239
91.07/91.17	c Solving starts ...
105.36/105.40	c solving time = 14.198s
105.36/105.40	c #decision = 40226
105.36/105.40	c #conflict = 18212
105.36/105.40	c #restart = 38
105.36/105.40	o 238
105.36/105.40	c Solving starts ...
139.25/139.39	c solving time = 33.943s
139.25/139.39	c #decision = 52785
139.25/139.39	c #conflict = 25443
139.25/139.39	c #restart = 46
139.25/139.39	o 237
139.25/139.39	c Solving starts ...
210.83/210.90	c solving time = 71.444s
210.83/210.90	c #decision = 73598
210.83/210.90	c #conflict = 38743
210.83/210.90	c #restart = 56
210.83/210.90	o 236
210.83/210.90	c Solving starts ...
236.71/236.82	c solving time = 25.883s
236.71/236.82	c #decision = 81932
236.71/236.83	c #conflict = 43879
236.71/236.83	c #restart = 64
236.71/236.83	o 235
236.71/236.83	c Solving starts ...
262.00/262.19	c solving time = 25.328s
262.00/262.19	c #decision = 91132
262.00/262.19	c #conflict = 49657
262.00/262.19	c #restart = 72
262.00/262.19	o 234
262.00/262.19	c Solving starts ...
794.51/794.77	c solving time = 532.454s
794.51/794.77	c #decision = 216962
794.51/794.77	c #conflict = 141561
794.51/794.77	c #restart = 87
794.51/794.77	o 233
794.51/794.77	c Solving starts ...
795.03/795.27	c learnt constraints deletion: 141463 -> 70733
1374.90/1375.20	c solving time = 580.293s
1374.90/1375.20	c #decision = 341489
1374.90/1375.20	c #conflict = 235874
1374.90/1375.20	c #restart = 102
1374.90/1375.20	o 232
1374.90/1375.20	c Solving starts ...
1375.90/1376.27	c learnt constraints deletion: 165029 -> 82516
1787.14/1787.53	c solving time = 412.231s
1787.14/1787.53	c #decision = 423321
1787.14/1787.53	c #conflict = 297645
1787.14/1787.53	c #restart = 116
1787.14/1787.53	o 231
1787.14/1787.53	c Solving starts ...
1788.03/1788.49	c learnt constraints deletion: 144273 -> 72138

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-3707134-1338143949/watcher-3707134-1338143949 -o /tmp/evaluation-result-3707134-1338143949/solver-3707134-1338143949 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707134-1338143949.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: 1.93 2.00 1.99 3/176 21649
/proc/meminfo: memFree=30804608/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 1 0 280520800 6356992 727 33554432000 4194304 8973514 140736616746608 140733648669112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 1552 727 415 1167 0 333 0

[startup+0.077315 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 21649
/proc/meminfo: memFree=30804608/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=11328 CPUtime=0.07 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 2009 0 0 0 7 0 0 0 20 0 1 0 280520800 11599872 1929 33554432000 4194304 8973514 140736616746608 140736616746104 4212523 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 2832 1936 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100309 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 21649
/proc/meminfo: memFree=30804608/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 280520800 12648448 2276 33554432000 4194304 8973514 140736616746608 140736616746104 5781858 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300294 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 21649
/proc/meminfo: memFree=30804608/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=26688 CPUtime=0.28 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 5940 0 0 0 28 0 0 0 20 0 1 0 280520800 27328512 5860 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 6672 5860 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26688

[startup+0.700237 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 21649
/proc/meminfo: memFree=30804608/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=56384 CPUtime=0.69 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 13364 0 0 0 67 2 0 0 20 0 1 0 280520800 57737216 13284 33554432000 4194304 8973514 140736616746608 140736616745448 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 14096 13284 418 1167 0 12877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56384

[startup+1.5003 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 21650
/proc/meminfo: memFree=30732556/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=98368 CPUtime=1.49 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 23860 0 0 0 145 4 0 0 20 0 1 0 280520800 100728832 23780 33554432000 4194304 8973514 140736616746608 140736616745448 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 24592 23780 418 1167 0 23373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98368

[startup+3.1003 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 21650
/proc/meminfo: memFree=30677120/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=208960 CPUtime=3.08 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 51359 0 0 0 299 9 0 0 20 0 1 0 280520800 213975040 51279 33554432000 4194304 8973514 140736616746608 140736616729704 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 52240 51288 418 1167 0 51021 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 208960

[startup+6.30032 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21650
/proc/meminfo: memFree=30511660/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=297024 CPUtime=6.29 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 73557 0 0 0 616 13 0 0 20 0 1 0 280520800 304152576 73477 33554432000 4194304 8973514 140736616746608 140736616745872 7680128 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 74256 73477 445 1167 0 73037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 297024

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21650
/proc/meminfo: memFree=30502760/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=300096 CPUtime=12.68 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 74335 0 0 0 1254 14 0 0 20 0 1 0 280520800 307298304 74255 33554432000 4194304 8973514 140736616746608 140736616746104 7688847 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 75024 74255 455 1167 0 73805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 300096

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21650
/proc/meminfo: memFree=30490360/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=310336 CPUtime=25.48 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 76869 0 0 0 2529 19 0 0 20 0 1 0 280520800 317784064 76789 33554432000 4194304 8973514 140736616746608 140736616746104 4427236 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 77584 76789 455 1167 0 76365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 310336

[startup+51.1002 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 21650
/proc/meminfo: memFree=30469980/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=321600 CPUtime=51.08 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 79712 0 0 0 5079 29 0 0 20 0 1 0 280520800 329318400 79636 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 80400 79636 455 1167 0 79181 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 321600

[startup+102.307 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 21653
/proc/meminfo: memFree=30434868/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=341056 CPUtime=102.27 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 84590 0 0 0 10182 45 0 0 20 0 1 0 280520800 349241344 84500 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 85264 84500 455 1167 0 84045 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 341056

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 21654
/proc/meminfo: memFree=30398456/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=364608 CPUtime=162.25 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 90488 0 0 0 16158 67 0 0 20 0 1 0 280520800 373358592 90388 33554432000 4194304 8973514 140736616746608 140736616746104 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 91152 90388 455 1167 0 89933 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 364608

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 21654
/proc/meminfo: memFree=30359420/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=387136 CPUtime=222.22 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 96147 0 0 0 22131 91 0 0 20 0 1 0 280520800 396427264 96020 33554432000 4194304 8973514 140736616746608 140736616746104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 96784 96020 455 1167 0 95565 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 387136

[startup+282.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 21654
/proc/meminfo: memFree=30319708/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=411712 CPUtime=282.19 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 102311 0 0 0 28110 109 0 0 20 0 1 0 280520800 421593088 102164 33554432000 4194304 8973514 140736616746608 140736616745872 4427820 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 102928 102164 455 1167 0 101709 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 411712

[startup+342.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 21654
/proc/meminfo: memFree=30278420/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=436288 CPUtime=342.18 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 108455 0 0 0 34090 128 0 0 20 0 1 0 280520800 446758912 108308 33554432000 4194304 8973514 140736616746608 140736616746104 4209446 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 109072 108308 455 1167 0 107853 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 436288

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 21654
/proc/meminfo: memFree=30237376/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=461888 CPUtime=402.18 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 114855 0 0 0 40070 148 0 0 20 0 1 0 280520800 472973312 114708 33554432000 4194304 8973514 140736616746608 140736616746104 4208833 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 115472 114708 455 1167 0 114253 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 461888

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 21654
/proc/meminfo: memFree=30196464/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=485440 CPUtime=462.16 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 120743 0 0 0 46051 165 0 0 20 0 1 0 280520800 497090560 120596 33554432000 4194304 8973514 140736616746608 140736616746104 6817632 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 121360 120596 455 1167 0 120141 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 485440

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21655
/proc/meminfo: memFree=30157904/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=507968 CPUtime=522.16 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 126375 0 0 0 52029 187 0 0 20 0 1 0 280520800 520159232 126228 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 126992 126228 455 1167 0 125773 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 507968

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21655
/proc/meminfo: memFree=30121108/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=528448 CPUtime=582.14 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 131495 0 0 0 58008 206 0 0 20 0 1 0 280520800 541130752 131348 33554432000 4194304 8973514 140736616746608 140736616745872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 132112 131348 455 1167 0 130893 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 528448

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 21659
/proc/meminfo: memFree=30021716/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=608320 CPUtime=822.11 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 151464 0 0 0 81934 277 0 0 20 0 1 0 280520800 622919680 151317 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 152080 151317 456 1167 0 150861 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 608320

[startup+882.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 21659
/proc/meminfo: memFree=30021504/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=608320 CPUtime=882.09 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 151480 0 0 0 87914 295 0 0 20 0 1 0 280520800 622919680 151317 33554432000 4194304 8973514 140736616746608 140736616746104 4214034 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 152080 151317 456 1167 0 150861 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 608320

[startup+942.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 21659
/proc/meminfo: memFree=30021284/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=608320 CPUtime=942.07 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 151495 0 0 0 93895 312 0 0 20 0 1 0 280520800 622919680 151317 33554432000 4194304 8973514 140736616746608 140736616746104 5386907 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 152080 151317 456 1167 0 150861 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 608320

[startup+1002.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 21659
/proc/meminfo: memFree=30021336/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=608320 CPUtime=1002.06 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 151496 0 0 0 99876 330 0 0 20 0 1 0 280520800 622919680 151317 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 152080 151317 456 1167 0 150861 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 608320

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 21659
/proc/meminfo: memFree=30021460/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=608320 CPUtime=1062.06 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 151496 0 0 0 105859 347 0 0 20 0 1 0 280520800 622919680 151317 33554432000 4194304 8973514 140736616746608 140736616746104 4415636 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 152080 151317 456 1167 0 150861 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 608320

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 21660
/proc/meminfo: memFree=30021464/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=608320 CPUtime=1122.04 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 151496 0 0 0 111843 361 0 0 20 0 1 0 280520800 622919680 151317 33554432000 4194304 8973514 140736616746608 140736616746104 4415209 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 152080 151317 456 1167 0 150861 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 608320

[startup+1182.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 21660
/proc/meminfo: memFree=30020348/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=611392 CPUtime=1182.03 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 152264 0 0 0 117826 377 0 0 20 0 1 0 280520800 626065408 152085 33554432000 4194304 8973514 140736616746608 140736616746104 4437125 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 152848 152085 456 1167 0 151629 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 611392

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 21699
/proc/meminfo: memFree=28651608/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=628800 CPUtime=1242.02 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 156616 0 0 0 123809 393 0 0 20 0 1 0 280520800 643891200 156437 33554432000 4194304 8973514 140736616746608 140736616746104 4441196 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 157200 156437 456 1167 0 155981 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 628800

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 21702
/proc/meminfo: memFree=28708592/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=647232 CPUtime=1302.02 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 161224 0 0 0 129794 408 0 0 20 0 1 0 280520800 662765568 161045 33554432000 4194304 8973514 140736616746608 140736616746104 4424740 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 161808 161045 456 1167 0 160589 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 647232

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 21725
/proc/meminfo: memFree=28692684/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=663616 CPUtime=1362 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 165320 0 0 0 135773 427 0 0 20 0 1 0 280520800 679542784 165141 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 165904 165141 456 1167 0 164685 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 663616

[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 21726
/proc/meminfo: memFree=28677316/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1422.01 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169160 0 0 0 141758 443 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 678976

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21726
/proc/meminfo: memFree=28677316/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1481.99 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169160 0 0 0 147741 458 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 678976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21726
/proc/meminfo: memFree=28677576/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1541.98 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169160 0 0 0 153719 479 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 678976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21726
/proc/meminfo: memFree=28677416/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1601.96 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169163 0 0 0 159698 498 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616746104 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 678976

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/177 21726
/proc/meminfo: memFree=28677028/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1661.96 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169163 0 0 0 165679 517 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616746104 4447480 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 678976

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 21727
/proc/meminfo: memFree=28676684/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1721.95 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169163 0 0 0 171661 534 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616745872 4414896 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 678976

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 21727
/proc/meminfo: memFree=28676588/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1781.94 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169163 0 0 0 177647 547 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616746104 4415636 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 678976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21727
/proc/meminfo: memFree=28676220/32873648 swapFree=7112/7112
[pid=21649] ppid=21647 vsize=678976 CPUtime=1800.05 cores=1,3,5,7
/proc/21649/stat : 21649 (toysat) R 21647 21649 18885 0 -1 4202496 169163 0 0 0 179452 553 0 0 20 0 1 0 280520800 695271424 168981 33554432000 4194304 8973514 140736616746608 140736616746104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21649/statm: 169744 168981 456 1167 0 168525 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 678976

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.05
CPU user time (s): 1794.52
CPU system time (s): 5.53416
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 678976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 5.53416
maximum resident set size= 675924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169163
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= 110
involuntary context switches= 1852

runsolver used 2.55161 second user time and 10.6324 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 20:39:09
IDJOB=3707134
IDBENCH=77238
IDSOLVER=2285
FILE ID=node126/3707134-1338143949
RUNJOBID= node126-1338111870-18902
PBS_JOBID= 14624471
Free space on /tmp= 71340 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12051_6.std.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707134-1338143949/watcher-3707134-1338143949 -o /tmp/evaluation-result-3707134-1338143949/solver-3707134-1338143949 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707134-1338143949.opb

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

MD5SUM BENCH= 75e952fe200f2a6f99db60c06cf77c7e
RANDOM SEED=1638222236

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30805252 kB
Buffers:          307288 kB
Cached:           597160 kB
SwapCached:        17756 kB
Active:          1093356 kB
Inactive:         167684 kB
Active(anon):     338192 kB
Inactive(anon):    20452 kB
Active(file):     755164 kB
Inactive(file):   147232 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             15516 kB
Writeback:            32 kB
AnonPages:        346376 kB
Mapped:            11448 kB
Shmem:                 0 kB
Slab:             668500 kB
SReclaimable:     112872 kB
SUnreclaim:       555628 kB
KernelStack:        1456 kB
PageTables:         4660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     461308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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= 71288 MiB
End job on node126 at 2012-05-27 21:09:11