Trace number 3721377

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-51-50.opb
MD5SUM285c24e978af8153c6a378b9af59f522
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.049991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints101
Number of constraints which are clauses51
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
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 52
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.01/0.02	c Converting 101 PB-constraints to clauses...
0.01/0.02	c   -- Unit propagations: (none)
0.01/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.01/0.02	c   -- Clauses(.)/Splits(s): ...................................................
0.01/0.02	c ---[  49]---> BDD-cost:   99
0.01/0.02	c ---[  48]---> BDD-cost:   99
0.01/0.02	c ---[  47]---> BDD-cost:   99
0.01/0.03	c ---[  46]---> BDD-cost:   99
0.01/0.03	c ---[  45]---> BDD-cost:   99
0.01/0.03	c ---[  44]---> BDD-cost:   99
0.01/0.03	c ---[  43]---> BDD-cost:   99
0.01/0.03	c ---[  42]---> BDD-cost:   99
0.01/0.03	c ---[  41]---> BDD-cost:   99
0.01/0.03	c ---[  40]---> BDD-cost:   99
0.01/0.03	c ---[  39]---> BDD-cost:   99
0.01/0.03	c ---[  38]---> BDD-cost:   99
0.01/0.03	c ---[  37]---> BDD-cost:   99
0.01/0.03	c ---[  36]---> BDD-cost:   99
0.01/0.03	c ---[  35]---> BDD-cost:   99
0.01/0.04	c ---[  34]---> BDD-cost:   99
0.01/0.04	c ---[  33]---> BDD-cost:   99
0.01/0.04	c ---[  32]---> BDD-cost:   99
0.01/0.04	c ---[  31]---> BDD-cost:   99
0.01/0.04	c ---[  30]---> BDD-cost:   99
0.01/0.04	c ---[  29]---> BDD-cost:   99
0.01/0.04	c ---[  28]---> BDD-cost:   99
0.01/0.04	c ---[  27]---> BDD-cost:   99
0.01/0.04	c ---[  26]---> BDD-cost:   99
0.01/0.04	c ---[  25]---> BDD-cost:   99
0.01/0.04	c ---[  24]---> BDD-cost:   99
0.01/0.04	c ---[  23]---> BDD-cost:   99
0.01/0.05	c ---[  22]---> BDD-cost:   99
0.01/0.05	c ---[  21]---> BDD-cost:   99
0.01/0.05	c ---[  20]---> BDD-cost:   99
0.01/0.05	c ---[  19]---> BDD-cost:   99
0.01/0.05	c ---[  18]---> BDD-cost:   99
0.01/0.05	c ---[  17]---> BDD-cost:   99
0.01/0.05	c ---[  16]---> BDD-cost:   99
0.01/0.05	c ---[  15]---> BDD-cost:   99
0.01/0.05	c ---[  14]---> BDD-cost:   99
0.01/0.05	c ---[  13]---> BDD-cost:   99
0.01/0.05	c ---[  12]---> BDD-cost:   99
0.01/0.05	c ---[  11]---> BDD-cost:   99
0.01/0.06	c ---[  10]---> BDD-cost:   99
0.01/0.06	c ---[   9]---> BDD-cost:   99
0.01/0.06	c ---[   8]---> BDD-cost:   99
0.01/0.06	c ---[   7]---> BDD-cost:   99
0.01/0.06	c ---[   6]---> BDD-cost:   99
0.01/0.06	c ---[   5]---> BDD-cost:   99
0.01/0.06	c ---[   4]---> BDD-cost:   99
0.01/0.06	c ---[   3]---> BDD-cost:   99
0.01/0.06	c ---[   2]---> BDD-cost:   99
0.01/0.06	c ---[   1]---> BDD-cost:   99
0.01/0.06	c ---[   0]---> BDD-cost:   99
0.01/0.07	c ==================================[MINISAT+]==================================
0.01/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.07	c ==============================================================================
0.01/0.07	c |         0 |   12351    34550 |    4117       0        0     nan |  0.000 % |
0.01/0.08	c |       102 |   12351    34550 |    4528     102    20426   200.3 |  0.667 % |
0.09/0.10	c |       252 |   12351    34550 |    4981     252    59497   236.1 |  0.667 % |
0.09/0.16	c |       478 |   12351    34550 |    5479     478   138226   289.2 |  0.667 % |
0.19/0.22	c |       815 |   12351    34550 |    6027     815   209915   257.6 |  0.667 % |
0.29/0.31	c |      1321 |   12351    34550 |    6630    1321   348784   264.0 |  0.667 % |
0.39/0.45	c |      2080 |   12351    34550 |    7293    2080   566644   272.4 |  0.667 % |
0.69/0.78	c |      3219 |   12351    34550 |    8022    3219   983656   305.6 |  0.667 % |
1.19/1.24	c |      4928 |   12351    34550 |    8825    4928  1526139   309.7 |  0.667 % |
2.10/2.13	c |      7490 |   12351    34550 |    9707    7490  2584598   345.1 |  0.667 % |
3.30/3.35	c |     11338 |   12351    34550 |   10678   11338  4052971   357.5 |  0.667 % |
4.89/4.98	c |     17104 |   12351    34550 |   11746   11435  3975568   347.7 |  0.667 % |
8.99/9.00	c |     25754 |   12351    34550 |   12920   11190  4699108   419.9 |  0.667 % |
17.79/17.86	c |     38728 |   12351    34550 |   14213   14823  8897863   600.3 |  0.667 % |
25.58/25.60	c |     58193 |   12351    34550 |   15634   16917  8204808   485.0 |  0.667 % |
42.18/42.28	c |     87387 |   12351    34550 |   17197   16141  8988491   556.9 |  0.667 % |
75.35/75.48	c |    131176 |   12351    34550 |   18917   13410  7765250   579.1 |  0.667 % |
111.94/112.07	c |    196860 |   12351    34550 |   20809   16685  7822405   468.8 |  0.667 % |
181.43/181.57	c |    295389 |   12351    34550 |   22890   17223  8932714   518.7 |  0.667 % |
316.91/317.09	c |    443182 |   12351    34550 |   25179   23179 13585800   586.1 |  0.667 % |
500.97/501.12	c |    664866 |   12351    34550 |   27697   14724 14967517  1016.5 |  0.667 % |
773.02/773.20	c |    997392 |   12351    34550 |   30466   24307 14588559   600.2 |  0.667 % |
1435.60/1435.93	c |   1496182 |   12351    34550 |   33513   20027 20862376  1041.7 |  0.667 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/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-3721377-1338556076/watcher-3721377-1338556076 -o /tmp/evaluation-result-3721377-1338556076/solver-3721377-1338556076 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721377-1338556076.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.00 2.18 2.25 3/176 23723
/proc/meminfo: memFree=29523096/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=1268 CPUtime=0 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 181 0 0 0 0 0 0 0 20 0 1 0 321733104 1298432 138 33554432000 134512640 135395479 4290379136 4290377696 134809912 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 317 138 74 216 0 99 0

