Trace number 3725185

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_13.opb
MD5SUMe41be903cf92c8332743e4188dbf4c82
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1798
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 123
Optimality of the best value was proved NO
Number of variables2467
Total number of constraints4745
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4744
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 78
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 205
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1391
Number of bits of the biggest sum of numbers11
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.69/0.70	c 2012-06-02T13:35:37+0200
0.69/0.70	c arch = x86_64
0.69/0.70	c os = linux
0.69/0.70	c compiler = ghc 7.4
0.69/0.70	c packages:
0.69/0.70	c   OptDir-0.0.1
0.69/0.70	c   array-0.4.0.0
0.69/0.70	c   base-4.5.0.0
0.69/0.70	c   bytestring-0.9.2.1
0.69/0.70	c   containers-0.4.2.1
0.69/0.70	c   deepseq-1.3.0.0
0.69/0.70	c   mtl-2.1.1
0.69/0.70	c   old_locale-1.0.0.4
0.69/0.70	c   parse_dimacs-1.2
0.69/0.70	c   parsec-3.1.2
0.69/0.70	c   queue-0.1.2
0.69/0.70	c   stm-2.3
0.69/0.70	c   time-1.4
0.69/0.70	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725185-1338636937.opb"]
0.69/0.70	c #vars 2467
0.69/0.70	c #constraints 4745
0.69/0.70	c Solving starts ...
18.79/18.84	c solving time = 18.131s
18.79/18.84	c #decision = 5439
18.79/18.84	c #conflict = 1938
18.79/18.84	c #restart = 5
18.79/18.84	o 168
18.79/18.84	c Solving starts ...
19.19/19.24	c solving time = 0.393s
19.19/19.24	c #decision = 5552
19.19/19.24	c #conflict = 1967
19.19/19.24	c #restart = 5
19.19/19.24	o 166
19.19/19.24	c Solving starts ...
22.39/22.45	c solving time = 3.208s
22.39/22.45	c #decision = 6192
22.39/22.45	c #conflict = 2345
22.39/22.45	c #restart = 7
22.39/22.45	o 165
22.39/22.45	c Solving starts ...
22.89/22.91	c solving time = 0.454s
22.89/22.91	c #decision = 6293
22.89/22.91	c #conflict = 2387
22.89/22.91	c #restart = 7
22.89/22.91	o 163
22.89/22.91	c Solving starts ...
22.99/23.09	c solving time = 0.174s
22.99/23.09	c #decision = 6355
22.99/23.09	c #conflict = 2394
22.99/23.09	c #restart = 7
22.99/23.09	o 152
22.99/23.09	c Solving starts ...
23.98/24.05	c learnt constraints deletion: 2486 -> 1243
31.48/31.53	c solving time = 8.421s
31.48/31.53	c #decision = 7682
31.48/31.53	c #conflict = 3266
31.48/31.53	c #restart = 11
31.48/31.53	o 146
31.48/31.53	c Solving starts ...
31.89/31.97	c solving time = 0.439s
31.89/31.97	c #decision = 7775
31.89/31.97	c #conflict = 3296
31.89/31.97	c #restart = 11
31.89/31.97	o 145
31.89/31.97	c Solving starts ...
57.08/57.13	c learnt constraints deletion: 5044 -> 2524
58.76/58.88	c solving time = 26.883s
58.76/58.88	c #decision = 12037
58.76/58.88	c #conflict = 6511
58.76/58.88	c #restart = 17
58.76/58.88	o 144
58.76/58.88	c Solving starts ...
58.76/58.88	c learnt constraints deletion: 2731 -> 1366
86.56/86.68	c learnt constraints deletion: 4371 -> 2186
118.26/118.32	c learnt constraints deletion: 5623 -> 2815
147.95/148.00	c solving time = 89.103s
147.95/148.00	c #decision = 23712
147.95/148.00	c #conflict = 15894
147.95/148.00	c #restart = 26
147.95/148.00	o 141
147.95/148.00	c Solving starts ...
147.95/148.02	c learnt constraints deletion: 5747 -> 2874
147.95/148.03	c learnt constraints deletion: 2874 -> 1437
151.35/151.41	c solving time = 3.399s
151.35/151.41	c #decision = 24248
151.35/151.41	c #conflict = 16198
151.35/151.41	c #restart = 28
151.35/151.41	o 139
151.35/151.41	c Solving starts ...
182.64/182.72	c learnt constraints deletion: 4955 -> 2478
216.05/216.11	c learnt constraints deletion: 5824 -> 2912
244.74/244.88	c learnt constraints deletion: 6222 -> 3111
276.63/276.72	c learnt constraints deletion: 6484 -> 3244
310.03/310.19	c learnt constraints deletion: 6651 -> 3329
347.43/347.59	c solving time = 196.144s
347.43/347.59	c #decision = 48735
347.43/347.59	c #conflict = 36448
347.43/347.59	c #restart = 39
347.43/347.59	o 135
347.43/347.59	c Solving starts ...
347.53/347.63	c learnt constraints deletion: 6916 -> 3458
347.53/347.68	c learnt constraints deletion: 3458 -> 1729
377.92/378.08	c learnt constraints deletion: 4945 -> 2473
413.01/413.17	c learnt constraints deletion: 6079 -> 3040
446.00/446.17	c learnt constraints deletion: 6012 -> 3006
490.00/490.18	c learnt constraints deletion: 7231 -> 3617
536.60/536.76	c learnt constraints deletion: 7843 -> 3924
575.69/575.82	c learnt constraints deletion: 7667 -> 3837
614.58/614.79	c learnt constraints deletion: 7656 -> 3828
655.98/656.16	c learnt constraints deletion: 8053 -> 4027
695.87/696.05	c learnt constraints deletion: 7998 -> 4000
737.46/737.68	c learnt constraints deletion: 7962 -> 3983
787.76/787.91	c learnt constraints deletion: 9197 -> 4599
835.15/835.35	c learnt constraints deletion: 8826 -> 4413
884.44/884.63	c learnt constraints deletion: 8940 -> 4470
930.13/930.30	c learnt constraints deletion: 9010 -> 4507
989.62/989.86	c learnt constraints deletion: 10368 -> 5184
1042.41/1042.62	c learnt constraints deletion: 10280 -> 5141
1102.40/1102.62	c learnt constraints deletion: 10625 -> 5317
1153.99/1154.22	c learnt constraints deletion: 10289 -> 5150
1211.29/1211.50	c learnt constraints deletion: 10425 -> 5222
1269.98/1270.23	c learnt constraints deletion: 11070 -> 5536
1329.87/1330.15	c learnt constraints deletion: 11461 -> 5732
1387.46/1387.76	c learnt constraints deletion: 11336 -> 5669
1441.36/1441.69	c learnt constraints deletion: 10767 -> 5385
1464.25/1464.51	c solving time = 1116.741s
1464.25/1464.51	c #decision = 175158
1464.25/1464.51	c #conflict = 144441
1464.25/1464.51	c #restart = 54
1464.25/1464.51	o 131
1464.25/1464.51	c Solving starts ...
1464.25/1464.52	c learnt constraints deletion: 7727 -> 3864
1464.25/1464.55	c learnt constraints deletion: 3864 -> 1932
1494.34/1494.62	c learnt constraints deletion: 5085 -> 2543
1530.24/1530.58	c learnt constraints deletion: 6162 -> 3081
1560.74/1561.06	c learnt constraints deletion: 6230 -> 3121
1599.23/1599.58	c learnt constraints deletion: 7203 -> 3606
1636.53/1636.86	c learnt constraints deletion: 7389 -> 3695
1674.41/1674.79	c learnt constraints deletion: 7315 -> 3660
1712.81/1713.10	c learnt constraints deletion: 7548 -> 3777
1753.40/1753.79	c learnt constraints deletion: 7860 -> 3933
1795.20/1795.52	c learnt constraints deletion: 7769 -> 3886

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-3725185-1338636937/watcher-3725185-1338636937 -o /tmp/evaluation-result-3725185-1338636937/solver-3725185-1338636937 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725185-1338636937.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 1.97 3/176 10378
/proc/meminfo: memFree=27314800/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 827 0 0 0 0 0 0 0 20 0 1 0 329819430 6373376 747 33554432000 4194304 8989770 140737443434160 140735331446376 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 1556 747 428 1171 0 333 0

