Trace number 3706596

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.1 1800.41

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped3.D.recomb10-0.20-11.opb
MD5SUMbe0ee53d1d6c84942735566cff0a7cef
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark690
Best CPU time to get the best result obtained on this benchmark4.36333
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62688
Total number of constraints289057
Number of constraints which are clauses289057
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 1880
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525480
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525480
Number of bits of the biggest sum of numbers20
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

5.59/5.67	c 2012-05-29T02:15:58+0200
5.59/5.67	c arch = x86_64
5.59/5.67	c os = linux
5.59/5.67	c compiler = ghc 7.4
5.59/5.67	c packages:
5.59/5.67	c   OptDir-0.0.1
5.59/5.67	c   array-0.4.0.0
5.59/5.67	c   base-4.5.0.0
5.59/5.67	c   bytestring-0.9.2.1
5.59/5.67	c   containers-0.4.2.1
5.59/5.67	c   deepseq-1.3.0.0
5.59/5.67	c   mtl-2.1.1
5.59/5.67	c   old_locale-1.0.0.4
5.59/5.67	c   parse_dimacs-1.2
5.59/5.67	c   parsec-3.1.2
5.59/5.67	c   queue-0.1.2
5.59/5.67	c   stm-2.3
5.59/5.67	c   time-1.4
5.59/5.67	c command line = ["--pb","HOME/instance-3706596-1338250558.opb"]
5.59/5.67	c #vars 62688
5.59/5.67	c #constraints 289057
5.59/5.67	c Solving starts ...
7.08/7.16	c solving time = 1.432s
7.08/7.16	c #decision = 233873
7.08/7.16	c #conflict = 274
7.08/7.16	c #restart = 2
7.08/7.16	o 4790
7.08/7.16	c Solving starts ...
7.28/7.33	c solving time = 0.118s
7.28/7.33	c #decision = 257192
7.28/7.33	c #conflict = 274
7.28/7.33	c #restart = 2
7.28/7.33	o 4789
7.28/7.34	c Solving starts ...
7.48/7.51	c solving time = 0.118s
7.48/7.51	c #decision = 280420
7.48/7.51	c #conflict = 274
7.48/7.51	c #restart = 2
7.48/7.51	o 4788
7.48/7.51	c Solving starts ...
7.58/7.69	c solving time = 0.120s
7.58/7.69	c #decision = 303623
7.58/7.69	c #conflict = 274
7.58/7.69	c #restart = 2
7.58/7.69	o 4787
7.58/7.69	c Solving starts ...
7.78/7.88	c solving time = 0.128s
7.78/7.88	c #decision = 326664
7.78/7.88	c #conflict = 276
7.78/7.88	c #restart = 2
7.78/7.88	o 4786
7.78/7.88	c Solving starts ...
8.18/8.23	c solving time = 0.140s
8.18/8.23	c #decision = 348628
8.18/8.23	c #conflict = 278
8.18/8.23	c #restart = 2
8.18/8.23	o 4785
8.18/8.23	c Solving starts ...
11.18/11.23	c solving time = 2.936s
11.18/11.23	c #decision = 389662
11.18/11.23	c #conflict = 410
11.18/11.23	c #restart = 3
11.18/11.23	o 4784
11.18/11.23	c Solving starts ...
26.78/26.87	c solving time = 15.580s
26.78/26.87	c #decision = 434505
26.78/26.87	c #conflict = 992
26.78/26.87	c #restart = 6
26.78/26.87	o 4452
26.78/26.88	c Solving starts ...
28.98/29.06	c solving time = 2.119s
28.98/29.06	c #decision = 461981
28.98/29.06	c #conflict = 1050
28.98/29.06	c #restart = 6
28.98/29.06	o 4451
28.98/29.06	c Solving starts ...
31.48/31.54	c solving time = 2.422s
31.48/31.54	c #decision = 497875
31.48/31.54	c #conflict = 1165
31.48/31.54	c #restart = 7
31.48/31.54	o 4450
31.48/31.55	c Solving starts ...
31.68/31.75	c solving time = 0.142s
31.68/31.75	c #decision = 523973
31.68/31.75	c #conflict = 1165
31.68/31.75	c #restart = 7
31.68/31.75	o 4449
31.68/31.75	c Solving starts ...
31.88/31.95	c solving time = 0.139s
31.88/31.95	c #decision = 550009
31.88/31.95	c #conflict = 1165
31.88/31.95	c #restart = 7
31.88/31.95	o 4448
31.88/31.95	c Solving starts ...
32.08/32.16	c solving time = 0.141s
32.08/32.16	c #decision = 575927
32.08/32.16	c #conflict = 1165
32.08/32.16	c #restart = 7
32.08/32.16	o 4447
32.08/32.16	c Solving starts ...
32.38/32.48	c solving time = 0.262s
32.38/32.48	c #decision = 602039
32.38/32.48	c #conflict = 1166
32.38/32.48	c #restart = 7
32.38/32.48	o 4446
32.38/32.49	c Solving starts ...
32.58/32.69	c solving time = 0.140s
32.58/32.69	c #decision = 628272
32.58/32.69	c #conflict = 1166
32.58/32.69	c #restart = 7
32.58/32.69	o 4445
32.58/32.69	c Solving starts ...
32.88/32.90	c solving time = 0.152s
32.88/32.90	c #decision = 654533
32.88/32.90	c #conflict = 1167
32.88/32.90	c #restart = 7
32.88/32.90	o 4444
32.88/32.91	c Solving starts ...
33.18/33.25	c solving time = 0.287s
33.18/33.25	c #decision = 680940
33.18/33.25	c #conflict = 1175
33.18/33.25	c #restart = 7
33.18/33.25	o 4443
33.18/33.26	c Solving starts ...
33.77/33.85	c solving time = 0.527s
33.77/33.85	c #decision = 708220
33.77/33.85	c #conflict = 1187
33.77/33.85	c #restart = 7
33.77/33.85	o 4442
33.77/33.85	c Solving starts ...
41.57/41.65	c solving time = 7.733s
41.57/41.65	c #decision = 738084
41.57/41.65	c #conflict = 1441
41.57/41.65	c #restart = 9
41.57/41.65	o 4103
41.57/41.65	c Solving starts ...
41.78/41.86	c solving time = 0.143s
41.78/41.86	c #decision = 764413
41.78/41.86	c #conflict = 1441
41.78/41.86	c #restart = 9
41.78/41.86	o 4102
41.78/41.86	c Solving starts ...
49.07/49.11	c solving time = 7.194s
49.07/49.11	c #decision = 792769
49.07/49.11	c #conflict = 1700
49.07/49.11	c #restart = 11
49.07/49.11	o 4101
49.07/49.11	c Solving starts ...
56.07/56.17	c solving time = 6.836s
56.07/56.17	c #decision = 824011
56.07/56.17	c #conflict = 1896
56.07/56.17	c #restart = 12
56.07/56.17	o 4100
56.07/56.17	c Solving starts ...
107.54/107.66	c solving time = 51.412s
107.54/107.66	c #decision = 862288
107.54/107.66	c #conflict = 3244
107.54/107.66	c #restart = 17
107.54/107.66	o 3763
107.54/107.66	c Solving starts ...
107.94/108.01	c solving time = 0.289s
107.94/108.01	c #decision = 888676
107.94/108.01	c #conflict = 3255
107.94/108.01	c #restart = 17
107.94/108.01	o 3762
107.94/108.01	c Solving starts ...
108.14/108.29	c solving time = 0.222s
108.14/108.29	c #decision = 918678
108.14/108.29	c #conflict = 3260
108.14/108.29	c #restart = 17
108.14/108.29	o 3761
108.14/108.29	c Solving starts ...
227.63/227.75	c solving time = 119.373s
227.63/227.75	c #decision = 961263
227.63/227.75	c #conflict = 5819
227.63/227.75	c #restart = 23
227.63/227.75	o 3760
227.63/227.76	c Solving starts ...
235.52/235.69	c solving time = 7.872s
235.52/235.69	c #decision = 988287
235.52/235.69	c #conflict = 5927
235.52/235.69	c #restart = 24
235.52/235.69	o 3421
235.52/235.69	c Solving starts ...
235.92/236.03	c solving time = 0.278s
235.92/236.03	c #decision = 1014791
235.92/236.03	c #conflict = 5928
235.92/236.03	c #restart = 24
235.92/236.03	o 3420
235.92/236.03	c Solving starts ...
255.02/255.12	c solving time = 19.031s
255.02/255.12	c #decision = 1044954
255.02/255.12	c #conflict = 6417
255.02/255.12	c #restart = 27
255.02/255.12	o 3081
255.02/255.13	c Solving starts ...
255.22/255.34	c solving time = 0.155s
255.22/255.34	c #decision = 1071912
255.22/255.34	c #conflict = 6418
255.22/255.34	c #restart = 27
255.22/255.34	o 3080
255.22/255.34	c Solving starts ...
255.42/255.59	c solving time = 0.193s
255.42/255.59	c #decision = 1098676
255.42/255.59	c #conflict = 6420
255.42/255.59	c #restart = 27
255.42/255.59	o 3079
255.42/255.59	c Solving starts ...
266.51/266.62	c solving time = 10.816s
266.51/266.62	c #decision = 1129482
266.51/266.62	c #conflict = 6598
266.51/266.62	c #restart = 28
266.51/266.62	o 3078
266.51/266.62	c Solving starts ...
279.51/279.62	c solving time = 12.942s
279.51/279.62	c #decision = 1158929
279.51/279.62	c #conflict = 6864
279.51/279.62	c #restart = 30
279.51/279.62	o 3077
279.51/279.63	c Solving starts ...
284.71/284.82	c solving time = 5.132s
284.71/284.82	c #decision = 1188219
284.71/284.82	c #conflict = 7037
284.71/284.82	c #restart = 31
284.71/284.82	o 2739
284.71/284.83	c Solving starts ...
320.91/321.03	c solving time = 36.137s
320.91/321.03	c #decision = 1219857
320.91/321.03	c #conflict = 7985
320.91/321.03	c #restart = 35
320.91/321.03	o 2738
320.91/321.03	c Solving starts ...
325.51/325.61	c solving time = 4.518s
325.51/325.61	c #decision = 1249790
325.51/325.61	c #conflict = 8126
325.51/325.61	c #restart = 36
325.51/325.61	o 2398
325.51/325.61	c Solving starts ...
330.81/330.99	c solving time = 5.326s
330.81/330.99	c #decision = 1278202
330.81/330.99	c #conflict = 8229
330.81/330.99	c #restart = 37
330.81/330.99	o 2397
330.81/330.99	c Solving starts ...
337.90/338.06	c solving time = 7.010s
337.90/338.06	c #decision = 1306465
337.90/338.06	c #conflict = 8352
337.90/338.06	c #restart = 38
337.90/338.06	o 2396
337.90/338.07	c Solving starts ...
341.91/342.04	c solving time = 3.917s
341.91/342.04	c #decision = 1334675
341.91/342.04	c #conflict = 8429
341.91/342.04	c #restart = 38
341.91/342.04	o 2395
341.91/342.04	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3706596-1338250558/watcher-3706596-1338250558 -o /tmp/evaluation-result-3706596-1338250558/solver-3706596-1338250558 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706596-1338250558.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.92 1.98 1.99 2/174 27823
/proc/meminfo: memFree=30890036/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 747 0 0 0 0 0 0 0 20 0 1 0 291181933 6356992 669 33554432000 4194304 8973514 140734214863584 140734672618248 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/27823/statm: 1552 670 412 1167 0 333 0