[startup+0.0108319 s]
/proc/loadavg: 2.00 2.18 2.25 3/176 23723
/proc/meminfo: memFree=29523096/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=1588 CPUtime=0.01 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 237 0 0 0 1 0 0 0 20 0 1 0 321733104 1626112 194 33554432000 134512640 135395479 4290379136 4290377968 134618819 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 397 194 74 216 0 179 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1588

[startup+0.100131 s]
/proc/loadavg: 2.00 2.18 2.25 3/176 23723
/proc/meminfo: memFree=29523096/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=2932 CPUtime=0.09 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 622 0 0 0 9 0 0 0 20 0 1 0 321733104 3002368 579 33554432000 134512640 135395479 4290379136 4290376856 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 733 579 106 216 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2932

[startup+0.30011 s]
/proc/loadavg: 2.00 2.18 2.25 3/176 23723
/proc/meminfo: memFree=29523096/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=4120 CPUtime=0.29 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 914 0 0 0 29 0 0 0 20 0 1 0 321733104 4218880 871 33554432000 134512640 135395479 4290379136 4290376856 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 1030 871 106 216 0 812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4120

[startup+0.700164 s]
/proc/loadavg: 2.00 2.18 2.25 3/176 23723
/proc/meminfo: memFree=29523096/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=6492 CPUtime=0.69 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 1497 0 0 0 69 0 0 0 20 0 1 0 321733104 6647808 1454 33554432000 134512640 135395479 4290379136 4290377036 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 1623 1454 106 216 0 1405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6492