[startup+0.0665319 s]
/proc/loadavg: 2.01 2.02 1.97 3/176 10378
/proc/meminfo: memFree=27314800/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=11344 CPUtime=0.05 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 1879 0 0 0 5 0 0 0 20 0 1 0 329819430 11616256 1799 33554432000 4194304 8989770 140737443434160 140735331446376 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 2836 1799 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11344

[startup+0.10018 s]
/proc/loadavg: 2.01 2.02 1.97 3/176 10378
/proc/meminfo: memFree=27314800/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 2370 0 0 0 9 0 0 0 20 0 1 0 329819430 12664832 2290 33554432000 4194304 8989770 140737443434160 140735331446376 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 3092 2290 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300155 s]
/proc/loadavg: 2.01 2.02 1.97 3/176 10378
/proc/meminfo: memFree=27314800/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=23632 CPUtime=0.29 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 5186 0 0 0 28 1 0 0 20 0 1 0 329819430 24199168 5106 33554432000 4194304 8989770 140737443434160 140735331446376 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 5908 5106 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700176 s]
/proc/loadavg: 2.01 2.02 1.97 3/176 10378
/proc/meminfo: memFree=27314800/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=49232 CPUtime=0.69 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 11604 0 0 0 66 3 0 0 20 0 1 0 329819430 50413568 11524 33554432000 4194304 8989770 140737443434160 140737443433424 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 12308 11524 443 1171 0 11085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49232

