Trace number 3706830

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.09 1800.41

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.05	c 2012-05-27T14:08:58+0200
0.99/1.05	c arch = x86_64
0.99/1.05	c os = linux
0.99/1.05	c compiler = ghc 7.4
0.99/1.05	c packages:
0.99/1.05	c   OptDir-0.0.1
0.99/1.05	c   array-0.4.0.0
0.99/1.05	c   base-4.5.0.0
0.99/1.05	c   bytestring-0.9.2.1
0.99/1.05	c   containers-0.4.2.1
0.99/1.05	c   deepseq-1.3.0.0
0.99/1.05	c   mtl-2.1.1
0.99/1.05	c   old_locale-1.0.0.4
0.99/1.05	c   parse_dimacs-1.2
0.99/1.05	c   parsec-3.1.2
0.99/1.05	c   queue-0.1.2
0.99/1.05	c   stm-2.3
0.99/1.05	c   time-1.4
0.99/1.05	c command line = ["--pb","HOME/instance-3706830-1338120538.opb"]
0.99/1.05	c #vars 3297
0.99/1.05	c #constraints 6383
0.99/1.05	c Solving starts ...
39.68/39.79	c solving time = 38.724s
39.68/39.79	c #decision = 3856
39.68/39.79	c #conflict = 2809
39.68/39.79	c #restart = 6
39.68/39.79	o 194
39.68/39.79	c Solving starts ...
61.88/61.92	c solving time = 22.112s
61.88/61.92	c #decision = 6131
61.88/61.92	c #conflict = 4484
61.88/61.92	c #restart = 11
61.88/61.92	o 188
61.88/61.92	c Solving starts ...
61.88/61.93	c learnt constraints deletion: 4473 -> 2237
66.48/66.56	c solving time = 4.634s
66.48/66.56	c #decision = 6721
66.48/66.56	c #conflict = 4813
66.48/66.56	c #restart = 13
66.48/66.56	o 183
66.48/66.56	c Solving starts ...
121.85/121.98	c learnt constraints deletion: 6855 -> 3428
148.64/148.77	c solving time = 82.152s
148.64/148.77	c #decision = 15137
148.64/148.77	c #conflict = 11068
148.64/148.77	c #restart = 21
148.64/148.77	o 174
148.64/148.77	c Solving starts ...
148.74/148.82	c learnt constraints deletion: 5384 -> 2692
184.43/184.54	c solving time = 35.753s
184.43/184.54	c #decision = 19100
184.43/184.54	c #conflict = 13977
184.43/184.54	c #restart = 27
184.43/184.54	o 171
184.43/184.54	c Solving starts ...
184.43/184.55	c learnt constraints deletion: 5595 -> 2798
239.32/239.46	c learnt constraints deletion: 6875 -> 3439
320.70/320.81	c learnt constraints deletion: 9030 -> 4517
325.10/325.26	c solving time = 140.693s
325.10/325.26	c #decision = 31880
325.10/325.26	c #conflict = 23890
325.10/325.26	c #restart = 36
325.10/325.26	o 157
325.10/325.26	c Solving starts ...
325.10/325.27	c learnt constraints deletion: 4753 -> 2377
390.70/390.81	c learnt constraints deletion: 7305 -> 3653
469.68/469.85	c learnt constraints deletion: 9351 -> 4676
556.07/556.23	c learnt constraints deletion: 10140 -> 5072
644.75/644.90	c learnt constraints deletion: 11129 -> 5565
686.16/686.33	c solving time = 361.006s
686.16/686.33	c #decision = 61935
686.16/686.33	c #conflict = 48724
686.16/686.33	c #restart = 47
686.16/686.33	o 151
686.16/686.33	c Solving starts ...
686.26/686.44	c learnt constraints deletion: 8241 -> 4121
686.35/686.54	c learnt constraints deletion: 4121 -> 2061
742.14/742.30	c learnt constraints deletion: 6788 -> 3394
810.43/810.66	c learnt constraints deletion: 8949 -> 4476
870.32/870.53	c learnt constraints deletion: 9311 -> 4658
939.91/940.10	c learnt constraints deletion: 10103 -> 5055
1011.60/1011.89	c learnt constraints deletion: 10110 -> 5059
1097.78/1098.09	c learnt constraints deletion: 11346 -> 5675
1169.88/1170.19	c learnt constraints deletion: 10475 -> 5242
1272.75/1273.02	c solving time = 586.580s
1272.75/1273.02	c #decision = 113735
1272.75/1273.02	c #conflict = 92752
1272.75/1273.02	c #restart = 60
1272.75/1273.02	o 149
1272.75/1273.02	c Solving starts ...
1272.75/1273.07	c learnt constraints deletion: 12553 -> 6277
1272.85/1273.19	c learnt constraints deletion: 6277 -> 3139
1274.56/1274.85	c learnt constraints deletion: 3238 -> 1619
1353.65/1354.00	c learnt constraints deletion: 7870 -> 3935
1416.63/1416.93	c learnt constraints deletion: 8498 -> 4249
1493.43/1493.71	c learnt constraints deletion: 9290 -> 4645
1568.92/1569.24	c learnt constraints deletion: 9748 -> 4874
1653.00/1653.33	c learnt constraints deletion: 10807 -> 5405
1728.49/1728.85	c learnt constraints deletion: 10563 -> 5285
1794.79/1795.16	c learnt constraints deletion: 10267 -> 5134

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-3706830-1338120538/watcher-3706830-1338120538 -o /tmp/evaluation-result-3706830-1338120538/solver-3706830-1338120538 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706830-1338120538.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.98 2.00 2.00 3/176 4554
/proc/meminfo: memFree=30984200/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 278178650 7405568 744 33554432000 4194304 8973514 140734335653504 140736470861944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 1808 744 415 1167 0 589 0

