Trace number 3706849

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.1 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.59/6.64	c 2012-05-29T19:29:38+0200
6.59/6.64	c arch = x86_64
6.59/6.64	c os = linux
6.59/6.64	c compiler = ghc 7.4
6.59/6.64	c packages:
6.59/6.64	c   OptDir-0.0.1
6.59/6.64	c   array-0.4.0.0
6.59/6.64	c   base-4.5.0.0
6.59/6.64	c   bytestring-0.9.2.1
6.59/6.64	c   containers-0.4.2.1
6.59/6.64	c   deepseq-1.3.0.0
6.59/6.64	c   mtl-2.1.1
6.59/6.64	c   old_locale-1.0.0.4
6.59/6.64	c   parse_dimacs-1.2
6.59/6.64	c   parsec-3.1.2
6.59/6.64	c   queue-0.1.2
6.59/6.64	c   stm-2.3
6.59/6.64	c   time-1.4
6.59/6.64	c command line = ["--pb","HOME/instance-3706849-1338312577.opb"]
6.59/6.64	c #vars 8601
6.59/6.64	c #constraints 386810
6.59/6.64	c Solving starts ...
6.69/6.73	c solving time = 0.086s
6.69/6.73	c #decision = 2217
6.69/6.73	c #conflict = 160
6.69/6.73	c #restart = 1
6.69/6.73	o 48
6.69/6.73	c Solving starts ...
6.69/6.74	c solving time = 0.015s
6.69/6.74	c #decision = 2573
6.69/6.74	c #conflict = 160
6.69/6.74	c #restart = 1
6.69/6.74	o 47
6.69/6.74	c Solving starts ...
6.69/6.76	c solving time = 0.015s
6.69/6.76	c #decision = 2904
6.69/6.76	c #conflict = 160
6.69/6.76	c #restart = 1
6.69/6.76	o 46
6.69/6.76	c Solving starts ...
6.69/6.78	c solving time = 0.019s
6.69/6.78	c #decision = 3264
6.69/6.78	c #conflict = 169
6.69/6.78	c #restart = 1
6.69/6.78	o 45
6.69/6.78	c Solving starts ...
6.69/6.80	c solving time = 0.015s
6.69/6.80	c #decision = 3619
6.69/6.80	c #conflict = 169
6.69/6.80	c #restart = 1
6.69/6.80	o 44
6.69/6.80	c Solving starts ...
6.80/6.83	c solving time = 0.025s
6.80/6.83	c #decision = 4082
6.80/6.83	c #conflict = 191
6.80/6.83	c #restart = 1
6.80/6.83	o 43
6.80/6.83	c Solving starts ...
6.80/6.84	c solving time = 0.017s
6.80/6.84	c #decision = 4513
6.80/6.84	c #conflict = 193
6.80/6.84	c #restart = 1
6.80/6.84	o 42
6.80/6.84	c Solving starts ...
6.80/6.89	c solving time = 0.041s
6.80/6.89	c #decision = 5266
6.80/6.89	c #conflict = 258
6.80/6.89	c #restart = 1
6.80/6.89	o 41
6.80/6.89	c Solving starts ...
6.90/6.91	c solving time = 0.016s
6.90/6.91	c #decision = 5594
6.90/6.91	c #conflict = 262
6.90/6.91	c #restart = 1
6.90/6.91	o 40
6.90/6.91	c Solving starts ...
6.90/6.94	c solving time = 0.028s
6.90/6.94	c #decision = 6008
6.90/6.94	c #conflict = 294
6.90/6.94	c #restart = 1
6.90/6.94	o 39
6.90/6.94	c Solving starts ...
8.59/8.64	c solving time = 1.703s
8.59/8.64	c #decision = 17009
8.59/8.64	c #conflict = 5306
8.59/8.64	c #restart = 9
8.59/8.64	o 38
8.59/8.64	c Solving starts ...
17.38/17.47	c solving time = 8.825s
17.38/17.47	c #decision = 54574
17.38/17.47	c #conflict = 30168
17.38/17.47	c #restart = 20
17.38/17.47	o 37
17.38/17.47	c Solving starts ...
17.48/17.59	c learnt constraints deletion: 30145 -> 15073
74.97/75.04	c learnt constraints deletion: 63348 -> 31674
129.66/129.73	c learnt constraints deletion: 69371 -> 34686
207.84/207.97	c solving time = 190.453s
207.84/207.97	c #decision = 221080
207.84/207.97	c #conflict = 154839
207.84/207.97	c #restart = 35
207.84/207.97	o 36
207.84/207.97	c Solving starts ...
208.44/208.55	c learnt constraints deletion: 73367 -> 36684
208.54/208.69	c learnt constraints deletion: 36684 -> 18342
277.63/277.72	c learnt constraints deletion: 63340 -> 31670
312.82/312.90	c learnt constraints deletion: 69410 -> 34706
393.81/393.93	c learnt constraints deletion: 75377 -> 37689
467.61/467.76	c learnt constraints deletion: 82593 -> 41297
546.49/546.68	c solving time = 338.654s
546.49/546.68	c #decision = 582531
546.49/546.68	c #conflict = 358515
546.49/546.68	c #restart = 52
546.49/546.68	o 35
546.49/546.68	c Solving starts ...
546.80/546.96	c learnt constraints deletion: 76640 -> 38320
547.69/547.89	c learnt constraints deletion: 38320 -> 19160
620.97/621.18	c learnt constraints deletion: 63350 -> 31678
669.65/669.84	c learnt constraints deletion: 69171 -> 34589
730.74/730.98	c learnt constraints deletion: 75868 -> 37934
802.74/802.95	c learnt constraints deletion: 82724 -> 41365
895.23/895.45	c learnt constraints deletion: 90570 -> 45285
1013.31/1013.54	c learnt constraints deletion: 90395 -> 45198
1195.48/1195.76	c learnt constraints deletion: 99023 -> 49513
1404.04/1404.39	c learnt constraints deletion: 98865 -> 49433
1641.81/1642.14	c learnt constraints deletion: 98801 -> 49401

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-3706849-1338312577/watcher-3706849-1338312577 -o /tmp/evaluation-result-3706849-1338312577/solver-3706849-1338312577 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706849-1338312577.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: 1.84 1.97 1.79 3/171 32205
/proc/meminfo: memFree=30512328/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 297386198 7405568 745 33554432000 4194304 8973514 140736838492384 140734387249080 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 1808 745 417 1167 0 589 0

