Trace number 3725223

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

8.18/8.21	c 2012-06-02T13:35:40+0200
8.18/8.21	c arch = x86_64
8.18/8.21	c os = linux
8.18/8.21	c compiler = ghc 7.4
8.18/8.21	c packages:
8.18/8.21	c   OptDir-0.0.1
8.18/8.21	c   array-0.4.0.0
8.18/8.21	c   base-4.5.0.0
8.18/8.21	c   bytestring-0.9.2.1
8.18/8.21	c   containers-0.4.2.1
8.18/8.21	c   deepseq-1.3.0.0
8.18/8.21	c   mtl-2.1.1
8.18/8.21	c   old_locale-1.0.0.4
8.18/8.21	c   parse_dimacs-1.2
8.18/8.21	c   parsec-3.1.2
8.18/8.21	c   queue-0.1.2
8.18/8.21	c   stm-2.3
8.18/8.21	c   time-1.4
8.18/8.21	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725223-1338636939.opb"]
8.18/8.21	c #vars 9457
8.18/8.21	c #constraints 449183
8.18/8.21	c Solving starts ...
8.39/8.40	c solving time = 0.185s
8.39/8.40	c #decision = 2353
8.39/8.40	c #conflict = 342
8.39/8.40	c #restart = 2
8.39/8.40	o 67
8.39/8.40	c Solving starts ...
8.39/8.42	c solving time = 0.024s
8.39/8.42	c #decision = 2846
8.39/8.42	c #conflict = 342
8.39/8.42	c #restart = 2
8.39/8.42	o 66
8.39/8.42	c Solving starts ...
8.39/8.45	c solving time = 0.023s
8.39/8.45	c #decision = 3339
8.39/8.45	c #conflict = 342
8.39/8.45	c #restart = 2
8.39/8.45	o 65
8.39/8.45	c Solving starts ...
8.39/8.48	c solving time = 0.023s
8.39/8.48	c #decision = 3825
8.39/8.48	c #conflict = 342
8.39/8.48	c #restart = 2
8.39/8.48	o 64
8.39/8.48	c Solving starts ...
8.49/8.50	c solving time = 0.023s
8.49/8.50	c #decision = 4307
8.49/8.50	c #conflict = 342
8.49/8.50	c #restart = 2
8.49/8.50	o 63
8.49/8.50	c Solving starts ...
8.49/8.53	c solving time = 0.023s
8.49/8.53	c #decision = 4787
8.49/8.53	c #conflict = 342
8.49/8.53	c #restart = 2
8.49/8.53	o 62
8.49/8.53	c Solving starts ...
8.49/8.59	c solving time = 0.054s
8.49/8.59	c #decision = 5769
8.49/8.59	c #conflict = 362
8.49/8.59	c #restart = 2
8.49/8.59	o 61
8.49/8.59	c Solving starts ...
8.59/8.63	c solving time = 0.039s
8.59/8.63	c #decision = 6450
8.59/8.63	c #conflict = 393
8.59/8.63	c #restart = 2
8.59/8.63	o 60
8.59/8.63	c Solving starts ...
8.59/8.66	c solving time = 0.026s
8.59/8.66	c #decision = 6871
8.59/8.66	c #conflict = 397
8.59/8.66	c #restart = 2
8.59/8.66	o 59
8.59/8.66	c Solving starts ...
8.59/8.69	c solving time = 0.027s
8.59/8.69	c #decision = 7356
8.59/8.69	c #conflict = 399
8.59/8.69	c #restart = 2
8.59/8.69	o 58
8.59/8.69	c Solving starts ...
8.70/8.72	c solving time = 0.029s
8.70/8.72	c #decision = 7812
8.70/8.72	c #conflict = 411
8.70/8.72	c #restart = 2
8.70/8.72	o 57
8.70/8.72	c Solving starts ...
8.70/8.77	c solving time = 0.044s
8.70/8.77	c #decision = 8420
8.70/8.77	c #conflict = 468
8.70/8.77	c #restart = 2
8.70/8.77	o 56
8.70/8.77	c Solving starts ...
8.89/8.94	c solving time = 0.170s
8.89/8.94	c #decision = 9188
8.89/8.94	c #conflict = 702
8.89/8.94	c #restart = 3
8.89/8.94	o 55
8.89/8.94	c Solving starts ...
9.09/9.10	c solving time = 0.157s
9.09/9.10	c #decision = 10392
9.09/9.10	c #conflict = 864
9.09/9.10	c #restart = 4
9.09/9.10	o 54
9.09/9.10	c Solving starts ...
9.39/9.43	c solving time = 0.317s
9.39/9.43	c #decision = 11514
9.39/9.43	c #conflict = 1296
9.39/9.43	c #restart = 6
9.39/9.43	o 53
9.39/9.43	c Solving starts ...
9.59/9.64	c solving time = 0.212s
9.59/9.64	c #decision = 12270
9.59/9.64	c #conflict = 1560
9.59/9.64	c #restart = 8
9.59/9.64	o 52
9.59/9.64	c Solving starts ...
9.89/9.91	c solving time = 0.260s
9.89/9.91	c #decision = 13906
9.89/9.91	c #conflict = 1896
9.89/9.91	c #restart = 10
9.89/9.91	o 51
9.89/9.91	c Solving starts ...
9.89/9.95	c solving time = 0.040s
9.89/9.95	c #decision = 14628
9.89/9.95	c #conflict = 1913
9.89/9.95	c #restart = 10
9.89/9.95	o 50
9.89/9.95	c Solving starts ...
10.39/10.41	c solving time = 0.460s
10.39/10.41	c #decision = 16468
10.39/10.41	c #conflict = 2598
10.39/10.41	c #restart = 13
10.39/10.41	o 49
10.39/10.41	c Solving starts ...
10.99/11.07	c solving time = 0.656s
10.99/11.07	c #decision = 21618
10.99/11.07	c #conflict = 3971
10.99/11.07	c #restart = 18
10.99/11.07	o 48
10.99/11.07	c Solving starts ...
11.09/11.11	c solving time = 0.038s
11.09/11.11	c #decision = 22313
11.09/11.11	c #conflict = 3990
11.09/11.11	c #restart = 18
11.09/11.11	o 47
11.09/11.11	c Solving starts ...
11.19/11.20	c solving time = 0.087s
11.19/11.20	c #decision = 23378
11.19/11.20	c #conflict = 4077
11.19/11.20	c #restart = 18
11.19/11.20	o 46
11.19/11.20	c Solving starts ...
11.19/11.25	c solving time = 0.043s
11.19/11.25	c #decision = 23917
11.19/11.25	c #conflict = 4101
11.19/11.25	c #restart = 18
11.19/11.25	o 45
11.19/11.25	c Solving starts ...
14.49/14.54	c solving time = 3.287s
14.49/14.54	c #decision = 36268
14.49/14.54	c #conflict = 8404
14.49/14.54	c #restart = 25
14.49/14.54	o 44
14.49/14.54	c Solving starts ...
16.58/16.62	c solving time = 2.081s
16.58/16.62	c #decision = 39553
16.58/16.62	c #conflict = 9587
16.58/16.62	c #restart = 29
16.58/16.62	o 43
16.58/16.62	c Solving starts ...
17.60/17.67	c solving time = 1.042s
17.60/17.67	c #decision = 41944
17.60/17.67	c #conflict = 10208
17.60/17.67	c #restart = 32
17.60/17.67	o 42
17.60/17.67	c Solving starts ...
126.65/126.73	c learnt constraints deletion: 85228 -> 42614
255.92/256.03	c learnt constraints deletion: 93142 -> 46571
512.98/513.11	c solving time = 495.333s
512.98/513.11	c #decision = 264081
512.98/513.11	c #conflict = 169261
512.98/513.11	c #restart = 48
512.98/513.11	o 41
512.98/513.11	c Solving starts ...
513.28/513.47	c learnt constraints deletion: 80022 -> 40011
513.88/514.01	c learnt constraints deletion: 40011 -> 20006
514.58/514.75	c solving time = 1.632s
514.58/514.75	c #decision = 264594
514.58/514.75	c #conflict = 169287
514.58/514.75	c #restart = 48
514.58/514.75	o 40
514.58/514.75	c Solving starts ...
636.56/636.76	c learnt constraints deletion: 85255 -> 42628
672.25/672.41	c learnt constraints deletion: 93063 -> 46532
965.80/966.08	c learnt constraints deletion: 101855 -> 50928
1130.49/1130.75	c learnt constraints deletion: 111467 -> 55734
1461.93/1462.22	c learnt constraints deletion: 111558 -> 55780
1633.00/1633.32	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-3725223-1338636939/watcher-3725223-1338636939 -o /tmp/evaluation-result-3725223-1338636939/solver-3725223-1338636939 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725223-1338636939.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/174 1337
/proc/meminfo: memFree=25880156/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 797 0 0 0 0 0 0 0 20 0 1 0 329819396 6373376 717 33554432000 4194304 8989770 140734242021824 140733296901496 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 1556 717 429 1171 0 333 0

