Trace number 3725203

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_14.opb
MD5SUM308ce6e771b8240fefc971d6e27a7575
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark144
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 142
Optimality of the best value was proved NO
Number of variables3297
Total number of constraints6383
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 constraints6383
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 1411
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.99/1.03	c 2012-06-02T13:05:54+0200
0.99/1.03	c arch = x86_64
0.99/1.03	c os = linux
0.99/1.03	c compiler = ghc 7.4
0.99/1.03	c packages:
0.99/1.03	c   OptDir-0.0.1
0.99/1.03	c   array-0.4.0.0
0.99/1.03	c   base-4.5.0.0
0.99/1.03	c   bytestring-0.9.2.1
0.99/1.03	c   containers-0.4.2.1
0.99/1.03	c   deepseq-1.3.0.0
0.99/1.03	c   mtl-2.1.1
0.99/1.03	c   old_locale-1.0.0.4
0.99/1.03	c   parse_dimacs-1.2
0.99/1.03	c   parsec-3.1.2
0.99/1.03	c   queue-0.1.2
0.99/1.03	c   stm-2.3
0.99/1.03	c   time-1.4
0.99/1.03	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725203-1338635154.opb"]
0.99/1.03	c #vars 3297
0.99/1.03	c #constraints 6383
0.99/1.03	c Solving starts ...
47.17/47.23	c solving time = 46.171s
47.17/47.23	c #decision = 3856
47.17/47.23	c #conflict = 2809
47.17/47.23	c #restart = 6
47.17/47.23	o 194
47.17/47.23	c Solving starts ...
72.66/72.72	c solving time = 25.462s
72.66/72.72	c #decision = 6131
72.66/72.72	c #conflict = 4484
72.66/72.72	c #restart = 11
72.66/72.72	o 188
72.66/72.72	c Solving starts ...
72.66/72.73	c learnt constraints deletion: 4473 -> 2237
77.86/77.93	c solving time = 5.204s
77.86/77.93	c #decision = 6721
77.86/77.93	c #conflict = 4813
77.86/77.93	c #restart = 13
77.86/77.93	o 183
77.86/77.93	c Solving starts ...
141.55/141.66	c learnt constraints deletion: 6855 -> 3428
173.84/173.95	c solving time = 95.992s
173.84/173.95	c #decision = 15137
173.84/173.95	c #conflict = 11068
173.84/173.95	c #restart = 21
173.84/173.95	o 174
173.84/173.95	c Solving starts ...
173.84/173.97	c learnt constraints deletion: 5384 -> 2692
216.44/216.52	c solving time = 42.545s
216.44/216.52	c #decision = 19100
216.44/216.52	c #conflict = 13977
216.44/216.52	c #restart = 27
216.44/216.52	o 171
216.44/216.52	c Solving starts ...
216.44/216.53	c learnt constraints deletion: 5595 -> 2798
282.13/282.29	c learnt constraints deletion: 6875 -> 3439
379.52/379.67	c learnt constraints deletion: 9030 -> 4517
384.82/384.97	c solving time = 168.409s
384.82/384.97	c #decision = 31880
384.82/384.97	c #conflict = 23890
384.82/384.97	c #restart = 36
384.82/384.97	o 157
384.82/384.97	c Solving starts ...
384.82/384.98	c learnt constraints deletion: 4753 -> 2377
462.61/462.73	c learnt constraints deletion: 7305 -> 3653
558.28/558.49	c learnt constraints deletion: 9351 -> 4676
664.07/664.30	c learnt constraints deletion: 10140 -> 5072
771.85/772.07	c learnt constraints deletion: 11129 -> 5565
822.55/822.72	c solving time = 437.671s
822.55/822.72	c #decision = 61935
822.55/822.72	c #conflict = 48724
822.55/822.72	c #restart = 47
822.55/822.72	o 151
822.55/822.72	c Solving starts ...
822.65/822.84	c learnt constraints deletion: 8241 -> 4121
822.74/822.94	c learnt constraints deletion: 4121 -> 2061
888.84/889.05	c learnt constraints deletion: 6788 -> 3394
971.23/971.40	c learnt constraints deletion: 8949 -> 4476
1043.11/1043.30	c learnt constraints deletion: 9311 -> 4658
1127.10/1127.33	c learnt constraints deletion: 10103 -> 5055
1214.89/1215.17	c learnt constraints deletion: 10110 -> 5059
1316.17/1316.48	c learnt constraints deletion: 11346 -> 5675
1401.56/1401.89	c learnt constraints deletion: 10475 -> 5242
1524.94/1525.25	c solving time = 702.414s
1524.94/1525.25	c #decision = 113735
1524.94/1525.25	c #conflict = 92752
1524.94/1525.25	c #restart = 60
1524.94/1525.25	o 149
1524.94/1525.25	c Solving starts ...
1525.04/1525.31	c learnt constraints deletion: 12553 -> 6277
1525.14/1525.44	c learnt constraints deletion: 6277 -> 3139
1527.14/1527.42	c learnt constraints deletion: 3238 -> 1619
1620.72/1621.03	c learnt constraints deletion: 7870 -> 3935
1696.52/1696.81	c learnt constraints deletion: 8498 -> 4249
1788.31/1788.67	c learnt constraints deletion: 9290 -> 4645

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-3725203-1338635154/watcher-3725203-1338635154 -o /tmp/evaluation-result-3725203-1338635154/solver-3725203-1338635154 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725203-1338635154.opb 