[startup+0.101818 s]
/proc/loadavg: 1.84 1.97 1.79 3/171 32205
/proc/meminfo: memFree=30512328/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 297386198 12648448 2277 33554432000 4194304 8973514 140736838492384 140736838491224 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 3088 2277 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.200318 s]
/proc/loadavg: 1.84 1.97 1.79 3/171 32205
/proc/meminfo: memFree=30512328/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=20544 CPUtime=0.19 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 4284 0 0 0 19 0 0 0 20 0 1 0 297386198 21037056 4205 33554432000 4194304 8973514 140736838492384 140736838491224 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 5136 4212 418 1167 0 3917 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20544

[startup+0.300329 s]
/proc/loadavg: 1.84 1.97 1.79 3/171 32205
/proc/meminfo: memFree=30512328/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=26688 CPUtime=0.29 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 5940 0 0 0 29 0 0 0 20 0 1 0 297386198 27328512 5861 33554432000 4194304 8973514 140736838492384 140736838491880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 6672 5861 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.700274 s]
/proc/loadavg: 1.84 1.97 1.79 3/171 32205
/proc/meminfo: memFree=30512328/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=58432 CPUtime=0.69 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 13759 0 0 0 68 1 0 0 20 0 1 0 297386198 59834368 13680 33554432000 4194304 8973514 140736838492384 140736838491648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 14608 13680 418 1167 0 13389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58432

[startup+1.50033 s]
/proc/loadavg: 1.84 1.97 1.79 3/175 32216
/proc/meminfo: memFree=30349996/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=102464 CPUtime=1.49 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 24884 0 0 0 145 4 0 0 20 0 1 0 297386198 104923136 24805 33554432000 4194304 8973514 140736838492384 140736838491880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 25616 24805 418 1167 0 24397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102464

[startup+3.1003 s]
/proc/loadavg: 1.84 1.97 1.79 3/175 32216
/proc/meminfo: memFree=30203560/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=188480 CPUtime=3.09 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 46222 0 0 0 301 8 0 0 20 0 1 0 297386198 193003520 46143 33554432000 4194304 8973514 140736838492384 140736838491880 4213859 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 47120 46151 418 1167 0 45901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188480

[startup+6.30029 s]
/proc/loadavg: 1.86 1.97 1.79 3/175 32216
/proc/meminfo: memFree=29792500/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=447552 CPUtime=6.29 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 111160 0 0 0 611 18 0 0 20 0 1 0 297386198 458293248 111081 33554432000 4194304 8973514 140736838492384 140736838491224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 111888 111081 422 1167 0 110669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 447552

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 1.79 3/175 32216
/proc/meminfo: memFree=29852028/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=87104 CPUtime=12.69 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 112224 0 0 0 1248 21 0 0 20 0 1 0 297386198 89194496 21009 33554432000 4194304 8973514 140736838492384 140736838491880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 21776 21009 456 1167 0 20557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87104

