Trace number 3706828

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_12.opb
MD5SUMfe9b3ae0ed0deb400897e8cf071ce6eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark94
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 95
Optimality of the best value was proved NO
Number of variables1812
Total number of constraints3443
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 constraints3443
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 1307
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.49/0.57	c 2012-05-27T14:11:07+0200
0.49/0.57	c arch = x86_64
0.49/0.57	c os = linux
0.49/0.57	c compiler = ghc 7.4
0.49/0.57	c packages:
0.49/0.57	c   OptDir-0.0.1
0.49/0.57	c   array-0.4.0.0
0.49/0.57	c   base-4.5.0.0
0.49/0.57	c   bytestring-0.9.2.1
0.49/0.57	c   containers-0.4.2.1
0.49/0.57	c   deepseq-1.3.0.0
0.49/0.57	c   mtl-2.1.1
0.49/0.57	c   old_locale-1.0.0.4
0.49/0.57	c   parse_dimacs-1.2
0.49/0.57	c   parsec-3.1.2
0.49/0.57	c   queue-0.1.2
0.49/0.57	c   stm-2.3
0.49/0.57	c   time-1.4
0.49/0.57	c command line = ["--pb","HOME/instance-3706828-1338120667.opb"]
0.49/0.57	c #vars 1812
0.49/0.57	c #constraints 3443
0.49/0.57	c Solving starts ...
6.59/6.64	c solving time = 6.065s
6.59/6.64	c #decision = 1020
6.59/6.64	c #conflict = 724
6.59/6.64	c #restart = 3
6.59/6.64	o 192
6.59/6.64	c Solving starts ...
9.49/9.51	c solving time = 2.865s
9.49/9.51	c #decision = 1601
9.49/9.51	c #conflict = 1111
9.49/9.51	c #restart = 5
9.49/9.51	o 170
9.49/9.51	c Solving starts ...
23.29/23.34	c learnt constraints deletion: 3181 -> 1591
39.68/39.76	c solving time = 30.235s
39.68/39.76	c #decision = 6966
39.68/39.76	c #conflict = 5369
39.68/39.76	c #restart = 12
39.68/39.76	o 139
39.68/39.76	c Solving starts ...
39.68/39.77	c learnt constraints deletion: 3767 -> 1884
39.68/39.79	c learnt constraints deletion: 1884 -> 942
40.38/40.48	c solving time = 0.720s
40.38/40.48	c #decision = 7099
40.38/40.48	c #conflict = 5445
40.38/40.48	c #restart = 12
40.38/40.48	o 138
40.38/40.48	c Solving starts ...
43.08/43.11	c solving time = 2.626s
43.08/43.11	c #decision = 7585
43.08/43.11	c #conflict = 5731
43.08/43.11	c #restart = 14
43.08/43.11	o 136
43.08/43.11	c Solving starts ...
43.18/43.26	c solving time = 0.142s
43.18/43.26	c #decision = 7636
43.18/43.26	c #conflict = 5737
43.18/43.26	c #restart = 14
43.18/43.26	o 131
43.18/43.26	c Solving starts ...
44.18/44.21	c solving time = 0.946s
44.18/44.21	c #decision = 7917
44.18/44.21	c #conflict = 5855
44.18/44.21	c #restart = 15
44.18/44.21	o 129
44.18/44.21	c Solving starts ...
47.08/47.15	c solving time = 2.937s
47.08/47.15	c #decision = 8529
47.08/47.15	c #conflict = 6259
47.08/47.15	c #restart = 17
47.08/47.15	o 127
47.08/47.15	c Solving starts ...
47.08/47.15	c learnt constraints deletion: 1826 -> 913
49.49/49.59	c solving time = 2.438s
49.49/49.59	c #decision = 9089
49.49/49.59	c #conflict = 6645
49.49/49.59	c #restart = 19
49.49/49.59	o 123
49.49/49.59	c Solving starts ...
54.57/54.68	c solving time = 5.083s
54.57/54.68	c #decision = 10148
54.57/54.68	c #conflict = 7383
54.57/54.68	c #restart = 22
54.57/54.68	o 122
54.57/54.68	c Solving starts ...
54.57/54.68	c learnt constraints deletion: 2032 -> 1016
57.28/57.33	c solving time = 2.642s
57.28/57.33	c #decision = 10720
57.28/57.33	c #conflict = 7757
57.28/57.33	c #restart = 24
57.28/57.33	o 112
57.28/57.33	c Solving starts ...
66.87/66.97	c learnt constraints deletion: 2703 -> 1352
88.26/88.30	c learnt constraints deletion: 4329 -> 2166
104.86/104.97	c learnt constraints deletion: 4660 -> 2332
109.26/109.35	c solving time = 52.009s
109.26/109.35	c #decision = 19662
109.26/109.35	c #conflict = 15146
109.26/109.35	c #restart = 32
109.26/109.35	o 111
109.26/109.35	c Solving starts ...
109.26/109.38	c learnt constraints deletion: 2927 -> 1464
119.36/119.43	c learnt constraints deletion: 2777 -> 1389
137.96/138.03	c learnt constraints deletion: 3976 -> 1988
154.15/154.21	c learnt constraints deletion: 4095 -> 2048
160.75/160.84	c solving time = 51.477s
160.75/160.84	c #decision = 28203
160.75/160.84	c #conflict = 22065
160.75/160.84	c #restart = 40
160.75/160.84	o 110
160.75/160.84	c Solving starts ...
160.75/160.85	c learnt constraints deletion: 2952 -> 1476
170.66/170.79	c learnt constraints deletion: 2791 -> 1396
188.45/188.51	c learnt constraints deletion: 4060 -> 2030
207.05/207.12	c learnt constraints deletion: 4739 -> 2370
222.65/222.73	c learnt constraints deletion: 4656 -> 2328
238.55/238.67	c learnt constraints deletion: 4263 -> 2135
261.14/261.20	c learnt constraints deletion: 4930 -> 2465
279.44/279.51	c learnt constraints deletion: 4837 -> 2421
298.74/298.88	c learnt constraints deletion: 5285 -> 2643
314.74/314.82	c learnt constraints deletion: 5286 -> 2643
332.14/332.22	c learnt constraints deletion: 5344 -> 2673
352.53/352.64	c learnt constraints deletion: 5799 -> 2901
372.53/372.64	c learnt constraints deletion: 5678 -> 2839
395.12/395.27	c learnt constraints deletion: 5690 -> 2845
416.02/416.14	c learnt constraints deletion: 5863 -> 2932
419.72/419.81	c solving time = 258.923s
419.72/419.81	c #decision = 70840
419.72/419.81	c #conflict = 58667
419.72/419.81	c #restart = 52
419.72/419.81	o 109
419.72/419.81	c Solving starts ...
419.72/419.81	c learnt constraints deletion: 3466 -> 1733
420.82/420.91	c learnt constraints deletion: 1832 -> 916
436.31/436.41	c learnt constraints deletion: 3495 -> 1748
451.92/452.02	c learnt constraints deletion: 3998 -> 1999
465.71/465.88	c learnt constraints deletion: 4073 -> 2038
482.30/482.42	c learnt constraints deletion: 4417 -> 2209
505.81/505.95	c learnt constraints deletion: 5120 -> 2561
522.10/522.28	c learnt constraints deletion: 4755 -> 2379
544.59/544.78	c learnt constraints deletion: 4907 -> 2457
566.30/566.40	c learnt constraints deletion: 5331 -> 2666
585.10/585.26	c learnt constraints deletion: 5176 -> 2588
607.29/607.43	c learnt constraints deletion: 5298 -> 2650
631.29/631.48	c learnt constraints deletion: 6110 -> 3057
653.39/653.50	c learnt constraints deletion: 6110 -> 3055
676.58/676.78	c learnt constraints deletion: 6047 -> 3026
699.38/699.51	c learnt constraints deletion: 5807 -> 2906
727.66/727.86	c learnt constraints deletion: 6367 -> 3184
752.66/752.82	c learnt constraints deletion: 6353 -> 3177
776.67/776.80	c learnt constraints deletion: 6617 -> 3311
799.76/799.98	c learnt constraints deletion: 6361 -> 3182
826.05/826.25	c learnt constraints deletion: 6596 -> 3299
851.05/851.25	c learnt constraints deletion: 6586 -> 3295
880.75/880.94	c learnt constraints deletion: 7257 -> 3629
907.84/908.06	c learnt constraints deletion: 7023 -> 3512
937.33/937.56	c learnt constraints deletion: 7370 -> 3687
943.34/943.56	c solving time = 523.668s
943.34/943.56	c #decision = 151009
943.34/943.56	c #conflict = 127767
943.34/943.56	c #restart = 66
943.34/943.56	o 104
943.34/943.56	c Solving starts ...
943.44/943.63	c learnt constraints deletion: 4344 -> 2172
943.44/943.63	c learnt constraints deletion: 2172 -> 1086
958.13/958.36	c solving time = 14.792s
958.13/958.36	c #decision = 153532
958.13/958.36	c #conflict = 129797
958.13/958.36	c #restart = 71
958.13/958.36	o 102
958.13/958.36	c Solving starts ...
958.13/958.36	c learnt constraints deletion: 3111 -> 1556
963.93/964.19	c learnt constraints deletion: 2365 -> 1183
981.93/982.20	c learnt constraints deletion: 3590 -> 1795
1003.13/1003.32	c learnt constraints deletion: 4490 -> 2245
1021.23/1021.46	c learnt constraints deletion: 4606 -> 2305
1038.62/1038.86	c learnt constraints deletion: 4293 -> 2147
1064.01/1064.28	c learnt constraints deletion: 5501 -> 2753
1079.01/1079.29	c learnt constraints deletion: 4718 -> 2359
1100.71/1100.99	c learnt constraints deletion: 5133 -> 2567
1123.71/1123.93	c learnt constraints deletion: 5185 -> 2593
1144.91/1145.18	c learnt constraints deletion: 5296 -> 2651
1170.70/1170.94	c learnt constraints deletion: 5763 -> 2883
1193.59/1193.80	c learnt constraints deletion: 5944 -> 2974
1215.50/1215.71	c learnt constraints deletion: 5706 -> 2853
1244.49/1244.79	c learnt constraints deletion: 6520 -> 3262
1271.40/1271.69	c learnt constraints deletion: 6682 -> 3343
1297.18/1297.49	c learnt constraints deletion: 6860 -> 3432
1320.68/1320.95	c learnt constraints deletion: 6561 -> 3285
1345.18/1345.45	c learnt constraints deletion: 6639 -> 3324
1371.97/1372.25	c learnt constraints deletion: 7113 -> 3564
1396.97/1397.28	c learnt constraints deletion: 6947 -> 3482
1429.16/1429.42	c learnt constraints deletion: 7461 -> 3735
1455.96/1456.30	c learnt constraints deletion: 7188 -> 3598
1480.55/1480.83	c learnt constraints deletion: 7048 -> 3528
1507.76/1508.08	c learnt constraints deletion: 7141 -> 3576
1536.25/1536.58	c learnt constraints deletion: 7308 -> 3660
1558.45/1558.77	c solving time = 600.319s
1558.45/1558.77	c #decision = 243645
1558.45/1558.77	c #conflict = 207874
1558.45/1558.77	c #restart = 85
1558.45/1558.77	o 100
1558.45/1558.77	c Solving starts ...
1558.45/1558.79	c learnt constraints deletion: 6658 -> 3329
1558.55/1558.80	c learnt constraints deletion: 3329 -> 1665
1564.84/1565.16	c learnt constraints deletion: 2474 -> 1237
1582.24/1582.52	c learnt constraints deletion: 3644 -> 1822
1603.74/1604.01	c learnt constraints deletion: 4725 -> 2365
1626.44/1626.78	c learnt constraints deletion: 5218 -> 2611
1646.03/1646.34	c learnt constraints deletion: 4990 -> 2495
1668.02/1668.37	c learnt constraints deletion: 5188 -> 2594
1688.52/1688.87	c learnt constraints deletion: 5061 -> 2531
1707.32/1707.68	c learnt constraints deletion: 5281 -> 2641
1724.53/1724.83	c learnt constraints deletion: 5150 -> 2577
1744.72/1745.09	c learnt constraints deletion: 5697 -> 2850
1767.81/1768.19	c learnt constraints deletion: 6057 -> 3029
1790.52/1790.84	c learnt constraints deletion: 5763 -> 2883

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-3706828-1338120667/watcher-3706828-1338120667 -o /tmp/evaluation-result-3706828-1338120667/solver-3706828-1338120667 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706828-1338120667.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.97 2/176 24205
/proc/meminfo: memFree=31356612/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 794 0 0 0 0 0 0 0 20 0 1 0 278191280 6356992 715 33554432000 4194304 8973514 140735791645888 140735648364824 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/24205/statm: 1552 715 415 1167 0 333 0

