Trace number 3721383

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-41-40.opb
MD5SUM2ea7e3b5e107f983d069c627d91480a3
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.036993
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
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 42
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 81 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 ---[  39]---> BDD-cost:   79
0.00/0.01	c ---[  38]---> BDD-cost:   79
0.00/0.01	c ---[  37]---> BDD-cost:   79
0.00/0.01	c ---[  36]---> BDD-cost:   79
0.00/0.02	c ---[  35]---> BDD-cost:   79
0.00/0.02	c ---[  34]---> BDD-cost:   79
0.00/0.02	c ---[  33]---> BDD-cost:   79
0.00/0.02	c ---[  32]---> BDD-cost:   79
0.00/0.02	c ---[  31]---> BDD-cost:   79
0.00/0.02	c ---[  30]---> BDD-cost:   79
0.00/0.02	c ---[  29]---> BDD-cost:   79
0.00/0.02	c ---[  28]---> BDD-cost:   79
0.00/0.02	c ---[  27]---> BDD-cost:   79
0.00/0.02	c ---[  26]---> BDD-cost:   79
0.00/0.02	c ---[  25]---> BDD-cost:   79
0.00/0.02	c ---[  24]---> BDD-cost:   79
0.00/0.02	c ---[  23]---> BDD-cost:   79
0.00/0.02	c ---[  22]---> BDD-cost:   79
0.00/0.02	c ---[  21]---> BDD-cost:   79
0.00/0.02	c ---[  20]---> BDD-cost:   79
0.00/0.02	c ---[  19]---> BDD-cost:   79
0.00/0.03	c ---[  18]---> BDD-cost:   79
0.00/0.03	c ---[  17]---> BDD-cost:   79
0.00/0.03	c ---[  16]---> BDD-cost:   79
0.00/0.03	c ---[  15]---> BDD-cost:   79
0.00/0.03	c ---[  14]---> BDD-cost:   79
0.00/0.03	c ---[  13]---> BDD-cost:   79
0.00/0.03	c ---[  12]---> BDD-cost:   79
0.00/0.03	c ---[  11]---> BDD-cost:   79
0.00/0.03	c ---[  10]---> BDD-cost:   79
0.00/0.03	c ---[   9]---> BDD-cost:   79
0.00/0.03	c ---[   8]---> BDD-cost:   79
0.00/0.03	c ---[   7]---> BDD-cost:   79
0.00/0.03	c ---[   6]---> BDD-cost:   79
0.00/0.03	c ---[   5]---> BDD-cost:   79
0.00/0.03	c ---[   4]---> BDD-cost:   79
0.00/0.03	c ---[   3]---> BDD-cost:   79
0.00/0.03	c ---[   2]---> BDD-cost:   79
0.00/0.04	c ---[   1]---> BDD-cost:   79
0.00/0.04	c ---[   0]---> BDD-cost:   79
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |    7881    22040 |    2627       0        0     nan |  0.000 % |
0.00/0.05	c |       104 |    7881    22040 |    2889     104    17531   168.6 |  0.833 % |
0.00/0.06	c |       255 |    7881    22040 |    3178     255    43249   169.6 |  0.833 % |
0.08/0.09	c |       480 |    7881    22040 |    3496     480    92083   191.8 |  0.833 % |
0.09/0.14	c |       819 |    7881    22040 |    3846     819   181533   221.7 |  0.834 % |
0.19/0.22	c |      1325 |    7881    22040 |    4230    1325   311151   234.8 |  0.833 % |
0.29/0.33	c |      2087 |    7881    22040 |    4653    2087   493412   236.4 |  0.833 % |
0.59/0.63	c |      3229 |    7881    22040 |    5119    3229  1014551   314.2 |  0.833 % |
0.89/0.92	c |      4938 |    7881    22040 |    5631    4938  1499647   303.7 |  0.833 % |
1.59/1.68	c |      7501 |    7881    22040 |    6194    7501  2603499   347.1 |  0.833 % |
2.49/2.55	c |     11345 |    7881    22040 |    6813    7595  2549482   335.7 |  0.834 % |
4.49/4.57	c |     17111 |    7881    22040 |    7495    9564  4137310   432.6 |  0.833 % |
7.78/7.82	c |     25763 |    7881    22040 |    8244    7769  3278211   422.0 |  0.833 % |
13.79/13.85	c |     38738 |    7881    22040 |    9069    8862  5072247   572.4 |  0.833 % |
21.79/21.83	c |     58200 |    7881    22040 |    9976    9143  3522439   385.3 |  0.833 % |
33.69/33.78	c |     87392 |    7881    22040 |   10973   11870  5829522   491.1 |  0.834 % |
52.08/52.15	c |    131183 |    7881    22040 |   12070   13343  5725124   429.1 |  0.833 % |
81.38/81.41	c |    196867 |    7881    22040 |   13278    9856  4126593   418.7 |  0.833 % |
129.16/129.22	c |    295393 |    7881    22040 |   14605    9360  3528455   377.0 |  0.833 % |
196.04/196.14	c |    443182 |    7881    22040 |   16066   11163  4527699   405.6 |  0.833 % |
318.12/318.22	c |    664869 |    7881    22040 |   17673   16390  8442454   515.1 |  0.833 % |
488.59/488.77	c |    997394 |    7881    22040 |   19440   18328  7299411   398.3 |  0.833 % |
789.55/789.76	c |   1496182 |    7881    22040 |   21384   17101  9239803   540.3 |  0.833 % |
1210.78/1211.02	c |   2244368 |    7881    22040 |   23522   13629  5841328   428.6 |  0.833 % |
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-3721383-1338556179/watcher-3721383-1338556179 -o /tmp/evaluation-result-3721383-1338556179/solver-3721383-1338556179 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721383-1338556179.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.00 1.91 3/176 22519
/proc/meminfo: memFree=28860152/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 180 0 0 0 0 0 0 0 20 0 1 0 321743631 1294336 138 33554432000 134512640 135395479 4291790464 4291789432 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 316 138 74 216 0 98 0

