Trace number 3723658

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
PB12: minisatp 1.0-2-g022594cUNSAT 425.968 426.036

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.858
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 8 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   6]---> Sorter-cost: 2049     Base: 2 2 2 3 2
0.00/0.00	c ---[   4]---> Sorter-cost: 1612     Base: 2 2 3 2 3
0.00/0.00	c ---[   2]---> Adder-cost: 160   maxlim: 730   bits: 11/10
0.00/0.00	c ---[   0]---> Adder-cost: 174   maxlim: 693   bits: 11/10
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   11613    29956 |    3871       0        0    -nan |  0.000 % |
0.00/0.01	c |       101 |   11613    29956 |    4258     101     1361    13.5 |  4.321 % |
0.00/0.03	c |       251 |   11613    29956 |    4683     251     5528    22.0 |  4.321 % |
0.00/0.05	c |       476 |   11613    29956 |    5152     476    11696    24.6 |  4.322 % |
0.00/0.08	c |       814 |   11613    29956 |    5667     814    20253    24.9 |  4.322 % |
0.00/0.14	c |      1320 |   11613    29956 |    6234    1320    36306    27.5 |  4.322 % |
0.00/0.23	c |      2079 |   11613    29956 |    6857    2079    64108    30.8 |  4.322 % |
0.00/0.37	c |      3218 |   11613    29956 |    7543    3218   103992    32.3 |  4.322 % |
0.00/0.60	c |      4926 |   11613    29956 |    8297    4926   160950    32.7 |  4.322 % |
0.00/0.99	c |      7489 |   11613    29956 |    9127    7489   244709    32.7 |  4.322 % |
1.59/1.62	c |     11333 |   11613    29956 |   10040    6057   199894    33.0 |  4.322 % |
2.49/2.57	c |     17099 |   11613    29956 |   11044    6122   186852    30.5 |  4.322 % |
3.89/3.98	c |     25749 |   11613    29956 |   12148    8578   258292    30.1 |  4.322 % |
6.29/6.30	c |     38723 |   11613    29956 |   13363    8129   253368    31.2 |  4.322 % |
9.80/9.84	c |     58184 |   11605    29930 |   14700   12855   381216    29.7 |  4.350 % |
15.19/15.27	c |     87380 |   11597    29904 |   16170   10272   393304    38.3 |  4.377 % |
23.39/23.48	c |    131169 |   11591    29892 |   17787   10314   327125    31.7 |  4.433 % |
35.98/36.01	c |    196853 |   11591    29892 |   19565   18534   501137    27.0 |  4.433 % |
54.48/54.54	c |    295380 |   11583    29866 |   21522   12607   385498    30.6 |  4.461 % |
82.18/82.24	c |    443170 |   11575    29840 |   23674   11722   380412    32.5 |  4.489 % |
125.17/125.21	c |    664853 |   11575    29840 |   26042   20160   641878    31.8 |  4.489 % |
192.76/192.88	c |    997379 |   11561    29796 |   28646   20982   541693    25.8 |  4.545 % |
297.24/297.31	c |   1496167 |   11561    29796 |   31511   18530   505100    27.3 |  4.546 % |
425.92/426.03	c ==============================================================================
425.92/426.03	c UNSATISFIABLE
425.92/426.03	s UNSATISFIABLE
425.92/426.03	c _______________________________________________________________________________
425.92/426.03	c 
425.92/426.03	c restarts              : 23
425.92/426.03	c conflicts             : 2105819        (4944 /sec)
425.92/426.03	c decisions             : 2158656        (5068 /sec)
425.92/426.03	c propagations          : 0              (0 /sec)
425.92/426.03	c inspects              : 0              (0 /sec)
425.92/426.03	c CPU time              : 425.962 s
425.92/426.03	c _______________________________________________________________________________

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-3723658-1338573205/watcher-3723658-1338573205 -o /tmp/evaluation-result-3723658-1338573205/solver-3723658-1338573205 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723658-1338573205.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: 2.07 2.05 1.98 3/177 4408
/proc/meminfo: memFree=27907172/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0