[startup+0.0920279 s]
/proc/loadavg: 1.92 1.98 1.97 2/176 24205
/proc/meminfo: memFree=31356612/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=12352 CPUtime=0.08 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 2309 0 0 0 8 0 0 0 20 0 1 0 278191280 12648448 2230 33554432000 4194304 8973514 140735791645888 140735648364824 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/24205/statm: 3088 2230 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.100256 s]
/proc/loadavg: 1.92 1.98 1.97 2/176 24205
/proc/meminfo: memFree=31356612/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 2357 0 0 0 9 0 0 0 20 0 1 0 278191280 12648448 2278 33554432000 4194304 8973514 140735791645888 140735648364824 7688592 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/24205/statm: 3088 2278 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300225 s]
/proc/loadavg: 1.92 1.98 1.97 2/176 24205
/proc/meminfo: memFree=31356612/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=23616 CPUtime=0.28 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 5173 0 0 0 28 0 0 0 20 0 1 0 278191280 24182784 5094 33554432000 4194304 8973514 140735791645888 140735791645152 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/24205/statm: 5904 5094 418 1167 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23616

[startup+0.700276 s]
/proc/loadavg: 1.92 1.98 1.97 2/176 24205
/proc/meminfo: memFree=31356612/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=47168 CPUtime=0.69 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 11093 0 0 0 67 2 0 0 20 0 1 0 278191280 48300032 11014 33554432000 4194304 8973514 140735791645888 140735791643840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 11792 11014 444 1167 0 10573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47168

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31309088/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=52288 CPUtime=1.48 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 12373 0 0 0 146 2 0 0 20 0 1 0 278191280 53542912 12294 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 13072 12294 444 1167 0 11853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52288

