Trace number 3725219

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.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.11.opb
MD5SUM5f844d3fbd9d157e56bab6c09ee5f179
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark20.8078
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved YES
Number of variables21675
Total number of constraints1210400
Number of constraints which are clauses1206830
Number of constraints which are cardinality constraints (but not clauses)3570
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint170
Number of terms in the objective function 170
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 170
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 168
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 338
Number of bits of the biggest sum of numbers9
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

21.48/21.57	c 2012-06-02T13:35:40+0200
21.48/21.57	c arch = x86_64
21.48/21.57	c os = linux
21.48/21.57	c compiler = ghc 7.4
21.48/21.57	c packages:
21.48/21.57	c   OptDir-0.0.1
21.48/21.57	c   array-0.4.0.0
21.48/21.57	c   base-4.5.0.0
21.48/21.57	c   bytestring-0.9.2.1
21.48/21.57	c   containers-0.4.2.1
21.48/21.57	c   deepseq-1.3.0.0
21.48/21.57	c   mtl-2.1.1
21.48/21.57	c   old_locale-1.0.0.4
21.48/21.57	c   parse_dimacs-1.2
21.48/21.57	c   parsec-3.1.2
21.48/21.57	c   queue-0.1.2
21.48/21.57	c   stm-2.3
21.48/21.57	c   time-1.4
21.48/21.57	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725219-1338636939.opb"]
21.48/21.57	c #vars 21675
21.48/21.57	c #constraints 1210400
21.48/21.57	c Solving starts ...
21.88/21.91	c solving time = 0.325s
21.88/21.91	c #decision = 7507
21.88/21.91	c #conflict = 341
21.88/21.91	c #restart = 2
21.88/21.91	o 82
21.88/21.91	c Solving starts ...
21.88/21.97	c solving time = 0.057s
21.88/21.97	c #decision = 8900
21.88/21.97	c #conflict = 341
21.88/21.97	c #restart = 2
21.88/21.97	o 81
21.88/21.97	c Solving starts ...
21.98/22.03	c solving time = 0.052s
21.98/22.03	c #decision = 10290
21.98/22.03	c #conflict = 341
21.98/22.03	c #restart = 2
21.98/22.03	o 80
21.98/22.03	c Solving starts ...
21.98/22.09	c solving time = 0.051s
21.98/22.09	c #decision = 11659
21.98/22.09	c #conflict = 341
21.98/22.09	c #restart = 2
21.98/22.09	o 79
21.98/22.09	c Solving starts ...
22.08/22.15	c solving time = 0.053s
22.08/22.15	c #decision = 13116
22.08/22.15	c #conflict = 344
22.08/22.15	c #restart = 2
22.08/22.16	o 78
22.08/22.16	c Solving starts ...
22.18/22.23	c solving time = 0.064s
22.18/22.23	c #decision = 14668
22.18/22.23	c #conflict = 347
22.18/22.23	c #restart = 2
22.18/22.23	o 77
22.18/22.23	c Solving starts ...
22.28/22.31	c solving time = 0.069s
22.28/22.31	c #decision = 16422
22.28/22.31	c #conflict = 360
22.28/22.31	c #restart = 2
22.28/22.31	o 76
22.28/22.31	c Solving starts ...
22.28/22.37	c solving time = 0.056s
22.28/22.37	c #decision = 17592
22.28/22.37	c #conflict = 363
22.28/22.37	c #restart = 2
22.28/22.37	o 75
22.28/22.37	c Solving starts ...
22.48/22.50	c solving time = 0.116s
22.48/22.50	c #decision = 20411
22.48/22.50	c #conflict = 411
22.48/22.50	c #restart = 2
22.48/22.50	o 74
22.48/22.50	c Solving starts ...
22.48/22.58	c solving time = 0.072s
22.48/22.58	c #decision = 21940
22.48/22.58	c #conflict = 425
22.48/22.58	c #restart = 2
22.48/22.58	o 73
22.48/22.58	c Solving starts ...
22.68/22.76	c solving time = 0.169s
22.68/22.76	c #decision = 24585
22.68/22.76	c #conflict = 503
22.68/22.76	c #restart = 2
22.68/22.76	o 72
22.68/22.76	c Solving starts ...
22.78/22.85	c solving time = 0.088s
22.78/22.85	c #decision = 26088
22.78/22.85	c #conflict = 526
22.78/22.85	c #restart = 2
22.78/22.85	o 71
22.78/22.85	c Solving starts ...
22.88/22.96	c solving time = 0.097s
22.88/22.96	c #decision = 27877
22.88/22.96	c #conflict = 562
22.88/22.96	c #restart = 2
22.88/22.96	o 70
22.88/22.96	c Solving starts ...
22.97/23.07	c solving time = 0.105s
22.97/23.07	c #decision = 29458
22.97/23.07	c #conflict = 625
22.97/23.07	c #restart = 2
22.97/23.07	o 69
22.97/23.07	c Solving starts ...
23.07/23.15	c solving time = 0.066s
23.07/23.15	c #decision = 30508
23.07/23.15	c #conflict = 641
23.07/23.15	c #restart = 2
23.07/23.15	o 68
23.07/23.15	c Solving starts ...
23.17/23.21	c solving time = 0.055s
23.17/23.21	c #decision = 31501
23.17/23.21	c #conflict = 647
23.17/23.21	c #restart = 2
23.17/23.21	o 67
23.17/23.21	c Solving starts ...
23.57/23.60	c solving time = 0.378s
23.57/23.60	c #decision = 36683
23.57/23.60	c #conflict = 919
23.57/23.60	c #restart = 4
23.57/23.60	o 66
23.57/23.60	c Solving starts ...
24.88/24.99	c solving time = 1.387s
24.88/24.99	c #decision = 52614
24.88/24.99	c #conflict = 2066
24.88/24.99	c #restart = 8
24.88/24.99	o 65
24.88/24.99	c Solving starts ...
24.98/25.07	c solving time = 0.066s
24.98/25.07	c #decision = 53791
24.98/25.07	c #conflict = 2070
24.98/25.07	c #restart = 8
24.98/25.07	o 64
24.98/25.07	c Solving starts ...
25.28/25.35	c solving time = 0.269s
25.28/25.35	c #decision = 57296
25.28/25.35	c #conflict = 2172
25.28/25.35	c #restart = 9
25.28/25.35	o 63
25.28/25.35	c Solving starts ...
25.38/25.46	c solving time = 0.100s
25.38/25.46	c #decision = 58403
25.38/25.46	c #conflict = 2232
25.38/25.46	c #restart = 9
25.38/25.46	o 62
25.38/25.46	c Solving starts ...
25.48/25.52	c solving time = 0.059s
25.48/25.52	c #decision = 59210
25.48/25.52	c #conflict = 2232
25.48/25.52	c #restart = 9
25.48/25.52	o 61
25.48/25.52	c Solving starts ...
25.88/25.90	c solving time = 0.369s
25.88/25.90	c #decision = 62825
25.88/25.90	c #conflict = 2504
25.88/25.90	c #restart = 11
25.88/25.90	o 60
25.88/25.90	c Solving starts ...
26.28/26.31	c solving time = 0.399s
26.28/26.31	c #decision = 66982
26.28/26.31	c #conflict = 2778
26.28/26.31	c #restart = 13
26.28/26.31	o 59
26.28/26.31	c Solving starts ...
28.18/28.23	c solving time = 1.908s
28.18/28.23	c #decision = 78167
28.18/28.23	c #conflict = 4476
28.18/28.23	c #restart = 18
28.18/28.23	o 58
28.18/28.23	c Solving starts ...
28.28/28.38	c solving time = 0.145s
28.28/28.38	c #decision = 79215
28.28/28.38	c #conflict = 4480
28.28/28.38	c #restart = 18
28.28/28.38	o 57
28.28/28.38	c Solving starts ...
28.38/28.45	c solving time = 0.060s
28.38/28.45	c #decision = 80259
28.38/28.45	c #conflict = 4484
28.38/28.45	c #restart = 18
28.38/28.45	o 56
28.38/28.45	c Solving starts ...
28.48/28.52	c solving time = 0.058s
28.48/28.52	c #decision = 81304
28.48/28.52	c #conflict = 4488
28.48/28.52	c #restart = 18
28.48/28.52	o 55
28.48/28.52	c Solving starts ...
33.58/33.65	c solving time = 5.126s
33.58/33.65	c #decision = 97107
33.58/33.65	c #conflict = 8928
33.58/33.65	c #restart = 25
33.58/33.65	o 54
33.58/33.65	c Solving starts ...
33.88/33.94	c solving time = 0.280s
33.88/33.94	c #decision = 100469
33.88/33.94	c #conflict = 9118
33.88/33.94	c #restart = 26
33.88/33.94	o 53
33.88/33.94	c Solving starts ...
34.08/34.12	c solving time = 0.165s
34.08/34.12	c #decision = 101732
34.08/34.12	c #conflict = 9137
34.08/34.12	c #restart = 26
34.08/34.12	o 52
34.08/34.12	c Solving starts ...
34.48/34.50	c solving time = 0.376s
34.48/34.50	c #decision = 105588
34.48/34.50	c #conflict = 9413
34.48/34.50	c #restart = 28
34.48/34.50	o 51
34.48/34.50	c Solving starts ...
37.18/37.23	c solving time = 2.715s
37.18/37.23	c #decision = 119609
37.18/37.23	c #conflict = 11661
37.18/37.23	c #restart = 34
37.18/37.23	o 50
37.18/37.23	c Solving starts ...
37.28/37.30	c solving time = 0.060s
37.28/37.30	c #decision = 120751
37.28/37.30	c #conflict = 11667
37.28/37.30	c #restart = 34
37.28/37.30	o 49
37.28/37.30	c Solving starts ...
37.28/37.36	c solving time = 0.055s
37.28/37.36	c #decision = 121927
37.28/37.36	c #conflict = 11670
37.28/37.36	c #restart = 34
37.28/37.36	o 48
37.28/37.36	c Solving starts ...
37.48/37.53	c solving time = 0.159s
37.48/37.53	c #decision = 124450
37.48/37.53	c #conflict = 11753
37.48/37.53	c #restart = 34
37.48/37.53	o 47
37.48/37.53	c Solving starts ...
38.87/38.92	c solving time = 1.378s
38.87/38.92	c #decision = 131525
38.87/38.92	c #conflict = 13361
38.87/38.92	c #restart = 39
38.87/38.92	o 46
38.87/38.92	c Solving starts ...
38.87/38.98	c solving time = 0.054s
38.87/38.98	c #decision = 132628
38.87/38.98	c #conflict = 13363
38.87/38.98	c #restart = 39
38.87/38.98	o 45
38.87/38.98	c Solving starts ...
712.41/712.61	c solving time = 673.458s
712.41/712.61	c #decision = 471334
712.41/712.61	c #conflict = 228647
712.41/712.61	c #restart = 56
712.41/712.61	o 44
712.41/712.61	c Solving starts ...
713.21/713.49	c learnt constraints deletion: 228583 -> 114292
713.41/713.64	c learnt constraints deletion: 114292 -> 57146
752.50/752.79	c solving time = 40.151s
752.50/752.79	c #decision = 473137
752.50/752.79	c #conflict = 228724
752.50/752.79	c #restart = 56
752.50/752.79	o 43
752.50/752.79	c Solving starts ...
938.16/938.45	c solving time = 185.621s
938.16/938.45	c #decision = 493944
938.16/938.45	c #conflict = 232841
938.16/938.45	c #restart = 63
938.16/938.45	o 42
938.16/938.45	c Solving starts ...
938.46/938.77	c learnt constraints deletion: 61333 -> 30667
938.66/938.98	c solving time = 0.520s
938.66/938.98	c #decision = 495143
938.66/938.98	c #conflict = 232843
938.66/938.98	c #restart = 63
938.66/938.98	o 41
938.66/938.98	c Solving starts ...
1193.43/1193.72	c solving time = 254.702s
1193.43/1193.72	c #decision = 512859
1193.43/1193.72	c #conflict = 236486
1193.43/1193.72	c #restart = 70
1193.43/1193.72	o 40
1193.43/1193.72	c Solving starts ...
1193.53/1193.81	c solving time = 0.072s
1193.53/1193.81	c #decision = 514035
1193.53/1193.81	c #conflict = 236516
1193.53/1193.81	c #restart = 70
1193.53/1193.81	o 39
1193.53/1193.81	c Solving starts ...
1629.45/1629.81	c learnt constraints deletion: 229656 -> 114828

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-3725219-1338636939/watcher-3725219-1338636939 -o /tmp/evaluation-result-3725219-1338636939/solver-3725219-1338636939 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725219-1338636939.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.92 2.00 1.97 2/174 17410
/proc/meminfo: memFree=30994836/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 818 0 0 0 0 0 0 0 20 0 1 0 329820014 6373376 739 33554432000 4194304 8989770 140734123538160 140736643965384 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17410/statm: 1556 739 429 1171 0 333 0