[startup+0.0692009 s]
/proc/loadavg: 2.07 2.05 1.98 3/177 4408
/proc/meminfo: memFree=27907172/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.07 2.05 1.98 3/177 4408
/proc/meminfo: memFree=27907172/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300197 s]
/proc/loadavg: 2.07 2.05 1.98 3/177 4408
/proc/meminfo: memFree=27907172/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 2.07 2.05 1.98 3/177 4408
/proc/meminfo: memFree=27907172/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.07 2.05 1.98 3/179 4413
/proc/meminfo: memFree=27904156/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=5264 CPUtime=1.49 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 1155 0 0 0 149 0 0 0 20 0 1 0 323447387 5390336 1110 33554432000 4194304 5276501 140734156992160 140734156990568 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 1316 1110 146 265 0 1048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14412

[startup+3.10023 s]
/proc/loadavg: 2.07 2.05 1.98 3/179 4456
/proc/meminfo: memFree=28340896/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=5528 CPUtime=3.09 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 1224 0 0 0 309 0 0 0 20 0 1 0 323447387 5660672 1179 33554432000 4194304 5276501 140734156992160 140734156990344 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 1382 1179 146 265 0 1114 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14676

[startup+6.30026 s]
/proc/loadavg: 2.07 2.05 1.98 3/179 4456
/proc/meminfo: memFree=28336680/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=6332 CPUtime=6.29 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 1414 0 0 0 629 0 0 0 20 0 1 0 323447387 6483968 1369 33554432000 4194304 5276501 140734156992160 140734156990344 4399332 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 1583 1369 146 265 0 1315 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15480

[startup+12.7003 s]
/proc/loadavg: 2.06 2.05 1.98 3/179 4456
/proc/meminfo: memFree=28333480/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=6932 CPUtime=12.69 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 1571 0 0 0 1269 0 0 0 20 0 1 0 323447387 7098368 1526 33554432000 4194304 5276501 140734156992160 140734156990344 4396806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 1733 1526 146 265 0 1465 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16080

[startup+25.5003 s]
/proc/loadavg: 2.12 2.06 1.99 3/179 4456
/proc/meminfo: memFree=28330048/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=8184 CPUtime=25.49 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 1852 0 0 0 2549 0 0 0 20 0 1 0 323447387 8380416 1823 33554432000 4194304 5276501 140734156992160 140734156990344 4397850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 2046 1823 147 265 0 1778 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17332

[startup+51.1002 s]
/proc/loadavg: 2.08 2.06 1.99 3/179 4456
/proc/meminfo: memFree=28326936/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=9232 CPUtime=51.08 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 2116 0 0 0 5108 0 0 0 20 0 1 0 323447387 9453568 2087 33554432000 4194304 5276501 140734156992160 140734156990344 4399757 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 2308 2087 147 265 0 2040 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18380

[startup+102.306 s]
/proc/loadavg: 2.03 2.05 1.99 3/179 4456
/proc/meminfo: memFree=28322292/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=11584 CPUtime=102.28 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 2679 0 0 0 10228 0 0 0 20 0 1 0 323447387 11862016 2671 33554432000 4194304 5276501 140734156992160 140734156990568 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 2896 2671 147 265 0 2628 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 20732

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.99 3/179 4456
/proc/meminfo: memFree=28318752/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=13144 CPUtime=162.26 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3013 0 0 0 16226 0 0 0 20 0 1 0 323447387 13459456 3037 33554432000 4194304 5276501 140734156992160 140734156990344 4399342 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 3286 3037 147 265 0 3018 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 22292

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 1.99 3/179 4456
/proc/meminfo: memFree=28315408/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=13732 CPUtime=222.26 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3154 0 0 0 22226 0 0 0 20 0 1 0 323447387 14061568 3224 33554432000 4194304 5276501 140734156992160 140734156990344 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 3433 3224 147 265 0 3165 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 22880

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/179 4457
/proc/meminfo: memFree=28313356/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=14432 CPUtime=282.25 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3295 0 0 0 28225 0 0 0 20 0 1 0 323447387 14778368 3365 33554432000 4194304 5276501 140734156992160 140734156990392 4399318 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 3608 3365 147 265 0 3340 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 23580