[startup+0.0292881 s]
/proc/loadavg: 1.98 2.00 2.00 3/176 4554
/proc/meminfo: memFree=30984200/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 1330 0 0 0 2 0 0 0 20 0 1 0 278178650 8454144 1251 33554432000 4194304 8973514 140734335653504 140736470861944 4204359 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 2064 1251 417 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100322 s]
/proc/loadavg: 1.98 2.00 2.00 3/176 4554
/proc/meminfo: memFree=30984200/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 278178650 12648448 2277 33554432000 4194304 8973514 140734335653504 140736470861944 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 3088 2277 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300322 s]
/proc/loadavg: 1.98 2.00 2.00 3/176 4554
/proc/meminfo: memFree=30984200/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=22592 CPUtime=0.29 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 4916 0 0 0 29 0 0 0 20 0 1 0 278178650 23134208 4837 33554432000 4194304 8973514 140734335653504 140734335652768 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 5648 4837 418 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.700319 s]
/proc/loadavg: 1.98 2.00 2.00 3/176 4554
/proc/meminfo: memFree=30984200/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=50240 CPUtime=0.69 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 11829 0 0 0 67 2 0 0 20 0 1 0 278178650 51445760 11750 33554432000 4194304 8973514 140734335653504 140734335652768 5781545 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 12560 11750 418 1167 0 11341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50240

