Trace number 3724564

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.G.recomb10-0.01-2.opb
MD5SUM31555afb4ab109c8f457a73ff56eab5e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20215
Best CPU time to get the best result obtained on this benchmark1800.96
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables79938
Total number of constraints689298
Number of constraints which are clauses689298
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 10460
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 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
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

27.18/27.21	c 2012-06-02T17:09:07+0200
27.18/27.21	c arch = x86_64
27.18/27.21	c os = linux
27.18/27.21	c compiler = ghc 7.4
27.18/27.21	c packages:
27.18/27.21	c   OptDir-0.0.1
27.18/27.21	c   array-0.4.0.0
27.18/27.21	c   base-4.5.0.0
27.18/27.21	c   bytestring-0.9.2.1
27.18/27.21	c   containers-0.4.2.1
27.18/27.21	c   deepseq-1.3.0.0
27.18/27.21	c   mtl-2.1.1
27.18/27.21	c   old_locale-1.0.0.4
27.18/27.21	c   parse_dimacs-1.2
27.18/27.21	c   parsec-3.1.2
27.18/27.21	c   queue-0.1.2
27.18/27.21	c   stm-2.3
27.18/27.21	c   time-1.4
27.18/27.21	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724564-1338649746.opb"]
27.18/27.21	c #vars 79938
27.18/27.21	c #constraints 689298
27.18/27.21	c Solving starts ...
29.38/29.49	c solving time = 2.248s
29.38/29.49	c #decision = 235522
29.38/29.49	c #conflict = 224
29.38/29.49	c #restart = 1
29.38/29.49	o 37977
29.48/29.52	c Solving starts ...
29.69/29.78	c solving time = 0.225s
29.69/29.78	c #decision = 250240
29.69/29.78	c #conflict = 224
29.69/29.78	c #restart = 1
29.69/29.78	o 37976
29.78/29.80	c Solving starts ...
30.08/30.16	c solving time = 0.320s
30.08/30.16	c #decision = 264968
30.08/30.16	c #conflict = 224
30.08/30.16	c #restart = 1
30.08/30.16	o 37975
30.08/30.18	c Solving starts ...
30.58/30.65	c solving time = 0.424s
30.58/30.65	c #decision = 279673
30.58/30.65	c #conflict = 224
30.58/30.65	c #restart = 1
30.58/30.65	o 37974
30.79/30.82	c Solving starts ...
31.28/31.33	c solving time = 0.468s
31.28/31.33	c #decision = 294388
31.28/31.33	c #conflict = 224
31.28/31.33	c #restart = 1
31.28/31.33	o 37973
31.28/31.35	c Solving starts ...
31.88/31.96	c solving time = 0.571s
31.88/31.96	c #decision = 309089
31.88/31.96	c #conflict = 224
31.88/31.96	c #restart = 1
31.88/31.96	o 37972
31.88/31.98	c Solving starts ...
32.68/32.71	c solving time = 0.692s
32.68/32.71	c #decision = 323791
32.68/32.71	c #conflict = 224
32.68/32.71	c #restart = 1
32.68/32.71	o 37971
32.68/32.73	c Solving starts ...
33.48/33.58	c solving time = 0.817s
33.48/33.58	c #decision = 338497
33.48/33.58	c #conflict = 224
33.48/33.58	c #restart = 1
33.48/33.58	o 37970
33.58/33.60	c Solving starts ...
34.48/34.57	c solving time = 0.929s
34.48/34.57	c #decision = 353188
34.48/34.57	c #conflict = 224
34.48/34.57	c #restart = 1
34.48/34.57	o 37969
34.48/34.59	c Solving starts ...
35.68/35.73	c solving time = 1.103s
35.68/35.73	c #decision = 367873
35.68/35.73	c #conflict = 224
35.68/35.73	c #restart = 1
35.68/35.73	o 37968
35.68/35.75	c Solving starts ...
36.78/36.84	c solving time = 1.045s
36.78/36.84	c #decision = 382549
36.78/36.84	c #conflict = 224
36.78/36.84	c #restart = 1
36.78/36.84	o 37967
36.78/36.86	c Solving starts ...
37.98/38.05	c solving time = 1.151s
37.98/38.05	c #decision = 397202
37.98/38.05	c #conflict = 224
37.98/38.05	c #restart = 1
37.98/38.05	o 37966
37.98/38.07	c Solving starts ...
39.28/39.37	c solving time = 1.261s
39.28/39.37	c #decision = 411852
39.28/39.37	c #conflict = 224
39.28/39.37	c #restart = 1
39.28/39.37	o 37965
39.28/39.39	c Solving starts ...
40.68/40.78	c solving time = 1.358s
40.68/40.78	c #decision = 426494
40.68/40.78	c #conflict = 224
40.68/40.78	c #restart = 1
40.68/40.78	o 37964
40.78/40.80	c Solving starts ...
42.28/42.30	c solving time = 1.455s
42.28/42.30	c #decision = 441120
42.28/42.30	c #conflict = 224
42.28/42.30	c #restart = 1
42.28/42.30	o 37963
42.28/42.32	c Solving starts ...
43.89/43.98	c solving time = 1.625s
43.89/43.98	c #decision = 455759
43.89/43.98	c #conflict = 224
43.89/43.98	c #restart = 1
43.89/43.98	o 37962
43.89/44.00	c Solving starts ...
45.57/45.61	c solving time = 1.571s
45.57/45.61	c #decision = 470381
45.57/45.61	c #conflict = 224
45.57/45.61	c #restart = 1
45.57/45.61	o 37961
45.57/45.63	c Solving starts ...
47.29/47.33	c solving time = 1.663s
47.29/47.33	c #decision = 484976
47.29/47.33	c #conflict = 224
47.29/47.33	c #restart = 1
47.29/47.33	o 37960
47.29/47.35	c Solving starts ...
49.08/49.14	c solving time = 1.749s
49.08/49.14	c #decision = 499582
49.08/49.14	c #conflict = 224
49.08/49.14	c #restart = 1
49.08/49.14	o 37959
49.08/49.16	c Solving starts ...
50.98/51.04	c solving time = 1.837s
50.98/51.04	c #decision = 514153
50.98/51.04	c #conflict = 224
50.98/51.04	c #restart = 1
50.98/51.04	o 37958
50.98/51.06	c Solving starts ...
52.97/53.01	c solving time = 1.919s
52.97/53.01	c #decision = 528722
52.97/53.01	c #conflict = 224
52.97/53.01	c #restart = 1
52.97/53.01	o 37957
52.97/53.04	c Solving starts ...
55.08/55.18	c solving time = 2.109s
55.08/55.18	c #decision = 543286
55.08/55.18	c #conflict = 224
55.08/55.18	c #restart = 1
55.08/55.18	o 37956
55.18/55.20	c Solving starts ...
57.19/57.27	c solving time = 2.030s
57.19/57.27	c #decision = 557829
57.19/57.27	c #conflict = 224
57.19/57.27	c #restart = 1
57.19/57.27	o 37955
57.19/57.29	c Solving starts ...
59.48/59.59	c solving time = 2.261s
59.48/59.59	c #decision = 572363
59.48/59.59	c #conflict = 226
59.48/59.59	c #restart = 1
59.48/59.59	o 37954
59.58/59.61	c Solving starts ...
817.75/817.96	c solving time = 758.185s
817.75/817.96	c #decision = 590501
817.75/817.96	c #conflict = 1172
817.75/817.96	c #restart = 5
817.75/817.96	o 37953
817.75/817.98	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-3724564-1338649746/watcher-3724564-1338649746 -o /tmp/evaluation-result-3724564-1338649746/solver-3724564-1338649746 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724564-1338649746.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.00 2.00 2.00 3/175 29403
/proc/meminfo: memFree=27889860/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 805 0 0 0 0 0 0 0 20 0 1 0 331099040 6373376 726 33554432000 4194304 8989770 140736282318544 140737448780952 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 1556 729 424 1171 0 333 0

