Trace number 3725222

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-unif-100_100.00.opb
MD5SUM9e8d546df5cfe52cfb5a29d8ae802e41
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark12.0122
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables8601
Total number of constraints386810
Number of constraints which are clauses384742
Number of constraints which are cardinality constraints (but not clauses)2068
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint94
Number of terms in the objective function 94
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 94
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 92
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 186
Number of bits of the biggest sum of numbers8
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

6.79/6.90	c 2012-06-02T13:35:41+0200
6.79/6.90	c arch = x86_64
6.79/6.90	c os = linux
6.79/6.90	c compiler = ghc 7.4
6.79/6.90	c packages:
6.79/6.90	c   OptDir-0.0.1
6.79/6.90	c   array-0.4.0.0
6.79/6.90	c   base-4.5.0.0
6.79/6.90	c   bytestring-0.9.2.1
6.79/6.90	c   containers-0.4.2.1
6.79/6.90	c   deepseq-1.3.0.0
6.79/6.90	c   mtl-2.1.1
6.79/6.90	c   old_locale-1.0.0.4
6.79/6.90	c   parse_dimacs-1.2
6.79/6.90	c   parsec-3.1.2
6.79/6.90	c   queue-0.1.2
6.79/6.90	c   stm-2.3
6.79/6.90	c   time-1.4
6.79/6.90	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725222-1338636941.opb"]
6.79/6.90	c #vars 8601
6.79/6.90	c #constraints 386810
6.79/6.90	c Solving starts ...
6.89/6.99	c solving time = 0.095s
6.89/6.99	c #decision = 2217
6.89/6.99	c #conflict = 160
6.89/6.99	c #restart = 1
6.89/6.99	o 48
6.89/6.99	c Solving starts ...
6.99/7.01	c solving time = 0.018s
6.99/7.01	c #decision = 2573
6.99/7.01	c #conflict = 160
6.99/7.01	c #restart = 1
6.99/7.01	o 47
6.99/7.01	c Solving starts ...
6.99/7.03	c solving time = 0.018s
6.99/7.03	c #decision = 2904
6.99/7.03	c #conflict = 160
6.99/7.03	c #restart = 1
6.99/7.03	o 46
6.99/7.03	c Solving starts ...
6.99/7.06	c solving time = 0.022s
6.99/7.06	c #decision = 3264
6.99/7.06	c #conflict = 169
6.99/7.06	c #restart = 1
6.99/7.06	o 45
6.99/7.06	c Solving starts ...
6.99/7.08	c solving time = 0.018s
6.99/7.08	c #decision = 3619
6.99/7.08	c #conflict = 169
6.99/7.08	c #restart = 1
6.99/7.08	o 44
6.99/7.08	c Solving starts ...
7.09/7.11	c solving time = 0.029s
7.09/7.11	c #decision = 4082
7.09/7.11	c #conflict = 191
7.09/7.11	c #restart = 1
7.09/7.11	o 43
7.09/7.11	c Solving starts ...
7.09/7.13	c solving time = 0.021s
7.09/7.13	c #decision = 4513
7.09/7.13	c #conflict = 193
7.09/7.13	c #restart = 1
7.09/7.13	o 42
7.09/7.13	c Solving starts ...
7.09/7.18	c solving time = 0.047s
7.09/7.18	c #decision = 5266
7.09/7.18	c #conflict = 258
7.09/7.18	c #restart = 1
7.09/7.18	o 41
7.09/7.18	c Solving starts ...
7.19/7.21	c solving time = 0.019s
7.19/7.21	c #decision = 5594
7.19/7.21	c #conflict = 262
7.19/7.21	c #restart = 1
7.19/7.21	o 40
7.19/7.21	c Solving starts ...
7.19/7.24	c solving time = 0.032s
7.19/7.24	c #decision = 6008
7.19/7.24	c #conflict = 294
7.19/7.24	c #restart = 1
7.19/7.24	o 39
7.19/7.24	c Solving starts ...
8.98/9.01	c solving time = 1.760s
8.98/9.01	c #decision = 17009
8.98/9.01	c #conflict = 5306
8.98/9.01	c #restart = 9
8.98/9.01	o 38
8.98/9.01	c Solving starts ...
18.18/18.22	c solving time = 9.202s
18.18/18.22	c #decision = 54574
18.18/18.22	c #conflict = 30168
18.18/18.22	c #restart = 20
18.18/18.22	o 37
18.18/18.22	c Solving starts ...
18.28/18.36	c learnt constraints deletion: 30145 -> 15073
80.74/80.83	c learnt constraints deletion: 63348 -> 31674
142.54/142.65	c learnt constraints deletion: 69371 -> 34686
228.42/228.55	c solving time = 210.266s
228.42/228.55	c #decision = 221080
228.42/228.55	c #conflict = 154839
228.42/228.55	c #restart = 35
228.42/228.55	o 36
228.42/228.55	c Solving starts ...
229.12/229.21	c learnt constraints deletion: 73367 -> 36684
229.22/229.35	c learnt constraints deletion: 36684 -> 18342
303.60/303.70	c learnt constraints deletion: 63340 -> 31670
342.49/342.68	c learnt constraints deletion: 69410 -> 34706
432.67/432.85	c learnt constraints deletion: 75377 -> 37689
513.57/513.79	c learnt constraints deletion: 82593 -> 41297
599.75/599.95	c solving time = 371.334s
599.75/599.95	c #decision = 582531
599.75/599.95	c #conflict = 358515
599.75/599.95	c #restart = 52
599.75/599.95	o 35
599.75/599.95	c Solving starts ...
600.05/600.28	c learnt constraints deletion: 76640 -> 38320
601.15/601.34	c learnt constraints deletion: 38320 -> 19160
680.84/681.07	c learnt constraints deletion: 63350 -> 31678
734.73/734.92	c learnt constraints deletion: 69171 -> 34589
801.91/802.18	c learnt constraints deletion: 75868 -> 37934
881.29/881.50	c learnt constraints deletion: 82724 -> 41365
982.38/982.64	c learnt constraints deletion: 90570 -> 45285
1113.26/1113.50	c learnt constraints deletion: 90395 -> 45198
1315.63/1315.94	c learnt constraints deletion: 99023 -> 49513
1547.10/1547.45	c learnt constraints deletion: 98865 -> 49433

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-3725222-1338636941/watcher-3725222-1338636941 -o /tmp/evaluation-result-3725222-1338636941/solver-3725222-1338636941 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725222-1338636941.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.87 1.97 1.95 3/176 10337
/proc/meminfo: memFree=28205248/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 329819554 6373376 744 33554432000 4194304 8989770 140735673716048 140733571450424 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 1556 744 429 1171 0 333 0