[startup+3.10028 s]
/proc/loadavg: 1.92 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31308716/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=52288 CPUtime=3.08 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 12373 0 0 0 305 3 0 0 20 0 1 0 278191280 53542912 12294 33554432000 4194304 8973514 140735791645888 140735791645384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 13072 12294 444 1167 0 11853 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52288

[startup+6.30028 s]
/proc/loadavg: 1.93 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31308344/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=52288 CPUtime=6.28 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 12373 0 0 0 624 4 0 0 20 0 1 0 278191280 53542912 12294 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 13072 12294 444 1167 0 11853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52288

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31307872/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=52288 CPUtime=12.69 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 12383 0 0 0 1262 7 0 0 20 0 1 0 278191280 53542912 12304 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 13072 12304 454 1167 0 11853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52288

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31305196/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=54336 CPUtime=25.49 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 12896 0 0 0 2537 12 0 0 20 0 1 0 278191280 55640064 12817 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 13584 12817 455 1167 0 12365 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54336

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31301028/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=57408 CPUtime=51.08 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 13668 0 0 0 5087 21 0 0 20 0 1 0 278191280 58785792 13585 33554432000 4194304 8973514 140735791645888 140735791645384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 14352 13585 455 1167 0 13133 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57408

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31296344/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=58432 CPUtime=102.27 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 13932 0 0 0 10186 41 0 0 20 0 1 0 278191280 59834368 13841 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 14608 13841 455 1167 0 13389 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58432

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24206
/proc/meminfo: memFree=31293176/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=59456 CPUtime=162.26 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14189 0 0 0 16163 63 0 0 20 0 1 0 278191280 60882944 14097 33554432000 4194304 8973514 140735791645888 140735791645384 4209198 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 14864 14097 455 1167 0 13645 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 59456

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24207
/proc/meminfo: memFree=31293236/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=59456 CPUtime=222.25 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14189 0 0 0 22139 86 0 0 20 0 1 0 278191280 60882944 14097 33554432000 4194304 8973514 140735791645888 140735791645152 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 14864 14097 455 1167 0 13645 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 59456