[startup+342.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 4457
/proc/meminfo: memFree=28311628/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=15128 CPUtime=342.24 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3444 0 0 0 34224 0 0 0 20 0 1 0 323447387 15491072 3514 33554432000 4194304 5276501 140734156992160 140734156990568 4390350 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 3782 3514 147 265 0 3514 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 24276

[startup+402.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309092/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=402.23 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3630 0 0 0 40223 0 0 0 20 0 1 0 323447387 16400384 3700 33554432000 4194304 5276501 140734156992160 140734156990344 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3700 147 265 0 3736 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 25164

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

[startup+409.5 s]
/proc/loadavg: 2.05 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309548/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=409.43 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 40943 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 409.43
Current children cumulated vsize (KiB) 25164

[startup+415.9 s]
/proc/loadavg: 2.05 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309308/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=415.82 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 41582 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 415.82
Current children cumulated vsize (KiB) 25164

[startup+422.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309376/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=422.23 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 42223 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399315 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 422.23
Current children cumulated vsize (KiB) 25164

[startup+423.9 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309500/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=423.82 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 42382 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399962 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 423.82
Current children cumulated vsize (KiB) 25164

[startup+424.7 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309500/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=424.62 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 42462 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 424.62
Current children cumulated vsize (KiB) 25164

[startup+425.5 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309500/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=425.42 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 42542 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399953 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 425.42
Current children cumulated vsize (KiB) 25164

[startup+425.9 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309500/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=425.82 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 42582 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 425.82
Current children cumulated vsize (KiB) 25164

[startup+426 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309500/32873648 swapFree=6864/6864
[pid=4408] ppid=4406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (minisat+_script) S 4406 4408 2429 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323447387 9367552 277 33554432000 4194304 5064252 140733655590352 140733655589264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4408/statm: 2287 277 236 213 0 72 0
[pid=4412] ppid=4408 vsize=16016 CPUtime=425.92 cores=1,3,5,7
/proc/4412/stat : 4412 (minisat+_64-bit) R 4408 4408 2429 0 -1 4202496 3634 0 0 0 42592 0 0 0 20 0 1 0 323447387 16400384 3704 33554432000 4194304 5276501 140734156992160 140734156990344 4399958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4412/statm: 4004 3704 147 265 0 3736 0
Current children cumulated CPU time (s) 425.92
Current children cumulated vsize (KiB) 25164

Child status: 0
Real time (s): 426.036
CPU time (s): 425.968
CPU user time (s): 425.963
CPU system time (s): 0.004999
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 25164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 425.963
system time used= 0.004999
maximum resident set size= 14816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4582
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= 15
involuntary context switches= 440

runsolver used 1.03284 second user time and 5.29219 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-01 19:53:25
IDJOB=3723658
IDBENCH=2905
IDSOLVER=2307
FILE ID=node113/3723658-1338573205
RUNJOBID= node113-1338569603-4196
PBS_JOBID= 14635871
Free space on /tmp= 71044 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_1.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723658-1338573205/watcher-3723658-1338573205 -o /tmp/evaluation-result-3723658-1338573205/solver-3723658-1338573205 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723658-1338573205.opb

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=830928030

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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		: 2667.026
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.026
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.026
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.92
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.026
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:       32873648 kB
MemFree:        27907808 kB
Buffers:          480580 kB
Cached:          3156580 kB
SwapCached:         2024 kB
Active:          1992980 kB
Inactive:        2089796 kB
Active(anon):     445000 kB
Inactive(anon):     1800 kB
Active(file):    1547980 kB
Inactive(file):  2087996 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099592 kB
Dirty:              2360 kB
Writeback:            36 kB
AnonPages:        449972 kB
Mapped:            11684 kB
Shmem:                 0 kB
Slab:             747092 kB
SReclaimable:     191344 kB
SUnreclaim:       555748 kB
KernelStack:        1456 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     568236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71044 MiB
End job on node113 at 2012-06-01 20:00:32