[startup+0.016065 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 27823
/proc/meminfo: memFree=30890036/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=7232 CPUtime=0.01 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 1072 0 0 0 1 0 0 0 20 0 1 0 291181933 7405568 994 33554432000 4194304 8973514 140734214863584 140734672618248 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/27823/statm: 1808 994 416 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100261 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 27823
/proc/meminfo: memFree=30890036/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 2285 0 0 0 9 0 0 0 20 0 1 0 291181933 12648448 2207 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/27823/statm: 3088 2207 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300308 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 27823
/proc/meminfo: memFree=30890036/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=25664 CPUtime=0.29 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 5682 0 0 0 28 1 0 0 20 0 1 0 291181933 26279936 5604 33554432000 4194304 8973514 140734214863584 140734214863080 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/27823/statm: 6416 5604 418 1167 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.700305 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 27823
/proc/meminfo: memFree=30890036/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=54336 CPUtime=0.68 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 12735 0 0 0 66 2 0 0 20 0 1 0 291181933 55640064 12657 33554432000 4194304 8973514 140734214863584 140734214862424 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/27823/statm: 13584 12657 418 1167 0 12365 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54336

[startup+1.50031 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 27824
/proc/meminfo: memFree=30824308/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=94272 CPUtime=1.48 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 22834 0 0 0 143 5 0 0 20 0 1 0 291181933 96534528 22756 33554432000 4194304 8973514 140734214863584 140734214862848 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/27823/statm: 23568 22756 418 1167 0 22349 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 94272

[startup+3.10028 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 27862
/proc/meminfo: memFree=30770652/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=220224 CPUtime=3.09 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 54213 0 0 0 297 12 0 0 20 0 1 0 291181933 225509376 54135 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 55056 54135 418 1167 0 53837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220224

[startup+6.30032 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 27862
/proc/meminfo: memFree=30396172/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=300096 CPUtime=6.29 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76113 0 0 0 613 16 0 0 20 0 1 0 291181933 307298304 74243 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 75024 74243 443 1167 0 73805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 300096

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 2.01 2/174 27862
/proc/meminfo: memFree=30634440/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=12.68 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76125 0 0 0 1250 18 0 0 20 0 1 0 291181933 269549568 65039 33554432000 4194304 8973514 140734214863584 140734214863080 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65039 455 1167 0 64589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 263232

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 27901
/proc/meminfo: memFree=30062344/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=25.48 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76127 0 0 0 2524 24 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214862848 4213876 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 263232

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27901
/proc/meminfo: memFree=30163380/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=51.07 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76138 0 0 0 5073 34 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214862848 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 263232

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28015
/proc/meminfo: memFree=30390592/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=102.25 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76154 0 0 0 10174 51 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214862848 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 263232

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 28015
/proc/meminfo: memFree=30390620/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=162.23 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76160 0 0 0 16149 74 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 263232

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 28015
/proc/meminfo: memFree=30390524/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=222.22 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 22123 99 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214862848 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 263232

[startup+282.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 28018
/proc/meminfo: memFree=30390544/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=282.21 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 28100 121 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214862848 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 263232

[startup+342.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 28019
/proc/meminfo: memFree=30390688/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=342.2 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 34076 144 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214861568 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 263232

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 28019
/proc/meminfo: memFree=30390688/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=402.19 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 40050 169 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214862848 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 263232

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 28019
/proc/meminfo: memFree=30390688/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=462.19 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 46024 195 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214862848 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 263232

[startup+522.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 28019
/proc/meminfo: memFree=30390812/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=522.18 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 51997 221 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214861504 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 263232

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 28019
/proc/meminfo: memFree=30390688/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=582.16 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 57970 246 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 263232

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28020
/proc/meminfo: memFree=30387340/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=822.13 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 81871 342 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 263232

[startup+882.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 28023
/proc/meminfo: memFree=30384976/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=882.12 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 87844 368 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214863080 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 263232

[startup+942.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28024
/proc/meminfo: memFree=30382248/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=942.11 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 93815 396 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214863080 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 263232

[startup+1002.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28024
/proc/meminfo: memFree=30377040/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=263232 CPUtime=1002.1 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76161 0 0 0 99789 421 0 0 20 0 1 0 291181933 269549568 65044 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 65808 65044 455 1167 0 64589 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 263232

[startup+1062.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 28024
/proc/meminfo: memFree=30370716/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=264256 CPUtime=1062.09 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76417 0 0 0 105762 447 0 0 20 0 1 0 291181933 270598144 65300 33554432000 4194304 8973514 140734214863584 140734214863080 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 66064 65300 455 1167 0 64845 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 264256

[startup+1122.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 28024
/proc/meminfo: memFree=30365444/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=265280 CPUtime=1122.08 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 76673 0 0 0 111736 472 0 0 20 0 1 0 291181933 271646720 65556 33554432000 4194304 8973514 140734214863584 140734214862848 4204374 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 66320 65556 455 1167 0 65101 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 265280

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 28024
/proc/meminfo: memFree=30358252/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=268352 CPUtime=1182.07 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 77441 0 0 0 117711 496 0 0 20 0 1 0 291181933 274792448 66324 33554432000 4194304 8973514 140734214863584 140734214863080 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 67088 66324 455 1167 0 65869 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 268352

[startup+1242.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 28025
/proc/meminfo: memFree=30352176/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=270400 CPUtime=1242.06 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 77953 0 0 0 123688 518 0 0 20 0 1 0 291181933 276889600 66836 33554432000 4194304 8973514 140734214863584 140734214861504 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 67600 66836 455 1167 0 66381 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 270400

[startup+1302.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28025
/proc/meminfo: memFree=30345704/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=271424 CPUtime=1302.06 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 78209 0 0 0 129664 542 0 0 20 0 1 0 291181933 277938176 67092 33554432000 4194304 8973514 140734214863584 140734214862848 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 67856 67092 455 1167 0 66637 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 271424

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28025
/proc/meminfo: memFree=30340992/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=273472 CPUtime=1362.05 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 78721 0 0 0 135637 568 0 0 20 0 1 0 291181933 280035328 67604 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 68368 67604 455 1167 0 67149 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 273472

[startup+1422.31 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28025
/proc/meminfo: memFree=30336900/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=274496 CPUtime=1422.04 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 78977 0 0 0 141612 592 0 0 20 0 1 0 291181933 281083904 67860 33554432000 4194304 8973514 140734214863584 140734214861504 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 68624 67860 455 1167 0 67405 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 274496

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 28028
/proc/meminfo: memFree=30329504/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=277568 CPUtime=1482.03 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 79546 0 0 0 147584 619 0 0 20 0 1 0 291181933 284229632 68429 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 69392 68429 455 1167 0 68173 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 277568

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28029
/proc/meminfo: memFree=30322320/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=278592 CPUtime=1542.02 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 80001 0 0 0 153559 643 0 0 20 0 1 0 291181933 285278208 68884 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 69648 68884 455 1167 0 68429 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 278592

[startup+1602.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28029
/proc/meminfo: memFree=30316244/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=280640 CPUtime=1602.01 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 80513 0 0 0 159535 666 0 0 20 0 1 0 291181933 287375360 69396 33554432000 4194304 8973514 140734214863584 140734214863080 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 70160 69396 455 1167 0 68941 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 280640

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28029
/proc/meminfo: memFree=30311196/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=281664 CPUtime=1662 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 80769 0 0 0 165510 690 0 0 20 0 1 0 291181933 288423936 69652 33554432000 4194304 8973514 140734214863584 140734214862848 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 70416 69652 455 1167 0 69197 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 281664

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28029
/proc/meminfo: memFree=30305988/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=283712 CPUtime=1721.99 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 81281 0 0 0 171486 713 0 0 20 0 1 0 291181933 290521088 70164 33554432000 4194304 8973514 140734214863584 140734214863080 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 70928 70164 455 1167 0 69709 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 283712

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 28029
/proc/meminfo: memFree=30301772/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=284736 CPUtime=1781.98 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 81537 0 0 0 177461 737 0 0 20 0 1 0 291181933 291569664 70420 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 71184 70420 455 1167 0 69965 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 284736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 28029
/proc/meminfo: memFree=30299912/32873844 swapFree=7372/7372
[pid=27823] ppid=27821 vsize=285760 CPUtime=1800.09 cores=1,3,5,7
/proc/27823/stat : 27823 (toysat) R 27821 27823 25529 0 -1 4202496 81793 0 0 0 179265 744 0 0 20 0 1 0 291181933 292618240 70676 33554432000 4194304 8973514 140734214863584 140734214863080 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/27823/statm: 71440 70676 455 1167 0 70221 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 285760

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.1
CPU user time (s): 1792.66
CPU system time (s): 7.44387
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 300096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.66
system time used= 7.44387
maximum resident set size= 303740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81793
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= 39
involuntary context switches= 1859

runsolver used 3.64145 second user time and 9.65353 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-29 02:15:58
IDJOB=3706596
IDBENCH=92882
IDSOLVER=2285
FILE ID=node118/3706596-1338250558
RUNJOBID= node118-1338239741-27192
PBS_JOBID= 14624627
Free space on /tmp= 71640 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped3.D.recomb10-0.20-11.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706596-1338250558/watcher-3706596-1338250558 -o /tmp/evaluation-result-3706596-1338250558/solver-3706596-1338250558 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706596-1338250558.opb

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

MD5SUM BENCH= be0ee53d1d6c84942735566cff0a7cef
RANDOM SEED=1853536521

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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:       32873844 kB
MemFree:        30890308 kB
Buffers:          444400 kB
Cached:           676140 kB
SwapCached:            0 kB
Active:           639436 kB
Inactive:         495680 kB
Active(anon):       3972 kB
Inactive(anon):    11320 kB
Active(file):     635464 kB
Inactive(file):   484360 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15936 kB
Writeback:             0 kB
AnonPages:         20020 kB
Mapped:            11520 kB
Shmem:               200 kB
Slab:             707744 kB
SReclaimable:     149152 kB
SUnreclaim:       558592 kB
KernelStack:        1464 kB
PageTables:         4120 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71640 MiB
End job on node118 at 2012-05-29 02:46:01