Trace number 3706829

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_13.opb
MD5SUM292e71503f1e4f136e087e61da3c7ed4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark117
Best CPU time to get the best result obtained on this benchmark1800.48
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 118
Optimality of the best value was proved NO
Number of variables2470
Total number of constraints4744
Number of constraints which are clauses0
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 constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
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 1357
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.77	c 2012-05-27T14:17:09+0200
0.69/0.77	c arch = x86_64
0.69/0.77	c os = linux
0.69/0.77	c compiler = ghc 7.4
0.69/0.77	c packages:
0.69/0.77	c   OptDir-0.0.1
0.69/0.77	c   array-0.4.0.0
0.69/0.77	c   base-4.5.0.0
0.69/0.77	c   bytestring-0.9.2.1
0.69/0.77	c   containers-0.4.2.1
0.69/0.77	c   deepseq-1.3.0.0
0.69/0.77	c   mtl-2.1.1
0.69/0.77	c   old_locale-1.0.0.4
0.69/0.77	c   parse_dimacs-1.2
0.69/0.77	c   parsec-3.1.2
0.69/0.77	c   queue-0.1.2
0.69/0.77	c   stm-2.3
0.69/0.77	c   time-1.4
0.69/0.77	c command line = ["--pb","HOME/instance-3706829-1338121029.opb"]
0.69/0.77	c #vars 2470
0.69/0.77	c #constraints 4744
0.69/0.77	c Solving starts ...
42.08/42.18	c solving time = 41.406s
42.08/42.18	c #decision = 5390
42.08/42.18	c #conflict = 4012
42.08/42.18	c #restart = 7
42.08/42.18	o 172
42.08/42.18	c Solving starts ...
42.08/42.19	c learnt constraints deletion: 4005 -> 2003
44.18/44.25	c solving time = 2.062s
44.18/44.25	c #decision = 5748
44.18/44.25	c #conflict = 4223
44.18/44.25	c #restart = 8
44.18/44.25	o 166
44.18/44.25	c Solving starts ...
52.68/52.70	c solving time = 8.444s
52.68/52.70	c #decision = 6991
52.68/52.70	c #conflict = 5054
52.68/52.70	c #restart = 12
52.68/52.70	o 155
52.68/52.70	c Solving starts ...
52.68/52.71	c learnt constraints deletion: 3040 -> 1520
58.88/58.94	c solving time = 6.223s
58.88/58.94	c #decision = 7897
58.88/58.94	c #conflict = 5640
58.88/58.94	c #restart = 15
58.88/58.94	o 154
58.88/58.94	c Solving starts ...
70.29/70.31	c solving time = 11.368s
70.29/70.31	c #decision = 9314
70.29/70.31	c #conflict = 6644
70.29/70.31	c #restart = 19
70.29/70.31	o 152
70.29/70.31	c Solving starts ...
70.29/70.32	c learnt constraints deletion: 3103 -> 1552
99.77/99.86	c learnt constraints deletion: 4473 -> 2237
145.08/145.15	c learnt constraints deletion: 6813 -> 3407
154.17/154.28	c solving time = 83.951s
154.17/154.28	c #decision = 19419
154.17/154.28	c #conflict = 15061
154.17/154.28	c #restart = 28
154.17/154.28	o 145
154.17/154.28	c Solving starts ...
154.27/154.33	c learnt constraints deletion: 4318 -> 2159
187.55/187.64	c learnt constraints deletion: 5375 -> 2688
220.84/220.94	c learnt constraints deletion: 5942 -> 2971
245.54/245.63	c solving time = 91.315s
245.54/245.63	c #decision = 30912
245.54/245.63	c #conflict = 24313
245.54/245.63	c #restart = 37
245.54/245.63	o 143
245.54/245.63	c Solving starts ...
245.54/245.65	c learnt constraints deletion: 5744 -> 2872
245.54/245.66	c learnt constraints deletion: 2872 -> 1436
278.03/278.18	c solving time = 32.541s
278.03/278.18	c #decision = 34994
278.03/278.18	c #conflict = 27522
278.03/278.18	c #restart = 43
278.03/278.18	o 142
278.03/278.18	c Solving starts ...
278.03/278.19	c learnt constraints deletion: 4639 -> 2320
279.53/279.62	c learnt constraints deletion: 2419 -> 1210
280.73/280.83	c solving time = 2.637s
280.73/280.83	c #decision = 35289
280.73/280.83	c #conflict = 27706
280.73/280.83	c #restart = 44
280.73/280.83	o 139
280.73/280.83	c Solving starts ...
287.23/287.30	c solving time = 6.462s
287.23/287.30	c #decision = 36341
287.23/287.30	c #conflict = 28433
287.23/287.30	c #restart = 47
287.23/287.30	o 131
287.23/287.30	c Solving starts ...
315.83/315.90	c learnt constraints deletion: 5082 -> 2541
338.73/338.86	c learnt constraints deletion: 5205 -> 2603
371.22/371.37	c learnt constraints deletion: 5973 -> 2987
408.31/408.46	c learnt constraints deletion: 6697 -> 3349
449.50/449.63	c learnt constraints deletion: 7142 -> 3573
494.10/494.20	c learnt constraints deletion: 7487 -> 3745
533.00/533.13	c learnt constraints deletion: 7288 -> 3646
585.58/585.76	c learnt constraints deletion: 8770 -> 4385
624.08/624.26	c learnt constraints deletion: 8015 -> 4009
676.77/676.97	c learnt constraints deletion: 8631 -> 4320
729.36/729.56	c learnt constraints deletion: 9342 -> 4671
779.85/780.03	c learnt constraints deletion: 8930 -> 4465
832.04/832.22	c learnt constraints deletion: 8741 -> 4371
882.74/882.95	c learnt constraints deletion: 8679 -> 4343
946.63/946.80	c learnt constraints deletion: 10290 -> 5145
1005.72/1005.93	c learnt constraints deletion: 10489 -> 5245
1064.51/1064.77	c learnt constraints deletion: 10231 -> 5116
1117.00/1117.29	c learnt constraints deletion: 9800 -> 4900
1168.89/1169.14	c learnt constraints deletion: 9547 -> 4775
1235.29/1235.55	c learnt constraints deletion: 10736 -> 5369
1287.28/1287.54	c learnt constraints deletion: 10592 -> 5296
1341.86/1342.19	c learnt constraints deletion: 10534 -> 5269
1388.46/1388.78	c solving time = 1101.310s
1388.46/1388.78	c #decision = 154755
1388.46/1388.78	c #conflict = 130295
1388.46/1388.78	c #restart = 62
1388.46/1388.78	o 127
1388.56/1388.80	c Solving starts ...
1388.56/1388.88	c learnt constraints deletion: 9787 -> 4894
1388.66/1388.92	c learnt constraints deletion: 4894 -> 2447
1388.66/1388.93	c learnt constraints deletion: 2447 -> 1224
1436.75/1437.09	c learnt constraints deletion: 6152 -> 3076
1478.95/1479.27	c learnt constraints deletion: 6854 -> 3427
1514.84/1515.17	c learnt constraints deletion: 6616 -> 3308
1562.23/1562.51	c learnt constraints deletion: 7168 -> 3586
1605.93/1606.22	c learnt constraints deletion: 7779 -> 3890
1645.12/1645.48	c learnt constraints deletion: 7737 -> 3871
1690.01/1690.35	c learnt constraints deletion: 8316 -> 4158
1734.50/1734.86	c learnt constraints deletion: 7905 -> 3953
1790.51/1790.88	c learnt constraints deletion: 7989 -> 3996
1799.10/1799.42	c solving time = 410.552s
1799.10/1799.42	c #decision = 197625
1799.10/1799.42	c #conflict = 167062
1799.10/1799.42	c #restart = 74
1799.10/1799.42	o 123
1799.10/1799.42	c Solving starts ...
1799.10/1799.43	c learnt constraints deletion: 4728 -> 2364

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.93 3/174 1375
/proc/meminfo: memFree=29223108/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 781 0 0 0 0 0 0 0 20 0 1 0 278228778 6356992 702 33554432000 4194304 8973514 140733330863520 140733330863016 5741792 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 1552 702 415 1167 0 333 0