[startup+0.00736799 s]
/proc/loadavg: 2.00 2.00 1.95 3/174 1337
/proc/meminfo: memFree=25880156/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 858 0 0 0 0 0 0 0 20 0 1 0 329819396 7421952 778 33554432000 4194304 8989770 140734242021824 140733296901496 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 1812 778 430 1171 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7248

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 1.95 3/174 1337
/proc/meminfo: memFree=25880156/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 2340 0 0 0 9 0 0 0 20 0 1 0 329819396 12664832 2260 33554432000 4194304 8989770 140734242021824 140733296901496 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 3092 2260 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300316 s]
/proc/loadavg: 2.00 2.00 1.95 3/174 1337
/proc/meminfo: memFree=25880156/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 5955 0 0 0 29 0 0 0 20 0 1 0 329819396 27344896 5875 33554432000 4194304 8989770 140734242021824 140733296901496 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 6676 5875 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.70032 s]
/proc/loadavg: 2.00 2.00 1.95 3/174 1337
/proc/meminfo: memFree=25880156/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=51280 CPUtime=0.69 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 11847 0 0 0 67 2 0 0 20 0 1 0 329819396 52510720 11768 33554432000 4194304 8989770 140734242021824 140733296901496 7674848 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 12820 11775 431 1171 0 11597 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51280

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1338
/proc/meminfo: memFree=25808344/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=102480 CPUtime=1.48 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 24899 0 0 0 145 3 0 0 20 0 1 0 329819396 104939520 24819 33554432000 4194304 8989770 140734242021824 140734242021088 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 25620 24819 431 1171 0 24397 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102480

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1338
/proc/meminfo: memFree=25746336/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=183376 CPUtime=3.09 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 45123 0 0 0 301 8 0 0 20 0 1 0 329819396 187777024 45043 33554432000 4194304 8989770 140734242021824 140734242021320 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 45844 45043 431 1171 0 44621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 183376

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1338
/proc/meminfo: memFree=25551532/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=446544 CPUtime=6.28 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 110915 0 0 0 607 21 0 0 20 0 1 0 329819396 457261056 110835 33554432000 4194304 8989770 140734242021824 140734242021320 7874608 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 111636 110835 431 1171 0 110413 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 446544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1338
/proc/meminfo: memFree=25778592/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=103504 CPUtime=12.69 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 141937 0 0 0 1236 33 0 0 20 0 1 0 329819396 105988096 25121 33554432000 4194304 8989770 140734242021824 140734242021320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 25876 25121 471 1171 0 24653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103504

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 4/175 1338
/proc/meminfo: memFree=25778528/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=104528 CPUtime=25.48 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 142199 0 0 0 2512 36 0 0 20 0 1 0 329819396 107036672 25377 33554432000 4194304 8989770 140734242021824 140734242021320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 26132 25377 471 1171 0 24909 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 104528

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 4/175 1338
/proc/meminfo: memFree=25737452/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=143440 CPUtime=51.07 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 151929 0 0 0 5064 43 0 0 20 0 1 0 329819396 146882560 35105 33554432000 4194304 8989770 140734242021824 140734242021320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 35860 35105 471 1171 0 34637 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 143440

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1339
/proc/meminfo: memFree=25655020/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=217168 CPUtime=102.25 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 170389 0 0 0 10169 56 0 0 20 0 1 0 329819396 222380032 53537 33554432000 4194304 8989770 140734242021824 140734242021320 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 54292 53537 471 1171 0 53069 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 217168

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1339
/proc/meminfo: memFree=25607432/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=256080 CPUtime=162.23 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 180133 0 0 0 16156 67 0 0 20 0 1 0 329819396 262225920 63267 33554432000 4194304 8989770 140734242021824 140734242019776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 64020 63267 473 1171 0 62797 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 256080