[startup+25.5003 s]
/proc/loadavg: 1.90 1.97 1.80 3/176 32219
/proc/meminfo: memFree=29823044/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=114752 CPUtime=25.49 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 119137 0 0 0 2526 23 0 0 20 0 1 0 297386198 117506048 27922 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 28688 27922 457 1167 0 27469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114752

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.80 3/176 32219
/proc/meminfo: memFree=29791052/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=146496 CPUtime=51.07 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 127084 0 0 0 5079 28 0 0 20 0 1 0 297386198 150011904 35858 33554432000 4194304 8973514 140736838492384 140736838490304 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 36624 35858 457 1167 0 35405 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 146496

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 1.81 3/175 32219
/proc/meminfo: memFree=29743984/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=192576 CPUtime=102.25 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 138616 0 0 0 10189 36 0 0 20 0 1 0 297386198 197197824 47378 33554432000 4194304 8973514 140736838492384 140736838491880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 48144 47378 457 1167 0 46925 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 192576

[startup+162.3 s]
/proc/loadavg: 2.04 1.99 1.83 3/175 32219
/proc/meminfo: memFree=29723384/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=213056 CPUtime=162.25 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 143739 0 0 0 16182 43 0 0 20 0 1 0 297386198 218169344 52498 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 53264 52498 457 1167 0 52045 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 213056

[startup+222.3 s]
/proc/loadavg: 2.05 2.00 1.84 3/175 32219
/proc/meminfo: memFree=29701900/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=233536 CPUtime=222.24 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 149627 0 0 0 22175 49 0 0 20 0 1 0 297386198 239140864 57618 33554432000 4194304 8973514 140736838492384 140736838491880 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 58384 57618 457 1167 0 57165 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 233536

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 1.85 3/175 32219
/proc/meminfo: memFree=29685872/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=248896 CPUtime=282.23 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 154235 0 0 0 28167 56 0 0 20 0 1 0 297386198 254869504 61458 33554432000 4194304 8973514 140736838492384 140736838491880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 62224 61458 457 1167 0 61005 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 248896

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 1.85 3/175 32220
/proc/meminfo: memFree=29679576/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=255040 CPUtime=342.23 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 155771 0 0 0 34161 62 0 0 20 0 1 0 297386198 261160960 62994 33554432000 4194304 8973514 140736838492384 140736838490368 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 63760 62994 457 1167 0 62541 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 255040

[startup+402.3 s]
/proc/loadavg: 2.04 2.02 1.86 3/175 32220
/proc/meminfo: memFree=29674520/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=260160 CPUtime=402.21 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 157051 0 0 0 40154 67 0 0 20 0 1 0 297386198 266403840 64274 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 65040 64274 457 1167 0 63821 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 260160

[startup+462.306 s]
/proc/loadavg: 2.05 2.03 1.88 3/175 32220
/proc/meminfo: memFree=29672564/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=262208 CPUtime=462.21 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 157563 0 0 0 46147 74 0 0 20 0 1 0 297386198 268500992 64786 33554432000 4194304 8973514 140736838492384 140736838491648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 65552 64786 457 1167 0 64333 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 262208

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 1.88 3/175 32220
/proc/meminfo: memFree=29671368/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=262208 CPUtime=522.19 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 157563 0 0 0 52141 78 0 0 20 0 1 0 297386198 268500992 64786 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 65552 64786 457 1167 0 64333 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 262208

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/175 32220
/proc/meminfo: memFree=29649184/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=246848 CPUtime=582.19 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 157563 0 0 0 58137 82 0 0 20 0 1 0 297386198 252772352 60946 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 61712 60946 457 1167 0 60493 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 246848

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 32224
/proc/meminfo: memFree=29620536/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=274496 CPUtime=882.12 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 170635 0 0 0 88103 109 0 0 20 0 1 0 297386198 281083904 67858 33554432000 4194304 8973514 140736838492384 140736838491880 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 68624 67858 457 1167 0 67405 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 274496

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 32225
/proc/meminfo: memFree=29606028/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=288832 CPUtime=942.11 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 174219 0 0 0 94097 114 0 0 20 0 1 0 297386198 295763968 71442 33554432000 4194304 8973514 140736838492384 140736838490368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 72208 71442 457 1167 0 70989 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 288832

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 32225
/proc/meminfo: memFree=29592448/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=302144 CPUtime=1002.11 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177547 0 0 0 100091 120 0 0 20 0 1 0 297386198 309395456 74770 33554432000 4194304 8973514 140736838492384 140736838491880 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75536 74770 457 1167 0 74317 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 302144

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 32225
/proc/meminfo: memFree=29591420/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=302144 CPUtime=1062.1 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177547 0 0 0 106084 126 0 0 20 0 1 0 297386198 309395456 74770 33554432000 4194304 8973514 140736838492384 140736838491880 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75536 74770 457 1167 0 74317 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 302144

