Trace number 3706846

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.06 1800.43

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.58/21.69	c 2012-05-27T15:00:21+0200
21.58/21.69	c arch = x86_64
21.58/21.69	c os = linux
21.58/21.69	c compiler = ghc 7.4
21.58/21.69	c packages:
21.58/21.69	c   OptDir-0.0.1
21.58/21.69	c   array-0.4.0.0
21.58/21.69	c   base-4.5.0.0
21.58/21.69	c   bytestring-0.9.2.1
21.58/21.69	c   containers-0.4.2.1
21.58/21.69	c   deepseq-1.3.0.0
21.58/21.69	c   mtl-2.1.1
21.58/21.69	c   old_locale-1.0.0.4
21.58/21.69	c   parse_dimacs-1.2
21.58/21.69	c   parsec-3.1.2
21.58/21.69	c   queue-0.1.2
21.58/21.69	c   stm-2.3
21.58/21.69	c   time-1.4
21.58/21.69	c command line = ["--pb","HOME/instance-3706846-1338123619.opb"]
21.58/21.69	c #vars 21675
21.58/21.69	c #constraints 1210400
21.58/21.69	c Solving starts ...
21.99/22.03	c solving time = 0.327s
21.99/22.03	c #decision = 7507
21.99/22.03	c #conflict = 341
21.99/22.03	c #restart = 2
21.99/22.03	o 82
21.99/22.03	c Solving starts ...
21.99/22.09	c solving time = 0.054s
21.99/22.09	c #decision = 8900
21.99/22.09	c #conflict = 341
21.99/22.09	c #restart = 2
21.99/22.09	o 81
21.99/22.09	c Solving starts ...
22.08/22.15	c solving time = 0.053s
22.08/22.15	c #decision = 10290
22.08/22.15	c #conflict = 341
22.08/22.15	c #restart = 2
22.08/22.15	o 80
22.08/22.15	c Solving starts ...
22.18/22.21	c solving time = 0.052s
22.18/22.21	c #decision = 11659
22.18/22.21	c #conflict = 341
22.18/22.21	c #restart = 2
22.18/22.21	o 79
22.18/22.21	c Solving starts ...
22.18/22.27	c solving time = 0.053s
22.18/22.27	c #decision = 13116
22.18/22.27	c #conflict = 344
22.18/22.27	c #restart = 2
22.18/22.27	o 78
22.18/22.27	c Solving starts ...
22.28/22.35	c solving time = 0.065s
22.28/22.35	c #decision = 14668
22.28/22.35	c #conflict = 347
22.28/22.35	c #restart = 2
22.28/22.35	o 77
22.28/22.35	c Solving starts ...
22.38/22.43	c solving time = 0.070s
22.38/22.43	c #decision = 16422
22.38/22.43	c #conflict = 360
22.38/22.43	c #restart = 2
22.38/22.43	o 76
22.38/22.43	c Solving starts ...
22.38/22.49	c solving time = 0.057s
22.38/22.49	c #decision = 17592
22.38/22.49	c #conflict = 363
22.38/22.49	c #restart = 2
22.38/22.49	o 75
22.38/22.49	c Solving starts ...
22.58/22.62	c solving time = 0.116s
22.58/22.62	c #decision = 20411
22.58/22.62	c #conflict = 411
22.58/22.62	c #restart = 2
22.58/22.62	o 74
22.58/22.62	c Solving starts ...
22.68/22.70	c solving time = 0.072s
22.68/22.70	c #decision = 21940
22.68/22.70	c #conflict = 425
22.68/22.70	c #restart = 2
22.68/22.70	o 73
22.68/22.70	c Solving starts ...
22.78/22.88	c solving time = 0.170s
22.78/22.88	c #decision = 24585
22.78/22.88	c #conflict = 503
22.78/22.88	c #restart = 2
22.78/22.88	o 72
22.78/22.88	c Solving starts ...
22.88/22.97	c solving time = 0.089s
22.88/22.97	c #decision = 26088
22.88/22.97	c #conflict = 526
22.88/22.97	c #restart = 2
22.88/22.97	o 71
22.88/22.97	c Solving starts ...
22.99/23.08	c solving time = 0.098s
22.99/23.08	c #decision = 27877
22.99/23.08	c #conflict = 562
22.99/23.08	c #restart = 2
22.99/23.08	o 70
22.99/23.08	c Solving starts ...
23.09/23.19	c solving time = 0.105s
23.09/23.19	c #decision = 29458
23.09/23.19	c #conflict = 625
23.09/23.19	c #restart = 2
23.09/23.19	o 69
23.09/23.19	c Solving starts ...
23.18/23.27	c solving time = 0.067s
23.18/23.27	c #decision = 30508
23.18/23.27	c #conflict = 641
23.18/23.27	c #restart = 2
23.18/23.27	o 68
23.18/23.27	c Solving starts ...
23.28/23.33	c solving time = 0.055s
23.28/23.33	c #decision = 31501
23.28/23.33	c #conflict = 647
23.28/23.33	c #restart = 2
23.28/23.33	o 67
23.28/23.33	c Solving starts ...
23.68/23.72	c solving time = 0.379s
23.68/23.72	c #decision = 36683
23.68/23.72	c #conflict = 919
23.68/23.72	c #restart = 4
23.68/23.72	o 66
23.68/23.72	c Solving starts ...
25.08/25.12	c solving time = 1.386s
25.08/25.12	c #decision = 52614
25.08/25.12	c #conflict = 2066
25.08/25.12	c #restart = 8
25.08/25.12	o 65
25.08/25.12	c Solving starts ...
25.08/25.19	c solving time = 0.066s
25.08/25.19	c #decision = 53791
25.08/25.19	c #conflict = 2070
25.08/25.19	c #restart = 8
25.08/25.19	o 64
25.08/25.19	c Solving starts ...
25.38/25.47	c solving time = 0.270s
25.38/25.47	c #decision = 57296
25.38/25.47	c #conflict = 2172
25.38/25.47	c #restart = 9
25.38/25.47	o 63
25.38/25.47	c Solving starts ...
25.48/25.58	c solving time = 0.100s
25.48/25.58	c #decision = 58403
25.48/25.58	c #conflict = 2232
25.48/25.58	c #restart = 9
25.48/25.58	o 62
25.48/25.58	c Solving starts ...
25.58/25.65	c solving time = 0.059s
25.58/25.65	c #decision = 59210
25.58/25.65	c #conflict = 2232
25.58/25.65	c #restart = 9
25.58/25.65	o 61
25.58/25.65	c Solving starts ...
25.98/26.02	c solving time = 0.369s
25.98/26.02	c #decision = 62825
25.98/26.02	c #conflict = 2504
25.98/26.02	c #restart = 11
25.98/26.02	o 60
25.98/26.02	c Solving starts ...
26.38/26.43	c solving time = 0.400s
26.38/26.43	c #decision = 66982
26.38/26.43	c #conflict = 2778
26.38/26.43	c #restart = 13
26.38/26.43	o 59
26.38/26.43	c Solving starts ...
28.28/28.36	c solving time = 1.914s
28.28/28.36	c #decision = 78167
28.28/28.36	c #conflict = 4476
28.28/28.36	c #restart = 18
28.28/28.36	o 58
28.28/28.36	c Solving starts ...
28.38/28.42	c solving time = 0.055s
28.38/28.42	c #decision = 79215
28.38/28.42	c #conflict = 4480
28.38/28.42	c #restart = 18
28.38/28.42	o 57
28.38/28.42	c Solving starts ...
28.38/28.48	c solving time = 0.055s
28.38/28.48	c #decision = 80259
28.38/28.48	c #conflict = 4484
28.38/28.48	c #restart = 18
28.38/28.48	o 56
28.38/28.48	c Solving starts ...
28.49/28.55	c solving time = 0.054s
28.49/28.55	c #decision = 81304
28.49/28.55	c #conflict = 4488
28.49/28.55	c #restart = 18
28.49/28.55	o 55
28.49/28.55	c Solving starts ...
33.68/33.74	c solving time = 5.182s
33.68/33.74	c #decision = 97107
33.68/33.74	c #conflict = 8928
33.68/33.74	c #restart = 25
33.68/33.74	o 54
33.68/33.74	c Solving starts ...
33.98/34.02	c solving time = 0.272s
33.98/34.02	c #decision = 100469
33.98/34.02	c #conflict = 9118
33.98/34.02	c #restart = 26
33.98/34.02	o 53
33.98/34.02	c Solving starts ...
33.98/34.10	c solving time = 0.069s
33.98/34.10	c #decision = 101732
33.98/34.10	c #conflict = 9137
33.98/34.10	c #restart = 26
33.98/34.10	o 52
33.98/34.10	c Solving starts ...
34.47/34.57	c solving time = 0.463s
34.47/34.57	c #decision = 105588
34.47/34.57	c #conflict = 9413
34.47/34.57	c #restart = 28
34.47/34.57	o 51
34.47/34.57	c Solving starts ...
37.08/37.17	c solving time = 2.592s
37.08/37.17	c #decision = 119609
37.08/37.17	c #conflict = 11661
37.08/37.17	c #restart = 34
37.08/37.17	o 50
37.08/37.17	c Solving starts ...
37.18/37.24	c solving time = 0.058s
37.18/37.24	c #decision = 120751
37.18/37.24	c #conflict = 11667
37.18/37.24	c #restart = 34
37.18/37.24	o 49
37.18/37.24	c Solving starts ...
37.28/37.40	c solving time = 0.154s
37.28/37.40	c #decision = 121927
37.28/37.40	c #conflict = 11670
37.28/37.40	c #restart = 34
37.28/37.40	o 48
37.28/37.40	c Solving starts ...
37.48/37.57	c solving time = 0.162s
37.48/37.57	c #decision = 124450
37.48/37.57	c #conflict = 11753
37.48/37.57	c #restart = 34
37.48/37.57	o 47
37.48/37.57	c Solving starts ...
38.98/39.00	c solving time = 1.421s
38.98/39.00	c #decision = 131525
38.98/39.00	c #conflict = 13361
38.98/39.00	c #restart = 39
38.98/39.00	o 46
38.98/39.00	c Solving starts ...
38.98/39.07	c solving time = 0.058s
38.98/39.07	c #decision = 132628
38.98/39.07	c #conflict = 13363
38.98/39.07	c #restart = 39
38.98/39.07	o 45
38.98/39.07	c Solving starts ...
719.01/719.25	c solving time = 680.008s
719.01/719.25	c #decision = 471334
719.01/719.25	c #conflict = 228647
719.01/719.25	c #restart = 56
719.01/719.25	o 44
719.01/719.25	c Solving starts ...
719.61/719.84	c learnt constraints deletion: 228583 -> 114292
720.11/720.32	c learnt constraints deletion: 114292 -> 57146
760.31/760.53	c solving time = 41.264s
760.31/760.53	c #decision = 473137
760.31/760.53	c #conflict = 228724
760.31/760.53	c #restart = 56
760.31/760.53	o 43
760.31/760.53	c Solving starts ...
950.57/950.83	c solving time = 190.267s
950.57/950.83	c #decision = 493944
950.57/950.83	c #conflict = 232841
950.57/950.83	c #restart = 63
950.57/950.83	o 42
950.57/950.83	c Solving starts ...
950.87/951.18	c learnt constraints deletion: 61333 -> 30667
951.07/951.40	c solving time = 0.555s
951.07/951.40	c #decision = 495143
951.07/951.40	c #conflict = 232843
951.07/951.40	c #restart = 63
951.07/951.40	o 41
951.07/951.40	c Solving starts ...
1212.62/1212.95	c solving time = 261.490s
1212.62/1212.95	c #decision = 512859
1212.62/1212.95	c #conflict = 236486
1212.62/1212.95	c #restart = 70
1212.62/1212.95	o 40
1212.62/1212.95	c Solving starts ...
1212.72/1213.03	c solving time = 0.071s
1212.72/1213.03	c #decision = 514035
1212.72/1213.03	c #conflict = 236516
1212.72/1213.03	c #restart = 70
1212.72/1213.03	o 39
1212.72/1213.03	c Solving starts ...
1650.34/1650.77	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-3706846-1338123619/watcher-3706846-1338123619 -o /tmp/evaluation-result-3706846-1338123619/solver-3706846-1338123619 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706846-1338123619.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.96 2.00 2.00 3/179 15806
/proc/meminfo: memFree=31302636/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 795 0 0 0 0 0 0 0 20 0 1 0 278486855 6356992 717 33554432000 4194304 8973514 140733746679376 140735147816184 7858672 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15806/statm: 1552 717 416 1167 0 333 0