[startup+0.029334 s]
/proc/loadavg: 1.92 1.98 1.93 3/174 1375
/proc/meminfo: memFree=29223108/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 1286 0 0 0 2 0 0 0 20 0 1 0 278228778 8454144 1207 33554432000 4194304 8973514 140733330863520 140733330863016 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 2064 1207 417 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100267 s]
/proc/loadavg: 1.92 1.98 1.93 3/174 1375
/proc/meminfo: memFree=29223108/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 278228778 12648448 2277 33554432000 4194304 8973514 140733330863520 140733330863016 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 3088 2277 417 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300269 s]
/proc/loadavg: 1.92 1.98 1.93 3/174 1375
/proc/meminfo: memFree=29223108/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=23616 CPUtime=0.28 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 5172 0 0 0 28 0 0 0 20 0 1 0 278228778 24182784 5093 33554432000 4194304 8973514 140733330863520 140733330863016 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 5904 5093 417 1167 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23616

[startup+0.700279 s]
/proc/loadavg: 1.92 1.98 1.93 3/174 1375
/proc/meminfo: memFree=29223108/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=50240 CPUtime=0.69 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 11842 0 0 0 67 2 0 0 20 0 1 0 278228778 51445760 11763 33554432000 4194304 8973514 140733330863520 140733330863016 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 12560 11763 425 1167 0 11341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50240