[startup+1.5001 s]
/proc/loadavg: 2.00 2.18 2.25 3/177 23724
/proc/meminfo: memFree=29517020/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=10716 CPUtime=1.49 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 2557 0 0 0 149 0 0 0 20 0 1 0 321733104 10973184 2514 33554432000 134512640 135395479 4290379136 4290377036 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 2679 2514 106 216 0 2461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10716

[startup+3.1001 s]
/proc/loadavg: 2.00 2.18 2.25 3/177 23724
/proc/meminfo: memFree=29511316/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=18524 CPUtime=3.09 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 4518 0 0 0 308 1 0 0 20 0 1 0 321733104 18968576 4475 33554432000 134512640 135395479 4290379136 4290377008 134574018 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 4631 4475 106 216 0 4413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18524

[startup+6.30011 s]
/proc/loadavg: 2.00 2.18 2.25 3/177 23724
/proc/meminfo: memFree=29503028/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=25976 CPUtime=6.29 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 6375 0 0 0 628 1 0 0 20 0 1 0 321733104 26599424 6332 33554432000 134512640 135395479 4290379136 4290376972 135011021 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 6494 6332 106 216 0 6276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25976

[startup+12.7003 s]
/proc/loadavg: 2.00 2.18 2.25 3/177 23724
/proc/meminfo: memFree=29488264/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=37096 CPUtime=12.69 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 9155 0 0 0 1267 2 0 0 20 0 1 0 321733104 37986304 9112 33554432000 134512640 135395479 4290379136 4290377008 134574075 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 9274 9112 106 216 0 9056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37096

[startup+25.5003 s]
/proc/loadavg: 2.00 2.17 2.25 3/177 23724
/proc/meminfo: memFree=29474772/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=49524 CPUtime=25.48 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 12247 0 0 0 2546 2 0 0 20 0 1 0 321733104 50712576 12204 33554432000 134512640 135395479 4290379136 4290377008 134574462 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 12381 12204 106 216 0 12163 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49524

[startup+51.1002 s]
/proc/loadavg: 2.00 2.15 2.24 3/177 23724
/proc/meminfo: memFree=29465756/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=57864 CPUtime=51.07 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 14339 0 0 0 5104 3 0 0 20 0 1 0 321733104 59252736 14289 33554432000 134512640 135395479 4290379136 4290377488 134580840 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 14466 14289 106 216 0 14248 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57864

[startup+102.306 s]
/proc/loadavg: 2.00 2.13 2.22 3/177 23772
/proc/meminfo: memFree=29455344/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=65680 CPUtime=102.25 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 16312 0 0 0 10221 4 0 0 20 0 1 0 321733104 67256320 16265 33554432000 134512640 135395479 4290379136 4290377488 134580941 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 16420 16265 106 216 0 16202 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 65680

[startup+162.3 s]
/proc/loadavg: 2.00 2.10 2.21 3/178 23775
/proc/meminfo: memFree=29409488/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=73588 CPUtime=162.23 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 18297 0 0 0 16219 4 0 0 20 0 1 0 321733104 75354112 18250 33554432000 134512640 135395479 4290379136 4290377488 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 18397 18250 106 216 0 18179 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 73588

[startup+222.3 s]
/proc/loadavg: 2.00 2.08 2.19 3/177 23776
/proc/meminfo: memFree=29374760/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=93324 CPUtime=222.22 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 23183 0 0 0 22216 6 0 0 20 0 1 0 321733104 95563776 23137 33554432000 134512640 135395479 4290379136 4290377488 134580890 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/23723/statm: 23331 23137 106 216 0 23113 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 93324

[startup+282.3 s]
/proc/loadavg: 2.05 2.08 2.18 3/177 23776
/proc/meminfo: memFree=29344008/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=93324 CPUtime=282.21 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 23183 0 0 0 28215 6 0 0 20 0 1 0 321733104 95563776 23137 33554432000 134512640 135395479 4290379136 4290377488 134581183 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 23331 23137 106 216 0 23113 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 93324