[startup+0.081895 s]
/proc/loadavg: 1.87 1.97 1.95 3/176 10337
/proc/meminfo: memFree=28205248/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=12368 CPUtime=0.07 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 2213 0 0 0 7 0 0 0 20 0 1 0 329819554 12664832 2133 33554432000 4194304 8989770 140735673716048 140733571450424 7857787 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 3092 2133 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12368

[startup+0.100329 s]
/proc/loadavg: 1.87 1.97 1.95 3/176 10337
/proc/meminfo: memFree=28205248/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 2348 0 0 0 9 0 0 0 20 0 1 0 329819554 12664832 2268 33554432000 4194304 8989770 140735673716048 140733571450424 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 3092 2268 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300314 s]
/proc/loadavg: 1.87 1.97 1.95 3/176 10337
/proc/meminfo: memFree=28205248/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 5953 0 0 0 28 1 0 0 20 0 1 0 329819554 27344896 5873 33554432000 4194304 8989770 140735673716048 140735673715544 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 6676 5873 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.70032 s]
/proc/loadavg: 1.87 1.97 1.95 3/176 10337
/proc/meminfo: memFree=28205248/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=52304 CPUtime=0.68 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 12127 0 0 0 67 1 0 0 20 0 1 0 329819554 53559296 12047 33554432000 4194304 8989770 140735673716048 140735673715544 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 13076 12056 431 1171 0 11853 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52304

[startup+1.50025 s]
/proc/loadavg: 1.87 1.97 1.95 4/177 10338
/proc/meminfo: memFree=28134188/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=102480 CPUtime=1.49 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 24897 0 0 0 145 4 0 0 20 0 1 0 329819554 104939520 24817 33554432000 4194304 8989770 140735673716048 140735673715312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 25620 24817 431 1171 0 24397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102480