[startup+1.50026 s]
/proc/loadavg: 1.92 1.98 1.93 3/175 1376
/proc/meminfo: memFree=29164580/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=70720 CPUtime=1.49 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 16981 0 0 0 146 3 0 0 20 0 1 0 278228778 72417280 16902 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 17680 16902 444 1167 0 16461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70720

[startup+3.10028 s]
/proc/loadavg: 1.92 1.98 1.93 3/175 1376
/proc/meminfo: memFree=29156884/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=70720 CPUtime=3.09 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 16981 0 0 0 306 3 0 0 20 0 1 0 278228778 72417280 16902 33554432000 4194304 8973514 140733330863520 140733330862840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 17680 16902 444 1167 0 16461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70720

[startup+6.30028 s]
/proc/loadavg: 1.93 1.98 1.93 3/175 1376
/proc/meminfo: memFree=29156512/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=70720 CPUtime=6.29 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 16981 0 0 0 625 4 0 0 20 0 1 0 278228778 72417280 16902 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 17680 16902 444 1167 0 16461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70720

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.93 3/175 1376
/proc/meminfo: memFree=29156272/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=70720 CPUtime=12.69 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 16981 0 0 0 1262 7 0 0 20 0 1 0 278228778 72417280 16902 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 17680 16902 444 1167 0 16461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70720

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.93 3/175 1376
/proc/meminfo: memFree=29156024/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=70720 CPUtime=25.49 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 16981 0 0 0 2538 11 0 0 20 0 1 0 278228778 72417280 16902 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 17680 16902 444 1167 0 16461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70720

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.93 3/175 1376
/proc/meminfo: memFree=29149948/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=72768 CPUtime=51.08 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 17504 0 0 0 5089 19 0 0 20 0 1 0 278228778 74514432 17425 33554432000 4194304 8973514 140733330863520 140733330863016 4208909 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 18192 17425 455 1167 0 16973 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72768

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.93 3/175 1377
/proc/meminfo: memFree=29112748/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=73792 CPUtime=102.28 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 17760 0 0 0 10194 34 0 0 20 0 1 0 278228778 75563008 17681 33554432000 4194304 8973514 140733330863520 140733330862784 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 18448 17681 455 1167 0 17229 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 73792

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/175 1377
/proc/meminfo: memFree=29106384/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=79936 CPUtime=162.27 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 19296 0 0 0 16173 54 0 0 20 0 1 0 278228778 81854464 19217 33554432000 4194304 8973514 140733330863520 140733330861440 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 19984 19217 455 1167 0 18765 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 79936

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/176 1380
/proc/meminfo: memFree=29106244/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=79936 CPUtime=222.24 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 19313 0 0 0 22151 73 0 0 20 0 1 0 278228778 81854464 19217 33554432000 4194304 8973514 140733330863520 140733330863016 4434700 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 19984 19217 455 1167 0 18765 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 79936

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/175 1380
/proc/meminfo: memFree=29106252/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=79936 CPUtime=282.24 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 19313 0 0 0 28129 95 0 0 20 0 1 0 278228778 81854464 19217 33554432000 4194304 8973514 140733330863520 140733330863016 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 19984 19217 455 1167 0 18765 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 79936

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/175 1380
/proc/meminfo: memFree=29106128/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=79936 CPUtime=342.22 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 19313 0 0 0 34103 119 0 0 20 0 1 0 278228778 81854464 19217 33554432000 4194304 8973514 140733330863520 140733330863016 7400260 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 19984 19217 455 1167 0 18765 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 79936

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/174 1380
/proc/meminfo: memFree=29106384/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=79936 CPUtime=402.21 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 19313 0 0 0 40083 138 0 0 20 0 1 0 278228778 81854464 19217 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 19984 19217 455 1167 0 18765 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 79936

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/175 1381
/proc/meminfo: memFree=29103460/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=83008 CPUtime=462.21 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 20081 0 0 0 46061 160 0 0 20 0 1 0 278228778 85000192 19985 33554432000 4194304 8973514 140733330863520 140733330863016 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 20752 19985 455 1167 0 19533 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 83008

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/175 1381
/proc/meminfo: memFree=29103088/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=83008 CPUtime=522.2 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 20081 0 0 0 52040 180 0 0 20 0 1 0 278228778 85000192 19985 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 20752 19985 455 1167 0 19533 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 83008

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/175 1381
/proc/meminfo: memFree=29103212/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=83008 CPUtime=582.18 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 20081 0 0 0 58020 198 0 0 20 0 1 0 278228778 85000192 19985 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 20752 19985 455 1167 0 19533 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 83008

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 1385
/proc/meminfo: memFree=29071328/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=89152 CPUtime=822.14 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 21620 0 0 0 81935 279 0 0 20 0 1 0 278228778 91291648 21521 33554432000 4194304 8973514 140733330863520 140733330862784 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22288 21521 455 1167 0 21069 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 89152

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1385
/proc/meminfo: memFree=29071128/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=89152 CPUtime=882.14 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 21620 0 0 0 87916 298 0 0 20 0 1 0 278228778 91291648 21521 33554432000 4194304 8973514 140733330863520 140733330862784 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22288 21521 455 1167 0 21069 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 89152

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1385
/proc/meminfo: memFree=29071188/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=89152 CPUtime=942.13 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 21620 0 0 0 93893 320 0 0 20 0 1 0 278228778 91291648 21521 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22288 21521 455 1167 0 21069 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 89152

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1385
/proc/meminfo: memFree=29067096/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=93248 CPUtime=1002.11 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22644 0 0 0 99870 341 0 0 20 0 1 0 278228778 95485952 22545 33554432000 4194304 8973514 140733330863520 140733330863016 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 23312 22545 455 1167 0 22093 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 93248

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1386
/proc/meminfo: memFree=29066476/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=94272 CPUtime=1062.11 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22900 0 0 0 105850 361 0 0 20 0 1 0 278228778 96534528 22801 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 23568 22801 455 1167 0 22349 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 94272

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1386
/proc/meminfo: memFree=29054324/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=94272 CPUtime=1122.1 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22900 0 0 0 111828 382 0 0 20 0 1 0 278228778 96534528 22801 33554432000 4194304 8973514 140733330863520 140733330861440 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 23568 22801 455 1167 0 22349 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 94272

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/175 1386
/proc/meminfo: memFree=29054188/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=94272 CPUtime=1182.09 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22900 0 0 0 117807 402 0 0 20 0 1 0 278228778 96534528 22801 33554432000 4194304 8973514 140733330863520 140733330863016 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 23568 22801 455 1167 0 22349 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 94272

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/175 1386
/proc/meminfo: memFree=29053688/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=94272 CPUtime=1242.09 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22900 0 0 0 123788 421 0 0 20 0 1 0 278228778 96534528 22801 33554432000 4194304 8973514 140733330863520 140733330862784 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 23568 22801 455 1167 0 22349 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 94272

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1428
/proc/meminfo: memFree=29349532/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=94272 CPUtime=1302.07 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22900 0 0 0 129765 442 0 0 20 0 1 0 278228778 96534528 22801 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 23568 22801 455 1167 0 22349 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 94272

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1429
/proc/meminfo: memFree=29348228/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=94272 CPUtime=1362.07 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22900 0 0 0 135745 462 0 0 20 0 1 0 278228778 96534528 22801 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 23568 22801 455 1167 0 22349 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 94272

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 1432
/proc/meminfo: memFree=29350576/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1422.06 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 141724 482 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330862784 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 91200

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1432
/proc/meminfo: memFree=29350708/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1482.04 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 147705 499 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 91200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 1432
/proc/meminfo: memFree=29350708/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1542.04 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 153686 518 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330863016 6546816 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 91200

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/175 1432
/proc/meminfo: memFree=29350708/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1602.03 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 159666 537 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 91200

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/175 1433
/proc/meminfo: memFree=29350708/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1662.02 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 165644 558 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330863016 7400245 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 91200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 1433
/proc/meminfo: memFree=29350708/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1722.01 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 171625 576 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 91200

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/175 1433
/proc/meminfo: memFree=29350460/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1782 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 177605 595 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330863016 4434840 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 91200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 1.95 3/175 1433
/proc/meminfo: memFree=29350584/32873852 swapFree=6856/6856
[pid=1375] ppid=1372 vsize=91200 CPUtime=1800.1 cores=0,2,4,6
/proc/1375/stat : 1375 (toysat) R 1372 1375 23596 0 -1 4202496 22901 0 0 0 179408 602 0 0 20 0 1 0 278228778 93388800 22033 33554432000 4194304 8973514 140733330863520 140733330863016 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1375/statm: 22800 22033 455 1167 0 21581 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 91200

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.11
CPU user time (s): 1794.08
CPU system time (s): 6.02908
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 94272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.08
system time used= 6.02908
maximum resident set size= 91204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22901
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= 24
involuntary context switches= 1918

