Trace number 3721371

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 NameAnswerCPU timeWall clock time
PB07: minisat+ 1.14? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-31-30.opb
MD5SUM583fb36c9cf948cc03f361dd87435bdd
Bench CategoryDEC-SMALLINT (no 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 benchmark0.018996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables930
Total number of constraints61
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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.01	c Converting 61 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ...............................
0.00/0.01	c ---[  29]---> BDD-cost:   59
0.00/0.01	c ---[  28]---> BDD-cost:   59
0.00/0.01	c ---[  27]---> BDD-cost:   59
0.00/0.01	c ---[  26]---> BDD-cost:   59
0.00/0.01	c ---[  25]---> BDD-cost:   59
0.00/0.01	c ---[  24]---> BDD-cost:   59
0.00/0.01	c ---[  23]---> BDD-cost:   59
0.00/0.01	c ---[  22]---> BDD-cost:   59
0.00/0.01	c ---[  21]---> BDD-cost:   59
0.00/0.01	c ---[  20]---> BDD-cost:   59
0.00/0.01	c ---[  19]---> BDD-cost:   59
0.00/0.01	c ---[  18]---> BDD-cost:   59
0.00/0.01	c ---[  17]---> BDD-cost:   59
0.00/0.01	c ---[  16]---> BDD-cost:   59
0.00/0.01	c ---[  15]---> BDD-cost:   59
0.00/0.01	c ---[  14]---> BDD-cost:   59
0.00/0.01	c ---[  13]---> BDD-cost:   59
0.00/0.01	c ---[  12]---> BDD-cost:   59
0.00/0.01	c ---[  11]---> BDD-cost:   59
0.00/0.01	c ---[  10]---> BDD-cost:   59
0.00/0.01	c ---[   9]---> BDD-cost:   59
0.00/0.02	c ---[   8]---> BDD-cost:   59
0.00/0.02	c ---[   7]---> BDD-cost:   59
0.00/0.02	c ---[   6]---> BDD-cost:   59
0.00/0.02	c ---[   5]---> BDD-cost:   59
0.00/0.02	c ---[   4]---> BDD-cost:   59
0.00/0.02	c ---[   3]---> BDD-cost:   59
0.00/0.02	c ---[   2]---> BDD-cost:   59
0.00/0.02	c ---[   1]---> BDD-cost:   59
0.00/0.02	c ---[   0]---> BDD-cost:   59
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    4411    12330 |    1470       0        0     nan |  0.000 % |
0.00/0.03	c |       101 |    4411    12330 |    1617     101    12328   122.1 |  1.111 % |
0.00/0.04	c |       252 |    4411    12330 |    1778     252    33253   132.0 |  1.111 % |
0.00/0.06	c |       481 |    4411    12330 |    1956     481    68696   142.8 |  1.111 % |
0.00/0.08	c |       820 |    4411    12330 |    2152     820   115978   141.4 |  1.111 % |
0.09/0.14	c |      1326 |    4411    12330 |    2367    1326   209724   158.2 |  1.111 % |
0.19/0.23	c |      2089 |    4411    12330 |    2604    2089   387220   185.4 |  1.112 % |
0.39/0.44	c |      3228 |    4411    12330 |    2864    3228   750434   232.5 |  1.112 % |
0.69/0.75	c |      4936 |    4411    12330 |    3151    3322  1067433   321.3 |  1.111 % |
1.10/1.15	c |      7499 |    4411    12330 |    3466    4224  1174690   278.1 |  1.111 % |
1.69/1.73	c |     11345 |    4411    12330 |    3812    3225   619390   192.1 |  1.111 % |
2.59/2.61	c |     17113 |    4411    12330 |    4194    3226   756081   234.4 |  1.111 % |
4.69/4.72	c |     25763 |    4411    12330 |    4613    5646  1779315   315.1 |  1.111 % |
6.98/7.07	c |     38740 |    4411    12330 |    5074    3905   849264   217.5 |  1.111 % |
11.18/11.20	c |     58202 |    4411    12330 |    5582    5870  1502149   255.9 |  1.111 % |
17.49/17.53	c |     87395 |    4411    12330 |    6140    5644  1484987   263.1 |  1.111 % |
26.18/26.22	c |    131185 |    4411    12330 |    6754    5865  1252767   213.6 |  1.111 % |
43.07/43.13	c |    196870 |    4411    12330 |    7430    6013  1686241   280.4 |  1.111 % |
70.87/70.90	c |    295398 |    4411    12330 |    8173    8805  3798107   431.4 |  1.111 % |
116.56/116.68	c |    443187 |    4411    12330 |    8990    5511  1379504   250.3 |  1.112 % |
174.44/174.53	c |    664878 |    4411    12330 |    9889    9082  2426328   267.2 |  1.111 % |
259.54/259.64	c |    997403 |    4411    12330 |   10878   10348  2860460   276.4 |  1.111 % |
400.81/400.99	c |   1496192 |    4411    12330 |   11966   11643  3287341   282.3 |  1.111 % |
624.27/624.40	c |   2244375 |    4411    12330 |   13162   12246  4227290   345.2 |  1.111 % |
1061.20/1061.46	c |   3366649 |    4411    12330 |   14479    8866  2934508   331.0 |  1.111 % |
1715.19/1715.58	c |   5050061 |    4411    12330 |   15927   10365  5232069   504.8 |  1.111 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s UNKNOWN

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-3721371-1338555930/watcher-3721371-1338555930 -o /tmp/evaluation-result-3721371-1338555930/solver-3721371-1338555930 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721371-1338555930.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: 2.00 2.01 1.91 3/176 11246
/proc/meminfo: memFree=27716984/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 181 0 0 0 0 0 0 0 20 0 1 0 321717869 1294336 138 33554432000 134512640 135395479 4293591920 4293590888 135031278 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 316 138 74 216 0 98 0

[startup+0.0951409 s]
/proc/loadavg: 2.00 2.01 1.91 3/176 11246
/proc/meminfo: memFree=27716984/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=2296 CPUtime=0.09 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 459 0 0 0 9 0 0 0 20 0 1 0 321717869 2351104 416 33554432000 134512640 135395479 4293591920 4293589792 134574358 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 574 416 106 216 0 356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2296

[startup+0.100208 s]
/proc/loadavg: 2.00 2.01 1.91 3/176 11246
/proc/meminfo: memFree=27716984/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=2296 CPUtime=0.09 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 469 0 0 0 9 0 0 0 20 0 1 0 321717869 2351104 426 33554432000 134512640 135395479 4293591920 4293589792 134573890 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 574 426 106 216 0 356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2296

[startup+0.300176 s]
/proc/loadavg: 2.00 2.01 1.91 3/176 11246
/proc/meminfo: memFree=27716984/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=3880 CPUtime=0.29 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 863 0 0 0 29 0 0 0 20 0 1 0 321717869 3973120 820 33554432000 134512640 135395479 4293591920 4293590272 134580919 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 970 820 106 216 0 752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3880

[startup+0.700175 s]
/proc/loadavg: 2.00 2.01 1.91 3/176 11246
/proc/meminfo: memFree=27716984/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=5856 CPUtime=0.69 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 1350 0 0 0 69 0 0 0 20 0 1 0 321717869 5996544 1307 33554432000 134512640 135395479 4293591920 4293589792 134574149 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 1464 1307 106 216 0 1246 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5856

[startup+1.50018 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 11247
/proc/meminfo: memFree=27712396/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=6908 CPUtime=1.49 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 1612 0 0 0 149 0 0 0 20 0 1 0 321717869 7073792 1569 33554432000 134512640 135395479 4293591920 4293590272 134580959 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 1727 1569 106 216 0 1509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6908

[startup+3.10018 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 11247
/proc/meminfo: memFree=27710560/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=8888 CPUtime=3.09 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 2102 0 0 0 309 0 0 0 20 0 1 0 321717869 9101312 2059 33554432000 134512640 135395479 4293591920 4293590272 134581451 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 2222 2059 106 216 0 2004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8888

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 11247
/proc/meminfo: memFree=27707468/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=10304 CPUtime=6.29 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 2467 0 0 0 629 0 0 0 20 0 1 0 321717869 10551296 2424 33554432000 134512640 135395479 4293591920 4293589792 134573890 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 2576 2424 106 216 0 2358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10304

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 11247
/proc/meminfo: memFree=27705516/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=12948 CPUtime=12.68 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 3123 0 0 0 1268 0 0 0 20 0 1 0 321717869 13258752 3086 33554432000 134512640 135395479 4293591920 4293590272 134580938 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 3237 3086 106 216 0 3019 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12948

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 11247
/proc/meminfo: memFree=27703780/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=13860 CPUtime=25.48 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 3348 0 0 0 2548 0 0 0 20 0 1 0 321717869 14192640 3311 33554432000 134512640 135395479 4293591920 4293590272 134580959 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 3465 3311 106 216 0 3247 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13860

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11247
/proc/meminfo: memFree=27699316/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=19212 CPUtime=51.08 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 4663 0 0 0 5107 1 0 0 20 0 1 0 321717869 19673088 4626 33554432000 134512640 135395479 4293591920 4293590272 134580915 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/11246/statm: 4803 4626 106 216 0 4585 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19212

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11247
/proc/meminfo: memFree=27690140/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=26692 CPUtime=102.27 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 6694 0 0 0 10226 1 0 0 20 0 1 0 321717869 27332608 6529 33554432000 134512640 135395479 4293591920 4293590272 134580919 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 6673 6529 106 216 0 6455 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26692

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11247
/proc/meminfo: memFree=27691180/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=25576 CPUtime=162.25 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 6701 0 0 0 16224 1 0 0 20 0 1 0 321717869 26189824 6260 33554432000 134512640 135395479 4293591920 4293589888 134576132 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 6394 6260 106 216 0 6176 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25576

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11248
/proc/meminfo: memFree=27689816/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=27464 CPUtime=222.24 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 7243 0 0 0 22223 1 0 0 20 0 1 0 321717869 28123136 6730 33554432000 134512640 135395479 4293591920 4293590272 134581477 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 6866 6730 106 216 0 6648 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27464

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11251
/proc/meminfo: memFree=27686496/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=30384 CPUtime=282.23 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 8106 0 0 0 28222 1 0 0 20 0 1 0 321717869 31113216 7452 33554432000 134512640 135395479 4293591920 4293590272 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 7596 7452 106 216 0 7378 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 30384

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11251
/proc/meminfo: memFree=27686404/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=30640 CPUtime=342.22 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 8153 0 0 0 34221 1 0 0 20 0 1 0 321717869 31375360 7499 33554432000 134512640 135395479 4293591920 4293589792 134574468 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 7660 7499 106 216 0 7442 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 30640

[startup+402.3 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 11300
/proc/meminfo: memFree=27858360/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=32088 CPUtime=402.21 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 8516 0 0 0 40219 2 0 0 20 0 1 0 321717869 32858112 7867 33554432000 134512640 135395479 4293591920 4293590272 134580893 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 8022 7867 106 216 0 7804 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 32088

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11300
/proc/meminfo: memFree=27852404/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=34744 CPUtime=462.2 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 9168 0 0 0 46218 2 0 0 20 0 1 0 321717869 35577856 8540 33554432000 134512640 135395479 4293591920 4293590272 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 8686 8540 106 216 0 8468 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 34744

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11301
/proc/meminfo: memFree=27850480/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=35828 CPUtime=522.19 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 9430 0 0 0 52217 2 0 0 20 0 1 0 321717869 36687872 8802 33554432000 134512640 135395479 4293591920 4293589792 134575246 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 8957 8802 106 216 0 8739 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 35828

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11301
/proc/meminfo: memFree=27848868/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=36388 CPUtime=582.18 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 9560 0 0 0 58216 2 0 0 20 0 1 0 321717869 37261312 8932 33554432000 134512640 135395479 4293591920 4293589888 134576746 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 9097 8932 106 216 0 8879 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 36388

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11302
/proc/meminfo: memFree=27824228/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=59492 CPUtime=822.14 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 15505 0 0 0 82211 3 0 0 20 0 1 0 321717869 60919808 14739 33554432000 134512640 135395479 4293591920 4293589968 134584047 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 14873 14739 106 216 0 14655 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 59492

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11305
/proc/meminfo: memFree=27823964/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=59224 CPUtime=882.13 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 15505 0 0 0 88210 3 0 0 20 0 1 0 321717869 60645376 14672 33554432000 134512640 135395479 4293591920 4293590272 134580929 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 14806 14672 106 216 0 14588 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 59224

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11305
/proc/meminfo: memFree=27824228/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=59224 CPUtime=942.12 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 15505 0 0 0 94209 3 0 0 20 0 1 0 321717869 60645376 14672 33554432000 134512640 135395479 4293591920 4293590272 134581307 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 14806 14672 106 216 0 14588 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 59224

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11305
/proc/meminfo: memFree=27823980/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=59224 CPUtime=1002.11 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 15505 0 0 0 100208 3 0 0 20 0 1 0 321717869 60645376 14672 33554432000 134512640 135395479 4293591920 4293590272 134580970 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 14806 14672 106 216 0 14588 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 59224

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11305
/proc/meminfo: memFree=27823732/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=59224 CPUtime=1062.1 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 15505 0 0 0 106207 3 0 0 20 0 1 0 321717869 60645376 14672 33554432000 134512640 135395479 4293591920 4293590272 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 14806 14672 106 216 0 14588 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 59224

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11306
/proc/meminfo: memFree=27823484/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=59224 CPUtime=1122.09 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 15505 0 0 0 112206 3 0 0 20 0 1 0 321717869 60645376 14672 33554432000 134512640 135395479 4293591920 4293589792 134574046 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 14806 14672 106 216 0 14588 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 59224

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11306
/proc/meminfo: memFree=27821932/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=61340 CPUtime=1182.08 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 16016 0 0 0 118205 3 0 0 20 0 1 0 321717869 62812160 15184 33554432000 134512640 135395479 4293591920 4293590272 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 15335 15184 106 216 0 15117 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 61340

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11306
/proc/meminfo: memFree=27816844/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=66168 CPUtime=1242.06 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 17280 0 0 0 124203 3 0 0 20 0 1 0 321717869 67756032 16385 33554432000 134512640 135395479 4293591920 4293590272 134580945 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 16542 16385 106 216 0 16324 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 66168

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11306
/proc/meminfo: memFree=27814860/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=68060 CPUtime=1302.06 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 17838 0 0 0 130203 3 0 0 20 0 1 0 321717869 69693440 16881 33554432000 134512640 135395479 4293591920 4293589792 134574428 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17015 16881 106 216 0 16797 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 68060

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11306
/proc/meminfo: memFree=27815540/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=66900 CPUtime=1362.04 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 17839 0 0 0 136201 3 0 0 20 0 1 0 321717869 68505600 16591 33554432000 134512640 135395479 4293591920 4293590272 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 16725 16591 106 216 0 16507 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 66900

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11307
/proc/meminfo: memFree=27814236/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=68836 CPUtime=1422.04 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 18528 0 0 0 142201 3 0 0 20 0 1 0 321717869 70488064 17054 33554432000 134512640 135395479 4293591920 4293590272 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17209 17054 106 216 0 16991 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 68836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11310
/proc/meminfo: memFree=27813536/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=68588 CPUtime=1482.03 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 18528 0 0 0 148199 4 0 0 20 0 1 0 321717869 70234112 17013 33554432000 134512640 135395479 4293591920 4293590272 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17147 17013 106 216 0 16929 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 68588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11310
/proc/meminfo: memFree=27812992/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=68516 CPUtime=1542.02 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 18696 0 0 0 154198 4 0 0 20 0 1 0 321717869 70160384 16995 33554432000 134512640 135395479 4293591920 4293590272 134580896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17129 16995 106 216 0 16911 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 68516

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11311
/proc/meminfo: memFree=27813232/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=68504 CPUtime=1602.01 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 18791 0 0 0 160197 4 0 0 20 0 1 0 321717869 70148096 16992 33554432000 134512640 135395479 4293591920 4293590272 134580919 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17126 16992 106 216 0 16908 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 68504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11311
/proc/meminfo: memFree=27812992/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=68504 CPUtime=1662 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 18791 0 0 0 166196 4 0 0 20 0 1 0 321717869 70148096 16992 33554432000 134512640 135395479 4293591920 4293590272 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17126 16992 106 216 0 16908 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 68504

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11312
/proc/meminfo: memFree=27810944/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=70700 CPUtime=1721.99 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 19435 0 0 0 172195 4 0 0 20 0 1 0 321717869 72396800 17541 33554432000 134512640 135395479 4293591920 4293589792 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17675 17541 106 216 0 17457 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 70700

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 1.92 3/177 11312
/proc/meminfo: memFree=27810696/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=70700 CPUtime=1781.98 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 19435 0 0 0 178194 4 0 0 20 0 1 0 321717869 72396800 17541 33554432000 134512640 135395479 4293591920 4293589888 134578310 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17675 17541 106 216 0 17457 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 70700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 11312
/proc/meminfo: memFree=27810820/32873844 swapFree=7628/7628
[pid=11246] ppid=11244 vsize=70700 CPUtime=1800.08 cores=0,2,4,6
/proc/11246/stat : 11246 (minisat+) R 11244 11246 10797 0 -1 4202496 19435 0 0 0 180004 4 0 0 20 0 1 0 321717869 72396800 17541 33554432000 134512640 135395479 4293591920 4293589792 134574046 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11246/statm: 17675 17541 106 216 0 17457 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 70700

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

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1800.05
CPU system time (s): 0.045993
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 71144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.045993
maximum resident set size= 70540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19436
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= 36
involuntary context switches= 1893

runsolver used 3.53246 second user time and 8.43272 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-01 15:05:30
IDJOB=3721371
IDBENCH=2583
IDSOLVER=2306
FILE ID=node144/3721371-1338555930
RUNJOBID= node144-1338552573-10813
PBS_JOBID= 14635840
Free space on /tmp= 70832 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721371-1338555930/watcher-3721371-1338555930 -o /tmp/evaluation-result-3721371-1338555930/solver-3721371-1338555930 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721371-1338555930.opb            

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

MD5SUM BENCH= 583fb36c9cf948cc03f361dd87435bdd
RANDOM SEED=279366208

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.196
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.92
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.196
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.196
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:        27717148 kB
Buffers:          604116 kB
Cached:          3508012 kB
SwapCached:          464 kB
Active:          2499852 kB
Inactive:        1804540 kB
Active(anon):     175388 kB
Inactive(anon):    11200 kB
Active(file):    2324464 kB
Inactive(file):  1793340 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:        144032 kB
Mapped:            14788 kB
Shmem:               172 kB
Slab:             715324 kB
SReclaimable:     157676 kB
SUnreclaim:       557648 kB
KernelStack:        1472 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     300424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721371-1338555930.opb

Free space on /tmp at the end= 70832 MiB
End job on node144 at 2012-06-01 15:35:32