[startup+282.3 s]
/proc/loadavg: 2.04 2.00 1.97 3/177 24207
/proc/meminfo: memFree=31289016/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=59456 CPUtime=282.24 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14189 0 0 0 28115 109 0 0 20 0 1 0 278191280 60882944 14097 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 14864 14097 455 1167 0 13645 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 59456

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 24207
/proc/meminfo: memFree=31287032/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=59456 CPUtime=342.23 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14189 0 0 0 34092 131 0 0 20 0 1 0 278191280 60882944 14097 33554432000 4194304 8973514 140735791645888 140735791643904 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 14864 14097 455 1167 0 13645 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 59456

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 24207
/proc/meminfo: memFree=31281944/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=61504 CPUtime=402.22 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14701 0 0 0 40068 154 0 0 20 0 1 0 278191280 62980096 14609 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15376 14609 455 1167 0 14157 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 61504

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 24207
/proc/meminfo: memFree=31278776/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=61504 CPUtime=462.21 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14701 0 0 0 46042 179 0 0 20 0 1 0 278191280 62980096 14609 33554432000 4194304 8973514 140735791645888 140735791645152 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15376 14609 455 1167 0 14157 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 61504

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 24208
/proc/meminfo: memFree=31275672/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=61504 CPUtime=522.2 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14701 0 0 0 52021 199 0 0 20 0 1 0 278191280 62980096 14609 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15376 14609 455 1167 0 14157 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 61504

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24211
/proc/meminfo: memFree=31271324/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=61504 CPUtime=582.19 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 14701 0 0 0 57995 224 0 0 20 0 1 0 278191280 62980096 14609 33554432000 4194304 8973514 140735791645888 140735791645152 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15376 14609 455 1167 0 14157 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 61504

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24212
/proc/meminfo: memFree=31246816/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=63552 CPUtime=882.14 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15215 0 0 0 87881 333 0 0 20 0 1 0 278191280 65077248 15121 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15888 15121 455 1167 0 14669 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 63552

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24212
/proc/meminfo: memFree=31239800/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=63552 CPUtime=942.14 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15215 0 0 0 93860 354 0 0 20 0 1 0 278191280 65077248 15121 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15888 15121 455 1167 0 14669 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 63552

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24212
/proc/meminfo: memFree=31233352/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=62528 CPUtime=1002.12 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15215 0 0 0 99839 373 0 0 20 0 1 0 278191280 64028672 14865 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15632 14865 455 1167 0 14413 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 62528