[startup+1122.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 32225
/proc/meminfo: memFree=29591544/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=302144 CPUtime=1122.1 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177547 0 0 0 112080 130 0 0 20 0 1 0 297386198 309395456 74770 33554432000 4194304 8973514 140736838492384 140736838490368 4215092 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75536 74770 457 1167 0 74317 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 302144

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/175 32225
/proc/meminfo: memFree=29591476/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=302144 CPUtime=1182.08 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177547 0 0 0 118075 133 0 0 20 0 1 0 297386198 309395456 74770 33554432000 4194304 8973514 140736838492384 140736838491880 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75536 74770 457 1167 0 74317 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 302144

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 1.92 3/176 32229
/proc/meminfo: memFree=29591040/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=302144 CPUtime=1242.07 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177556 0 0 0 124070 137 0 0 20 0 1 0 297386198 309395456 74770 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75536 74770 457 1167 0 74317 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 302144

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 1.92 3/175 32229
/proc/meminfo: memFree=29591172/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=302144 CPUtime=1302.06 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177556 0 0 0 130065 141 0 0 20 0 1 0 297386198 309395456 74770 33554432000 4194304 8973514 140736838492384 140736838491880 4209198 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75536 74770 457 1167 0 74317 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 302144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/175 32229
/proc/meminfo: memFree=29591172/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=302144 CPUtime=1362.05 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177556 0 0 0 136062 143 0 0 20 0 1 0 297386198 309395456 74770 33554432000 4194304 8973514 140736838492384 140736838490368 4204685 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75536 74770 457 1167 0 74317 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 302144

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/175 32229
/proc/meminfo: memFree=29593344/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=300096 CPUtime=1422.04 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 177556 0 0 0 142056 148 0 0 20 0 1 0 297386198 307298304 74258 33554432000 4194304 8973514 140736838492384 140736838490304 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 75024 74258 457 1167 0 73805 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 300096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 32229
/proc/meminfo: memFree=29574248/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1482.03 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182420 0 0 0 148050 153 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838491648 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 319552

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 32230
/proc/meminfo: memFree=29574496/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1542.03 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182420 0 0 0 154047 156 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838490304 7672539 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 319552

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 32230
/proc/meminfo: memFree=29574496/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1602.01 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182420 0 0 0 160043 158 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 319552

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/175 32230
/proc/meminfo: memFree=29574496/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1662.01 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182420 0 0 0 166038 163 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838491880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 319552

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/175 32230
/proc/meminfo: memFree=29574496/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1722 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182420 0 0 0 172032 168 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838491648 7671120 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 319552

[startup+1782.31 s]
/proc/loadavg: 2.01 2.00 1.93 3/175 32230
/proc/meminfo: memFree=29573876/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1781.99 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182420 0 0 0 178028 171 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838491880 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 319552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 32230
/proc/meminfo: memFree=29573980/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1800.09 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182424 0 0 0 179836 173 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 319552

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 32230
/proc/meminfo: memFree=29573980/32873844 swapFree=6088/6088
[pid=32205] ppid=32203 vsize=319552 CPUtime=1800.09 cores=0,2,4,6
/proc/32205/stat : 32205 (toysat) R 32203 32205 32041 0 -1 4202496 182424 0 0 0 179836 173 0 0 20 0 1 0 297386198 327221248 79122 33554432000 4194304 8973514 140736838492384 140736838491648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32205/statm: 79888 79122 457 1167 0 78669 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 319552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1798.37
CPU system time (s): 1.73274
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 447552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.73274
maximum resident set size= 444484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182424
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= 58
involuntary context switches= 1878

runsolver used 2.88056 second user time and 9.01463 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-29 19:29:38
IDJOB=3706849
IDBENCH=2957
IDSOLVER=2285
FILE ID=node110/3706849-1338312577
RUNJOBID= node110-1338312577-32187
PBS_JOBID= 14632118
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 9e8d546df5cfe52cfb5a29d8ae802e41
RANDOM SEED=1721113619

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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		: 2666.893
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.893
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:        30513072 kB
Buffers:          374464 kB
Cached:          1133276 kB
SwapCached:          144 kB
Active:           748252 kB
Inactive:         775408 kB
Active(anon):       5932 kB
Inactive(anon):    12496 kB
Active(file):     742320 kB
Inactive(file):   762912 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108008 kB
Dirty:             22468 kB
Writeback:             0 kB
AnonPages:         21684 kB
Mapped:            13484 kB
Shmem:               196 kB
Slab:             698044 kB
SReclaimable:     140012 kB
SUnreclaim:       558032 kB
KernelStack:        1400 kB
PageTables:         3884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      96700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71432 MiB
End job on node110 at 2012-05-29 19:59:40