[startup+3.10026 s]
/proc/loadavg: 1.87 1.97 1.95 3/177 10338
/proc/meminfo: memFree=28073304/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=183376 CPUtime=3.09 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 45121 0 0 0 299 10 0 0 20 0 1 0 329819554 187777024 45041 33554432000 4194304 8989770 140735673716048 140735673715544 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 45844 45041 431 1171 0 44621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 183376

[startup+6.30026 s]
/proc/loadavg: 1.88 1.97 1.95 3/177 10338
/proc/meminfo: memFree=27877880/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=447568 CPUtime=6.29 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 111174 0 0 0 606 23 0 0 20 0 1 0 329819554 458309632 111094 33554432000 4194304 8989770 140735673716048 140735673715312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 111892 111094 436 1171 0 110669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 447568

[startup+12.7003 s]
/proc/loadavg: 1.89 1.97 1.95 3/177 10338
/proc/meminfo: memFree=28126384/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=84048 CPUtime=12.68 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 111478 0 0 0 1239 29 0 0 20 0 1 0 329819554 86065152 20255 33554432000 4194304 8989770 140735673716048 140735673715544 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 21012 20255 471 1171 0 19789 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84048

[startup+25.5003 s]
/proc/loadavg: 1.91 1.97 1.95 3/177 10338
/proc/meminfo: memFree=28095500/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=114768 CPUtime=25.47 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 119160 0 0 0 2513 34 0 0 20 0 1 0 329819554 117522432 27937 33554432000 4194304 8989770 140735673716048 140735673715544 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 28692 27937 473 1171 0 27469 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 114768

[startup+51.1003 s]
/proc/loadavg: 1.94 1.97 1.95 3/177 10338
/proc/meminfo: memFree=28069164/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=141392 CPUtime=51.06 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 125828 0 0 0 5066 40 0 0 20 0 1 0 329819554 144785408 34593 33554432000 4194304 8989770 140735673716048 140735673715544 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 35348 34593 473 1171 0 34125 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 141392

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.95 3/177 10338
/proc/meminfo: memFree=28017128/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=192592 CPUtime=102.25 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 138646 0 0 0 10176 49 0 0 20 0 1 0 329819554 197214208 47393 33554432000 4194304 8989770 140735673716048 140735673715544 4438184 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 48148 47393 473 1171 0 46925 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 192592

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 10338
/proc/meminfo: memFree=27995844/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=213072 CPUtime=162.23 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 143766 0 0 0 16165 58 0 0 20 0 1 0 329819554 218185728 52513 33554432000 4194304 8989770 140735673716048 140735673715544 4209313 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 53268 52513 473 1171 0 52045 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 213072

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 10338
/proc/meminfo: memFree=27998636/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=210000 CPUtime=222.22 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 143766 0 0 0 22156 66 0 0 20 0 1 0 329819554 215040000 51745 33554432000 4194304 8989770 140735673716048 140735673715544 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 52500 51745 473 1171 0 51277 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 210000

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 10342
/proc/meminfo: memFree=27977940/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=230480 CPUtime=282.2 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 149926 0 0 0 28142 78 0 0 20 0 1 0 329819554 236011520 56865 33554432000 4194304 8989770 140735673716048 140735673713984 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 57620 56865 473 1171 0 56397 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 230480

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 10342
/proc/meminfo: memFree=27960092/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=248912 CPUtime=342.19 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 154534 0 0 0 34128 91 0 0 20 0 1 0 329819554 254885888 61473 33554432000 4194304 8989770 140735673716048 140735673715312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 62228 61473 473 1171 0 61005 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 248912

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 10342
/proc/meminfo: memFree=27953768/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=255056 CPUtime=402.18 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 156070 0 0 0 40120 98 0 0 20 0 1 0 329819554 261177344 63009 33554432000 4194304 8989770 140735673716048 140735673715544 4204363 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 63764 63009 473 1171 0 62541 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 255056

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 10342
/proc/meminfo: memFree=27948412/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=260176 CPUtime=462.17 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 157352 0 0 0 46110 107 0 0 20 0 1 0 329819554 266420224 64289 33554432000 4194304 8989770 140735673716048 140735673715544 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 65044 64289 473 1171 0 63821 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 260176

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 10342
/proc/meminfo: memFree=27946304/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=262224 CPUtime=522.16 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 157864 0 0 0 52102 114 0 0 20 0 1 0 329819554 268517376 64801 33554432000 4194304 8989770 140735673716048 140735673713984 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 65556 64801 473 1171 0 64333 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 262224