[startup+1062.3 s]
/proc/loadavg: 1.43 1.84 1.93 2/171 24237
/proc/meminfo: memFree=31339336/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=62528 CPUtime=1062.12 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15215 0 0 0 105817 395 0 0 20 0 1 0 278191280 64028672 14865 33554432000 4194304 8973514 140735791645888 140735791645152 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15632 14865 455 1167 0 14413 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 62528

[startup+1122.3 s]
/proc/loadavg: 1.16 1.69 1.86 2/171 24238
/proc/meminfo: memFree=31339212/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=62528 CPUtime=1122.11 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15215 0 0 0 111796 415 0 0 20 0 1 0 278191280 64028672 14865 33554432000 4194304 8973514 140735791645888 140735791645152 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15632 14865 455 1167 0 14413 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 62528

[startup+1182.3 s]
/proc/loadavg: 1.12 1.58 1.81 2/172 24241
/proc/meminfo: memFree=31339824/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=62528 CPUtime=1182.1 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15215 0 0 0 117773 437 0 0 20 0 1 0 278191280 64028672 14865 33554432000 4194304 8973514 140735791645888 140735791645384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 15632 14865 455 1167 0 14413 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 62528

[startup+1242.3 s]
/proc/loadavg: 1.04 1.47 1.76 2/171 24241
/proc/meminfo: memFree=31337724/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=64576 CPUtime=1242.09 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15727 0 0 0 123749 460 0 0 20 0 1 0 278191280 66125824 15377 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16144 15377 455 1167 0 14925 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 64576