running on 4 cores: 1,3,5,7

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.91 3/176 13252
/proc/meminfo: memFree=31245616/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 766 0 0 0 0 0 0 0 20 0 1 0 329639965 6373376 685 33554432000 4194304 8989770 140734059655936 140735168347032 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 1556 688 428 1171 0 333 0

[startup+0.0148769 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 13252
/proc/meminfo: memFree=31245616/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 961 0 0 0 0 0 0 0 20 0 1 0 329639965 7421952 880 33554432000 4194304 8989770 140734059655936 140735168347032 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 1812 882 428 1171 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7248

[startup+0.100256 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 13252
/proc/meminfo: memFree=31245616/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 2370 0 0 0 9 0 0 0 20 0 1 0 329639965 12664832 2289 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 3092 2289 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300282 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 13252
/proc/meminfo: memFree=31245616/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=22608 CPUtime=0.28 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 4931 0 0 0 28 0 0 0 20 0 1 0 329639965 23150592 4850 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 5652 4850 431 1171 0 4429 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22608

[startup+0.700312 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 13252
/proc/meminfo: memFree=31245616/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=50256 CPUtime=0.68 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 11843 0 0 0 66 2 0 0 20 0 1 0 329639965 51462144 11762 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 12564 11762 431 1171 0 11341 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50256

[startup+1.50033 s]
/proc/loadavg: 1.92 1.98 1.91 2/175 13254
/proc/meminfo: memFree=31466840/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=74832 CPUtime=1.49 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 18022 0 0 0 145 4 0 0 20 0 1 0 329639965 76627968 17941 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 18708 17941 460 1171 0 17485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74832

[startup+3.10032 s]
/proc/loadavg: 1.92 1.98 1.91 2/175 13254
/proc/meminfo: memFree=31456316/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=82000 CPUtime=3.09 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 19814 0 0 0 305 4 0 0 20 0 1 0 329639965 83968000 19733 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 20500 19733 460 1171 0 19277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82000

[startup+6.30031 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 13292
/proc/meminfo: memFree=31259680/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=82000 CPUtime=6.29 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 19814 0 0 0 624 5 0 0 20 0 1 0 329639965 83968000 19733 33554432000 4194304 8989770 140734059655936 140734059653888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 20500 19733 460 1171 0 19277 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82000

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 13292
/proc/meminfo: memFree=31155948/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=87120 CPUtime=12.69 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 21094 0 0 0 1262 7 0 0 20 0 1 0 329639965 89210880 21013 33554432000 4194304 8989770 140734059655936 140734059655432 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 21780 21013 460 1171 0 20557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87120

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.91 3/177 13292
/proc/meminfo: memFree=31145052/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=87120 CPUtime=25.47 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 21105 0 0 0 2536 11 0 0 20 0 1 0 329639965 89210880 21013 33554432000 4194304 8989770 140734059655936 140734059637952 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 21780 21013 460 1171 0 20557 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87120

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 13292
/proc/meminfo: memFree=31133720/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=90192 CPUtime=51.07 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 21886 0 0 0 5087 20 0 0 20 0 1 0 329639965 92356608 21792 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 22548 21792 471 1171 0 21325 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90192

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 13292
/proc/meminfo: memFree=31118652/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=94288 CPUtime=102.26 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 22917 0 0 0 10189 37 0 0 20 0 1 0 329639965 96550912 22818 33554432000 4194304 8989770 140734059655936 140734059655200 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 23572 22818 473 1171 0 22349 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 94288

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 13292
/proc/meminfo: memFree=31112728/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=99408 CPUtime=162.24 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 24197 0 0 0 16169 55 0 0 20 0 1 0 329639965 101793792 24098 33554432000 4194304 8989770 140734059655936 140734059655200 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 24852 24098 473 1171 0 23629 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 99408

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 13293
/proc/meminfo: memFree=31111392/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=100432 CPUtime=222.24 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 24453 0 0 0 22150 74 0 0 20 0 1 0 329639965 102842368 24354 33554432000 4194304 8989770 140734059655936 140734059653888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 25108 24354 473 1171 0 23885 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 100432

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 13296
/proc/meminfo: memFree=31106856/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=100432 CPUtime=282.23 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 24453 0 0 0 28131 92 0 0 20 0 1 0 329639965 102842368 24354 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 25108 24354 473 1171 0 23885 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 100432

[startup+342.3 s]
/proc/loadavg: 2.07 2.00 1.92 3/177 13297
/proc/meminfo: memFree=31101460/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=103504 CPUtime=342.22 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 25221 0 0 0 34113 109 0 0 20 0 1 0 329639965 105988096 25122 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 25876 25122 473 1171 0 24653 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 103504

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/177 13297
/proc/meminfo: memFree=31090176/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=106576 CPUtime=402.21 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 25989 0 0 0 40096 125 0 0 20 0 1 0 329639965 109133824 25890 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 26644 25890 473 1171 0 25421 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 106576

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 13297
/proc/meminfo: memFree=31087448/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=106576 CPUtime=462.2 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 25989 0 0 0 46077 143 0 0 20 0 1 0 329639965 109133824 25890 33554432000 4194304 8989770 140734059655936 140734059655200 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 26644 25890 473 1171 0 25421 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 106576

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13298
/proc/meminfo: memFree=31085340/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=106576 CPUtime=522.19 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 25989 0 0 0 52061 158 0 0 20 0 1 0 329639965 109133824 25890 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 26644 25890 473 1171 0 25421 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 106576

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13298
/proc/meminfo: memFree=31084332/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=107600 CPUtime=582.18 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 26245 0 0 0 58043 175 0 0 20 0 1 0 329639965 110182400 26146 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 26900 26146 473 1171 0 25677 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 107600

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 13302
/proc/meminfo: memFree=31056156/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=882.14 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 87960 254 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 113744

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13302
/proc/meminfo: memFree=31053244/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=942.13 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 93944 269 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7417085 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 113744

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13302
/proc/meminfo: memFree=31052004/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1002.12 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 99925 287 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 113744

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13302
/proc/meminfo: memFree=31047292/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1062.11 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 105906 305 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 113744

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13303
/proc/meminfo: memFree=31043076/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1122.1 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 111889 321 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059653888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 113744

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13303
/proc/meminfo: memFree=31043120/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1182.09 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 117873 336 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 113744

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13303
/proc/meminfo: memFree=31035928/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1242.08 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 123853 355 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 113744

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13303
/proc/meminfo: memFree=31033448/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1302.08 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 129836 372 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 6564333 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 113744

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13303
/proc/meminfo: memFree=31031588/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1362.06 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 135816 390 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655200 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 113744

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 13304
/proc/meminfo: memFree=31028488/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1422.06 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 141799 407 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 113744

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 13307
/proc/meminfo: memFree=31024188/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=113744 CPUtime=1482.04 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 147780 424 0 0 20 0 1 0 329639965 116473856 27682 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 28436 27682 473 1171 0 27213 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 113744

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 13307
/proc/meminfo: memFree=31028356/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=103504 CPUtime=1542.04 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 153764 440 0 0 20 0 1 0 329639965 105988096 25122 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 25876 25122 473 1171 0 24653 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 103504

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 13307
/proc/meminfo: memFree=31027240/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=103504 CPUtime=1602.03 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 159745 458 0 0 20 0 1 0 329639965 105988096 25122 33554432000 4194304 8989770 140734059655936 140734059655432 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 25876 25122 473 1171 0 24653 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 103504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 13307
/proc/meminfo: memFree=31024388/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=103504 CPUtime=1662.02 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 165728 474 0 0 20 0 1 0 329639965 105988096 25122 33554432000 4194304 8989770 140734059655936 140734059655432 4449401 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 25876 25122 473 1171 0 24653 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 103504

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 13308
/proc/meminfo: memFree=31024264/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=103504 CPUtime=1722.01 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 27781 0 0 0 171710 491 0 0 20 0 1 0 329639965 105988096 25122 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 25876 25122 473 1171 0 24653 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 103504

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 13308
/proc/meminfo: memFree=31023396/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=104528 CPUtime=1782 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 28037 0 0 0 177690 510 0 0 20 0 1 0 329639965 107036672 25378 33554432000 4194304 8989770 140734059655936 140734059655432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 26132 25378 473 1171 0 24909 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 104528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 13308
/proc/meminfo: memFree=31023444/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=104528 CPUtime=1800 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 28037 0 0 0 179486 514 0 0 20 0 1 0 329639965 107036672 25378 33554432000 4194304 8989770 140734059655936 140734059655432 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 26132 25378 473 1171 0 24909 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 104528

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 13308
/proc/meminfo: memFree=31023444/32873844 swapFree=7900/7900
[pid=13252] ppid=13250 vsize=104528 CPUtime=1800 cores=1,3,5,7
/proc/13252/stat : 13252 (toysat) R 13250 13252 12961 0 -1 4202496 28037 0 0 0 179486 514 0 0 20 0 1 0 329639965 107036672 25378 33554432000 4194304 8989770 140734059655936 140734059655432 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13252/statm: 26132 25378 473 1171 0 24909 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 104528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1794.87
CPU system time (s): 5.14822
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 113744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.87
system time used= 5.14822
maximum resident set size= 110728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28037
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= 21
involuntary context switches= 1855

runsolver used 3.52146 second user time and 10.6234 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-02 13:05:54
IDJOB=3725203
IDBENCH=2631
IDSOLVER=2308
FILE ID=node137/3725203-1338635154
RUNJOBID= node137-1338631508-12978
PBS_JOBID= 14636443
Free space on /tmp= 70688 MiB

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

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

MD5SUM BENCH= 308ce6e771b8240fefc971d6e27a7575
RANDOM SEED=776436336

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
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:        31246640 kB
Buffers:          136192 kB
Cached:           387188 kB
SwapCached:         5796 kB
Active:           503408 kB
Inactive:         311580 kB
Active(anon):     286432 kB
Inactive(anon):     7184 kB
Active(file):     216976 kB
Inactive(file):   304396 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:        294360 kB
Mapped:            10892 kB
Shmem:                 0 kB
Slab:             673476 kB
SReclaimable:     115016 kB
SUnreclaim:       558460 kB
KernelStack:        1456 kB
PageTables:         4176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     409288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 70676 MiB
End job on node137 at 2012-06-02 13:35:57