[startup+582.3 s]
/proc/loadavg: 2.06 1.99 1.95 3/177 10343
/proc/meminfo: memFree=27946304/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=262224 CPUtime=582.15 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 157864 0 0 0 58093 122 0 0 20 0 1 0 329819554 268517376 64801 33554432000 4194304 8989770 140735673716048 140735673713984 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 65556 64801 473 1171 0 64333 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 262224

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/177 10344
/proc/meminfo: memFree=27937724/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=270416 CPUtime=822.11 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 169905 0 0 0 82055 156 0 0 20 0 1 0 329819554 276905984 66849 33554432000 4194304 8989770 140735673716048 140735673714048 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 67604 66849 473 1171 0 66381 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 270416

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 10348
/proc/meminfo: memFree=27932260/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=275536 CPUtime=882.09 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 171185 0 0 0 88043 166 0 0 20 0 1 0 329819554 282148864 68129 33554432000 4194304 8989770 140735673716048 140735673713984 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 68884 68129 473 1171 0 67661 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 275536

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/177 10348
/proc/meminfo: memFree=27932268/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=275536 CPUtime=942.09 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 171185 0 0 0 94037 172 0 0 20 0 1 0 329819554 282148864 68129 33554432000 4194304 8989770 140735673716048 140735673715312 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 68884 68129 473 1171 0 67661 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 275536

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/177 10348
/proc/meminfo: memFree=27918808/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=288848 CPUtime=1002.08 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 174513 0 0 0 100026 182 0 0 20 0 1 0 329819554 295780352 71457 33554432000 4194304 8989770 140735673716048 140735673715312 4208833 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 72212 71457 473 1171 0 70989 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 288848

[startup+1062.3 s]
/proc/loadavg: 2.05 2.00 1.96 3/177 10348
/proc/meminfo: memFree=27910624/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=297040 CPUtime=1062.07 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 176561 0 0 0 106017 190 0 0 20 0 1 0 329819554 304168960 73505 33554432000 4194304 8989770 140735673716048 140735673715312 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 74260 73505 473 1171 0 73037 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 297040