[startup+1302.3 s]
/proc/loadavg: 1.01 1.38 1.71 2/170 24241
/proc/meminfo: memFree=31338600/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=64576 CPUtime=1302.08 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15727 0 0 0 129729 479 0 0 20 0 1 0 278191280 66125824 15377 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16144 15377 455 1167 0 14925 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 64576

[startup+1362.3 s]
/proc/loadavg: 1.00 1.31 1.66 2/171 24242
/proc/meminfo: memFree=31338220/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=64576 CPUtime=1362.08 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15727 0 0 0 135708 500 0 0 20 0 1 0 278191280 66125824 15377 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16144 15377 455 1167 0 14925 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 64576

[startup+1422.31 s]
/proc/loadavg: 1.00 1.25 1.62 2/171 24243
/proc/meminfo: memFree=31338220/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=64576 CPUtime=1422.07 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 15727 0 0 0 141685 522 0 0 20 0 1 0 278191280 66125824 15377 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16144 15377 455 1167 0 14925 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 64576

[startup+1482.3 s]
/proc/loadavg: 1.00 1.20 1.58 2/171 24243
/proc/meminfo: memFree=31335800/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1482.06 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 147665 541 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645384 4208840 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 66624

[startup+1542.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/171 24243
/proc/meminfo: memFree=31336296/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1542.04 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 153642 562 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 66624

[startup+1602.3 s]
/proc/loadavg: 1.00 1.13 1.50 2/171 24243
/proc/meminfo: memFree=31336296/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1602.04 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 159622 582 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 66624

[startup+1662.3 s]
/proc/loadavg: 1.07 1.12 1.47 2/171 24243
/proc/meminfo: memFree=31336296/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1662.03 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 165600 603 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 66624

[startup+1722.3 s]
/proc/loadavg: 1.02 1.10 1.44 2/170 24243
/proc/meminfo: memFree=31336180/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1722.01 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 171576 625 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645152 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 66624

[startup+1782.3 s]
/proc/loadavg: 1.01 1.08 1.41 2/172 24247
/proc/meminfo: memFree=31335916/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1782.01 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 177553 648 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 66624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.07 1.40 2/171 24247
/proc/meminfo: memFree=31336296/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1800.01 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 179348 653 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 66624

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: 1.00 1.07 1.40 2/171 24247
/proc/meminfo: memFree=31336296/32873844 swapFree=6080/6080
[pid=24205] ppid=24203 vsize=66624 CPUtime=1800.01 cores=0,2,4,6
/proc/24205/stat : 24205 (toysat) R 24203 24205 18125 0 -1 4202496 16239 0 0 0 179348 653 0 0 20 0 1 0 278191280 68222976 15889 33554432000 4194304 8973514 140735791645888 140735791645384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/24205/statm: 16656 15889 455 1167 0 15437 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 66624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1793.49
CPU system time (s): 6.53701
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 66624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.49
system time used= 6.53701
maximum resident set size= 63556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16239
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= 18
involuntary context switches= 2146

runsolver used 2.96055 second user time and 9.06462 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 14:11:07
IDJOB=3706828
IDBENCH=2636
IDSOLVER=2285
FILE ID=node139/3706828-1338120667
RUNJOBID= node139-1338113455-23757
PBS_JOBID= 14624436
Free space on /tmp= 71652 MiB

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

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

MD5SUM BENCH= fe9b3ae0ed0deb400897e8cf071ce6eb
RANDOM SEED=1822246544

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31356612 kB
Buffers:          312368 kB
Cached:           323784 kB
SwapCached:          828 kB
Active:           623392 kB
Inactive:          56340 kB
Active(anon):      38384 kB
Inactive(anon):     7624 kB
Active(file):     585008 kB
Inactive(file):    48716 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:         48600 kB
Mapped:            13572 kB
Shmem:                 8 kB
Slab:             700920 kB
SReclaimable:     143240 kB
SUnreclaim:       557680 kB
KernelStack:        1440 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     159904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71652 MiB
End job on node139 at 2012-05-27 14:41:10