Trace number 3712077

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.09 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-51-50--soft-33-100-0.wbo
MD5SUM153666059db7da507c96674bc7662476
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.674897
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2550
Total number of constraints101
Number of soft constraints66
Number of constraints which are clauses51
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 3685
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3684
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
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

0.01/0.03	c 2012-05-28T06:45:19+0200
0.01/0.03	c arch = x86_64
0.01/0.03	c os = linux
0.01/0.03	c compiler = ghc 7.4
0.01/0.03	c packages:
0.01/0.03	c   OptDir-0.0.1
0.01/0.03	c   array-0.4.0.0
0.01/0.03	c   base-4.5.0.0
0.01/0.03	c   bytestring-0.9.2.1
0.01/0.03	c   containers-0.4.2.1
0.01/0.03	c   deepseq-1.3.0.0
0.01/0.03	c   mtl-2.1.1
0.01/0.03	c   old_locale-1.0.0.4
0.01/0.03	c   parse_dimacs-1.2
0.01/0.03	c   parsec-3.1.2
0.01/0.03	c   queue-0.1.2
0.01/0.03	c   stm-2.3
0.01/0.03	c   time-1.4
0.01/0.03	c command line = ["--wbo","HOME/instance-3712077-1338180319.wbo"]
0.01/0.03	c #vars 2550
0.01/0.03	c #constraints 101
0.01/0.03	c Solving starts ...
0.29/0.30	c solving time = 0.264s
0.29/0.30	c #decision = 1439
0.29/0.30	c #conflict = 106
0.29/0.30	c #restart = 1
0.29/0.30	o 42
0.29/0.30	c Solving starts ...
0.69/0.75	c solving time = 0.451s
0.69/0.75	c #decision = 4675
0.69/0.75	c #conflict = 210
0.69/0.75	c #restart = 2
0.69/0.75	o 37
0.69/0.75	c Solving starts ...
1.09/1.15	c solving time = 0.398s
1.09/1.15	c #decision = 7398
1.09/1.15	c #conflict = 312
1.09/1.15	c #restart = 3
1.09/1.15	o 10
1.09/1.15	c Solving starts ...
2.58/2.67	c solving time = 1.521s
2.58/2.67	c #decision = 13034
2.58/2.67	c #conflict = 788
2.58/2.67	c #restart = 6
2.58/2.67	o 9
2.58/2.67	c Solving starts ...
3.38/3.47	c solving time = 0.801s
3.38/3.47	c #decision = 17210
3.38/3.47	c #conflict = 1049
3.38/3.47	c #restart = 8
3.38/3.47	o 1
3.38/3.47	c Solving starts ...
3.38/3.48	c learnt constraints deletion: 1041 -> 521
6.59/6.68	c learnt constraints deletion: 1330 -> 665
12.19/12.25	c learnt constraints deletion: 1931 -> 966
16.78/16.85	c learnt constraints deletion: 2107 -> 1054
23.89/23.90	c learnt constraints deletion: 2766 -> 1383
35.28/35.36	c learnt constraints deletion: 3952 -> 1976
51.08/51.10	c learnt constraints deletion: 4717 -> 2369
59.88/59.95	c learnt constraints deletion: 3482 -> 1741
75.45/75.58	c learnt constraints deletion: 4934 -> 2477
89.35/89.40	c learnt constraints deletion: 4928 -> 2477
105.04/105.15	c learnt constraints deletion: 5165 -> 2597
119.64/119.75	c learnt constraints deletion: 5160 -> 2597
138.44/138.56	c learnt constraints deletion: 5136 -> 2583
149.24/149.31	c learnt constraints deletion: 3605 -> 1803
166.13/166.22	c learnt constraints deletion: 5413 -> 2720
184.23/184.31	c learnt constraints deletion: 5396 -> 2721
198.53/198.61	c learnt constraints deletion: 5399 -> 2722
212.33/212.43	c learnt constraints deletion: 5404 -> 2724
218.84/218.91	c learnt constraints deletion: 4090 -> 2045
245.83/245.92	c learnt constraints deletion: 5628 -> 2816
273.72/273.89	c learnt constraints deletion: 5599 -> 2804
305.61/305.78	c learnt constraints deletion: 5636 -> 2822
339.90/340.03	c learnt constraints deletion: 5608 -> 2811
380.10/380.22	c learnt constraints deletion: 5610 -> 2810
420.00/420.18	c learnt constraints deletion: 5579 -> 2795
443.89/444.00	c learnt constraints deletion: 4762 -> 2381
472.79/472.99	c learnt constraints deletion: 5908 -> 2957
503.78/503.93	c learnt constraints deletion: 5986 -> 2996
532.87/533.05	c learnt constraints deletion: 5929 -> 2968
567.47/567.63	c learnt constraints deletion: 5886 -> 2947
603.26/603.49	c learnt constraints deletion: 5943 -> 2976
635.36/635.50	c learnt constraints deletion: 5900 -> 2954
673.75/673.97	c learnt constraints deletion: 5928 -> 2969
707.25/707.42	c learnt constraints deletion: 5927 -> 2969
742.04/742.21	c learnt constraints deletion: 5972 -> 2990
768.64/768.82	c learnt constraints deletion: 5007 -> 2504
803.84/804.02	c learnt constraints deletion: 6256 -> 3134
840.23/840.45	c learnt constraints deletion: 6251 -> 3133
877.22/877.44	c learnt constraints deletion: 6259 -> 3138
916.71/916.90	c learnt constraints deletion: 6283 -> 3150
954.61/954.85	c learnt constraints deletion: 6260 -> 3138
993.60/993.80	c learnt constraints deletion: 6253 -> 3134
1035.39/1035.61	c learnt constraints deletion: 6258 -> 3137
1078.69/1078.96	c learnt constraints deletion: 6283 -> 3150
1121.69/1121.95	c learnt constraints deletion: 6281 -> 3151
1162.87/1163.16	c learnt constraints deletion: 6219 -> 3118
1207.37/1207.60	c learnt constraints deletion: 6293 -> 3156
1247.76/1248.04	c learnt constraints deletion: 6304 -> 3164
1291.96/1292.28	c learnt constraints deletion: 6268 -> 3145
1326.85/1327.12	c learnt constraints deletion: 5803 -> 2902
1362.24/1362.56	c learnt constraints deletion: 6651 -> 3328
1398.04/1398.31	c learnt constraints deletion: 6629 -> 3320
1435.03/1435.34	c learnt constraints deletion: 6644 -> 3327
1475.42/1475.77	c learnt constraints deletion: 6638 -> 3323
1514.12/1514.49	c learnt constraints deletion: 6665 -> 3339
1550.11/1550.43	c learnt constraints deletion: 6621 -> 3315
1586.21/1586.51	c learnt constraints deletion: 6650 -> 3330
1628.10/1628.46	c learnt constraints deletion: 6650 -> 3331
1667.39/1667.71	c learnt constraints deletion: 6680 -> 3346
1708.58/1708.99	c learnt constraints deletion: 6658 -> 3334
1750.19/1750.58	c learnt constraints deletion: 6630 -> 3319
1792.58/1792.92	c learnt constraints deletion: 6633 -> 3322

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-3712077-1338180319/watcher-3712077-1338180319 -o /tmp/evaluation-result-3712077-1338180319/solver-3712077-1338180319 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712077-1338180319.wbo 

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.00 2.00 2.00 3/174 19138
/proc/meminfo: memFree=31281968/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 788 0 0 0 0 0 0 0 20 0 1 0 284160300 6356992 708 33554432000 4194304 8973514 140736997330560 140733910478520 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/19138/statm: 1552 708 422 1167 0 333 0