[startup+222.3 s]
/proc/loadavg: 1.96 1.98 1.94 3/173 1355
/proc/meminfo: memFree=25609404/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=250960 CPUtime=222.22 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 180133 0 0 0 22145 77 0 0 20 0 1 0 329819396 256983040 61987 33554432000 4194304 8989770 140734242021824 140734242021320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 62740 61987 473 1171 0 61517 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 250960

[startup+282.3 s]
/proc/loadavg: 2.04 2.00 1.95 3/174 1358
/proc/meminfo: memFree=25562928/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=296016 CPUtime=282.21 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 191397 0 0 0 28131 90 0 0 20 0 1 0 329819396 303120384 73251 33554432000 4194304 8989770 140734242021824 140734242021088 4204292 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 74004 73251 473 1171 0 72781 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 296016

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/175 1386
/proc/meminfo: memFree=25772644/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=303184 CPUtime=342.2 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 193190 0 0 0 34124 96 0 0 20 0 1 0 329819396 310460416 75043 33554432000 4194304 8989770 140734242021824 140734242019776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 75796 75043 473 1171 0 74573 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 303184

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1386
/proc/meminfo: memFree=25742540/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=303184 CPUtime=402.19 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 193190 0 0 0 40117 102 0 0 20 0 1 0 329819396 310460416 75043 33554432000 4194304 8989770 140734242021824 140734242021320 4208857 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 75796 75043 473 1171 0 74573 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 303184

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1386
/proc/meminfo: memFree=25732616/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=303184 CPUtime=462.19 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 193190 0 0 0 46110 109 0 0 20 0 1 0 329819396 310460416 75043 33554432000 4194304 8989770 140734242021824 140734242021088 4208820 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 75796 75043 473 1171 0 74573 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 303184

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1386
/proc/meminfo: memFree=25732368/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=303184 CPUtime=522.18 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 193190 0 0 0 52100 118 0 0 20 0 1 0 329819396 310460416 75043 33554432000 4194304 8989770 140734242021824 140734242021320 4208826 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 75796 75043 473 1171 0 74573 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 303184

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/173 1386
/proc/meminfo: memFree=25788372/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=230480 CPUtime=582.17 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 193190 0 0 0 58090 127 0 0 20 0 1 0 329819396 236011520 56867 33554432000 4194304 8989770 140734242021824 140734242019776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 57620 56867 473 1171 0 56397 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 230480

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/175 1388
/proc/meminfo: memFree=25705272/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=302160 CPUtime=822.13 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 220328 0 0 0 82049 164 0 0 20 0 1 0 329819396 309411840 74787 33554432000 4194304 8989770 140734242021824 140734242019776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 75540 74787 473 1171 0 74317 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 302160