[startup+0.0892801 s]
/proc/loadavg: 1.92 2.00 1.97 2/174 17410
/proc/meminfo: memFree=30994836/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=11344 CPUtime=0.08 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 2113 0 0 0 8 0 0 0 20 0 1 0 329820014 11616256 2034 33554432000 4194304 8989770 140734123538160 140736643965384 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17410/statm: 2836 2034 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11344

[startup+0.100246 s]
/proc/loadavg: 1.92 2.00 1.97 2/174 17410
/proc/meminfo: memFree=30994836/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 2368 0 0 0 9 0 0 0 20 0 1 0 329820014 12664832 2289 33554432000 4194304 8989770 140734123538160 140736643965384 4213859 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17410/statm: 3348 2297 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300223 s]
/proc/loadavg: 1.92 2.00 1.97 2/174 17410
/proc/meminfo: memFree=30994836/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=24656 CPUtime=0.29 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 5441 0 0 0 28 1 0 0 20 0 1 0 329820014 25247744 5362 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17410/statm: 6164 5362 431 1171 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24656

[startup+0.700222 s]
/proc/loadavg: 1.92 2.00 1.97 2/174 17410
/proc/meminfo: memFree=30994836/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=49232 CPUtime=0.69 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 11585 0 0 0 66 3 0 0 20 0 1 0 329820014 50413568 11506 33554432000 4194304 8989770 140734123538160 140734123537424 5877302 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17410/statm: 12308 11506 431 1171 0 11085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49232