[startup+0.085353 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 29403
/proc/meminfo: memFree=27889860/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=11344 CPUtime=0.07 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 2017 0 0 0 7 0 0 0 20 0 1 0 331099040 11616256 1938 33554432000 4194304 8989770 140736282318544 140737448780952 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 2836 1938 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11344

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 29403
/proc/meminfo: memFree=27889860/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 2113 0 0 0 9 0 0 0 20 0 1 0 331099040 11616256 2034 33554432000 4194304 8989770 140736282318544 140737448780952 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 2836 2034 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 29403
/proc/meminfo: memFree=27889860/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=23632 CPUtime=0.29 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 5185 0 0 0 28 1 0 0 20 0 1 0 331099040 24199168 5106 33554432000 4194304 8989770 140736282318544 140736282318040 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 5908 5106 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.70022 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 29403
/proc/meminfo: memFree=27889860/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=49232 CPUtime=0.69 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 11586 0 0 0 67 2 0 0 20 0 1 0 331099040 50413568 11507 33554432000 4194304 8989770 140736282318544 140736282318040 4614267 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 12308 11507 431 1171 0 11085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49232

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29405
/proc/meminfo: memFree=27831300/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=83024 CPUtime=1.49 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 20034 0 0 0 144 5 0 0 20 0 1 0 331099040 85016576 19955 33554432000 4194304 8989770 140736282318544 140736282317808 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 20756 19955 431 1171 0 19533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83024

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29405
/proc/meminfo: memFree=27764332/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=190544 CPUtime=3.09 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 46914 0 0 0 298 11 0 0 20 0 1 0 331099040 195117056 46835 33554432000 4194304 8989770 140736282318544 140736282318040 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 47636 46835 431 1171 0 46413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190544

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29405
/proc/meminfo: memFree=27557748/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=335952 CPUtime=6.28 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 83266 0 0 0 611 17 0 0 20 0 1 0 331099040 344014848 83187 33554432000 4194304 8989770 140736282318544 140736282317808 6825079 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 83988 83187 431 1171 0 82765 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 335952

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29405
/proc/meminfo: memFree=27163824/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=729168 CPUtime=12.69 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 181566 0 0 0 1234 35 0 0 20 0 1 0 331099040 746668032 181487 33554432000 4194304 8989770 140736282318544 140736282318040 5400368 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 182292 181487 445 1171 0 181069 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 729168

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29405
/proc/meminfo: memFree=27531980/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=361552 CPUtime=25.49 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 181566 0 0 0 2506 43 0 0 20 0 1 0 331099040 370229248 89583 33554432000 4194304 8989770 140736282318544 140736282318040 7708374 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29403/statm: 90388 89583 445 1171 0 89165 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 361552

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29405
/proc/meminfo: memFree=27531668/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=361552 CPUtime=51.08 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 181592 0 0 0 5056 52 0 0 20 0 1 0 331099040 370229248 89609 33554432000 4194304 8989770 140736282318544 140736282318040 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 90388 89609 471 1171 0 89165 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 361552

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29408
/proc/meminfo: memFree=27521488/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=371792 CPUtime=102.27 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 184154 0 0 0 10162 65 0 0 20 0 1 0 331099040 380715008 92174 33554432000 4194304 8989770 140736282318544 140736282316480 4205032 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 92948 92174 471 1171 0 91725 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 371792

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29408
/proc/meminfo: memFree=27520532/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=371792 CPUtime=162.25 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 184179 0 0 0 16145 80 0 0 20 0 1 0 331099040 380715008 92174 33554432000 4194304 8989770 140736282318544 140736282316544 4209168 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 92948 92174 471 1171 0 91725 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 371792

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29408
/proc/meminfo: memFree=27520188/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=371792 CPUtime=222.24 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 184186 0 0 0 22131 93 0 0 20 0 1 0 331099040 380715008 92174 33554432000 4194304 8989770 140736282318544 140736282300544 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 92948 92174 471 1171 0 91725 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 371792

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29408
/proc/meminfo: memFree=27519556/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=371792 CPUtime=282.23 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 184187 0 0 0 28115 108 0 0 20 0 1 0 331099040 380715008 92198 33554432000 4194304 8989770 140736282318544 140736282316480 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 92948 92198 471 1171 0 91725 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 371792

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29409
/proc/meminfo: memFree=27518748/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=372816 CPUtime=342.22 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 184443 0 0 0 34104 118 0 0 20 0 1 0 331099040 381763584 92454 33554432000 4194304 8989770 140736282318544 140736282316480 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 93204 92454 471 1171 0 91981 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 372816

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29409
/proc/meminfo: memFree=27515648/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=375888 CPUtime=402.22 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 185211 0 0 0 40091 131 0 0 20 0 1 0 331099040 384909312 93222 33554432000 4194304 8989770 140736282318544 140736282316480 4209290 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 93972 93222 471 1171 0 92749 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 375888

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29409
/proc/meminfo: memFree=27512672/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=377936 CPUtime=462.2 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 185723 0 0 0 46076 144 0 0 20 0 1 0 331099040 387006464 93734 33554432000 4194304 8989770 140736282318544 140736282316480 4209365 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 94484 93734 471 1171 0 93261 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 377936

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29409
/proc/meminfo: memFree=27512796/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=377936 CPUtime=522.19 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 185723 0 0 0 52062 157 0 0 20 0 1 0 331099040 387006464 93734 33554432000 4194304 8989770 140736282318544 140736282318040 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 94484 93734 471 1171 0 93261 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 377936

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29409
/proc/meminfo: memFree=27511736/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=378960 CPUtime=582.18 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 185979 0 0 0 58047 171 0 0 20 0 1 0 331099040 388055040 93990 33554432000 4194304 8989770 140736282318544 140736282316480 4209365 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 94740 93990 471 1171 0 93517 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 378960

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.28 1.77 1.92 2/171 29438
/proc/meminfo: memFree=27590216/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=378960 CPUtime=882.13 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 185979 0 0 0 87971 242 0 0 20 0 1 0 331099040 388055040 93990 33554432000 4194304 8989770 140736282318544 140736282317808 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 94740 93990 471 1171 0 93517 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 378960

[startup+942.3 s]
/proc/loadavg: 1.11 1.64 1.86 2/171 29439
/proc/meminfo: memFree=27589224/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=379984 CPUtime=942.13 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186235 0 0 0 93960 253 0 0 20 0 1 0 331099040 389103616 94246 33554432000 4194304 8989770 140736282318544 140736282317808 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 94996 94246 471 1171 0 93773 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 379984

[startup+1002.3 s]
/proc/loadavg: 1.04 1.51 1.80 2/171 29439
/proc/meminfo: memFree=27588976/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=379984 CPUtime=1002.12 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186235 0 0 0 99945 267 0 0 20 0 1 0 331099040 389103616 94246 33554432000 4194304 8989770 140736282318544 140736282317808 4209439 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 94996 94246 471 1171 0 93773 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 379984

[startup+1062.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/171 29439
/proc/meminfo: memFree=27587920/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1062.11 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 105932 279 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282318040 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 381008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.34 1.70 2/171 29439
/proc/meminfo: memFree=27587920/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1122.1 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 111918 292 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282318040 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 381008

[startup+1182.3 s]
/proc/loadavg: 1.08 1.30 1.66 2/171 29439
/proc/meminfo: memFree=27587920/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1182.09 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 117905 304 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282316480 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 381008

[startup+1242.3 s]
/proc/loadavg: 1.03 1.24 1.62 2/171 29440
/proc/meminfo: memFree=27588044/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1242.08 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 123891 317 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282317808 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 381008

[startup+1302.3 s]
/proc/loadavg: 1.01 1.19 1.57 2/172 29443
/proc/meminfo: memFree=27588656/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1302.08 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 129877 331 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282316544 4208833 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 381008

[startup+1362.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/171 29443
/proc/meminfo: memFree=27588540/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1362.07 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 135863 344 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282317648 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 381008

[startup+1422.31 s]
/proc/loadavg: 1.00 1.12 1.50 2/171 29443
/proc/meminfo: memFree=27588788/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1422.06 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 141851 355 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282318040 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 381008

[startup+1482.3 s]
/proc/loadavg: 1.00 1.10 1.47 2/171 29443
/proc/meminfo: memFree=27588664/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1482.05 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 147837 368 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282317808 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 381008

[startup+1542.3 s]
/proc/loadavg: 1.00 1.08 1.43 2/172 29445
/proc/meminfo: memFree=27588780/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1542.03 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 153824 379 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282317808 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 381008

[startup+1602.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/171 29445
/proc/meminfo: memFree=27588788/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1602.03 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 159810 393 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282317808 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 381008

[startup+1662.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/171 29445
/proc/meminfo: memFree=27588664/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1662.02 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 165793 409 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282317808 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 381008

[startup+1722.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/171 29445
/proc/meminfo: memFree=27588664/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1722.01 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 171777 424 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282318040 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 381008

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/171 29445
/proc/meminfo: memFree=27588540/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1782 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 177759 441 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282317808 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 381008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/171 29445
/proc/meminfo: memFree=27588540/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1800 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 179551 449 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282316480 4208870 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 381008

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

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

[startup+1800.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/171 29445
/proc/meminfo: memFree=27588540/32873844 swapFree=7628/7628
[pid=29403] ppid=29401 vsize=381008 CPUtime=1800 cores=0,2,4,6
/proc/29403/stat : 29403 (toysat) R 29401 29403 27854 0 -1 4202496 186491 0 0 0 179551 449 0 0 20 0 1 0 331099040 390152192 94502 33554432000 4194304 8989770 140736282318544 140736282316480 4208870 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29403/statm: 95252 94502 471 1171 0 94029 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 381008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1795.52
CPU system time (s): 4.50031
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 729168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.52
system time used= 4.50031
maximum resident set size= 725948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186491
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= 38
involuntary context switches= 2000

runsolver used 3.09053 second user time and 9.09562 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-02 17:09:07
IDJOB=3724564
IDBENCH=92817
IDSOLVER=2308
FILE ID=node143/3724564-1338649746
RUNJOBID= node143-1338631507-27870
PBS_JOBID= 14636437
Free space on /tmp= 68520 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.G.recomb10-0.01-2.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724564-1338649746/watcher-3724564-1338649746 -o /tmp/evaluation-result-3724564-1338649746/solver-3724564-1338649746 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724564-1338649746.opb

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

MD5SUM BENCH= 31555afb4ab109c8f457a73ff56eab5e
RANDOM SEED=158680108

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27889744 kB
Buffers:          361408 kB
Cached:          3649388 kB
SwapCached:          112 kB
Active:          2054688 kB
Inactive:        2034684 kB
Active(anon):      69996 kB
Inactive(anon):    10908 kB
Active(file):    1984692 kB
Inactive(file):  2023776 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:             28736 kB
Writeback:             8 kB
AnonPages:         85888 kB
Mapped:            12148 kB
Shmem:               160 kB
Slab:             756000 kB
SReclaimable:     198324 kB
SUnreclaim:       557676 kB
KernelStack:        1448 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     193732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 68520 MiB
End job on node143 at 2012-06-02 17:39:09