[startup+1.50033 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 4555
/proc/meminfo: memFree=30906840/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=83008 CPUtime=1.49 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 20053 0 0 0 146 3 0 0 20 0 1 0 278178650 85000192 19974 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 20752 19974 444 1167 0 19533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83008

[startup+3.10033 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 4555
/proc/meminfo: memFree=30896796/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=92224 CPUtime=3.09 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 22357 0 0 0 305 4 0 0 20 0 1 0 278178650 94437376 22278 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 23056 22278 444 1167 0 21837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92224

[startup+6.30032 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 4555
/proc/meminfo: memFree=30896292/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=92224 CPUtime=6.29 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 22357 0 0 0 624 5 0 0 20 0 1 0 278178650 94437376 22278 33554432000 4194304 8973514 140734335653504 140734335653000 4434700 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 23056 22278 444 1167 0 21837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92224

[startup+12.7003 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 4555
/proc/meminfo: memFree=30896316/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=92224 CPUtime=12.68 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 22357 0 0 0 1262 6 0 0 20 0 1 0 278178650 94437376 22278 33554432000 4194304 8973514 140734335653504 140734335653000 7399974 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 23056 22278 444 1167 0 21837 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92224

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 4555
/proc/meminfo: memFree=30896688/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=92224 CPUtime=25.49 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 22357 0 0 0 2538 11 0 0 20 0 1 0 278178650 94437376 22278 33554432000 4194304 8973514 140734335653504 140734335652768 4436180 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 23056 22278 444 1167 0 21837 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92224

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 4555
/proc/meminfo: memFree=30896776/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=92224 CPUtime=51.08 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 22367 0 0 0 5090 18 0 0 20 0 1 0 278178650 94437376 22288 33554432000 4194304 8973514 140734335653504 140734335653000 4440068 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 23056 22288 454 1167 0 21837 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92224

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 4559
/proc/meminfo: memFree=30891064/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=97344 CPUtime=102.27 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 23665 0 0 0 10193 34 0 0 20 0 1 0 278178650 99680256 23574 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 24336 23574 455 1167 0 23117 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 97344

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 4559
/proc/meminfo: memFree=30882404/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=101440 CPUtime=162.23 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 24704 0 0 0 16168 55 0 0 20 0 1 0 278178650 103874560 24598 33554432000 4194304 8973514 140734335653504 140734335653000 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 25360 24598 455 1167 0 24141 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 101440

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 4559
/proc/meminfo: memFree=30876824/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=101440 CPUtime=222.23 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 24704 0 0 0 22149 74 0 0 20 0 1 0 278178650 103874560 24598 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 25360 24598 455 1167 0 24141 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 101440

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4559
/proc/meminfo: memFree=30875336/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=102464 CPUtime=282.21 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 24960 0 0 0 28125 96 0 0 20 0 1 0 278178650 104923136 24854 33554432000 4194304 8973514 140734335653504 140734335653000 4438992 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 25616 24854 455 1167 0 24397 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 102464

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4559
/proc/meminfo: memFree=30870252/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=107584 CPUtime=342.21 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 26240 0 0 0 34103 118 0 0 20 0 1 0 278178650 110166016 26134 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26896 26134 455 1167 0 25677 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 107584

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4560
/proc/meminfo: memFree=30870428/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=107584 CPUtime=402.2 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 26240 0 0 0 40082 138 0 0 20 0 1 0 278178650 110166016 26134 33554432000 4194304 8973514 140734335653504 140734335653000 4439813 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26896 26134 455 1167 0 25677 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 107584

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4560
/proc/meminfo: memFree=30870668/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=107584 CPUtime=462.19 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 26244 0 0 0 46063 156 0 0 20 0 1 0 278178650 110166016 26134 33554432000 4194304 8973514 140734335653504 140734335653000 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26896 26134 455 1167 0 25677 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 107584

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4560
/proc/meminfo: memFree=30870668/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=107584 CPUtime=522.18 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 26244 0 0 0 52045 173 0 0 20 0 1 0 278178650 110166016 26134 33554432000 4194304 8973514 140734335653504 140734335652768 4439988 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26896 26134 455 1167 0 25677 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 107584

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4560
/proc/meminfo: memFree=30867444/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=110656 CPUtime=582.16 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 27012 0 0 0 58027 189 0 0 20 0 1 0 278178650 113311744 26902 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 27664 26902 455 1167 0 26445 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 110656

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4564
/proc/meminfo: memFree=30768852/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=113728 CPUtime=822.13 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 27782 0 0 0 81946 267 0 0 20 0 1 0 278178650 116457472 27670 33554432000 4194304 8973514 140734335653504 140734335653000 6548416 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28432 27670 455 1167 0 27213 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 113728

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4603
/proc/meminfo: memFree=31234992/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=113728 CPUtime=882.12 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 27782 0 0 0 87928 284 0 0 20 0 1 0 278178650 116457472 27670 33554432000 4194304 8973514 140734335653504 140734335653000 7399967 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28432 27670 455 1167 0 27213 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 113728

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4603
/proc/meminfo: memFree=31216696/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=113728 CPUtime=942.11 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 27782 0 0 0 93908 303 0 0 20 0 1 0 278178650 116457472 27670 33554432000 4194304 8973514 140734335653504 140734335652768 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28432 27670 455 1167 0 27213 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 113728

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4604
/proc/meminfo: memFree=31192396/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=113728 CPUtime=1002.1 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 27782 0 0 0 99891 319 0 0 20 0 1 0 278178650 116457472 27670 33554432000 4194304 8973514 140734335653504 140734335652768 7400260 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28432 27670 455 1167 0 27213 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 113728

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4604
/proc/meminfo: memFree=31201148/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=114752 CPUtime=1062.09 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28039 0 0 0 105868 341 0 0 20 0 1 0 278178650 117506048 27926 33554432000 4194304 8973514 140734335653504 140734335652768 6548499 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28688 27926 455 1167 0 27469 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 114752

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4604
/proc/meminfo: memFree=31190604/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=114752 CPUtime=1122.08 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28039 0 0 0 111848 360 0 0 20 0 1 0 278178650 117506048 27926 33554432000 4194304 8973514 140734335653504 140734335653000 7399953 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28688 27926 455 1167 0 27469 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 114752

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4604
/proc/meminfo: memFree=31187504/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=114752 CPUtime=1182.07 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28039 0 0 0 117827 380 0 0 20 0 1 0 278178650 117506048 27926 33554432000 4194304 8973514 140734335653504 140734335653000 4204398 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28688 27926 455 1167 0 27469 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 114752

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4604
/proc/meminfo: memFree=31182156/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=114752 CPUtime=1242.06 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28039 0 0 0 123808 398 0 0 20 0 1 0 278178650 117506048 27926 33554432000 4194304 8973514 140734335653504 140734335651456 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 28688 27926 455 1167 0 27469 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 114752

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4608
/proc/meminfo: memFree=31185628/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=103488 CPUtime=1302.06 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28039 0 0 0 129790 416 0 0 20 0 1 0 278178650 105971712 25110 33554432000 4194304 8973514 140734335653504 140734335653000 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 25872 25110 455 1167 0 24653 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 103488

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4608
/proc/meminfo: memFree=31185440/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=103488 CPUtime=1362.04 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28039 0 0 0 135770 434 0 0 20 0 1 0 278178650 105971712 25110 33554432000 4194304 8973514 140734335653504 140734335652768 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 25872 25110 455 1167 0 24653 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 103488

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4609
/proc/meminfo: memFree=31171296/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=104512 CPUtime=1422.04 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28295 0 0 0 141749 455 0 0 20 0 1 0 278178650 107020288 25366 33554432000 4194304 8973514 140734335653504 140734335653000 4209332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26128 25366 455 1167 0 24909 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 104512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4609
/proc/meminfo: memFree=31162728/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=104512 CPUtime=1482.02 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28295 0 0 0 147728 474 0 0 20 0 1 0 278178650 107020288 25366 33554432000 4194304 8973514 140734335653504 140734335652768 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26128 25366 455 1167 0 24909 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 104512

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 4609
/proc/meminfo: memFree=31155972/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=104512 CPUtime=1542.02 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28295 0 0 0 153707 495 0 0 20 0 1 0 278178650 107020288 25366 33554432000 4194304 8973514 140734335653504 140734335652768 7399974 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26128 25366 455 1167 0 24909 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 104512

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4610
/proc/meminfo: memFree=31147796/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=106560 CPUtime=1602.01 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28807 0 0 0 159687 514 0 0 20 0 1 0 278178650 109117440 25878 33554432000 4194304 8973514 140734335653504 140734335652768 4434768 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26640 25878 455 1167 0 25421 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 106560

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4610
/proc/meminfo: memFree=31148140/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=106560 CPUtime=1662 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 28807 0 0 0 165668 532 0 0 20 0 1 0 278178650 109117440 25878 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 26640 25878 455 1167 0 25421 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 106560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4610
/proc/meminfo: memFree=31145100/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=110656 CPUtime=1721.99 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 29832 0 0 0 171648 551 0 0 20 0 1 0 278178650 113311744 26902 33554432000 4194304 8973514 140734335653504 140734335652768 4442217 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 27664 26902 455 1167 0 26445 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 110656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4610
/proc/meminfo: memFree=31142620/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=111680 CPUtime=1781.98 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 30088 0 0 0 177628 570 0 0 20 0 1 0 278178650 114360320 27158 33554432000 4194304 8973514 140734335653504 140734335653000 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 27920 27158 455 1167 0 26701 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 111680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4610
/proc/meminfo: memFree=31142620/32873844 swapFree=7112/7112
[pid=4554] ppid=4552 vsize=111680 CPUtime=1800.08 cores=0,2,4,6
/proc/4554/stat : 4554 (toysat) R 4552 4554 4109 0 -1 4202496 30088 0 0 0 179433 575 0 0 20 0 1 0 278178650 114360320 27158 33554432000 4194304 8973514 140734335653504 140734335653000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4554/statm: 27920 27158 455 1167 0 26701 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 111680

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1794.34
CPU system time (s): 5.75812
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 114752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.34
system time used= 5.75812
maximum resident set size= 111704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30088
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= 43
involuntary context switches= 1873

runsolver used 2.6626 second user time and 10.1535 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 14:08:58
IDJOB=3706830
IDBENCH=2631
IDSOLVER=2285
FILE ID=node142/3706830-1338120538
RUNJOBID= node142-1338115130-4125
PBS_JOBID= 14624473
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 308ce6e771b8240fefc971d6e27a7575
RANDOM SEED=684522069

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        30985108 kB
Buffers:          308388 kB
Cached:           354040 kB
SwapCached:            0 kB
Active:           863004 kB
Inactive:         204024 kB
Active(anon):     395152 kB
Inactive(anon):    11212 kB
Active(file):     467852 kB
Inactive(file):   192812 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        410744 kB
Mapped:            13468 kB
Shmem:               200 kB
Slab:             681292 kB
SReclaimable:     123552 kB
SUnreclaim:       557740 kB
KernelStack:        1464 kB
PageTables:         4500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     518068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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= 71676 MiB
End job on node142 at 2012-05-27 14:39:00