[startup+342.3 s]
/proc/loadavg: 2.02 2.06 2.17 3/177 23776
/proc/meminfo: memFree=29339464/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=93324 CPUtime=342.2 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 23187 0 0 0 34214 6 0 0 20 0 1 0 321733104 95563776 23141 33554432000 134512640 135395479 4290379136 4290377488 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 23331 23141 106 216 0 23113 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 93324

[startup+402.3 s]
/proc/loadavg: 2.00 2.05 2.15 3/177 23776
/proc/meminfo: memFree=29339272/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=93324 CPUtime=402.19 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 23190 0 0 0 40213 6 0 0 20 0 1 0 321733104 95563776 23157 33554432000 134512640 135395479 4290379136 4290376856 135006488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 23331 23157 106 216 0 23113 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 93324

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.14 3/177 23776
/proc/meminfo: memFree=29311312/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=122908 CPUtime=462.18 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 30580 0 0 0 46210 8 0 0 20 0 1 0 321733104 125857792 30547 33554432000 134512640 135395479 4290379136 4290377488 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 30727 30547 106 216 0 30509 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 122908

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/177 23777
/proc/meminfo: memFree=29278200/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=154784 CPUtime=522.17 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 38541 0 0 0 52206 11 0 0 20 0 1 0 321733104 158498816 38508 33554432000 134512640 135395479 4290379136 4290377008 134573871 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 38696 38508 106 216 0 38478 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 154784

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 2.12 3/177 23777
/proc/meminfo: memFree=29277268/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=154784 CPUtime=582.14 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 38568 0 0 0 58203 11 0 0 20 0 1 0 321733104 158498816 38538 33554432000 134512640 135395479 4290379136 4290377008 134574538 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 38696 38538 106 216 0 38478 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 154784

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/177 23781
/proc/meminfo: memFree=29240388/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=154784 CPUtime=822.1 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 38571 0 0 0 82199 11 0 0 20 0 1 0 321733104 158498816 38541 33554432000 134512640 135395479 4290379136 4290377488 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 38696 38541 106 216 0 38478 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 154784

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/177 23781
/proc/meminfo: memFree=29217572/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=165420 CPUtime=882.09 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 41488 0 0 0 88198 11 0 0 20 0 1 0 321733104 169390080 41210 33554432000 134512640 135395479 4290379136 4290377488 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 41355 41210 106 216 0 41137 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 165420

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/177 23781
/proc/meminfo: memFree=29194460/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=187856 CPUtime=942.09 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 47051 0 0 0 94195 14 0 0 20 0 1 0 321733104 192364544 46773 33554432000 134512640 135395479 4290379136 4290377104 134577352 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 46964 46773 106 216 0 46746 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 187856

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/177 23781
/proc/meminfo: memFree=29183672/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=198000 CPUtime=1002.07 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 49640 0 0 0 100193 14 0 0 20 0 1 0 321733104 202752000 49347 33554432000 134512640 135395479 4290379136 4290377488 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 49500 49347 106 216 0 49282 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 198000

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.07 3/177 23781
/proc/meminfo: memFree=29183076/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=198000 CPUtime=1062.06 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 49658 0 0 0 106192 14 0 0 20 0 1 0 321733104 202752000 49355 33554432000 134512640 135395479 4290379136 4290377488 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 49500 49355 106 216 0 49282 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 198000

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.06 3/177 23782
/proc/meminfo: memFree=29177948/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=205724 CPUtime=1122.05 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51562 0 0 0 112190 15 0 0 20 0 1 0 321733104 210661376 51259 33554432000 134512640 135395479 4290379136 4290377008 134573865 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51431 51259 106 216 0 51213 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 205724

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/178 23783
/proc/meminfo: memFree=29176948/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=206912 CPUtime=1182.04 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51863 0 0 0 118189 15 0 0 20 0 1 0 321733104 211877888 51560 33554432000 134512640 135395479 4290379136 4290377008 134575357 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51728 51560 106 216 0 51510 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 206912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 23783
/proc/meminfo: memFree=29177328/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=205656 CPUtime=1242.03 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51863 0 0 0 124188 15 0 0 20 0 1 0 321733104 210591744 51265 33554432000 134512640 135395479 4290379136 4290377008 134574075 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51414 51265 106 216 0 51196 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 205656

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.05 3/177 23783
/proc/meminfo: memFree=29177760/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1302.03 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51864 0 0 0 130188 15 0 0 20 0 1 0 321733104 209018880 50881 33554432000 134512640 135395479 4290379136 4290377488 134580941 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50881 106 216 0 50812 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 204120

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/178 23786
/proc/meminfo: memFree=29178916/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1362.01 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51868 0 0 0 136186 15 0 0 20 0 1 0 321733104 209018880 50885 33554432000 134512640 135395479 4290379136 4290377488 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50885 106 216 0 50812 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 204120

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 23787
/proc/meminfo: memFree=29179172/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1422.01 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51868 0 0 0 142186 15 0 0 20 0 1 0 321733104 209018880 50885 33554432000 134512640 135395479 4290379136 4290377008 134573849 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50885 106 216 0 50812 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 204120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 23787
/proc/meminfo: memFree=29179172/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1481.99 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51871 0 0 0 148184 15 0 0 20 0 1 0 321733104 209018880 50888 33554432000 134512640 135395479 4290379136 4290377488 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50888 106 216 0 50812 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 204120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 23787
/proc/meminfo: memFree=29179172/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1541.98 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51871 0 0 0 154183 15 0 0 20 0 1 0 321733104 209018880 50888 33554432000 134512640 135395479 4290379136 4290377488 134581412 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50888 106 216 0 50812 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 204120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 23787
/proc/meminfo: memFree=29179424/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1601.97 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51871 0 0 0 160182 15 0 0 20 0 1 0 321733104 209018880 50888 33554432000 134512640 135395479 4290379136 4290377488 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50888 106 216 0 50812 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 204120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 23787
/proc/meminfo: memFree=29179424/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1661.96 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51871 0 0 0 166181 15 0 0 20 0 1 0 321733104 209018880 50888 33554432000 134512640 135395479 4290379136 4290377488 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50888 106 216 0 50812 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 204120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 23788
/proc/meminfo: memFree=29179672/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1721.95 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51871 0 0 0 172180 15 0 0 20 0 1 0 321733104 209018880 50888 33554432000 134512640 135395479 4290379136 4290377488 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50888 106 216 0 50812 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 204120

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.01 3/177 23788
/proc/meminfo: memFree=29179300/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1781.95 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51871 0 0 0 178180 15 0 0 20 0 1 0 321733104 209018880 50888 33554432000 134512640 135395479 4290379136 4290377008 134574544 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50888 106 216 0 50812 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 204120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23788
/proc/meminfo: memFree=29179548/32873648 swapFree=7116/7116
[pid=23723] ppid=23721 vsize=204120 CPUtime=1800.05 cores=1,3,5,7
/proc/23723/stat : 23723 (minisat+) R 23721 23723 23316 0 -1 4202496 51871 0 0 0 179990 15 0 0 20 0 1 0 321733104 209018880 50888 33554432000 134512640 135395479 4290379136 4290377488 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23723/statm: 51030 50888 106 216 0 50812 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 204120

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.06
CPU user time (s): 1799.9
CPU system time (s): 0.157975
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 206912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.157975
maximum resident set size= 206240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51872
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= 91
involuntary context switches= 2469

runsolver used 3.36349 second user time and 9.12061 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-01 15:07:56
IDJOB=3721377
IDBENCH=2597
IDSOLVER=2306
FILE ID=node123/3721377-1338556076
RUNJOBID= node123-1338552571-23333
PBS_JOBID= 14635861
Free space on /tmp= 71316 MiB

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

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

MD5SUM BENCH= 285c24e978af8153c6a378b9af59f522
RANDOM SEED=740729596

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        29524160 kB
Buffers:          431464 kB
Cached:          1957632 kB
SwapCached:         2224 kB
Active:           816856 kB
Inactive:        1656236 kB
Active(anon):      78988 kB
Inactive(anon):     5460 kB
Active(file):     737868 kB
Inactive(file):  1650776 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100300 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:         87768 kB
Mapped:            10780 kB
Shmem:                 0 kB
Slab:             735476 kB
SReclaimable:     179876 kB
SUnreclaim:       555600 kB
KernelStack:        1480 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     200316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721377-1338556076.opb

Free space on /tmp at the end= 71312 MiB
End job on node123 at 2012-06-01 15:37:59