[startup+1.50017 s]
/proc/loadavg: 1.92 2.00 1.97 3/177 17449
/proc/meminfo: memFree=30929012/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=110672 CPUtime=1.49 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 26945 0 0 0 143 6 0 0 20 0 1 0 329820014 113328128 26866 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 27668 26866 431 1171 0 26445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110672

[startup+3.10027 s]
/proc/loadavg: 1.92 2.00 1.97 3/177 17449
/proc/meminfo: memFree=30756868/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=194640 CPUtime=3.08 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 47937 0 0 0 297 11 0 0 20 0 1 0 329820014 199311360 47858 33554432000 4194304 8989770 140734123538160 140734123537000 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 48660 47858 431 1171 0 47437 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 194640

[startup+6.30023 s]
/proc/loadavg: 1.93 2.00 1.97 3/177 17449
/proc/meminfo: memFree=30527624/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=458832 CPUtime=6.28 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 113985 0 0 0 604 24 0 0 20 0 1 0 329820014 469843968 113906 33554432000 4194304 8989770 140734123538160 140734123537656 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 114708 113906 431 1171 0 113485 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 458832

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.97 3/177 17449
/proc/meminfo: memFree=30054372/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=816208 CPUtime=12.68 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 203329 0 0 0 1224 44 0 0 20 0 1 0 329820014 835796992 203250 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 204052 203250 431 1171 0 202829 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 816208

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 1.97 3/177 17449
/proc/meminfo: memFree=29411060/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=1455184 CPUtime=25.48 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 363120 0 0 0 2474 74 0 0 20 0 1 0 329820014 1490108416 363041 33554432000 4194304 8989770 140734123538160 140734123537656 4437964 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 363796 363041 471 1171 0 362573 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1455184

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 1.97 3/177 17449
/proc/meminfo: memFree=30661248/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=205904 CPUtime=51.07 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 363897 0 0 0 5019 88 0 0 20 0 1 0 329820014 210845696 50472 33554432000 4194304 8989770 140734123538160 140734123537424 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 51476 50472 471 1171 0 50253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 205904

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 1.97 3/177 17449
/proc/meminfo: memFree=30550436/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=310352 CPUtime=102.25 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 390278 0 0 0 10119 106 0 0 20 0 1 0 329820014 317800448 76834 33554432000 4194304 8989770 140734123538160 140734123536128 6587972 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 77588 76834 471 1171 0 76365 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 310352

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/177 17449
/proc/meminfo: memFree=30508180/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=351312 CPUtime=162.23 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 400511 0 0 0 16105 118 0 0 20 0 1 0 329820014 359743488 87045 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 87828 87045 471 1171 0 86605 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 351312

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/176 17449
/proc/meminfo: memFree=30472012/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=387152 CPUtime=222.2 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 409321 0 0 0 22090 130 0 0 20 0 1 0 329820014 396443648 95836 33554432000 4194304 8989770 140734123538160 140734123537656 4214368 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 96788 95836 471 1171 0 95565 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 387152

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/178 17453
/proc/meminfo: memFree=30432748/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=425040 CPUtime=282.18 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 419002 0 0 0 28075 143 0 0 20 0 1 0 329820014 435240960 105506 33554432000 4194304 8989770 140734123538160 140734123537424 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 106260 105506 471 1171 0 105037 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 425040

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/177 17453
/proc/meminfo: memFree=30391316/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=467024 CPUtime=342.19 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 429266 0 0 0 34063 156 0 0 20 0 1 0 329820014 478232576 115770 33554432000 4194304 8989770 140734123538160 140734123537656 4208846 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 116756 115770 471 1171 0 115533 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 467024

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/177 17453
/proc/meminfo: memFree=30352756/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=504912 CPUtime=402.17 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 438970 0 0 0 40049 168 0 0 20 0 1 0 329820014 517029888 125474 33554432000 4194304 8989770 140734123538160 140734123536128 4208870 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 126228 125474 471 1171 0 125005 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 504912

