Trace number 3706811

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUMd262db503fd284bdfe2b43790fda8490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark1783
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 91
Optimality of the best value was proved NO
Number of variables1807
Total number of constraints3444
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 constraints3443
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
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 1320
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.48/0.53	c 2012-05-27T14:50:17+0200
0.48/0.53	c arch = x86_64
0.48/0.53	c os = linux
0.48/0.53	c compiler = ghc 7.4
0.48/0.53	c packages:
0.48/0.53	c   OptDir-0.0.1
0.48/0.53	c   array-0.4.0.0
0.48/0.53	c   base-4.5.0.0
0.48/0.53	c   bytestring-0.9.2.1
0.48/0.53	c   containers-0.4.2.1
0.48/0.53	c   deepseq-1.3.0.0
0.48/0.53	c   mtl-2.1.1
0.48/0.53	c   old_locale-1.0.0.4
0.48/0.53	c   parse_dimacs-1.2
0.48/0.53	c   parsec-3.1.2
0.48/0.53	c   queue-0.1.2
0.48/0.53	c   stm-2.3
0.48/0.53	c   time-1.4
0.48/0.53	c command line = ["--pb","HOME/instance-3706811-1338123017.opb"]
0.48/0.53	c #vars 1807
0.48/0.53	c #constraints 3444
0.48/0.53	c Solving starts ...
5.28/5.35	c solving time = 4.816s
5.28/5.35	c #decision = 2226
5.28/5.35	c #conflict = 655
5.28/5.35	c #restart = 3
5.28/5.35	o 141
5.28/5.35	c Solving starts ...
5.39/5.44	c solving time = 0.092s
5.39/5.44	c #decision = 2270
5.39/5.44	c #conflict = 655
5.39/5.44	c #restart = 3
5.39/5.44	o 140
5.39/5.44	c Solving starts ...
10.68/10.74	c solving time = 5.293s
10.68/10.74	c #decision = 3307
10.68/10.74	c #conflict = 1367
10.68/10.74	c #restart = 6
10.68/10.74	o 138
10.68/10.74	c Solving starts ...
11.08/11.10	c solving time = 0.352s
11.08/11.10	c #decision = 3415
11.08/11.10	c #conflict = 1421
11.08/11.10	c #restart = 6
11.08/11.10	o 137
11.08/11.10	c Solving starts ...
11.99/12.09	c solving time = 0.985s
11.99/12.09	c #decision = 3674
11.99/12.09	c #conflict = 1580
11.99/12.09	c #restart = 7
11.99/12.09	o 135
11.99/12.09	c Solving starts ...
15.98/16.06	c solving time = 3.966s
15.98/16.06	c #decision = 4565
15.98/16.06	c #conflict = 2174
15.98/16.06	c #restart = 10
15.98/16.06	o 134
15.98/16.06	c Solving starts ...
15.98/16.07	c learnt constraints deletion: 2164 -> 1082
16.68/16.71	c solving time = 0.645s
16.68/16.71	c #decision = 4712
16.68/16.71	c #conflict = 2262
16.68/16.71	c #restart = 10
16.68/16.71	o 133
16.68/16.71	c Solving starts ...
17.28/17.33	c solving time = 0.614s
17.28/17.33	c #decision = 4853
17.28/17.33	c #conflict = 2352
17.28/17.33	c #restart = 10
17.28/17.33	o 128
17.28/17.33	c Solving starts ...
19.58/19.69	c solving time = 2.351s
19.58/19.69	c #decision = 5361
19.58/19.69	c #conflict = 2660
19.58/19.69	c #restart = 12
19.58/19.69	o 124
19.58/19.69	c Solving starts ...
24.88/24.92	c learnt constraints deletion: 2375 -> 1188
40.97/41.02	c learnt constraints deletion: 3595 -> 1798
55.67/55.75	c solving time = 36.051s
55.67/55.75	c #decision = 12164
55.67/55.76	c #conflict = 8086
55.67/55.76	c #restart = 20
55.67/55.76	o 123
55.67/55.76	c Solving starts ...
55.67/55.78	c learnt constraints deletion: 4000 -> 2000
55.67/55.79	c learnt constraints deletion: 2000 -> 1000
56.46/56.57	c solving time = 0.814s
56.46/56.57	c #decision = 12332
56.46/56.57	c #conflict = 8171
56.46/56.57	c #restart = 20
56.46/56.57	o 117
56.46/56.57	c Solving starts ...
56.66/56.77	c solving time = 0.196s
56.66/56.77	c #decision = 12402
56.66/56.77	c #conflict = 8180
56.66/56.77	c #restart = 20
56.66/56.77	o 114
56.66/56.77	c Solving starts ...
69.86/69.93	c learnt constraints deletion: 3095 -> 1548
86.87/86.97	c learnt constraints deletion: 4182 -> 2093
102.55/102.60	c learnt constraints deletion: 4499 -> 2251
114.06/114.18	c solving time = 57.396s
114.06/114.18	c #decision = 23270
114.06/114.18	c #conflict = 16850
114.06/114.18	c #restart = 29
114.06/114.18	o 113
114.06/114.18	c Solving starts ...
114.16/114.21	c learnt constraints deletion: 3870 -> 1935
114.16/114.22	c learnt constraints deletion: 1935 -> 968
126.65/126.73	c solving time = 12.546s
126.65/126.73	c #decision = 25856
126.65/126.73	c #conflict = 18814
126.65/126.73	c #restart = 34
126.65/126.73	o 112
126.65/126.73	c Solving starts ...
126.65/126.74	c learnt constraints deletion: 2927 -> 1464
127.76/127.81	c solving time = 1.075s
127.76/127.81	c #decision = 26094
127.76/127.81	c #conflict = 18951
127.76/127.81	c #restart = 35
127.76/127.81	o 108
127.76/127.81	c Solving starts ...
133.65/133.77	c learnt constraints deletion: 2409 -> 1205
150.45/150.55	c learnt constraints deletion: 3612 -> 1806
167.25/167.33	c solving time = 39.502s
167.25/167.33	c #decision = 33018
167.25/167.33	c #conflict = 24527
167.25/167.33	c #restart = 43
167.25/167.33	o 107
167.25/167.33	c Solving starts ...
167.25/167.33	c learnt constraints deletion: 4158 -> 2079
167.25/167.34	c learnt constraints deletion: 2079 -> 1040
184.94/185.08	c learnt constraints deletion: 3697 -> 1849
199.04/199.16	c learnt constraints deletion: 3682 -> 1841
215.94/216.03	c learnt constraints deletion: 4472 -> 2237
232.04/232.16	c learnt constraints deletion: 4274 -> 2138
232.13/232.29	c solving time = 64.952s
232.13/232.29	c #decision = 43958
232.13/232.29	c #conflict = 33703
232.13/232.29	c #restart = 52
232.13/232.29	o 106
232.13/232.29	c Solving starts ...
232.13/232.30	c learnt constraints deletion: 2146 -> 1073
246.83/246.98	c learnt constraints deletion: 3148 -> 1574
259.34/259.44	c learnt constraints deletion: 3644 -> 1822
275.33/275.46	c learnt constraints deletion: 4039 -> 2023
295.13/295.29	c learnt constraints deletion: 4610 -> 2308
310.32/310.42	c learnt constraints deletion: 4443 -> 2224
331.62/331.73	c learnt constraints deletion: 4893 -> 2450
349.01/349.15	c learnt constraints deletion: 4750 -> 2375
368.51/368.68	c learnt constraints deletion: 5202 -> 2602
388.62/388.71	c learnt constraints deletion: 5255 -> 2629
409.02/409.15	c learnt constraints deletion: 5397 -> 2701
431.41/431.52	c learnt constraints deletion: 5896 -> 2949
448.81/448.95	c learnt constraints deletion: 5564 -> 2783
471.90/472.08	c learnt constraints deletion: 6051 -> 3027
492.60/492.75	c learnt constraints deletion: 6140 -> 3075
512.09/512.22	c learnt constraints deletion: 6251 -> 3127
536.59/536.79	c learnt constraints deletion: 6521 -> 3262
557.69/557.87	c learnt constraints deletion: 6408 -> 3205
582.28/582.49	c learnt constraints deletion: 6502 -> 3253
607.38/607.59	c learnt constraints deletion: 6618 -> 3313
635.18/635.38	c learnt constraints deletion: 7010 -> 3513
660.57/660.77	c learnt constraints deletion: 6819 -> 3411
686.18/686.34	c learnt constraints deletion: 6858 -> 3431
712.56/712.73	c learnt constraints deletion: 6988 -> 3496
738.66/738.81	c learnt constraints deletion: 7190 -> 3597
763.46/763.68	c learnt constraints deletion: 6921 -> 3463
789.75/789.91	c learnt constraints deletion: 6949 -> 3478
817.54/817.71	c learnt constraints deletion: 7314 -> 3659
843.64/843.89	c learnt constraints deletion: 7128 -> 3565
876.64/876.81	c learnt constraints deletion: 7721 -> 3862
905.53/905.74	c learnt constraints deletion: 7672 -> 3838
938.33/938.52	c learnt constraints deletion: 7623 -> 3814
970.82/971.00	c learnt constraints deletion: 8053 -> 4030
997.71/997.95	c learnt constraints deletion: 7775 -> 3890
1025.71/1025.99	c solving time = 793.569s
1025.71/1025.99	c #decision = 169356
1025.71/1025.99	c #conflict = 141601
1025.71/1025.99	c #restart = 67
1025.71/1025.99	o 105
1025.71/1025.99	c Solving starts ...
1025.81/1026.01	c learnt constraints deletion: 7352 -> 3676
1025.81/1026.01	c learnt constraints deletion: 3676 -> 1838
1025.81/1026.02	c learnt constraints deletion: 1838 -> 919
1046.12/1046.31	c learnt constraints deletion: 3962 -> 1981
1059.41/1059.65	c learnt constraints deletion: 3866 -> 1933
1074.71/1074.99	c learnt constraints deletion: 4233 -> 2117
1091.01/1091.21	c learnt constraints deletion: 4482 -> 2243
1110.60/1110.84	c learnt constraints deletion: 4858 -> 2429
1127.60/1127.84	c learnt constraints deletion: 4777 -> 2389
1147.60/1147.82	c learnt constraints deletion: 4835 -> 2418
1169.89/1170.18	c learnt constraints deletion: 5421 -> 2713
1195.09/1195.38	c learnt constraints deletion: 5548 -> 2774
1213.98/1214.28	c learnt constraints deletion: 5134 -> 2568
1239.69/1239.95	c learnt constraints deletion: 5917 -> 2959
1263.48/1263.70	c learnt constraints deletion: 5758 -> 2879
1284.18/1284.49	c learnt constraints deletion: 5852 -> 2928
1306.18/1306.44	c learnt constraints deletion: 5805 -> 2903
1332.47/1332.71	c learnt constraints deletion: 6329 -> 3165
1355.76/1356.04	c learnt constraints deletion: 6374 -> 3189
1380.56/1380.88	c learnt constraints deletion: 6424 -> 3218
1411.45/1411.75	c learnt constraints deletion: 6866 -> 3439
1435.85/1436.10	c learnt constraints deletion: 6355 -> 3184
1463.45/1463.70	c learnt constraints deletion: 6287 -> 3150
1494.84/1495.16	c learnt constraints deletion: 7052 -> 3527
1523.34/1523.65	c learnt constraints deletion: 7104 -> 3558
1551.54/1551.84	c learnt constraints deletion: 7046 -> 3528
1578.73/1579.07	c learnt constraints deletion: 7007 -> 3510
1609.13/1609.46	c learnt constraints deletion: 7430 -> 3720
1639.52/1639.86	c learnt constraints deletion: 7570 -> 3793
1667.22/1667.52	c learnt constraints deletion: 7207 -> 3607
1695.81/1696.18	c learnt constraints deletion: 7257 -> 3637
1727.82/1728.13	c learnt constraints deletion: 7546 -> 3774
1758.21/1758.52	c learnt constraints deletion: 7649 -> 3829
1775.20/1775.56	c solving time = 749.457s
1775.20/1775.56	c #decision = 280181
1775.20/1775.56	c #conflict = 237624
1775.20/1775.56	c #restart = 82
1775.20/1775.56	o 104
1775.20/1775.56	c Solving starts ...
1775.20/1775.58	c learnt constraints deletion: 6038 -> 3019
1775.30/1775.63	c learnt constraints deletion: 3019 -> 1510
1784.80/1785.20	c learnt constraints deletion: 2825 -> 1413

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-3706811-1338123017/watcher-3706811-1338123017 -o /tmp/evaluation-result-3706811-1338123017/solver-3706811-1338123017 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706811-1338123017.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.00 2.00 2.00 3/177 1495
/proc/meminfo: memFree=29011232/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/1495/stat : 1495 (runsolver) D 1493 1495 32696 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 278427599 12095488 50 33554432000 4194304 5436572 140735814093056 140735814089352 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/1495/statm: 2953 50 31 304 0 2645 0

