Trace number 3706850

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-unif-100_100.08.opb
MD5SUM7e2e59a69914c0aa8f6d18f073e252a7
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 benchmark8.81966
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 variables9457
Total number of constraints449183
Number of constraints which are clauses446880
Number of constraints which are cardinality constraints (but not clauses)2303
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 98
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 98
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 96
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 194
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

7.70/7.79	c 2012-05-27T14:57:04+0200
7.70/7.79	c arch = x86_64
7.70/7.79	c os = linux
7.70/7.79	c compiler = ghc 7.4
7.70/7.79	c packages:
7.70/7.79	c   OptDir-0.0.1
7.70/7.79	c   array-0.4.0.0
7.70/7.79	c   base-4.5.0.0
7.70/7.79	c   bytestring-0.9.2.1
7.70/7.79	c   containers-0.4.2.1
7.70/7.79	c   deepseq-1.3.0.0
7.70/7.79	c   mtl-2.1.1
7.70/7.79	c   old_locale-1.0.0.4
7.70/7.79	c   parse_dimacs-1.2
7.70/7.79	c   parsec-3.1.2
7.70/7.79	c   queue-0.1.2
7.70/7.79	c   stm-2.3
7.70/7.79	c   time-1.4
7.70/7.79	c command line = ["--pb","HOME/instance-3706850-1338123424.opb"]
7.70/7.79	c #vars 9457
7.70/7.79	c #constraints 449183
7.70/7.79	c Solving starts ...
7.89/7.96	c solving time = 0.169s
7.89/7.96	c #decision = 2353
7.89/7.96	c #conflict = 342
7.89/7.96	c #restart = 2
7.89/7.96	o 67
7.89/7.96	c Solving starts ...
7.89/7.98	c solving time = 0.019s
7.89/7.98	c #decision = 2846
7.89/7.98	c #conflict = 342
7.89/7.98	c #restart = 2
7.89/7.98	o 66
7.89/7.98	c Solving starts ...
7.99/8.01	c solving time = 0.018s
7.99/8.01	c #decision = 3339
7.99/8.01	c #conflict = 342
7.99/8.01	c #restart = 2
7.99/8.01	o 65
7.99/8.01	c Solving starts ...
7.99/8.03	c solving time = 0.018s
7.99/8.03	c #decision = 3825
7.99/8.03	c #conflict = 342
7.99/8.03	c #restart = 2
7.99/8.03	o 64
7.99/8.03	c Solving starts ...
7.99/8.05	c solving time = 0.019s
7.99/8.05	c #decision = 4307
7.99/8.05	c #conflict = 342
7.99/8.05	c #restart = 2
7.99/8.05	o 63
7.99/8.05	c Solving starts ...
7.99/8.07	c solving time = 0.018s
7.99/8.07	c #decision = 4787
7.99/8.07	c #conflict = 342
7.99/8.07	c #restart = 2
7.99/8.07	o 62
7.99/8.07	c Solving starts ...
8.09/8.12	c solving time = 0.045s
8.09/8.12	c #decision = 5769
8.09/8.12	c #conflict = 362
8.09/8.12	c #restart = 2
8.09/8.12	o 61
8.09/8.12	c Solving starts ...
8.09/8.16	c solving time = 0.034s
8.09/8.16	c #decision = 6450
8.09/8.16	c #conflict = 393
8.09/8.16	c #restart = 2
8.09/8.16	o 60
8.09/8.16	c Solving starts ...
8.09/8.18	c solving time = 0.020s
8.09/8.18	c #decision = 6871
8.09/8.18	c #conflict = 397
8.09/8.18	c #restart = 2
8.09/8.18	o 59
8.09/8.18	c Solving starts ...
8.19/8.20	c solving time = 0.022s
8.19/8.20	c #decision = 7356
8.19/8.20	c #conflict = 399
8.19/8.20	c #restart = 2
8.19/8.20	o 58
8.19/8.20	c Solving starts ...
8.19/8.23	c solving time = 0.023s
8.19/8.23	c #decision = 7812
8.19/8.23	c #conflict = 411
8.19/8.23	c #restart = 2
8.19/8.23	o 57
8.19/8.23	c Solving starts ...
8.19/8.27	c solving time = 0.039s
8.19/8.27	c #decision = 8420
8.19/8.27	c #conflict = 468
8.19/8.27	c #restart = 2
8.19/8.27	o 56
8.19/8.27	c Solving starts ...
8.39/8.44	c solving time = 0.164s
8.39/8.44	c #decision = 9188
8.39/8.44	c #conflict = 702
8.39/8.44	c #restart = 3
8.39/8.44	o 55
8.39/8.44	c Solving starts ...
8.49/8.59	c solving time = 0.147s
8.49/8.59	c #decision = 10392
8.49/8.59	c #conflict = 864
8.49/8.59	c #restart = 4
8.49/8.59	o 54
8.49/8.59	c Solving starts ...
8.80/8.90	c solving time = 0.307s
8.80/8.90	c #decision = 11514
8.80/8.90	c #conflict = 1296
8.80/8.90	c #restart = 6
8.80/8.90	o 53
8.80/8.90	c Solving starts ...
9.09/9.11	c solving time = 0.206s
9.09/9.11	c #decision = 12270
9.09/9.11	c #conflict = 1560
9.09/9.11	c #restart = 8
9.09/9.11	o 52
9.09/9.11	c Solving starts ...
9.29/9.36	c solving time = 0.248s
9.29/9.36	c #decision = 13906
9.29/9.36	c #conflict = 1896
9.29/9.36	c #restart = 10
9.29/9.36	o 51
9.29/9.36	c Solving starts ...
9.29/9.39	c solving time = 0.033s
9.29/9.39	c #decision = 14628
9.29/9.39	c #conflict = 1913
9.29/9.39	c #restart = 10
9.29/9.39	o 50
9.29/9.39	c Solving starts ...
9.79/9.84	c solving time = 0.446s
9.79/9.84	c #decision = 16468
9.79/9.84	c #conflict = 2598
9.79/9.84	c #restart = 13
9.79/9.84	o 49
9.79/9.84	c Solving starts ...
10.38/10.47	c solving time = 0.622s
10.38/10.47	c #decision = 21618
10.38/10.47	c #conflict = 3971
10.38/10.47	c #restart = 18
10.38/10.47	o 48
10.38/10.47	c Solving starts ...
10.48/10.50	c solving time = 0.032s
10.48/10.50	c #decision = 22313
10.48/10.50	c #conflict = 3990
10.48/10.50	c #restart = 18
10.48/10.50	o 47
10.48/10.50	c Solving starts ...
10.48/10.58	c solving time = 0.078s
10.48/10.58	c #decision = 23378
10.48/10.58	c #conflict = 4077
10.48/10.58	c #restart = 18
10.48/10.58	o 46
10.48/10.58	c Solving starts ...
10.58/10.62	c solving time = 0.037s
10.58/10.62	c #decision = 23917
10.58/10.62	c #conflict = 4101
10.58/10.62	c #restart = 18
10.58/10.62	o 45
10.58/10.62	c Solving starts ...
13.58/13.69	c solving time = 3.062s
13.58/13.69	c #decision = 36268
13.58/13.69	c #conflict = 8404
13.58/13.69	c #restart = 25
13.58/13.69	o 44
13.58/13.69	c Solving starts ...
15.59/15.65	c solving time = 1.957s
15.59/15.65	c #decision = 39553
15.59/15.65	c #conflict = 9587
15.59/15.65	c #restart = 29
15.59/15.65	o 43
15.59/15.65	c Solving starts ...
16.49/16.57	c solving time = 0.919s
16.49/16.57	c #decision = 41944
16.49/16.57	c #conflict = 10208
16.49/16.57	c #restart = 32
16.49/16.57	o 42
16.49/16.57	c Solving starts ...
119.17/119.21	c learnt constraints deletion: 85228 -> 42614
241.95/242.01	c learnt constraints deletion: 93142 -> 46571
496.09/496.24	c solving time = 479.568s
496.09/496.24	c #decision = 264081
496.09/496.24	c #conflict = 169261
496.09/496.24	c #restart = 48
496.09/496.24	o 41
496.09/496.24	c Solving starts ...
496.38/496.59	c learnt constraints deletion: 80022 -> 40011
496.99/497.13	c learnt constraints deletion: 40011 -> 20006
497.69/497.86	c solving time = 1.621s
497.69/497.86	c #decision = 264594
497.69/497.86	c #conflict = 169287
497.69/497.86	c #restart = 48
497.69/497.86	o 40
497.69/497.86	c Solving starts ...
619.17/619.38	c learnt constraints deletion: 85255 -> 42628
653.37/653.54	c learnt constraints deletion: 93063 -> 46532
946.31/946.51	c learnt constraints deletion: 101855 -> 50928
1104.98/1105.22	c learnt constraints deletion: 111467 -> 55734
1429.53/1429.84	c learnt constraints deletion: 111558 -> 55780
1597.71/1598.02	c learnt constraints deletion: 122185 -> 61093

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-3706850-1338123424/watcher-3706850-1338123424 -o /tmp/evaluation-result-3706850-1338123424/solver-3706850-1338123424 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706850-1338123424.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 19869
/proc/meminfo: memFree=30805760/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 1 0 278468323 6356992 727 33554432000 4194304 8973514 140736194175328 140735513067368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 1552 727 417 1167 0 333 0