[startup+882.3 s]
/proc/loadavg: 2.08 2.03 1.96 3/176 1392
/proc/meminfo: memFree=25713848/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=302160 CPUtime=882.12 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 220330 0 0 0 88042 170 0 0 20 0 1 0 329819396 309411840 74787 33554432000 4194304 8989770 140734242021824 140734242019776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 75540 74787 473 1171 0 74317 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 302160

[startup+942.3 s]
/proc/loadavg: 2.10 2.04 1.97 3/175 1393
/proc/meminfo: memFree=25713776/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=302160 CPUtime=942.11 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 220330 0 0 0 94034 177 0 0 20 0 1 0 329819396 309411840 74787 33554432000 4194304 8989770 140734242021824 140734242021088 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 75540 74787 473 1171 0 74317 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 302160

[startup+1002.3 s]
/proc/loadavg: 2.11 2.05 1.97 3/175 1393
/proc/meminfo: memFree=25658472/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=349264 CPUtime=1002.1 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 232106 0 0 0 100020 190 0 0 20 0 1 0 329819396 357646336 86563 33554432000 4194304 8989770 140734242021824 140734242019776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 87316 86563 473 1171 0 86093 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 349264

[startup+1062.3 s]
/proc/loadavg: 2.11 2.05 1.98 3/175 1393
/proc/meminfo: memFree=25613336/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=394320 CPUtime=1062.09 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 243370 0 0 0 106009 200 0 0 20 0 1 0 329819396 403783680 97827 33554432000 4194304 8989770 140734242021824 140734242019840 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 98580 97827 473 1171 0 97357 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 394320