[startup+0.0389719 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1495
/proc/meminfo: memFree=29011232/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=8256 CPUtime=0.03 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 1282 0 0 0 3 0 0 0 20 0 1 0 278427599 8454144 1203 33554432000 4194304 8973514 140733617454144 140733617453640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 2064 1203 417 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1495
/proc/meminfo: memFree=29011232/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=12352 CPUtime=0.08 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 2354 0 0 0 8 0 0 0 20 0 1 0 278427599 12648448 2275 33554432000 4194304 8973514 140733617454144 140733617453640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 3088 2275 417 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.300273 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1495
/proc/meminfo: memFree=29011232/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=23616 CPUtime=0.28 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 5171 0 0 0 28 0 0 0 20 0 1 0 278427599 24182784 5092 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 5904 5092 418 1167 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23616

[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1495
/proc/meminfo: memFree=29011232/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=47168 CPUtime=0.68 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 11092 0 0 0 67 1 0 0 20 0 1 0 278427599 48300032 11013 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 11792 11013 445 1167 0 10573 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47168

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1496
/proc/meminfo: memFree=28964716/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=51264 CPUtime=1.48 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 12116 0 0 0 146 2 0 0 20 0 1 0 278427599 52494336 12037 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 12816 12037 445 1167 0 11597 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51264

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1496
/proc/meminfo: memFree=28964360/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=51264 CPUtime=3.08 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 12116 0 0 0 306 2 0 0 20 0 1 0 278427599 52494336 12037 33554432000 4194304 8973514 140733617454144 140733617453408 4436082 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 12816 12037 445 1167 0 11597 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51264

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1496
/proc/meminfo: memFree=28964128/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=51264 CPUtime=6.29 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 12127 0 0 0 625 4 0 0 20 0 1 0 278427599 52494336 12048 33554432000 4194304 8973514 140733617454144 140733617453640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 12816 12048 456 1167 0 11597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51264

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1497
/proc/meminfo: memFree=28964176/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=51264 CPUtime=12.68 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 12127 0 0 0 1262 6 0 0 20 0 1 0 278427599 52494336 12048 33554432000 4194304 8973514 140733617454144 140733617453640 7732519 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 12816 12048 456 1167 0 11597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51264

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1497
/proc/meminfo: memFree=28963448/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=52288 CPUtime=25.48 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 12390 0 0 0 2536 12 0 0 20 0 1 0 278427599 53542912 12305 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 13072 12305 457 1167 0 11853 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52288

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1497
/proc/meminfo: memFree=28961260/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=54336 CPUtime=51.06 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 12910 0 0 0 5084 22 0 0 20 0 1 0 278427599 55640064 12817 33554432000 4194304 8973514 140733617454144 140733617453640 4434700 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1495/statm: 13584 12817 457 1167 0 12365 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54336

[startup+102.307 s]
/proc/loadavg: 2.15 2.04 2.01 3/177 1497
/proc/meminfo: memFree=28959856/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=55360 CPUtime=102.26 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 13167 0 0 0 10186 40 0 0 20 0 1 0 278427599 56688640 13073 33554432000 4194304 8973514 140733617454144 140733617453640 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 13840 13073 457 1167 0 12621 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55360

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 1497
/proc/meminfo: memFree=28959652/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=55360 CPUtime=162.24 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 13167 0 0 0 16161 63 0 0 20 0 1 0 278427599 56688640 13073 33554432000 4194304 8973514 140733617454144 140733617453640 4434700 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 13840 13073 457 1167 0 12621 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 55360

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1497
/proc/meminfo: memFree=28959940/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=55360 CPUtime=222.24 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 13167 0 0 0 22138 86 0 0 20 0 1 0 278427599 56688640 13073 33554432000 4194304 8973514 140733617454144 140733617452096 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 13840 13073 457 1167 0 12621 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 55360

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 1497
/proc/meminfo: memFree=28957676/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=57408 CPUtime=282.23 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 13679 0 0 0 28114 109 0 0 20 0 1 0 278427599 58785792 13585 33554432000 4194304 8973514 140733617454144 140733617453640 4434768 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 14352 13585 457 1167 0 13133 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 57408

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 1498
/proc/meminfo: memFree=28957460/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=57408 CPUtime=342.22 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 13679 0 0 0 34087 135 0 0 20 0 1 0 278427599 58785792 13585 33554432000 4194304 8973514 140733617454144 140733617453408 4208870 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 14352 13585 457 1167 0 13133 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 57408

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 1498
/proc/meminfo: memFree=28956496/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=58432 CPUtime=402.21 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 13935 0 0 0 40061 160 0 0 20 0 1 0 278427599 59834368 13841 33554432000 4194304 8973514 140733617454144 140733617452160 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 14608 13841 457 1167 0 13389 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 58432

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 1498
/proc/meminfo: memFree=28955468/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=59456 CPUtime=462.21 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 14191 0 0 0 46039 182 0 0 20 0 1 0 278427599 60882944 14097 33554432000 4194304 8973514 140733617454144 140733617453640 4434912 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 14864 14097 457 1167 0 13645 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 59456

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1498
/proc/meminfo: memFree=28955748/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=59456 CPUtime=522.19 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 14191 0 0 0 52019 200 0 0 20 0 1 0 278427599 60882944 14097 33554432000 4194304 8973514 140733617454144 140733617453640 4214039 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 14864 14097 457 1167 0 13645 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 59456

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1498
/proc/meminfo: memFree=28953104/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=61504 CPUtime=582.18 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 14704 0 0 0 57997 221 0 0 20 0 1 0 278427599 62980096 14609 33554432000 4194304 8973514 140733617454144 140733617453640 7672543 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 15376 14609 457 1167 0 14157 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 61504

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1524
/proc/meminfo: memFree=28950168/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=63552 CPUtime=882.14 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15216 0 0 0 87887 327 0 0 20 0 1 0 278427599 65077248 15121 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 15888 15121 457 1167 0 14669 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 63552

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1526
/proc/meminfo: memFree=28948088/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=65600 CPUtime=942.13 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15728 0 0 0 93865 348 0 0 20 0 1 0 278427599 67174400 15633 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 16400 15633 457 1167 0 15181 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 65600

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1526
/proc/meminfo: memFree=28947924/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=65600 CPUtime=1002.12 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 99843 369 0 0 20 0 1 0 278427599 67174400 15633 33554432000 4194304 8973514 140733617454144 140733617453640 4459239 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 16400 15633 457 1167 0 15181 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 65600

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1526
/proc/meminfo: memFree=28950372/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1062.11 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 105822 389 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 62528

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1526
/proc/meminfo: memFree=28950276/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1122.1 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 111801 409 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 62528

[startup+1182.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 1572
/proc/meminfo: memFree=28571024/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1182.09 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 117779 430 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453640 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 62528

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 1577
/proc/meminfo: memFree=28570972/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1242.08 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 123756 452 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453640 4434700 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 62528

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1577
/proc/meminfo: memFree=28569644/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1302.07 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 129734 473 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453408 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 62528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 1577
/proc/meminfo: memFree=28570416/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1362.06 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 135712 494 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453640 4439813 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 62528

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1577
/proc/meminfo: memFree=28550928/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1422.06 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 141691 515 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617452160 4437689 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 62528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1577
/proc/meminfo: memFree=28548532/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1482.04 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 147668 536 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 62528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1578
/proc/meminfo: memFree=28545432/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1542.04 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 153646 558 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453408 4434787 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 62528

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1578
/proc/meminfo: memFree=28542332/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=62528 CPUtime=1602.03 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15729 0 0 0 159623 580 0 0 20 0 1 0 278427599 64028672 14865 33554432000 4194304 8973514 140733617454144 140733617453640 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15632 14865 457 1167 0 14413 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 62528

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 1578
/proc/meminfo: memFree=28538860/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=63552 CPUtime=1662.01 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15985 0 0 0 165599 602 0 0 20 0 1 0 278427599 65077248 15121 33554432000 4194304 8973514 140733617454144 140733617453408 4434768 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15888 15121 457 1167 0 14669 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 63552

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1578
/proc/meminfo: memFree=28536180/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=63552 CPUtime=1722.01 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15985 0 0 0 171578 623 0 0 20 0 1 0 278427599 65077248 15121 33554432000 4194304 8973514 140733617454144 140733617453408 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15888 15121 457 1167 0 14669 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 63552

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1578
/proc/meminfo: memFree=28533280/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=63552 CPUtime=1782 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15985 0 0 0 177554 646 0 0 20 0 1 0 278427599 65077248 15121 33554432000 4194304 8973514 140733617454144 140733617453640 4434700 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15888 15121 457 1167 0 14669 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 63552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 1581
/proc/meminfo: memFree=28532172/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=63552 CPUtime=1800 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15985 0 0 0 179347 653 0 0 20 0 1 0 278427599 65077248 15121 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15888 15121 457 1167 0 14669 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 63552

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.02 2.02 2.00 3/178 1581
/proc/meminfo: memFree=28532172/32873648 swapFree=6844/6844
[pid=1495] ppid=1493 vsize=63552 CPUtime=1800 cores=0,2,4,6
/proc/1495/stat : 1495 (toysat) R 1493 1495 32696 0 -1 4202496 15985 0 0 0 179347 653 0 0 20 0 1 0 278427599 65077248 15121 33554432000 4194304 8973514 140733617454144 140733617453640 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1495/statm: 15888 15121 457 1167 0 14669 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 63552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1793.48
CPU system time (s): 6.53001
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 65600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 6.53001
maximum resident set size= 62532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15985
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= 20
involuntary context switches= 2257

runsolver used 3.18152 second user time and 9.26259 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 14:50:17
IDJOB=3706811
IDBENCH=2946
IDSOLVER=2285
FILE ID=node124/3706811-1338123017
RUNJOBID= node124-1338107934-32712
PBS_JOBID= 14624469
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= d262db503fd284bdfe2b43790fda8490
RANDOM SEED=231258845

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29012124 kB
Buffers:          340012 kB
Cached:          2694512 kB
SwapCached:            0 kB
Active:           932104 kB
Inactive:        2123964 kB
Active(anon):      23812 kB
Inactive(anon):        0 kB
Active(file):     908292 kB
Inactive(file):  2123964 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7940 kB
Writeback:             0 kB
AnonPages:         27936 kB
Mapped:            16092 kB
Shmem:               200 kB
Slab:             668436 kB
SReclaimable:     112776 kB
SUnreclaim:       555660 kB
KernelStack:        1464 kB
PageTables:         3576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     133128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71404 MiB
End job on node124 at 2012-05-27 15:20:20