[startup+0.0147849 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19138
/proc/meminfo: memFree=31281968/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=7232 CPUtime=0.01 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 965 0 0 0 1 0 0 0 20 0 1 0 284160300 7405568 885 33554432000 4194304 8973514 140736997330560 140733910478520 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/19138/statm: 1808 885 422 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100208 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19138
/proc/meminfo: memFree=31281968/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 1679 0 0 0 9 0 0 0 20 0 1 0 284160300 10551296 1599 33554432000 4194304 8973514 140736997330560 140733910478520 4415701 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/19138/statm: 2576 1599 455 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300178 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19138
/proc/meminfo: memFree=31281968/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=10304 CPUtime=0.29 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 1887 0 0 0 29 0 0 0 20 0 1 0 284160300 10551296 1807 33554432000 4194304 8973514 140736997330560 140733910478520 4415701 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/19138/statm: 2576 1807 455 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700191 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19138
/proc/meminfo: memFree=31281968/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=11328 CPUtime=0.69 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 2153 0 0 0 69 0 0 0 20 0 1 0 284160300 11599872 2073 33554432000 4194304 8973514 140736997330560 140733910478520 6662992 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/19138/statm: 2832 2073 465 1167 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11328

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19139
/proc/meminfo: memFree=31269164/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=13376 CPUtime=1.49 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 2503 0 0 0 149 0 0 0 20 0 1 0 284160300 13697024 2423 33554432000 4194304 8973514 140736997330560 140736997330056 4415788 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/19138/statm: 3344 2423 465 1167 0 2125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13376

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19139
/proc/meminfo: memFree=31265180/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=15424 CPUtime=3.08 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 3177 0 0 0 308 0 0 0 20 0 1 0 284160300 15794176 3097 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/19138/statm: 3856 3097 465 1167 0 2637 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15424

[startup+6.30024 s]
/proc/loadavg: 2.08 2.02 2.00 3/175 19139
/proc/meminfo: memFree=31255508/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=19520 CPUtime=6.28 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 3953 0 0 0 627 1 0 0 20 0 1 0 284160300 19988480 3873 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 4880 3873 466 1167 0 3661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19520

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 19139
/proc/meminfo: memFree=31241336/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=25664 CPUtime=12.69 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 5738 0 0 0 1265 4 0 0 20 0 1 0 284160300 26279936 5658 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 6416 5658 466 1167 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 19139
/proc/meminfo: memFree=31212964/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=36928 CPUtime=25.48 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 8554 0 0 0 2540 8 0 0 20 0 1 0 284160300 37814272 8474 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 9232 8474 466 1167 0 8013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36928

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 19139
/proc/meminfo: memFree=31168912/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=63552 CPUtime=51.08 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 14991 0 0 0 5090 18 0 0 20 0 1 0 284160300 65077248 14910 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 15888 14910 466 1167 0 14669 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63552

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19139
/proc/meminfo: memFree=31117192/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=85056 CPUtime=102.25 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 20615 0 0 0 10191 34 0 0 20 0 1 0 284160300 87097344 20506 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 21264 20506 466 1167 0 20045 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 85056

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19139
/proc/meminfo: memFree=31084084/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=97344 CPUtime=162.23 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 23687 0 0 0 16171 52 0 0 20 0 1 0 284160300 99680256 23578 33554432000 4194304 8973514 140736997330560 140736997330056 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 24336 23578 466 1167 0 23117 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97344

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19139
/proc/meminfo: memFree=31048664/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=106560 CPUtime=222.23 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 25991 0 0 0 22151 72 0 0 20 0 1 0 284160300 109117440 25882 33554432000 4194304 8973514 140736997330560 140736997329824 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 26640 25882 466 1167 0 25421 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 106560

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19140
/proc/meminfo: memFree=31029348/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=126016 CPUtime=282.22 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 30870 0 0 0 28130 92 0 0 20 0 1 0 284160300 129040384 30746 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 31504 30746 466 1167 0 30285 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 126016

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19143
/proc/meminfo: memFree=31029396/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=126016 CPUtime=342.2 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 30872 0 0 0 34115 105 0 0 20 0 1 0 284160300 129040384 30746 33554432000 4194304 8973514 140736997330560 140736997329824 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 31504 30746 466 1167 0 30285 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 126016

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 19143
/proc/meminfo: memFree=31011300/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=144448 CPUtime=402.19 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 35480 0 0 0 40101 118 0 0 20 0 1 0 284160300 147914752 35354 33554432000 4194304 8973514 140736997330560 140736997329824 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 36112 35354 466 1167 0 34893 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 144448

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 19143
/proc/meminfo: memFree=31011300/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=144448 CPUtime=462.19 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 35480 0 0 0 46089 130 0 0 20 0 1 0 284160300 147914752 35354 33554432000 4194304 8973514 140736997330560 140736997329824 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 36112 35354 466 1167 0 34893 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 144448

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19143
/proc/meminfo: memFree=31011228/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=144448 CPUtime=522.18 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 35482 0 0 0 52075 143 0 0 20 0 1 0 284160300 147914752 35354 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 36112 35354 466 1167 0 34893 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 144448

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19144
/proc/meminfo: memFree=31011352/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=144448 CPUtime=582.16 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 35482 0 0 0 58062 154 0 0 20 0 1 0 284160300 147914752 35354 33554432000 4194304 8973514 140736997330560 140736997329664 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 36112 35354 466 1167 0 34893 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 144448

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19144
/proc/meminfo: memFree=31009232/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=822.13 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 82010 203 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 153664

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19145
/proc/meminfo: memFree=31008984/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=882.12 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 87997 215 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997330056 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 153664

[startup+942.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/176 19148
/proc/meminfo: memFree=31008976/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=942.11 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 93983 228 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 153664

[startup+1002.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 19171
/proc/meminfo: memFree=31008984/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1002.1 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 99969 241 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997330056 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 153664

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 19171
/proc/meminfo: memFree=31008992/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1062.09 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 105956 253 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 153664

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19171
/proc/meminfo: memFree=31008992/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1122.08 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 111943 265 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997313656 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 153664

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19172
/proc/meminfo: memFree=31017672/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1182.07 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 117931 276 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 153664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19172
/proc/meminfo: memFree=31017548/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1242.06 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 123918 288 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 153664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19172
/proc/meminfo: memFree=31009488/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1302.06 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 129907 299 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997330056 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 153664

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19172
/proc/meminfo: memFree=31009356/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1362.04 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 135894 310 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 153664

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19172
/proc/meminfo: memFree=31004024/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1422.04 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 141881 323 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997330056 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 153664

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/174 19172
/proc/meminfo: memFree=30996096/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1482.03 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 147867 336 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 153664

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 19176
/proc/meminfo: memFree=30996080/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1542.01 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 153853 348 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 153664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19176
/proc/meminfo: memFree=30996136/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1602 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 159838 362 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 153664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19176
/proc/meminfo: memFree=30996384/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1662 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 165827 373 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997330056 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 153664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19176
/proc/meminfo: memFree=30996632/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1721.99 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 171816 383 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 153664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19176
/proc/meminfo: memFree=30995888/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=153664 CPUtime=1781.98 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 37786 0 0 0 177804 394 0 0 20 0 1 0 284160300 157351936 37658 33554432000 4194304 8973514 140736997330560 140736997329824 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 38416 37658 466 1167 0 37197 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 153664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 19178
/proc/meminfo: memFree=31129052/32873844 swapFree=6088/6088
[pid=19138] ppid=19136 vsize=156736 CPUtime=1800.08 cores=0,2,4,6
/proc/19138/stat : 19138 (toysat) R 19136 19138 15656 0 -1 4202496 38554 0 0 0 179611 397 0 0 20 0 1 0 284160300 160497664 38426 33554432000 4194304 8973514 140736997330560 140736997330056 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/19138/statm: 39184 38426 466 1167 0 37965 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 156736

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): 1796.12
CPU system time (s): 3.9734
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 156736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.12
system time used= 3.9734
maximum resident set size= 153704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38554
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= 51
involuntary context switches= 2185

runsolver used 3.2815 second user time and 7.53385 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-28 06:45:19
IDJOB=3712077
IDBENCH=78721
IDSOLVER=2291
FILE ID=node110/3712077-1338180319
RUNJOBID= node110-1338174910-18807
PBS_JOBID= 14624525
Free space on /tmp= 71676 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-51-50--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712077-1338180319/watcher-3712077-1338180319 -o /tmp/evaluation-result-3712077-1338180319/solver-3712077-1338180319 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712077-1338180319.wbo

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

MD5SUM BENCH= 153666059db7da507c96674bc7662476
RANDOM SEED=827327166

node110.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31284108 kB
Buffers:          300364 kB
Cached:           461800 kB
SwapCached:          148 kB
Active:           530616 kB
Inactive:         244572 kB
Active(anon):       2940 kB
Inactive(anon):    12496 kB
Active(file):     527676 kB
Inactive(file):   232076 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             14776 kB
Writeback:             0 kB
AnonPages:         18204 kB
Mapped:            13372 kB
Shmem:               196 kB
Slab:             675212 kB
SReclaimable:     117680 kB
SUnreclaim:       557532 kB
KernelStack:        1424 kB
PageTables:         3540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      94416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71664 MiB
End job on node110 at 2012-05-28 07:15:21