[startup+0.073868 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 15806
/proc/meminfo: memFree=31302636/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=10304 CPUtime=0.07 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 1707 0 0 0 7 0 0 0 20 0 1 0 278486855 10551296 1629 33554432000 4194304 8973514 140733746679376 140735147816184 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15806/statm: 2576 1634 418 1167 0 1357 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10304

[startup+0.100231 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 15806
/proc/meminfo: memFree=31302636/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 2116 0 0 0 9 0 0 0 20 0 1 0 278486855 12648448 2038 33554432000 4194304 8973514 140733746679376 140735147816184 4208879 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15806/statm: 3088 2042 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.30023 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 15806
/proc/meminfo: memFree=31302636/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=24640 CPUtime=0.29 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 5427 0 0 0 28 1 0 0 20 0 1 0 278486855 25231360 5349 33554432000 4194304 8973514 140733746679376 140733746678872 7694442 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15806/statm: 6160 5349 418 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.700247 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 15806
/proc/meminfo: memFree=31302636/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=50240 CPUtime=0.69 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 11827 0 0 0 66 3 0 0 20 0 1 0 278486855 51445760 11749 33554432000 4194304 8973514 140733746679376 140733746678640 7726760 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15806/statm: 12560 11749 418 1167 0 11341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50240

[startup+1.50023 s]
/proc/loadavg: 1.96 2.00 2.00 3/180 15807
/proc/meminfo: memFree=31243092/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=111680 CPUtime=1.49 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 27128 0 0 0 144 5 0 0 20 0 1 0 278486855 114360320 27050 33554432000 4194304 8973514 140733746679376 140733746678216 4204292 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15806/statm: 27920 27050 418 1167 0 26701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111680

[startup+3.10021 s]
/proc/loadavg: 1.96 2.00 2.00 3/180 15807
/proc/meminfo: memFree=31159384/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=195648 CPUtime=3.09 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 48179 0 0 0 299 10 0 0 20 0 1 0 278486855 200343552 48101 33554432000 4194304 8973514 140733746679376 140733746678872 4591436 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15806/statm: 48912 48101 418 1167 0 47693 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195648

[startup+6.30027 s]
/proc/loadavg: 1.97 2.00 2.00 3/180 15807
/proc/meminfo: memFree=30960860/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=430144 CPUtime=6.28 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 106597 0 0 0 606 22 0 0 20 0 1 0 278486855 440467456 106519 33554432000 4194304 8973514 140733746679376 140733746677312 4213859 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 107536 106526 418 1167 0 106317 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 430144

[startup+12.7003 s]
/proc/loadavg: 1.97 2.00 2.00 3/180 15807
/proc/meminfo: memFree=30485608/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=821312 CPUtime=12.69 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 204596 0 0 0 1226 43 0 0 20 0 1 0 278486855 841023488 204528 33554432000 4194304 8973514 140733746679376 140733746678640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 205328 204528 418 1167 0 204109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 821312

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 2.00 3/180 15807
/proc/meminfo: memFree=29846620/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=1459264 CPUtime=25.48 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 364122 0 0 0 2476 72 0 0 20 0 1 0 278486855 1494286336 364054 33554432000 4194304 8973514 140733746679376 140733746678872 4213841 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 364816 364054 456 1167 0 363597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1459264

[startup+51.1003 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 15868
/proc/meminfo: memFree=29685712/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=205888 CPUtime=51.07 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 365053 0 0 0 5019 88 0 0 20 0 1 0 278486855 210829312 50613 33554432000 4194304 8973514 140733746679376 140733746678640 4427592 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 51472 50613 456 1167 0 50253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 205888

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 15868
/proc/meminfo: memFree=30727736/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=308288 CPUtime=102.26 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 390521 0 0 0 10119 107 0 0 20 0 1 0 278486855 315686912 76065 33554432000 4194304 8973514 140733746679376 140733746678640 4372612 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 77072 76065 456 1167 0 75853 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 308288

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15868
/proc/meminfo: memFree=30465380/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=348224 CPUtime=162.22 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 400776 0 0 0 16102 120 0 0 20 0 1 0 278486855 356581376 86294 33554432000 4194304 8973514 140733746679376 140733746678872 6571896 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 87056 86294 456 1167 0 85837 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 348224

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15868
/proc/meminfo: memFree=30230180/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=385088 CPUtime=222.2 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 409777 0 0 0 22088 132 0 0 20 0 1 0 278486855 394330112 95286 33554432000 4194304 8973514 140733746679376 140733746678872 6662187 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 96272 95286 456 1167 0 95053 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 385088

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15869
/proc/meminfo: memFree=29978860/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=421952 CPUtime=282.18 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 419231 0 0 0 28072 146 0 0 20 0 1 0 278486855 432078848 104726 33554432000 4194304 8973514 140733746679376 140733746678872 4427291 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 105488 104726 456 1167 0 104269 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 421952

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15869
/proc/meminfo: memFree=29935860/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=464960 CPUtime=342.17 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 429983 0 0 0 34060 157 0 0 20 0 1 0 278486855 476119040 115478 33554432000 4194304 8973514 140733746679376 140733746678640 4427744 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 116240 115478 456 1167 0 115021 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 464960

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15869
/proc/meminfo: memFree=29898688/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=501824 CPUtime=402.17 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 439199 0 0 0 40048 169 0 0 20 0 1 0 278486855 513867776 124694 33554432000 4194304 8973514 140733746679376 140733746678640 6571973 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 125456 124694 456 1167 0 124237 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 501824

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15869
/proc/meminfo: memFree=29855564/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=544832 CPUtime=462.15 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 449951 0 0 0 46033 182 0 0 20 0 1 0 278486855 557907968 135446 33554432000 4194304 8973514 140733746679376 140733746678872 7707373 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 136208 135446 456 1167 0 134989 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 544832

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15869
/proc/meminfo: memFree=29825336/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=574528 CPUtime=522.14 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 457375 0 0 0 52021 193 0 0 20 0 1 0 278486855 588316672 142870 33554432000 4194304 8973514 140733746679376 140733746678872 4372360 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 143632 142870 456 1167 0 142413 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 574528

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 15873
/proc/meminfo: memFree=29790868/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=608320 CPUtime=582.13 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 465823 0 0 0 58009 204 0 0 20 0 1 0 278486855 622919680 151318 33554432000 4194304 8973514 140733746679376 140733746678872 6571987 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 152080 151318 456 1167 0 150861 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 608320

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 15873
/proc/meminfo: memFree=29698580/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=700480 CPUtime=822.1 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488864 0 0 0 81959 251 0 0 20 0 1 0 278486855 717291520 174359 33554432000 4194304 8973514 140733746679376 140733746677312 4495897 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 175120 174359 457 1167 0 173901 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 700480

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15873
/proc/meminfo: memFree=29698828/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=700480 CPUtime=882.09 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488864 0 0 0 87949 260 0 0 20 0 1 0 278486855 717291520 174359 33554432000 4194304 8973514 140733746679376 140733746678640 4204286 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 175120 174359 457 1167 0 173901 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 700480

[startup+942.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 15874
/proc/meminfo: memFree=29698828/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=700480 CPUtime=942.08 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488864 0 0 0 93940 268 0 0 20 0 1 0 278486855 717291520 174359 33554432000 4194304 8973514 140733746679376 140733746678872 4209429 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 175120 174359 457 1167 0 173901 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 700480

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15874
/proc/meminfo: memFree=29701744/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=697408 CPUtime=1002.07 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488864 0 0 0 99932 275 0 0 20 0 1 0 278486855 714145792 173591 33554432000 4194304 8973514 140733746679376 140733746678872 4206165 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 174352 173591 457 1167 0 173133 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 697408

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15874
/proc/meminfo: memFree=29718004/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=681024 CPUtime=1062.06 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488864 0 0 0 105925 281 0 0 20 0 1 0 278486855 697368576 169495 33554432000 4194304 8973514 140733746679376 140733746678872 4214368 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 170256 169495 457 1167 0 169037 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 681024

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15874
/proc/meminfo: memFree=29738704/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=660544 CPUtime=1122.04 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488869 0 0 0 111916 288 0 0 20 0 1 0 278486855 676397056 164375 33554432000 4194304 8973514 140733746679376 140733746678640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 165136 164375 457 1167 0 163917 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 660544

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15877
/proc/meminfo: memFree=29812344/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=586816 CPUtime=1182.03 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488884 0 0 0 117905 298 0 0 20 0 1 0 278486855 600899584 145943 33554432000 4194304 8973514 140733746679376 140733746677312 4209220 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 146704 145943 457 1167 0 145485 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 586816

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15878
/proc/meminfo: memFree=29922764/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=476224 CPUtime=1242.01 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488892 0 0 0 123893 308 0 0 20 0 1 0 278486855 487653376 118295 33554432000 4194304 8973514 140733746679376 140733746678872 4204286 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 119056 118295 457 1167 0 117837 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 476224

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15878
/proc/meminfo: memFree=29922884/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=476224 CPUtime=1302.01 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488892 0 0 0 129877 324 0 0 20 0 1 0 278486855 487653376 118295 33554432000 4194304 8973514 140733746679376 140733746678640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 119056 118295 457 1167 0 117837 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 476224

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15878
/proc/meminfo: memFree=29922760/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=477248 CPUtime=1361.99 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 488925 0 0 0 135862 337 0 0 20 0 1 0 278486855 488701952 118328 33554432000 4194304 8973514 140733746679376 140733746678872 5389264 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 119312 118328 457 1167 0 118093 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 477248

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15878
/proc/meminfo: memFree=30010232/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=534592 CPUtime=1421.99 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 503484 0 0 0 141846 353 0 0 20 0 1 0 278486855 547422208 132887 33554432000 4194304 8973514 140733746679376 140733746678640 4441196 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 133648 132887 457 1167 0 132429 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 534592

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 15878
/proc/meminfo: memFree=30013672/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=588864 CPUtime=1481.97 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 517052 0 0 0 147831 366 0 0 20 0 1 0 278486855 602996736 146455 33554432000 4194304 8973514 140733746679376 140733746678872 4427820 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 147216 146455 457 1167 0 145997 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 588864

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15879
/proc/meminfo: memFree=29927492/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=636992 CPUtime=1541.96 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 529084 0 0 0 153815 381 0 0 20 0 1 0 278486855 652279808 158487 33554432000 4194304 8973514 140733746679376 140733746678640 7680094 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 159248 158487 457 1167 0 158029 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 636992

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15879
/proc/meminfo: memFree=29790100/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=665664 CPUtime=1601.95 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 536252 0 0 0 159802 393 0 0 20 0 1 0 278486855 681639936 165655 33554432000 4194304 8973514 140733746679376 140733746678872 4441196 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 166416 165655 457 1167 0 165197 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 665664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15879
/proc/meminfo: memFree=29657792/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=734272 CPUtime=1661.94 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 553404 0 0 0 165786 408 0 0 20 0 1 0 278486855 751894528 182807 33554432000 4194304 8973514 140733746679376 140733746678872 4211918 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 183568 182807 457 1167 0 182349 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 734272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15917
/proc/meminfo: memFree=30599856/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=734272 CPUtime=1721.93 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 553404 0 0 0 171772 421 0 0 20 0 1 0 278486855 751894528 182807 33554432000 4194304 8973514 140733746679376 140733746678640 4356144 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 183568 182807 457 1167 0 182349 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 734272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15920
/proc/meminfo: memFree=30581380/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=734272 CPUtime=1781.92 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 553404 0 0 0 177761 431 0 0 20 0 1 0 278486855 751894528 182807 33554432000 4194304 8973514 140733746679376 140733746678640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 183568 182807 457 1167 0 182349 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 734272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15920
/proc/meminfo: memFree=30576312/32873844 swapFree=7616/7616
[pid=15806] ppid=15804 vsize=734272 CPUtime=1800.03 cores=0,2,4,6
/proc/15806/stat : 15806 (toysat) R 15804 15806 15420 0 -1 4202496 553404 0 0 0 179570 433 0 0 20 0 1 0 278486855 751894528 182807 33554432000 4194304 8973514 140733746679376 140733746677376 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15806/statm: 183568 182807 457 1167 0 182349 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 734272

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.43
CPU time (s): 1800.06
CPU user time (s): 1795.7
CPU system time (s): 4.35734
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 1459264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.7
system time used= 4.35734
maximum resident set size= 1456216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 553404
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= 101
involuntary context switches= 2135

runsolver used 3.66244 second user time and 8.95264 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 15:00:21
IDJOB=3706846
IDBENCH=2952
IDSOLVER=2285
FILE ID=node135/3706846-1338123619
RUNJOBID= node135-1338118211-15436
PBS_JOBID= 14624474
Free space on /tmp= 71592 MiB

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

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

MD5SUM BENCH= 5f844d3fbd9d157e56bab6c09ee5f179
RANDOM SEED=1225305298

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31302636 kB
Buffers:          288472 kB
Cached:           381520 kB
SwapCached:         1720 kB
Active:           654024 kB
Inactive:          97648 kB
Active(anon):      72228 kB
Inactive(anon):    12016 kB
Active(file):     581796 kB
Inactive(file):    85632 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:             50296 kB
Writeback:             0 kB
AnonPages:         88004 kB
Mapped:            13616 kB
Shmem:               132 kB
Slab:             675816 kB
SReclaimable:     117572 kB
SUnreclaim:       558244 kB
KernelStack:        1472 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     197040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 71588 MiB
End job on node135 at 2012-05-27 15:30:23