[startup+462.306 s]
/proc/loadavg: 2.05 2.01 1.98 3/177 17453
/proc/meminfo: memFree=30308860/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=548944 CPUtime=462.17 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 449741 0 0 0 46034 183 0 0 20 0 1 0 329820014 562118656 136245 33554432000 4194304 8989770 140734123538160 140734123537656 4438168 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 137236 136245 471 1171 0 136013 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 548944

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/176 17453
/proc/meminfo: memFree=30276132/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=580688 CPUtime=522.15 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 457914 0 0 0 52018 197 0 0 20 0 1 0 329820014 594624512 144418 33554432000 4194304 8989770 140734123538160 140734123536128 4451817 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 145172 144418 471 1171 0 143949 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 580688

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17454
/proc/meminfo: memFree=30251448/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=605264 CPUtime=582.14 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 464058 0 0 0 58007 207 0 0 20 0 1 0 329820014 619790336 150562 33554432000 4194304 8989770 140734123538160 140734123520128 6587952 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 151316 150562 471 1171 0 150093 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 605264

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 17458
/proc/meminfo: memFree=30145792/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=709712 CPUtime=882.07 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 87954 253 0 0 20 0 1 0 329820014 726745088 176676 33554432000 4194304 8989770 140734123538160 140734123537424 4208830 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 177428 176676 473 1171 0 176205 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 709712

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17458
/proc/meminfo: memFree=30149768/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=705616 CPUtime=942.06 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 93947 259 0 0 20 0 1 0 329820014 722550784 175652 33554432000 4194304 8989770 140734123538160 140734123537424 4213458 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 176404 175652 473 1171 0 175181 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 705616

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17458
/proc/meminfo: memFree=30162056/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=693328 CPUtime=1002.06 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 99940 266 0 0 20 0 1 0 329820014 709967872 172580 33554432000 4194304 8989770 140734123538160 140734123537424 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 173332 172580 473 1171 0 172109 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 693328

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17458
/proc/meminfo: memFree=30178188/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=676944 CPUtime=1062.04 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 105933 271 0 0 20 0 1 0 329820014 693190656 168484 33554432000 4194304 8989770 140734123538160 140734123537424 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 169236 168484 473 1171 0 168013 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 676944