[startup+1122.3 s]
/proc/loadavg: 2.04 2.04 1.98 3/175 1393
/proc/meminfo: memFree=25612980/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=394320 CPUtime=1122.08 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 243372 0 0 0 112001 207 0 0 20 0 1 0 329819396 403783680 97827 33554432000 4194304 8989770 140734242021824 140734242021320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 98580 97827 473 1171 0 97357 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 394320

[startup+1182.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/175 1393
/proc/meminfo: memFree=25604500/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=399440 CPUtime=1182.07 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 244658 0 0 0 117989 218 0 0 20 0 1 0 329819396 409026560 99107 33554432000 4194304 8989770 140734242021824 140734242019776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 99860 99107 473 1171 0 98637 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 399440

[startup+1242.3 s]
/proc/loadavg: 2.11 2.05 1.99 3/175 1394
/proc/meminfo: memFree=25604424/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=399440 CPUtime=1242.05 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 244658 0 0 0 123980 225 0 0 20 0 1 0 329819396 409026560 99107 33554432000 4194304 8989770 140734242021824 140734242021320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 99860 99107 473 1171 0 98637 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 399440

[startup+1302.3 s]
/proc/loadavg: 2.04 2.04 1.99 3/175 1394
/proc/meminfo: memFree=25555196/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=440400 CPUtime=1302.06 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 254898 0 0 0 129971 235 0 0 20 0 1 0 329819396 450969600 109347 33554432000 4194304 8989770 140734242021824 140734242021320 4512588 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 110100 109347 473 1171 0 108877 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 440400

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 1.99 3/175 1394
/proc/meminfo: memFree=25551972/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=440400 CPUtime=1362.04 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 254898 0 0 0 135965 239 0 0 20 0 1 0 329819396 450969600 109347 33554432000 4194304 8989770 140734242021824 140734242021320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 110100 109347 473 1171 0 108877 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 440400

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 1.99 3/175 1394
/proc/meminfo: memFree=25552096/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=440400 CPUtime=1422.04 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 254898 0 0 0 141958 246 0 0 20 0 1 0 329819396 450969600 109347 33554432000 4194304 8989770 140734242021824 140734242021088 7686217 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 110100 109347 473 1171 0 108877 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 440400

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/176 1397
/proc/meminfo: memFree=25579680/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=410704 CPUtime=1482.03 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 254898 0 0 0 147950 253 0 0 20 0 1 0 329819396 420560896 101923 33554432000 4194304 8989770 140734242021824 140734242021088 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 102676 101923 473 1171 0 101453 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 410704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/176 1423
/proc/meminfo: memFree=25622360/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=365648 CPUtime=1542.01 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 254898 0 0 0 153940 261 0 0 20 0 1 0 329819396 374423552 90659 33554432000 4194304 8989770 140734242021824 140734242019840 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 91412 90659 473 1171 0 90189 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 365648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 1423
/proc/meminfo: memFree=25646304/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=341072 CPUtime=1602 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 254898 0 0 0 159928 272 0 0 20 0 1 0 329819396 349257728 84515 33554432000 4194304 8989770 140734242021824 140734242021320 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 85268 84515 473 1171 0 84045 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 341072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 1423
/proc/meminfo: memFree=25641724/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=353360 CPUtime=1661.99 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 257970 0 0 0 165918 281 0 0 20 0 1 0 329819396 361840640 87587 33554432000 4194304 8989770 140734242021824 140734242021320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 88340 87587 473 1171 0 87117 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 353360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 1423
/proc/meminfo: memFree=25662196/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=357456 CPUtime=1721.98 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 258994 0 0 0 171910 288 0 0 20 0 1 0 329819396 366034944 88611 33554432000 4194304 8989770 140734242021824 140734242021088 4213855 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 89364 88611 473 1171 0 88141 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 357456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 1423
/proc/meminfo: memFree=25658536/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=368720 CPUtime=1781.98 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 261810 0 0 0 177903 295 0 0 20 0 1 0 329819396 377569280 91427 33554432000 4194304 8989770 140734242021824 140734242021320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 92180 91427 473 1171 0 90957 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 368720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 1423
/proc/meminfo: memFree=25649344/32873852 swapFree=6856/6856
[pid=1337] ppid=1335 vsize=374864 CPUtime=1800.08 cores=1,3,5,7
/proc/1337/stat : 1337 (toysat) R 1335 1337 909 0 -1 4202496 263346 0 0 0 179710 298 0 0 20 0 1 0 329819396 383860736 92963 33554432000 4194304 8989770 140734242021824 140734242019776 4451817 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 93716 92963 473 1171 0 92493 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 374864

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1797.11
CPU system time (s): 2.98854
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 570448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.11
system time used= 2.98855
maximum resident set size= 567428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263346
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= 66
involuntary context switches= 1852

runsolver used 3.15952 second user time and 10.2844 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-02 13:35:39
IDJOB=3725223
IDBENCH=2951
IDSOLVER=2308
FILE ID=node129/3725223-1338636939
RUNJOBID= node129-1338631508-926
PBS_JOBID= 14636451
Free space on /tmp= 70244 MiB

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

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

MD5SUM BENCH= 7e2e59a69914c0aa8f6d18f073e252a7
RANDOM SEED=1543526599

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        25880800 kB
Buffers:          445968 kB
Cached:          5653580 kB
SwapCached:            0 kB
Active:          2478496 kB
Inactive:        3637612 kB
Active(anon):       8332 kB
Inactive(anon):    10760 kB
Active(file):    2470164 kB
Inactive(file):  3626852 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             23276 kB
Writeback:             0 kB
AnonPages:         23300 kB
Mapped:            16112 kB
Shmem:               204 kB
Slab:             738020 kB
SReclaimable:     180392 kB
SUnreclaim:       557628 kB
KernelStack:        1424 kB
PageTables:         3796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     129412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70468 MiB
End job on node129 at 2012-06-02 14:05:42