runsolver used 3.33049 second user time and 9.11361 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 14:17:09
IDJOB=3706829
IDBENCH=2640
IDSOLVER=2285
FILE ID=node128/3706829-1338121029
RUNJOBID= node128-1338115620-899
PBS_JOBID= 14624447
Free space on /tmp= 71352 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_13.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706829-1338121029/watcher-3706829-1338121029 -o /tmp/evaluation-result-3706829-1338121029/solver-3706829-1338121029 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706829-1338121029.opb

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

MD5SUM BENCH= 292e71503f1e4f136e087e61da3c7ed4
RANDOM SEED=369504383

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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:       32873852 kB
MemFree:        29223380 kB
Buffers:          399768 kB
Cached:          2166688 kB
SwapCached:          620 kB
Active:          1215692 kB
Inactive:        1585580 kB
Active(anon):     224172 kB
Inactive(anon):    13048 kB
Active(file):     991520 kB
Inactive(file):  1572532 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:              8512 kB
Writeback:            16 kB
AnonPages:        240996 kB
Mapped:            16088 kB
Shmem:               200 kB
Slab:             711184 kB
SReclaimable:     153584 kB
SUnreclaim:       557600 kB
KernelStack:        1464 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     347744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 71344 MiB
End job on node128 at 2012-05-27 14:47:11