[startup+1122.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17458
/proc/meminfo: memFree=30223232/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=631888 CPUtime=1122.04 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 111926 278 0 0 20 0 1 0 329820014 647053312 157220 33554432000 4194304 8989770 140734123538160 140734123537656 4206108 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 157972 157220 473 1171 0 156749 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 631888

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/177 17459
/proc/meminfo: memFree=30284768/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=566352 CPUtime=1182.03 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 117917 286 0 0 20 0 1 0 329820014 579944448 140836 33554432000 4194304 8989770 140734123538160 140734123536128 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 141588 140836 473 1171 0 140365 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 566352

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 17459
/proc/meminfo: memFree=30378492/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=476240 CPUtime=1242.01 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 123905 296 0 0 20 0 1 0 329820014 487669760 118308 33554432000 4194304 8989770 140734123538160 140734123537656 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 119060 118308 473 1171 0 117837 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 476240

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17459
/proc/meminfo: memFree=30378616/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=476240 CPUtime=1302.01 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 490215 0 0 0 129892 309 0 0 20 0 1 0 329820014 487669760 118308 33554432000 4194304 8989770 140734123538160 140734123537656 4438168 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 119060 118308 473 1171 0 117837 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 476240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17459
/proc/meminfo: memFree=30357660/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=497744 CPUtime=1362 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 495591 0 0 0 135881 319 0 0 20 0 1 0 329820014 509689856 123684 33554432000 4194304 8989770 140734123538160 140734123537656 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 124436 123684 473 1171 0 123213 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 497744

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17459
/proc/meminfo: memFree=30297952/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=554064 CPUtime=1421.99 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 509671 0 0 0 141868 331 0 0 20 0 1 0 329820014 567361536 137764 33554432000 4194304 8989770 140734123538160 140734123537656 4209142 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 138516 137764 473 1171 0 137293 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 554064

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 17463
/proc/meminfo: memFree=30249036/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=603216 CPUtime=1481.98 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 521959 0 0 0 147856 342 0 0 20 0 1 0 329820014 617693184 150052 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 150804 150052 473 1171 0 149581 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 603216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 17486
/proc/meminfo: memFree=30191516/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=660560 CPUtime=1541.97 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 536295 0 0 0 153844 353 0 0 20 0 1 0 329820014 676413440 164388 33554432000 4194304 8989770 140734123538160 140734123537656 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 165140 164388 473 1171 0 163917 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 660560

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 17486
/proc/meminfo: memFree=30182320/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=669776 CPUtime=1601.97 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 538599 0 0 0 159836 361 0 0 20 0 1 0 329820014 685850624 166692 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 167444 166692 473 1171 0 166221 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 669776

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/177 17486
/proc/meminfo: memFree=30117840/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=734288 CPUtime=1661.96 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 554727 0 0 0 165823 373 0 0 20 0 1 0 329820014 751910912 182820 33554432000 4194304 8989770 140734123538160 140734123536128 7678037 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 183572 182820 473 1171 0 182349 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 734288

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 17486
/proc/meminfo: memFree=30117160/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=734288 CPUtime=1721.94 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 554732 0 0 0 171814 380 0 0 20 0 1 0 329820014 751910912 182820 33554432000 4194304 8989770 140734123538160 140734123537424 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 183572 182820 473 1171 0 182349 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 734288

[startup+1782.31 s]
/proc/loadavg: 2.01 2.00 1.99 3/176 17487
/proc/meminfo: memFree=30117196/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=734288 CPUtime=1781.93 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 554737 0 0 0 177808 385 0 0 20 0 1 0 329820014 751910912 182820 33554432000 4194304 8989770 140734123538160 140734123537656 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 183572 182820 473 1171 0 182349 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 734288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 17487
/proc/meminfo: memFree=30118232/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=734288 CPUtime=1800.03 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 554737 0 0 0 179617 386 0 0 20 0 1 0 329820014 751910912 182820 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 183572 182820 473 1171 0 182349 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 734288

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.99 3/176 17487
/proc/meminfo: memFree=30118232/32873648 swapFree=7628/7628
[pid=17410] ppid=17408 vsize=734288 CPUtime=1800.03 cores=0,2,4,6
/proc/17410/stat : 17410 (toysat) R 17408 17410 16985 0 -1 4202496 554737 0 0 0 179617 386 0 0 20 0 1 0 329820014 751910912 182820 33554432000 4194304 8989770 140734123538160 140734123537656 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17410/statm: 183572 182820 473 1171 0 182349 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 734288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1796.17
CPU system time (s): 3.87241
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 1455184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.17
system time used= 3.87241
maximum resident set size= 1452164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554737
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= 145
involuntary context switches= 1958

runsolver used 3.36049 second user time and 8.87365 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-02 13:35:40
IDJOB=3725219
IDBENCH=2952
IDSOLVER=2308
FILE ID=node122/3725219-1338636939
RUNJOBID= node122-1338631508-17001
PBS_JOBID= 14636458
Free space on /tmp= 71268 MiB

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

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

MD5SUM BENCH= 5f844d3fbd9d157e56bab6c09ee5f179
RANDOM SEED=194967832

node122.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.533
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.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.91
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.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        30995216 kB
Buffers:          123308 kB
Cached:           986788 kB
SwapCached:         1816 kB
Active:           218640 kB
Inactive:         897548 kB
Active(anon):       6756 kB
Inactive(anon):     1928 kB
Active(file):     211884 kB
Inactive(file):   895620 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100092 kB
Dirty:             50064 kB
Writeback:             0 kB
AnonPages:         14532 kB
Mapped:             8820 kB
Shmem:                 0 kB
Slab:             625480 kB
SReclaimable:      69380 kB
SUnreclaim:       556100 kB
KernelStack:        1432 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     137856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71256 MiB
End job on node122 at 2012-06-02 14:05:43