[startup+1.50017 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 10379
/proc/meminfo: memFree=27264168/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=56400 CPUtime=1.48 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 13413 0 0 0 145 3 0 0 20 0 1 0 329819430 57753600 13333 33554432000 4194304 8989770 140737443434160 140737443433656 4208863 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 14100 13333 460 1171 0 12877 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56400

[startup+3.10016 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 10379
/proc/meminfo: memFree=27262684/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=59472 CPUtime=3.08 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 14181 0 0 0 304 4 0 0 20 0 1 0 329819430 60899328 14101 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 14868 14101 460 1171 0 13645 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 59472

[startup+6.30025 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 10379
/proc/meminfo: memFree=27257104/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=62544 CPUtime=6.28 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 14949 0 0 0 623 5 0 0 20 0 1 0 329819430 64045056 14869 33554432000 4194304 8989770 140737443434160 140737443433424 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 15636 14869 460 1171 0 14413 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62544

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 10379
/proc/meminfo: memFree=27254924/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=63568 CPUtime=12.68 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 15205 0 0 0 1260 8 0 0 20 0 1 0 329819430 65093632 15125 33554432000 4194304 8989770 140737443434160 140737443433424 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 15892 15125 460 1171 0 14669 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63568

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 10379
/proc/meminfo: memFree=27251096/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=67664 CPUtime=25.48 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 16242 0 0 0 2535 13 0 0 20 0 1 0 329819430 69287936 16162 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 16916 16162 473 1171 0 15693 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67664

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 10379
/proc/meminfo: memFree=27248776/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=69712 CPUtime=51.07 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 16768 0 0 0 5084 23 0 0 20 0 1 0 329819430 71385088 16679 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 17428 16679 473 1171 0 16205 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69712

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10379
/proc/meminfo: memFree=27245388/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=72784 CPUtime=102.26 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 17542 0 0 0 10184 42 0 0 20 0 1 0 329819430 74530816 17447 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 18196 17447 473 1171 0 16973 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72784

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10380
/proc/meminfo: memFree=27241152/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=76880 CPUtime=162.25 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 18566 0 0 0 16161 64 0 0 20 0 1 0 329819430 78725120 18471 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 19220 18471 473 1171 0 17997 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 76880

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/177 10380
/proc/meminfo: memFree=27241512/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=76880 CPUtime=222.24 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 18566 0 0 0 22139 85 0 0 20 0 1 0 329819430 78725120 18471 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 19220 18471 473 1171 0 17997 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 76880

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 10383
/proc/meminfo: memFree=27241436/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=76880 CPUtime=282.23 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 18566 0 0 0 28119 104 0 0 20 0 1 0 329819430 78725120 18471 33554432000 4194304 8989770 140737443434160 140737443433424 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 19220 18471 473 1171 0 17997 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 76880

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 10383
/proc/meminfo: memFree=27239072/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=78928 CPUtime=342.22 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 19078 0 0 0 34098 124 0 0 20 0 1 0 329819430 80822272 18983 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 19732 18983 473 1171 0 18509 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 78928

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10383
/proc/meminfo: memFree=27239120/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=78928 CPUtime=402.21 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 19078 0 0 0 40077 144 0 0 20 0 1 0 329819430 80822272 18983 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 19732 18983 473 1171 0 18509 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 78928

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10384
/proc/meminfo: memFree=27238908/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=78928 CPUtime=462.2 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 19078 0 0 0 46055 165 0 0 20 0 1 0 329819430 80822272 18983 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 19732 18983 473 1171 0 18509 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 78928

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10384
/proc/meminfo: memFree=27236852/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=80976 CPUtime=522.19 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 19590 0 0 0 52032 187 0 0 20 0 1 0 329819430 82919424 19495 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 20244 19495 473 1171 0 19021 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 80976

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10423
/proc/meminfo: memFree=27167376/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=83024 CPUtime=582.19 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 20102 0 0 0 58012 207 0 0 20 0 1 0 329819430 85016576 20007 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 20756 20007 473 1171 0 19533 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 83024

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 10427
/proc/meminfo: memFree=27140348/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=88144 CPUtime=882.14 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 21383 0 0 0 87904 310 0 0 20 0 1 0 329819430 90259456 21287 33554432000 4194304 8989770 140737443434160 140737443433424 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22036 21287 473 1171 0 20813 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 88144

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10427
/proc/meminfo: memFree=27133836/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=88144 CPUtime=942.13 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 21383 0 0 0 93883 330 0 0 20 0 1 0 329819430 90259456 21287 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22036 21287 473 1171 0 20813 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 88144

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/177 10427
/proc/meminfo: memFree=27129320/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=88144 CPUtime=1002.12 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 21383 0 0 0 99863 349 0 0 20 0 1 0 329819430 90259456 21287 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22036 21287 473 1171 0 20813 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 88144

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 10428
/proc/meminfo: memFree=27122004/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=91216 CPUtime=1062.11 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22151 0 0 0 105845 366 0 0 20 0 1 0 329819430 93405184 22055 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 91216

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 10428
/proc/meminfo: memFree=27117292/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=91216 CPUtime=1122.1 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22151 0 0 0 111826 384 0 0 20 0 1 0 329819430 93405184 22055 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 91216

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 10428
/proc/meminfo: memFree=27111776/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=91216 CPUtime=1182.09 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22152 0 0 0 117805 404 0 0 20 0 1 0 329819430 93405184 22055 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 91216

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 10428
/proc/meminfo: memFree=27108232/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=91216 CPUtime=1242.08 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22152 0 0 0 123782 426 0 0 20 0 1 0 329819430 93405184 22055 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 91216

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/177 10428
/proc/meminfo: memFree=27103592/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=91216 CPUtime=1302.08 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22152 0 0 0 129761 447 0 0 20 0 1 0 329819430 93405184 22055 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 91216

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/177 10429
/proc/meminfo: memFree=27095344/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=94288 CPUtime=1362.07 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22920 0 0 0 135742 465 0 0 20 0 1 0 329819430 96550912 22823 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 94288

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 1.99 3/177 10429
/proc/meminfo: memFree=27090448/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=94288 CPUtime=1422.06 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22920 0 0 0 141722 484 0 0 20 0 1 0 329819430 96550912 22823 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 94288

[startup+1482.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 10432
/proc/meminfo: memFree=27094296/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1482.04 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 147698 506 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443433656 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 87120

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 10455
/proc/meminfo: memFree=27089552/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1542.04 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 153675 529 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 87120

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10455
/proc/meminfo: memFree=27086012/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1602.03 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 159654 549 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443432128 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 87120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10456
/proc/meminfo: memFree=27080804/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1662.02 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 165632 570 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 87120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10456
/proc/meminfo: memFree=27074404/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1722.01 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 171610 591 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443433424 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 87120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10456
/proc/meminfo: memFree=27068032/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1782 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 177587 613 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443433424 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 87120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10456
/proc/meminfo: memFree=27067536/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1800.01 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 179381 620 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 87120

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10456
/proc/meminfo: memFree=27067536/32873660 swapFree=7120/7120
[pid=10378] ppid=10376 vsize=87120 CPUtime=1800.01 cores=0,2,4,6
/proc/10378/stat : 10378 (toysat) R 10376 10378 9917 0 -1 4202496 22921 0 0 0 179381 620 0 0 20 0 1 0 329819430 89210880 21031 33554432000 4194304 8989770 140737443434160 140737443433656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10378/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 87120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1793.81
CPU system time (s): 6.20106
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 94288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.81
system time used= 6.20106
maximum resident set size= 91292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22921
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= 26
involuntary context switches= 1920

runsolver used 3.45247 second user time and 8.87265 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 13:35:37
IDJOB=3725185
IDBENCH=2948
IDSOLVER=2308
FILE ID=node117/3725185-1338636937
RUNJOBID= node117-1338631508-9933
PBS_JOBID= 14636463
Free space on /tmp= 69124 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_13.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725185-1338636937/watcher-3725185-1338636937 -o /tmp/evaluation-result-3725185-1338636937/solver-3725185-1338636937 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725185-1338636937.opb

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

MD5SUM BENCH= e41be903cf92c8332743e4188dbf4c82
RANDOM SEED=194967832

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27315172 kB
Buffers:          588272 kB
Cached:          4039328 kB
SwapCached:          776 kB
Active:          2244500 kB
Inactive:        2405188 kB
Active(anon):       7912 kB
Inactive(anon):     9984 kB
Active(file):    2236588 kB
Inactive(file):  2395204 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              8596 kB
Writeback:             0 kB
AnonPages:         21464 kB
Mapped:            14036 kB
Shmem:                80 kB
Slab:             774648 kB
SReclaimable:     219192 kB
SUnreclaim:       555456 kB
KernelStack:        1456 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     130724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69116 MiB
End job on node117 at 2012-06-02 14:05:39