Trace number 3706201

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-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-rout.opb
MD5SUM00504f72d4d33ef46136a0269c782c15
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1074949888
Best CPU time to get the best result obtained on this benchmark1800.85
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1074976000
Optimality of the best value was proved NO
Number of variables7561
Total number of constraints306
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints292
Minimum length of a constraint2
Maximum length of a constraint917
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 26904326400
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 81230087655
Number of bits of the biggest sum of numbers37
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.09/0.16	c 2012-05-27T13:53:12+0200
0.09/0.16	c arch = x86_64
0.09/0.16	c os = linux
0.09/0.16	c compiler = ghc 7.4
0.09/0.16	c packages:
0.09/0.16	c   OptDir-0.0.1
0.09/0.16	c   array-0.4.0.0
0.09/0.16	c   base-4.5.0.0
0.09/0.16	c   bytestring-0.9.2.1
0.09/0.16	c   containers-0.4.2.1
0.09/0.16	c   deepseq-1.3.0.0
0.09/0.16	c   mtl-2.1.1
0.09/0.16	c   old_locale-1.0.0.4
0.09/0.16	c   parse_dimacs-1.2
0.09/0.16	c   parsec-3.1.2
0.09/0.16	c   queue-0.1.2
0.09/0.16	c   stm-2.3
0.09/0.16	c   time-1.4
0.09/0.16	c command line = ["--pb","HOME/instance-3706201-1338119592.opb"]
0.09/0.16	c #vars 7561
0.09/0.16	c #constraints 306
0.09/0.16	c Solving starts ...
14.59/14.65	c solving time = 14.488s
14.59/14.65	c #decision = 2017
14.59/14.65	c #conflict = 674
14.59/14.65	c #restart = 3
14.59/14.65	o 1075837696
14.59/14.65	c Solving starts ...
17.09/17.15	c solving time = 2.490s
17.09/17.15	c #decision = 2349
17.09/17.15	c #conflict = 703
17.09/17.15	c #restart = 3
17.09/17.15	o 1075804672
17.09/17.15	c Solving starts ...
18.89/18.92	c solving time = 1.775s
18.89/18.92	c #decision = 2747
18.89/18.92	c #conflict = 759
18.89/18.92	c #restart = 3
18.89/18.92	o 1075784448
18.89/18.92	c Solving starts ...
21.68/21.72	c solving time = 2.795s
21.68/21.72	c #decision = 3198
21.68/21.72	c #conflict = 794
21.68/21.72	c #restart = 3
21.68/21.72	o 1075709440
21.68/21.72	c Solving starts ...
65.99/66.06	c solving time = 44.326s
65.99/66.06	c #decision = 5729
65.99/66.06	c #conflict = 1929
65.99/66.06	c #restart = 7
65.99/66.06	o 1075639296
65.99/66.06	c Solving starts ...
75.47/75.54	c solving time = 9.479s
75.47/75.54	c #decision = 7002
75.47/75.54	c #conflict = 2152
75.47/75.54	c #restart = 8
75.47/75.54	o 1075536384
75.47/75.54	c Solving starts ...
90.27/90.37	c solving time = 14.832s
90.27/90.37	c #decision = 7654
90.27/90.37	c #conflict = 2283
90.27/90.37	c #restart = 9
90.27/90.37	o 1075513344
90.27/90.37	c Solving starts ...
110.47/110.58	c solving time = 20.201s
110.47/110.58	c #decision = 8302
110.47/110.58	c #conflict = 2406
110.47/110.58	c #restart = 10
110.47/110.58	o 1075467008
110.47/110.58	c Solving starts ...
127.97/128.03	c solving time = 17.445s
127.97/128.03	c #decision = 8904
127.97/128.03	c #conflict = 2509
127.97/128.03	c #restart = 11
127.97/128.03	o 1075465984
127.97/128.03	c Solving starts ...
168.96/169.00	c solving time = 40.965s
168.96/169.00	c #decision = 11291
168.96/169.00	c #conflict = 3268
168.96/169.00	c #restart = 14
168.96/169.00	o 1075388160
168.96/169.00	c Solving starts ...
203.86/203.93	c solving time = 34.917s
203.86/203.93	c #decision = 13435
203.86/203.93	c #conflict = 3805
203.86/203.93	c #restart = 17
203.86/203.93	o 1075338496
203.86/203.93	c Solving starts ...
342.34/342.49	c solving time = 138.544s
342.34/342.49	c #decision = 16975
342.34/342.49	c #conflict = 5494
342.34/342.49	c #restart = 22
342.34/342.49	o 1075326976
342.34/342.49	c Solving starts ...
442.33/442.49	c solving time = 99.976s
442.33/442.49	c #decision = 19126
442.33/442.49	c #conflict = 6380
442.33/442.49	c #restart = 26
442.33/442.49	o 1075321600
442.33/442.49	c Solving starts ...
544.01/544.14	c solving time = 101.630s
544.01/544.14	c #decision = 20745
544.01/544.14	c #conflict = 7016
544.01/544.14	c #restart = 29
544.01/544.14	o 1075319552
544.01/544.14	c Solving starts ...
544.01/544.16	c learnt constraints deletion: 6987 -> 3494
673.59/673.72	c solving time = 129.558s
673.59/673.72	c #decision = 23171
673.59/673.72	c #conflict = 8029
673.59/673.72	c #restart = 33
673.59/673.72	o 1075305216
673.59/673.72	c Solving starts ...
707.08/707.26	c solving time = 33.527s
707.08/707.26	c #decision = 24494
707.08/707.26	c #conflict = 8463
707.08/707.26	c #restart = 35
707.08/707.26	o 1075199488
707.08/707.26	c Solving starts ...
1103.12/1103.34	c learnt constraints deletion: 9863 -> 4932
1460.65/1460.93	c learnt constraints deletion: 11355 -> 5678

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-3706201-1338119592/watcher-3706201-1338119592 -o /tmp/evaluation-result-3706201-1338119592/solver-3706201-1338119592 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706201-1338119592.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.99 3/176 22680
/proc/meminfo: memFree=27125060/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 817 0 0 0 0 0 0 0 20 0 1 0 278087703 6356992 738 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 1552 738 416 1167 0 333 0