[startup+1122.3 s]
/proc/loadavg: 2.02 2.00 1.96 3/177 10348
/proc/meminfo: memFree=27905416/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=302160 CPUtime=1122.06 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177841 0 0 0 112009 197 0 0 20 0 1 0 329819554 309411840 74785 33554432000 4194304 8989770 140735673716048 140735673715544 4208833 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75540 74785 473 1171 0 74317 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 302160

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/176 10348
/proc/meminfo: memFree=27904716/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=302160 CPUtime=1182.04 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 118001 203 0 0 20 0 1 0 329819554 309411840 74785 33554432000 4194304 8989770 140735673716048 140735673715544 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75540 74785 473 1171 0 74317 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 302160

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 10349
/proc/meminfo: memFree=27904460/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=302160 CPUtime=1242.04 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 123995 209 0 0 20 0 1 0 329819554 309411840 74785 33554432000 4194304 8989770 140735673716048 140735673713984 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75540 74785 473 1171 0 74317 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 302160

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/177 10349
/proc/meminfo: memFree=27904212/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=302160 CPUtime=1302.04 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 129989 215 0 0 20 0 1 0 329819554 309411840 74785 33554432000 4194304 8989770 140735673716048 140735673698048 4204286 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75540 74785 473 1171 0 74317 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 302160

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 10349
/proc/meminfo: memFree=27903964/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=302160 CPUtime=1362.02 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 135980 222 0 0 20 0 1 0 329819554 309411840 74785 33554432000 4194304 8989770 140735673716048 140735673715312 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75540 74785 473 1171 0 74317 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 302160

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 10349
/proc/meminfo: memFree=27904212/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=302160 CPUtime=1422.02 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 141973 229 0 0 20 0 1 0 329819554 309411840 74785 33554432000 4194304 8989770 140735673716048 140735673714048 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75540 74785 473 1171 0 74317 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 302160

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 10352
/proc/meminfo: memFree=27903708/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=302160 CPUtime=1482.01 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 147966 235 0 0 20 0 1 0 329819554 309411840 74785 33554432000 4194304 8989770 140735673716048 140735673713984 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75540 74785 473 1171 0 74317 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 302160

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/178 10376
/proc/meminfo: memFree=27904452/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=300112 CPUtime=1541.99 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 153956 243 0 0 20 0 1 0 329819554 307314688 74273 33554432000 4194304 8989770 140735673716048 140735673715312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75028 74273 473 1171 0 73805 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 300112

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/177 10376
/proc/meminfo: memFree=27904460/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=300112 CPUtime=1601.98 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 177850 0 0 0 159948 250 0 0 20 0 1 0 329819554 307314688 74273 33554432000 4194304 8989770 140735673716048 140735673715544 4438180 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 75028 74273 473 1171 0 73805 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 300112

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/177 10376
/proc/meminfo: memFree=27885364/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=319568 CPUtime=1661.97 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 182714 0 0 0 165940 257 0 0 20 0 1 0 329819554 327237632 79137 33554432000 4194304 8989770 140735673716048 140735673715544 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 79892 79137 473 1171 0 78669 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 319568

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.98 3/177 10376
/proc/meminfo: memFree=27884292/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=319568 CPUtime=1721.97 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 182717 0 0 0 171934 263 0 0 20 0 1 0 329819554 327237632 79137 33554432000 4194304 8989770 140735673716048 140735673715312 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 79892 79137 473 1171 0 78669 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 319568

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/177 10453
/proc/meminfo: memFree=27875644/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=319568 CPUtime=1781.95 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 182717 0 0 0 177926 269 0 0 20 0 1 0 329819554 327237632 79137 33554432000 4194304 8989770 140735673716048 140735673715544 4214568 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 79892 79137 473 1171 0 78669 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 319568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.03 1.98 3/177 10454
/proc/meminfo: memFree=27850008/32873844 swapFree=7384/7384
[pid=10337] ppid=10335 vsize=319568 CPUtime=1800.06 cores=1,3,5,7
/proc/10337/stat : 10337 (toysat) R 10335 10337 9951 0 -1 4202496 182717 0 0 0 179735 271 0 0 20 0 1 0 329819554 327237632 79137 33554432000 4194304 8989770 140735673716048 140735673715544 4438252 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10337/statm: 79892 79137 473 1171 0 78669 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 319568

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.07
CPU user time (s): 1797.36
CPU system time (s): 2.71259
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 447568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.36
system time used= 2.71259
maximum resident set size= 444540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182717
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= 87
involuntary context switches= 1862

runsolver used 3.75243 second user time and 10.0825 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 13:35:41
IDJOB=3725222
IDBENCH=2957
IDSOLVER=2308
FILE ID=node136/3725222-1338636941
RUNJOBID= node136-1338631507-9968
PBS_JOBID= 14636444
Free space on /tmp= 69824 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-unif-100_100.00.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725222-1338636941/watcher-3725222-1338636941 -o /tmp/evaluation-result-3725222-1338636941/solver-3725222-1338636941 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725222-1338636941.opb

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

MD5SUM BENCH= 9e8d546df5cfe52cfb5a29d8ae802e41
RANDOM SEED=1405606185

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:        28205784 kB
Buffers:          557456 kB
Cached:          3194192 kB
SwapCached:        20296 kB
Active:          1904580 kB
Inactive:        1878640 kB
Active(anon):       6372 kB
Inactive(anon):    22296 kB
Active(file):    1898208 kB
Inactive(file):  1856344 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             27712 kB
Writeback:             0 kB
AnonPages:         14168 kB
Mapped:            11288 kB
Shmem:                 0 kB
Slab:             744732 kB
SReclaimable:     186404 kB
SUnreclaim:       558328 kB
KernelStack:        1480 kB
PageTables:         3752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128888 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= 69816 MiB
End job on node136 at 2012-06-02 14:05:43