[startup+0.0852251 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22519
/proc/meminfo: memFree=28860152/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=2532 CPUtime=0.08 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 520 0 0 0 8 0 0 0 20 0 1 0 321743631 2592768 478 33554432000 134512640 135395479 4291790464 4291788364 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 633 478 106 216 0 415 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2532

[startup+0.100259 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22519
/proc/meminfo: memFree=28860152/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=2664 CPUtime=0.09 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 543 0 0 0 9 0 0 0 20 0 1 0 321743631 2727936 501 33554432000 134512640 135395479 4291790464 4291788364 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 666 501 106 216 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2664

[startup+0.300225 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22519
/proc/meminfo: memFree=28860152/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=3984 CPUtime=0.29 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 891 0 0 0 29 0 0 0 20 0 1 0 321743631 4079616 849 33554432000 134512640 135395479 4291790464 4291788364 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 996 849 106 216 0 778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3984

[startup+0.700225 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 22519
/proc/meminfo: memFree=28860152/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=6888 CPUtime=0.69 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 1625 0 0 0 69 0 0 0 20 0 1 0 321743631 7053312 1583 33554432000 134512640 135395479 4291790464 4291788300 135011021 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 1722 1583 106 216 0 1504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6888

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22520
/proc/meminfo: memFree=28852240/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=11900 CPUtime=1.49 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 2864 0 0 0 148 1 0 0 20 0 1 0 321743631 12185600 2822 33554432000 134512640 135395479 4291790464 4291788364 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 2975 2822 106 216 0 2757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11900

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22520
/proc/meminfo: memFree=28847900/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=13080 CPUtime=3.09 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 3173 0 0 0 308 1 0 0 20 0 1 0 321743631 13393920 3131 33554432000 134512640 135395479 4291790464 4291788432 134576660 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 3270 3131 106 216 0 3052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13080

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22520
/proc/meminfo: memFree=28840832/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=22188 CPUtime=6.29 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 5422 0 0 0 628 1 0 0 20 0 1 0 321743631 22720512 5380 33554432000 134512640 135395479 4291790464 4291788364 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 5547 5380 106 216 0 5329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22188

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22520
/proc/meminfo: memFree=28833540/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=28656 CPUtime=12.69 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 7039 0 0 0 1267 2 0 0 20 0 1 0 321743631 29343744 6997 33554432000 134512640 135395479 4291790464 4291788816 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 7164 6997 106 216 0 6946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28656

[startup+25.5002 s]
/proc/loadavg: 2.16 2.03 1.93 3/178 22523
/proc/meminfo: memFree=28830160/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=29976 CPUtime=25.49 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 7376 0 0 0 2547 2 0 0 20 0 1 0 321743631 30695424 7334 33554432000 134512640 135395479 4291790464 4291788816 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 7494 7334 106 216 0 7276 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29976

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 1.93 3/178 22523
/proc/meminfo: memFree=28821024/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=39204 CPUtime=51.08 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 9677 0 0 0 5105 3 0 0 20 0 1 0 321743631 40144896 9635 33554432000 134512640 135395479 4291790464 4291788816 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 9801 9635 106 216 0 9583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39204

[startup+102.306 s]
/proc/loadavg: 2.04 2.02 1.93 3/177 22524
/proc/meminfo: memFree=28813120/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=45944 CPUtime=102.27 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 11392 0 0 0 10223 4 0 0 20 0 1 0 321743631 47046656 11335 33554432000 134512640 135395479 4291790464 4291788336 134573886 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 11486 11335 106 216 0 11268 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45944

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/177 22573
/proc/meminfo: memFree=28906388/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=48796 CPUtime=162.25 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 12110 0 0 0 16221 4 0 0 20 0 1 0 321743631 49967104 12050 33554432000 134512640 135395479 4291790464 4291788336 134574544 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 12199 12050 106 216 0 11981 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 48796

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/177 22573
/proc/meminfo: memFree=28891624/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=60264 CPUtime=222.24 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 14980 0 0 0 22219 5 0 0 20 0 1 0 321743631 61710336 14919 33554432000 134512640 135395479 4291790464 4291788816 134580929 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 15066 14919 106 216 0 14848 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 60264

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/177 22573
/proc/meminfo: memFree=28889380/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=60264 CPUtime=282.23 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 14985 0 0 0 28218 5 0 0 20 0 1 0 321743631 61710336 14921 33554432000 134512640 135395479 4291790464 4291788816 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 15066 14921 106 216 0 14848 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 60264

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22573
/proc/meminfo: memFree=28888076/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=60264 CPUtime=342.22 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 14985 0 0 0 34217 5 0 0 20 0 1 0 321743631 61710336 14921 33554432000 134512640 135395479 4291790464 4291788816 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 15066 14921 106 216 0 14848 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 60264

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22574
/proc/meminfo: memFree=28884852/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=62772 CPUtime=402.21 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 15610 0 0 0 40216 5 0 0 20 0 1 0 321743631 64278528 15546 33554432000 134512640 135395479 4291790464 4291788816 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 15693 15546 106 216 0 15475 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 62772

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22574
/proc/meminfo: memFree=28882368/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=63920 CPUtime=462.2 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 15942 0 0 0 46215 5 0 0 20 0 1 0 321743631 65454080 15838 33554432000 134512640 135395479 4291790464 4291788816 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 15980 15838 106 216 0 15762 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 63920

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 22574
/proc/meminfo: memFree=28872004/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=74072 CPUtime=522.19 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 18458 0 0 0 52213 6 0 0 20 0 1 0 321743631 75849728 18356 33554432000 134512640 135395479 4291790464 4291788816 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 18518 18356 106 216 0 18300 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 74072

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 22574
/proc/meminfo: memFree=28863508/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=82276 CPUtime=582.17 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 20509 0 0 0 58211 6 0 0 20 0 1 0 321743631 84250624 20407 33554432000 134512640 135395479 4291790464 4291788816 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 20569 20407 106 216 0 20351 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 82276

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22578
/proc/meminfo: memFree=28848168/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=822.14 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 82206 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788816 134580943 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 95388

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22578
/proc/meminfo: memFree=28846804/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=882.13 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 88205 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788816 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 95388

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22578
/proc/meminfo: memFree=28846492/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=942.12 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 94204 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788432 134577212 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 95388

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22578
/proc/meminfo: memFree=28846244/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=1002.11 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 100203 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788336 134573849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 95388

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22580
/proc/meminfo: memFree=28845988/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=1062.1 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 106202 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788432 134576837 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 95388

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22580
/proc/meminfo: memFree=28845996/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=1122.09 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 112201 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788816 134580941 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 95388

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 22580
/proc/meminfo: memFree=28845872/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=1182.08 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 118200 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788816 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 95388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 22583
/proc/meminfo: memFree=28844376/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=95388 CPUtime=1242.07 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 24889 0 0 0 124199 8 0 0 20 0 1 0 321743631 97677312 23709 33554432000 134512640 135395479 4291790464 4291788816 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 23847 23709 106 216 0 23629 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 95388

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 22583
/proc/meminfo: memFree=28841964/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=97580 CPUtime=1302.07 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 25434 0 0 0 130199 8 0 0 20 0 1 0 321743631 99921920 24254 33554432000 134512640 135395479 4291790464 4291788336 134573984 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 24395 24254 106 216 0 24177 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 97580

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 22584
/proc/meminfo: memFree=28834020/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=105216 CPUtime=1362.05 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 27343 0 0 0 136197 8 0 0 20 0 1 0 321743631 107741184 26157 33554432000 134512640 135395479 4291790464 4291788336 134573851 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 26304 26157 106 216 0 26086 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 105216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22584
/proc/meminfo: memFree=28831912/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=106984 CPUtime=1422.04 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 27791 0 0 0 142196 8 0 0 20 0 1 0 321743631 109551616 26594 33554432000 134512640 135395479 4291790464 4291788816 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 26746 26594 106 216 0 26528 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 106984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22584
/proc/meminfo: memFree=28826324/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=112208 CPUtime=1482.03 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 29191 0 0 0 148194 9 0 0 20 0 1 0 321743631 114900992 27914 33554432000 134512640 135395479 4291790464 4291788336 134573723 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 28052 27914 106 216 0 27834 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 112208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22584
/proc/meminfo: memFree=28826448/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=112152 CPUtime=1542.02 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 29191 0 0 0 154193 9 0 0 20 0 1 0 321743631 114843648 27900 33554432000 134512640 135395479 4291790464 4291788432 134576837 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 28038 27900 106 216 0 27820 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 112152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 22584
/proc/meminfo: memFree=28826448/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=112152 CPUtime=1602.01 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 29191 0 0 0 160192 9 0 0 20 0 1 0 321743631 114843648 27900 33554432000 134512640 135395479 4291790464 4291788816 134580941 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 28038 27900 106 216 0 27820 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 112152

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 22585
/proc/meminfo: memFree=28825392/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=112152 CPUtime=1662 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 29191 0 0 0 166191 9 0 0 20 0 1 0 321743631 114843648 27900 33554432000 134512640 135395479 4291790464 4291788816 134580878 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 28038 27900 106 216 0 27820 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 112152

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/177 22585
/proc/meminfo: memFree=28825268/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=112152 CPUtime=1721.99 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 29191 0 0 0 172190 9 0 0 20 0 1 0 321743631 114843648 27900 33554432000 134512640 135395479 4291790464 4291788816 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 28038 27900 106 216 0 27820 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 112152

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/177 22585
/proc/meminfo: memFree=28824648/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=112152 CPUtime=1781.98 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 29191 0 0 0 178189 9 0 0 20 0 1 0 321743631 114843648 27900 33554432000 134512640 135395479 4291790464 4291788816 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 28038 27900 106 216 0 27820 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 112152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.04 1.96 3/177 22585
/proc/meminfo: memFree=28819068/32873844 swapFree=7112/7112
[pid=22519] ppid=22517 vsize=118384 CPUtime=1800.08 cores=0,2,4,6
/proc/22519/stat : 22519 (minisat+) R 22517 22519 22116 0 -1 4202496 30731 0 0 0 179999 9 0 0 20 0 1 0 321743631 121225216 29440 33554432000 134512640 135395479 4291790464 4291788336 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22519/statm: 29596 29440 106 216 0 29378 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 118384

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.1
CPU user time (s): 1800
CPU system time (s): 0.098984
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 118384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.098984
maximum resident set size= 117764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30732
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= 56
involuntary context switches= 1884

runsolver used 3.24051 second user time and 8.5747 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-01 15:09:39
IDJOB=3721383
IDBENCH=2604
IDSOLVER=2306
FILE ID=node119/3721383-1338556179
RUNJOBID= node119-1338552571-22132
PBS_JOBID= 14635865
Free space on /tmp= 70920 MiB

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

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

MD5SUM BENCH= 2ea7e3b5e107f983d069c627d91480a3
RANDOM SEED=629132233

node119.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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.88
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.943
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.943
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.93
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.943
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.943
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.93
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.943
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.943
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.90
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.943
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:        28861316 kB
Buffers:          356232 kB
Cached:          2743308 kB
SwapCached:         1912 kB
Active:          1444096 kB
Inactive:        1765744 kB
Active(anon):     105884 kB
Inactive(anon):     6604 kB
Active(file):    1338212 kB
Inactive(file):  1759140 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100216 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:        116408 kB
Mapped:            12160 kB
Shmem:                 0 kB
Slab:             667620 kB
SReclaimable:     109940 kB
SUnreclaim:       557680 kB
KernelStack:        1456 kB
PageTables:         3760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     230720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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-3721383-1338556179.opb

Free space on /tmp at the end= 70920 MiB
End job on node119 at 2012-06-01 15:39:42