[startup+0.0405359 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22680
/proc/meminfo: memFree=27125060/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=9280 CPUtime=0.03 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 1358 0 0 0 3 0 0 0 20 0 1 0 278087703 9502720 1279 33554432000 4194304 8973514 140737432787504 140737432787000 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 2320 1279 418 1167 0 1101 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9280

[startup+0.100318 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22680
/proc/meminfo: memFree=27125060/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 2362 0 0 0 9 0 0 0 20 0 1 0 278087703 12648448 2283 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 3088 2284 422 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300316 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22680
/proc/meminfo: memFree=27125060/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=21568 CPUtime=0.29 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 4486 0 0 0 29 0 0 0 20 0 1 0 278087703 22085632 4407 33554432000 4194304 8973514 140737432787504 140737432787000 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 5392 4407 447 1167 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21568

[startup+0.700296 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22680
/proc/meminfo: memFree=27125060/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=21568 CPUtime=0.69 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 4694 0 0 0 68 1 0 0 20 0 1 0 278087703 22085632 4615 33554432000 4194304 8973514 140737432787504 140737432787000 4416144 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 5392 4615 447 1167 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21568

[startup+1.50029 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27107800/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=22592 CPUtime=1.49 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 4928 0 0 0 148 1 0 0 20 0 1 0 278087703 23134208 4849 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 5648 4849 447 1167 0 4429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22592

[startup+3.10031 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27106436/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=23616 CPUtime=3.09 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 5206 0 0 0 307 2 0 0 20 0 1 0 278087703 24182784 5127 33554432000 4194304 8973514 140737432787504 140737432787000 6842469 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 5904 5127 447 1167 0 4685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23616

[startup+6.30027 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27103460/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=25664 CPUtime=6.29 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 5718 0 0 0 625 4 0 0 20 0 1 0 278087703 26279936 5639 33554432000 4194304 8973514 140737432787504 140737432787000 7720786 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 6416 5639 447 1167 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25664

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27101988/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=26688 CPUtime=12.68 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 5974 0 0 0 1261 7 0 0 20 0 1 0 278087703 27328512 5895 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 6672 5895 447 1167 0 5453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26688

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27091696/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=28736 CPUtime=25.48 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 6496 0 0 0 2534 14 0 0 20 0 1 0 278087703 29425664 6417 33554432000 4194304 8973514 140737432787504 140737432787000 7732897 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 7184 6417 457 1167 0 5965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28736

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27079172/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=32832 CPUtime=51.08 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 7520 0 0 0 5078 30 0 0 20 0 1 0 278087703 33619968 7441 33554432000 4194304 8973514 140737432787504 140737432787000 4416036 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 8208 7441 457 1167 0 6989 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32832

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27056108/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=37952 CPUtime=102.28 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 8800 0 0 0 10174 54 0 0 20 0 1 0 278087703 38862848 8721 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 9488 8721 457 1167 0 8269 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37952

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22681
/proc/meminfo: memFree=27030688/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=43072 CPUtime=162.27 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 10080 0 0 0 16142 85 0 0 20 0 1 0 278087703 44105728 10001 33554432000 4194304 8973514 140737432787504 140737432787000 7729680 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 10768 10001 457 1167 0 9549 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 43072

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22682
/proc/meminfo: memFree=27005392/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=49216 CPUtime=222.25 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 11616 0 0 0 22110 115 0 0 20 0 1 0 278087703 50397184 11537 33554432000 4194304 8973514 140737432787504 140737432787000 4415843 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 12304 11537 457 1167 0 11085 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 49216

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22682
/proc/meminfo: memFree=26982328/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=53312 CPUtime=282.25 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 12640 0 0 0 28080 145 0 0 20 0 1 0 278087703 54591488 12561 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 13328 12561 457 1167 0 12109 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 53312

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22682
/proc/meminfo: memFree=26958520/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=58432 CPUtime=342.24 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 13920 0 0 0 34050 174 0 0 20 0 1 0 278087703 59834368 13841 33554432000 4194304 8973514 140737432787504 140737432787000 6840784 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 14608 13841 457 1167 0 13389 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 58432

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22682
/proc/meminfo: memFree=26933348/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=61504 CPUtime=402.23 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 14688 0 0 0 40018 205 0 0 20 0 1 0 278087703 62980096 14609 33554432000 4194304 8973514 140737432787504 140737432787000 7717280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 15376 14609 457 1167 0 14157 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 61504

[startup+462.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/178 22685
/proc/meminfo: memFree=26909036/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=64576 CPUtime=462.22 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 15456 0 0 0 45985 237 0 0 20 0 1 0 278087703 66125824 15377 33554432000 4194304 8973514 140737432787504 140737432786768 6661465 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 16144 15377 457 1167 0 14925 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 64576

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 22708
/proc/meminfo: memFree=26885988/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=66624 CPUtime=522.21 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 15968 0 0 0 51952 269 0 0 20 0 1 0 278087703 68222976 15889 33554432000 4194304 8973514 140737432787504 140737432787000 7688792 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 16656 15889 457 1167 0 15437 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 66624

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22709
/proc/meminfo: memFree=26864440/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=67648 CPUtime=582.2 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 16225 0 0 0 57922 298 0 0 20 0 1 0 278087703 69271552 16146 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 16912 16146 458 1167 0 15693 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 67648

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 22750
/proc/meminfo: memFree=27803856/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=68672 CPUtime=882.14 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 16489 0 0 0 87714 500 0 0 20 0 1 0 278087703 70320128 16402 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 17168 16402 458 1167 0 15949 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 68672

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22750
/proc/meminfo: memFree=27781408/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=73792 CPUtime=942.13 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 17771 0 0 0 93673 540 0 0 20 0 1 0 278087703 75563008 17682 33554432000 4194304 8973514 140737432787504 140737432787000 6842973 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 18448 17682 458 1167 0 17229 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 73792

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22750
/proc/meminfo: memFree=27776696/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=78912 CPUtime=1002.12 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 19051 0 0 0 99630 582 0 0 20 0 1 0 278087703 80805888 18962 33554432000 4194304 8973514 140737432787504 140737432787000 6661469 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 19728 18962 458 1167 0 18509 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 78912

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22753
/proc/meminfo: memFree=27771604/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=83008 CPUtime=1062.12 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 20075 0 0 0 105597 615 0 0 20 0 1 0 278087703 85000192 19986 33554432000 4194304 8973514 140737432787504 140737432787000 4459284 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 20752 19986 458 1167 0 19533 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 83008

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22753
/proc/meminfo: memFree=27756268/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=85056 CPUtime=1122.11 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 20587 0 0 0 111564 647 0 0 20 0 1 0 278087703 87097344 20498 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 21264 20498 458 1167 0 20045 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 85056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22754
/proc/meminfo: memFree=27756316/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=85056 CPUtime=1182.09 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 20593 0 0 0 117529 680 0 0 20 0 1 0 278087703 87097344 20498 33554432000 4194304 8973514 140737432787504 140737432787000 6570441 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 21264 20498 458 1167 0 20045 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 85056

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22754
/proc/meminfo: memFree=27756440/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=85056 CPUtime=1242.08 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 20593 0 0 0 123493 715 0 0 20 0 1 0 278087703 87097344 20498 33554432000 4194304 8973514 140737432787504 140737432787000 7692360 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 21264 20498 458 1167 0 20045 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 85056

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22754
/proc/meminfo: memFree=27754084/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=87104 CPUtime=1302.08 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 21105 0 0 0 129460 748 0 0 20 0 1 0 278087703 89194496 21010 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 21776 21010 458 1167 0 20557 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 87104

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 22754
/proc/meminfo: memFree=27752100/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=89152 CPUtime=1362.07 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 21617 0 0 0 135425 782 0 0 20 0 1 0 278087703 91291648 21522 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 22288 21522 458 1167 0 21069 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 89152

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22754
/proc/meminfo: memFree=27737836/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=93248 CPUtime=1422.06 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 22643 0 0 0 141391 815 0 0 20 0 1 0 278087703 95485952 22546 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 23312 22546 458 1167 0 22093 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 93248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22755
/proc/meminfo: memFree=27709320/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=91200 CPUtime=1482.04 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 23923 0 0 0 147358 846 0 0 20 0 1 0 278087703 93388800 22034 33554432000 4194304 8973514 140737432787504 140737432787000 7732760 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 22800 22034 458 1167 0 21581 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 91200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22755
/proc/meminfo: memFree=27709072/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=91200 CPUtime=1542.04 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 23923 0 0 0 153322 882 0 0 20 0 1 0 278087703 93388800 22034 33554432000 4194304 8973514 140737432787504 140737432786768 4416144 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 22800 22034 458 1167 0 21581 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 91200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22755
/proc/meminfo: memFree=27708976/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=91200 CPUtime=1602.03 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 23923 0 0 0 159289 914 0 0 20 0 1 0 278087703 93388800 22034 33554432000 4194304 8973514 140737432787504 140737432787000 6570441 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 22800 22034 458 1167 0 21581 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 91200

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22758
/proc/meminfo: memFree=27708828/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=91200 CPUtime=1662.01 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 23924 0 0 0 165250 951 0 0 20 0 1 0 278087703 93388800 22034 33554432000 4194304 8973514 140737432787504 140737432786768 7716225 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 22800 22034 458 1167 0 21581 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 91200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22758
/proc/meminfo: memFree=27703256/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=97344 CPUtime=1722.01 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 25460 0 0 0 171214 987 0 0 20 0 1 0 278087703 99680256 23570 33554432000 4194304 8973514 140737432787504 140737432787000 4416140 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 24336 23570 458 1167 0 23117 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 97344

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 22759
/proc/meminfo: memFree=27699164/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=101440 CPUtime=1782 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 26484 0 0 0 177178 1022 0 0 20 0 1 0 278087703 103874560 24594 33554432000 4194304 8973514 140737432787504 140737432787000 7720521 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 25360 24594 458 1167 0 24141 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 101440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22759
/proc/meminfo: memFree=27697304/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=103488 CPUtime=1800.01 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 26996 0 0 0 178967 1034 0 0 20 0 1 0 278087703 105971712 25106 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 25872 25106 458 1167 0 24653 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 103488

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

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22759
/proc/meminfo: memFree=27697304/32873844 swapFree=6856/6856
[pid=22680] ppid=22678 vsize=103488 CPUtime=1800.01 cores=0,2,4,6
/proc/22680/stat : 22680 (toysat) R 22678 22680 18256 0 -1 4202496 26996 0 0 0 178967 1034 0 0 20 0 1 0 278087703 105971712 25106 33554432000 4194304 8973514 140737432787504 140737432787000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22680/statm: 25872 25106 458 1167 0 24653 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 103488

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.67
system time used= 10.3424
maximum resident set size= 100424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26996
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= 22
involuntary context switches= 1878

runsolver used 2.75058 second user time and 9.11361 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 13:53:12
IDJOB=3706201
IDBENCH=2513
IDSOLVER=2285
FILE ID=node106/3706201-1338119592
RUNJOBID= node106-1338108942-21417
PBS_JOBID= 14624450
Free space on /tmp= 71372 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-rout.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706201-1338119592/watcher-3706201-1338119592 -o /tmp/evaluation-result-3706201-1338119592/solver-3706201-1338119592 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706201-1338119592.opb

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

MD5SUM BENCH= 00504f72d4d33ef46136a0269c782c15
RANDOM SEED=1649344099

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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		: 2667.065
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.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		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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:        27125068 kB
Buffers:          328052 kB
Cached:          3590516 kB
SwapCached:            0 kB
Active:          2189148 kB
Inactive:        2749488 kB
Active(anon):    1022308 kB
Inactive(anon):        0 kB
Active(file):    1166840 kB
Inactive(file):  2749488 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:       1026400 kB
Mapped:            16196 kB
Shmem:               200 kB
Slab:             669688 kB
SReclaimable:     112220 kB
SUnreclaim:       557468 kB
KernelStack:        1480 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1134556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    796672 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= 71368 MiB
End job on node106 at 2012-05-27 14:23:15