[startup+0.104955 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 19869
/proc/meminfo: memFree=30805760/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=13376 CPUtime=0.09 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 2369 0 0 0 9 0 0 0 20 0 1 0 278468323 13697024 2289 33554432000 4194304 8973514 140736194175328 140735513067368 4213859 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 3344 2296 418 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.200334 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 19869
/proc/meminfo: memFree=30805760/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=21568 CPUtime=0.18 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 4489 0 0 0 18 0 0 0 20 0 1 0 278468323 22085632 4409 33554432000 4194304 8973514 140736194175328 140735513067368 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 5392 4409 418 1167 0 4173 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 21568

[startup+0.300325 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 19869
/proc/meminfo: memFree=30805760/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=26688 CPUtime=0.29 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 5940 0 0 0 28 1 0 0 20 0 1 0 278468323 27328512 5860 33554432000 4194304 8973514 140736194175328 140735513067368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 6672 5860 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.700171 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 19869
/proc/meminfo: memFree=30805760/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=58432 CPUtime=0.69 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 13801 0 0 0 67 2 0 0 20 0 1 0 278468323 59834368 13721 33554432000 4194304 8973514 140736194175328 140736194174824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 14608 13721 418 1167 0 13389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58432

[startup+1.50022 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19870
/proc/meminfo: memFree=30733584/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=102464 CPUtime=1.49 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 24884 0 0 0 145 4 0 0 20 0 1 0 278468323 104923136 24804 33554432000 4194304 8973514 140736194175328 140736194174824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 25616 24804 418 1167 0 24397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102464

[startup+3.10029 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19870
/proc/meminfo: memFree=30673072/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=206912 CPUtime=3.08 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 50807 0 0 0 299 9 0 0 20 0 1 0 278468323 211877888 50728 33554432000 4194304 8973514 140736194175328 140736194174824 4213859 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 51728 50736 418 1167 0 50509 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 206912

[startup+6.30028 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19870
/proc/meminfo: memFree=30478144/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=446528 CPUtime=6.28 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 110900 0 0 0 607 21 0 0 20 0 1 0 278468323 457244672 110820 33554432000 4194304 8973514 140736194175328 140736194174592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 111632 110820 418 1167 0 110413 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 446528

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 19870
/proc/meminfo: memFree=30706484/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=103488 CPUtime=12.69 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 141920 0 0 0 1237 32 0 0 20 0 1 0 278468323 105971712 25104 33554432000 4194304 8973514 140736194175328 140736194173312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 25872 25104 456 1167 0 24653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103488

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19870
/proc/meminfo: memFree=30704624/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=107584 CPUtime=25.49 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 142944 0 0 0 2513 36 0 0 20 0 1 0 278468323 110166016 26128 33554432000 4194304 8973514 140736194175328 140736194174592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 26896 26128 456 1167 0 25677 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107584

[startup+51.1002 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 19870
/proc/meminfo: memFree=30663332/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=147520 CPUtime=51.08 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 152928 0 0 0 5065 43 0 0 20 0 1 0 278468323 151060480 36112 33554432000 4194304 8973514 140736194175328 140736194174824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 36880 36112 456 1167 0 35661 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 147520

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 19870
/proc/meminfo: memFree=30587196/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=223296 CPUtime=102.28 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 171872 0 0 0 10172 56 0 0 20 0 1 0 278468323 228655104 55056 33554432000 4194304 8973514 140736194175328 140736194174824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 55824 55056 456 1167 0 54605 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 223296

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19870
/proc/meminfo: memFree=30541128/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=262208 CPUtime=162.26 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 181603 0 0 0 16159 67 0 0 20 0 1 0 278468323 268500992 64785 33554432000 4194304 8973514 140736194175328 140736194174592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 65552 64785 457 1167 0 64333 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 262208

[startup+222.306 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 19873
/proc/meminfo: memFree=30549936/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=250944 CPUtime=222.26 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 181616 0 0 0 22148 78 0 0 20 0 1 0 278468323 256966656 61969 33554432000 4194304 8973514 140736194175328 140736194174824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 62736 61969 457 1167 0 61517 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 250944

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 19896
/proc/meminfo: memFree=30490560/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=303168 CPUtime=282.22 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 194692 0 0 0 28133 89 0 0 20 0 1 0 278468323 310444032 75025 33554432000 4194304 8973514 140736194175328 140736194173248 4214039 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 75792 75025 457 1167 0 74573 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 303168

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19896
/proc/meminfo: memFree=30489328/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=303168 CPUtime=342.21 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 194692 0 0 0 34126 95 0 0 20 0 1 0 278468323 310444032 75025 33554432000 4194304 8973514 140736194175328 140736194173248 7667183 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 75792 75025 457 1167 0 74573 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 303168

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19896
/proc/meminfo: memFree=30486972/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=303168 CPUtime=402.2 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 194692 0 0 0 40120 100 0 0 20 0 1 0 278468323 310444032 75025 33554432000 4194304 8973514 140736194175328 140736194174824 4204592 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 75792 75025 457 1167 0 74573 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 303168

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19896
/proc/meminfo: memFree=30486104/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=303168 CPUtime=462.2 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 194692 0 0 0 46114 106 0 0 20 0 1 0 278468323 310444032 75025 33554432000 4194304 8973514 140736194175328 140736194174824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 75792 75025 457 1167 0 74573 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 303168

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19896
/proc/meminfo: memFree=30480772/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=303168 CPUtime=522.19 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 194692 0 0 0 52105 114 0 0 20 0 1 0 278468323 310444032 75025 33554432000 4194304 8973514 140736194175328 140736194174592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 75792 75025 457 1167 0 74573 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 303168

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19897
/proc/meminfo: memFree=30586084/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=193600 CPUtime=582.18 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 194692 0 0 0 58095 123 0 0 20 0 1 0 278468323 198246400 47633 33554432000 4194304 8973514 140736194175328 140736194174824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 48400 47633 457 1167 0 47181 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 193600

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19901
/proc/meminfo: memFree=30463928/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=301120 CPUtime=882.13 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 221585 0 0 0 88048 165 0 0 20 0 1 0 278468323 308346880 74513 33554432000 4194304 8973514 140736194175328 140736194173248 4209382 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 75280 74513 457 1167 0 74061 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 301120

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19901
/proc/meminfo: memFree=30463804/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=301120 CPUtime=942.11 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 221585 0 0 0 94038 173 0 0 20 0 1 0 278468323 308346880 74513 33554432000 4194304 8973514 140736194175328 140736194174592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 75280 74513 457 1167 0 74061 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 301120

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19901
/proc/meminfo: memFree=30393356/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=371776 CPUtime=1002.1 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 239249 0 0 0 100025 185 0 0 20 0 1 0 278468323 380698624 92177 33554432000 4194304 8973514 140736194175328 140736194174824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 92944 92177 457 1167 0 91725 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 371776

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19901
/proc/meminfo: memFree=30370788/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=394304 CPUtime=1062.09 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 244881 0 0 0 106018 191 0 0 20 0 1 0 278468323 403767296 97809 33554432000 4194304 8973514 140736194175328 140736194174592 4209220 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 98576 97809 457 1167 0 97357 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 394304

[startup+1122.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 20054
/proc/meminfo: memFree=30760832/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=398400 CPUtime=1122.08 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 245905 0 0 0 112009 199 0 0 20 0 1 0 278468323 407961600 98833 33554432000 4194304 8973514 140736194175328 140736194174824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 99600 98833 457 1167 0 98381 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 398400

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 20055
/proc/meminfo: memFree=30759608/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=398400 CPUtime=1182.07 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 245913 0 0 0 118001 206 0 0 20 0 1 0 278468323 407961600 98833 33554432000 4194304 8973514 140736194175328 140736194174592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 99600 98833 457 1167 0 98381 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 398400

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 20055
/proc/meminfo: memFree=30716920/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=440384 CPUtime=1242.06 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 256418 0 0 0 123989 217 0 0 20 0 1 0 278468323 450953216 109329 33554432000 4194304 8973514 140736194175328 140736194174592 4204701 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 110096 109329 457 1167 0 108877 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 440384

[startup+1302.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/177 20055
/proc/meminfo: memFree=30716708/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=440384 CPUtime=1302.05 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 256418 0 0 0 129982 223 0 0 20 0 1 0 278468323 450953216 109329 33554432000 4194304 8973514 140736194175328 140736194174592 4208830 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 110096 109329 457 1167 0 108877 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 440384

[startup+1362.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 20055
/proc/meminfo: memFree=30716488/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=440384 CPUtime=1362.04 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 256418 0 0 0 135974 230 0 0 20 0 1 0 278468323 450953216 109329 33554432000 4194304 8973514 140736194175328 140736194174592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 110096 109329 457 1167 0 108877 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 440384

[startup+1422.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 20058
/proc/meminfo: memFree=30716824/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=440384 CPUtime=1422.03 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 256418 0 0 0 141968 235 0 0 20 0 1 0 278468323 450953216 109329 33554432000 4194304 8973514 140736194175328 140736194174592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 110096 109329 457 1167 0 108877 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 440384

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 20059
/proc/meminfo: memFree=30781668/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=373824 CPUtime=1482.02 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 256422 0 0 0 147960 242 0 0 20 0 1 0 278468323 382795776 92689 33554432000 4194304 8973514 140736194175328 140736194173248 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 93456 92689 457 1167 0 92237 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 373824

[startup+1542.31 s]
/proc/loadavg: 2.10 2.03 2.01 3/176 20059
/proc/meminfo: memFree=30811540/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=345152 CPUtime=1542.02 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 256422 0 0 0 153950 252 0 0 20 0 1 0 278468323 353435648 85521 33554432000 4194304 8973514 140736194175328 140736194174824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 86288 85521 457 1167 0 85069 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 345152

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 20060
/proc/meminfo: memFree=30803312/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=353344 CPUtime=1602 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 258470 0 0 0 159939 261 0 0 20 0 1 0 278468323 361824256 87569 33554432000 4194304 8973514 140736194175328 140736194173312 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 88336 87569 457 1167 0 87117 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 353344

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 20060
/proc/meminfo: memFree=30799376/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=357440 CPUtime=1661.99 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 259494 0 0 0 165930 269 0 0 20 0 1 0 278468323 366018560 88593 33554432000 4194304 8973514 140736194175328 140736194174824 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 89360 88593 457 1167 0 88141 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 357440

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20060
/proc/meminfo: memFree=30796004/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=360512 CPUtime=1721.98 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 260264 0 0 0 171922 276 0 0 20 0 1 0 278468323 369164288 89361 33554432000 4194304 8973514 140736194175328 140736194174824 6571856 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 90128 89361 457 1167 0 88909 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 360512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20061
/proc/meminfo: memFree=30765228/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=391232 CPUtime=1781.97 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 267944 0 0 0 177911 286 0 0 20 0 1 0 278468323 400621568 97041 33554432000 4194304 8973514 140736194175328 140736194174824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 97808 97041 457 1167 0 96589 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 391232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 20061
/proc/meminfo: memFree=30752092/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=404544 CPUtime=1800.07 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 271272 0 0 0 179719 288 0 0 20 0 1 0 278468323 414253056 100369 33554432000 4194304 8973514 140736194175328 140736194174824 6571896 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 101136 100369 457 1167 0 99917 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 404544

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.06 2.03 2.00 3/177 20061
/proc/meminfo: memFree=30752092/32873648 swapFree=7112/7112
[pid=19869] ppid=19867 vsize=404544 CPUtime=1800.07 cores=0,2,4,6
/proc/19869/stat : 19869 (toysat) R 19867 19869 18885 0 -1 4202496 271272 0 0 0 179719 288 0 0 20 0 1 0 278468323 414253056 100369 33554432000 4194304 8973514 140736194175328 140736194174824 6571896 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/19869/statm: 101136 100369 457 1167 0 99917 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 404544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1797.2
CPU system time (s): 2.89556
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 570432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.2
system time used= 2.89556
maximum resident set size= 567360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271272
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= 73
involuntary context switches= 1892

runsolver used 3.48047 second user time and 8.99463 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 14:57:04
IDJOB=3706850
IDBENCH=2951
IDSOLVER=2285
FILE ID=node126/3706850-1338123424
RUNJOBID= node126-1338111870-18901
PBS_JOBID= 14624471
Free space on /tmp= 71332 MiB

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

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

MD5SUM BENCH= 7e2e59a69914c0aa8f6d18f073e252a7
RANDOM SEED=596764184

node126.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.456
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	: 5332.91
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.456
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.456
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.456
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.456
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.456
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.91
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30806668 kB
Buffers:          291304 kB
Cached:           599400 kB
SwapCached:        17756 kB
Active:          1111208 kB
Inactive:         146616 kB
Active(anon):     348652 kB
Inactive(anon):    20452 kB
Active(file):     762556 kB
Inactive(file):   126164 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             22136 kB
Writeback:             4 kB
AnonPages:        359116 kB
Mapped:            11488 kB
Shmem:                 0 kB
Slab:             668576 kB
SReclaimable:     112780 kB
SUnreclaim:       555796 kB
KernelStack:        1440 kB
PageTables:         5036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     473916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 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= 71332 MiB
End job on node126 at 2012-05-27 15:27:07