Trace number 3721048

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.11 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
MD5SUM887c74fdc5099423a97b443d1200370c
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.104983
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 56
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.02/0.05	c Converting 210 PB-constraints to clauses...
0.02/0.06	c   -- Unit propagations: (none)
0.02/0.06	c   -- Detecting intervals from adjacent constraints: (none)
0.02/0.06	c   -- Clauses(.)/Splits(s): ..............................................................................................................
0.02/0.06	c ---[  99]---> BDD-cost:  107
0.02/0.06	c ---[  98]---> BDD-cost:  107
0.02/0.06	c ---[  97]---> BDD-cost:  107
0.02/0.06	c ---[  96]---> BDD-cost:  107
0.02/0.06	c ---[  95]---> BDD-cost:  107
0.02/0.06	c ---[  94]---> BDD-cost:  107
0.02/0.06	c ---[  93]---> BDD-cost:  107
0.02/0.06	c ---[  92]---> BDD-cost:  107
0.02/0.06	c ---[  91]---> BDD-cost:  107
0.02/0.06	c ---[  90]---> BDD-cost:  107
0.02/0.07	c ---[  89]---> BDD-cost:  107
0.02/0.07	c ---[  88]---> BDD-cost:  107
0.02/0.07	c ---[  87]---> BDD-cost:  107
0.02/0.07	c ---[  86]---> BDD-cost:  107
0.02/0.07	c ---[  85]---> BDD-cost:  107
0.02/0.07	c ---[  84]---> BDD-cost:  107
0.02/0.07	c ---[  83]---> BDD-cost:  107
0.02/0.07	c ---[  82]---> BDD-cost:  107
0.02/0.07	c ---[  81]---> BDD-cost:  107
0.02/0.07	c ---[  80]---> BDD-cost:  107
0.02/0.07	c ---[  79]---> BDD-cost:  107
0.02/0.08	c ---[  78]---> BDD-cost:  107
0.02/0.08	c ---[  77]---> BDD-cost:  107
0.02/0.08	c ---[  76]---> BDD-cost:  107
0.02/0.08	c ---[  75]---> BDD-cost:  107
0.02/0.08	c ---[  74]---> BDD-cost:  107
0.02/0.08	c ---[  73]---> BDD-cost:  107
0.02/0.08	c ---[  72]---> BDD-cost:  107
0.02/0.08	c ---[  71]---> BDD-cost:  107
0.02/0.08	c ---[  70]---> BDD-cost:  107
0.02/0.08	c ---[  69]---> BDD-cost:  107
0.02/0.09	c ---[  68]---> BDD-cost:  107
0.02/0.09	c ---[  67]---> BDD-cost:  107
0.02/0.09	c ---[  66]---> BDD-cost:  107
0.02/0.09	c ---[  65]---> BDD-cost:  107
0.02/0.09	c ---[  64]---> BDD-cost:  107
0.02/0.09	c ---[  63]---> BDD-cost:  107
0.02/0.09	c ---[  62]---> BDD-cost:  107
0.02/0.09	c ---[  61]---> BDD-cost:  107
0.02/0.09	c ---[  60]---> BDD-cost:  107
0.02/0.09	c ---[  59]---> BDD-cost:  107
0.02/0.09	c ---[  58]---> BDD-cost:  107
0.09/0.10	c ---[  57]---> BDD-cost:  107
0.09/0.10	c ---[  56]---> BDD-cost:  107
0.09/0.10	c ---[  55]---> BDD-cost:  107
0.09/0.10	c ---[  54]---> BDD-cost:  107
0.09/0.10	c ---[  53]---> BDD-cost:  107
0.09/0.10	c ---[  52]---> BDD-cost:  107
0.09/0.10	c ---[  51]---> BDD-cost:  107
0.09/0.10	c ---[  50]---> BDD-cost:  107
0.09/0.10	c ---[  49]---> BDD-cost:  107
0.09/0.10	c ---[  48]---> BDD-cost:  107
0.09/0.11	c ---[  47]---> BDD-cost:  107
0.09/0.11	c ---[  46]---> BDD-cost:  107
0.09/0.11	c ---[  45]---> BDD-cost:  107
0.09/0.11	c ---[  44]---> BDD-cost:  107
0.09/0.11	c ---[  43]---> BDD-cost:  107
0.09/0.11	c ---[  42]---> BDD-cost:  107
0.09/0.11	c ---[  41]---> BDD-cost:  107
0.09/0.11	c ---[  40]---> BDD-cost:  107
0.09/0.11	c ---[  39]---> BDD-cost:  107
0.09/0.11	c ---[  38]---> BDD-cost:  107
0.09/0.11	c ---[  37]---> BDD-cost:  107
0.09/0.12	c ---[  36]---> BDD-cost:  107
0.09/0.12	c ---[  35]---> BDD-cost:  107
0.09/0.12	c ---[  34]---> BDD-cost:  107
0.09/0.12	c ---[  33]---> BDD-cost:  107
0.09/0.12	c ---[  32]---> BDD-cost:  107
0.09/0.12	c ---[  31]---> BDD-cost:  107
0.09/0.12	c ---[  30]---> BDD-cost:  107
0.09/0.12	c ---[  29]---> BDD-cost:  107
0.09/0.12	c ---[  28]---> BDD-cost:  107
0.09/0.12	c ---[  27]---> BDD-cost:  107
0.09/0.12	c ---[  26]---> BDD-cost:  107
0.09/0.13	c ---[  25]---> BDD-cost:  107
0.09/0.13	c ---[  24]---> BDD-cost:  107
0.09/0.13	c ---[  23]---> BDD-cost:  107
0.09/0.13	c ---[  22]---> BDD-cost:  107
0.09/0.13	c ---[  21]---> BDD-cost:  107
0.09/0.13	c ---[  20]---> BDD-cost:  107
0.09/0.13	c ---[  19]---> BDD-cost:  107
0.09/0.13	c ---[  18]---> BDD-cost:  107
0.09/0.13	c ---[  17]---> BDD-cost:  107
0.09/0.13	c ---[  16]---> BDD-cost:  107
0.09/0.14	c ---[  15]---> BDD-cost:  107
0.09/0.14	c ---[  14]---> BDD-cost:  107
0.09/0.14	c ---[  13]---> BDD-cost:  107
0.09/0.14	c ---[  12]---> BDD-cost:  107
0.09/0.14	c ---[  11]---> BDD-cost:  107
0.09/0.14	c ---[  10]---> BDD-cost:  107
0.09/0.14	c ---[   9]---> BDD-cost:  107
0.09/0.14	c ---[   8]---> BDD-cost:  107
0.09/0.14	c ---[   7]---> BDD-cost:  107
0.09/0.14	c ---[   6]---> BDD-cost:  107
0.09/0.14	c ---[   5]---> BDD-cost:  107
0.09/0.15	c ---[   4]---> BDD-cost:  107
0.09/0.15	c ---[   3]---> BDD-cost:  107
0.09/0.15	c ---[   2]---> BDD-cost:  107
0.09/0.15	c ---[   1]---> BDD-cost:  107
0.09/0.15	c ---[   0]---> BDD-cost:  107
0.09/0.16	c ==================================[MINISAT+]==================================
0.09/0.16	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |   26710    74700 |    8903       0        0     nan |  0.000 % |
0.09/0.17	c |       101 |   26710    74700 |    9793     101    19540   193.5 |  0.617 % |
0.09/0.19	c |       254 |   26710    74700 |   10772     254    57136   224.9 |  0.617 % |
0.19/0.22	c |       479 |   26710    74700 |   11849     479   106928   223.2 |  0.617 % |
0.29/0.30	c |       820 |   26710    74700 |   13034     820   228012   278.1 |  0.617 % |
0.39/0.43	c |      1327 |   26710    74700 |   14338    1327   407337   307.0 |  0.617 % |
0.49/0.58	c |      2089 |   26710    74700 |   15772    2089   607183   290.7 |  0.617 % |
0.79/0.81	c |      3232 |   26710    74700 |   17349    3232   926679   286.7 |  0.617 % |
1.19/1.24	c |      4943 |   26710    74700 |   19084    4943  1483658   300.2 |  0.617 % |
1.99/2.03	c |      7507 |   26710    74700 |   20992    7507  2510030   334.4 |  0.617 % |
3.29/3.30	c |     11351 |   26710    74700 |   23092   11351  4018398   354.0 |  0.617 % |
6.08/6.17	c |     17118 |   26710    74700 |   25401   17118  7441464   434.7 |  0.617 % |
11.88/11.97	c |     25771 |   26710    74700 |   27941   25771 13547867   525.7 |  0.617 % |
16.88/16.94	c |     38747 |   26710    74700 |   30735   11992  5242030   437.1 |  0.617 % |
25.68/25.70	c |     58209 |   26710    74700 |   33809   31454 12687777   403.4 |  0.617 % |
47.06/47.13	c |     87404 |   26710    74700 |   37190   27207 15612638   573.8 |  0.617 % |
77.73/77.80	c |    131194 |   26710    74700 |   40909   35274 17941262   508.6 |  0.617 % |
146.82/146.97	c |    196878 |   26710    74700 |   44999   25712 13884969   540.0 |  0.617 % |
214.70/214.89	c |    295406 |   26710    74700 |   49499   43006 24920151   579.5 |  0.617 % |
384.47/384.63	c |    443196 |   26710    74700 |   54449   18914  9975877   527.4 |  0.617 % |
654.53/654.78	c |    664881 |   26710    74700 |   59894   45850 30577171   666.9 |  0.617 % |
1360.92/1361.28	c |    997408 |   26710    74700 |   65884   61815 78410457  1268.5 |  0.617 % |
1800.10/1800.50	c 
1800.10/1800.50	c *** TERMINATED ***
1800.10/1800.50	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-3721048-1338552593/watcher-3721048-1338552593 -o /tmp/evaluation-result-3721048-1338552593/solver-3721048-1338552593 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721048-1338552593.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: 0.49 0.11 0.04 3/174 15300
/proc/meminfo: memFree=28579232/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=1268 CPUtime=0 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 188 0 0 0 0 0 0 0 20 0 1 0 321384783 1298432 145 33554432000 134512640 135395479 4291351424 4291350076 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 317 145 74 216 0 99 0

[startup+0.0283001 s]
/proc/loadavg: 0.49 0.11 0.04 3/174 15300
/proc/meminfo: memFree=28579232/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=2036 CPUtime=0.02 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 371 0 0 0 2 0 0 0 20 0 1 0 321384783 2084864 328 33554432000 134512640 135395479 4291351424 4291350392 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 509 328 74 216 0 291 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2036

[startup+0.100255 s]
/proc/loadavg: 0.49 0.11 0.04 3/174 15300
/proc/meminfo: memFree=28579232/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=2908 CPUtime=0.09 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 607 0 0 0 9 0 0 0 20 0 1 0 321384783 2977792 531 33554432000 134512640 135395479 4291351424 4291350128 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 727 531 88 216 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2908

[startup+0.300225 s]
/proc/loadavg: 0.49 0.11 0.04 3/174 15300
/proc/meminfo: memFree=28579232/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=5680 CPUtime=0.29 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 1308 0 0 0 29 0 0 0 20 0 1 0 321384783 5816320 1232 33554432000 134512640 135395479 4291351424 4291349324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 1420 1232 106 216 0 1202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5680

[startup+0.700223 s]
/proc/loadavg: 0.49 0.11 0.04 3/174 15300
/proc/meminfo: memFree=28579232/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=8056 CPUtime=0.69 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 1884 0 0 0 69 0 0 0 20 0 1 0 321384783 8249344 1808 33554432000 134512640 135395479 4291351424 4291349324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 2014 1808 106 216 0 1796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8056

[startup+1.50022 s]
/proc/loadavg: 0.49 0.11 0.04 3/175 15301
/proc/meminfo: memFree=28570676/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=12540 CPUtime=1.49 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 2998 0 0 0 149 0 0 0 20 0 1 0 321384783 12840960 2922 33554432000 134512640 135395479 4291351424 4291349324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 3135 2922 106 216 0 2917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12540

[startup+3.10022 s]
/proc/loadavg: 0.49 0.11 0.04 3/175 15301
/proc/meminfo: memFree=28564104/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=20464 CPUtime=3.08 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 5014 0 0 0 308 0 0 0 20 0 1 0 321384783 20955136 4948 33554432000 134512640 135395479 4291351424 4291349324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 5116 4948 106 216 0 4898 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20464

[startup+6.30028 s]
/proc/loadavg: 0.61 0.14 0.05 3/175 15301
/proc/meminfo: memFree=28547544/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=36356 CPUtime=6.28 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 8974 0 0 0 627 1 0 0 20 0 1 0 321384783 37228544 8908 33554432000 134512640 135395479 4291351424 4291349144 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 9089 8908 106 216 0 8871 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36356

[startup+12.7002 s]
/proc/loadavg: 0.72 0.17 0.06 3/176 15302
/proc/meminfo: memFree=28518188/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=66484 CPUtime=12.69 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 16499 0 0 0 1266 3 0 0 20 0 1 0 321384783 68079616 16433 33554432000 134512640 135395479 4291351424 4291349324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 16621 16433 106 216 0 16403 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66484

[startup+25.5003 s]
/proc/loadavg: 1.00 0.26 0.09 3/176 15304
/proc/meminfo: memFree=28493136/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=85316 CPUtime=25.48 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 21211 0 0 0 2544 4 0 0 20 0 1 0 321384783 87363584 21144 33554432000 134512640 135395479 4291351424 4291349776 134581036 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 21329 21144 106 216 0 21111 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85316

[startup+51.1003 s]
/proc/loadavg: 1.34 0.40 0.14 3/176 15304
/proc/meminfo: memFree=28485788/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=93852 CPUtime=51.06 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 23328 0 0 0 5101 5 0 0 20 0 1 0 321384783 96104448 23245 33554432000 134512640 135395479 4291351424 4291349324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 23463 23245 106 216 0 23245 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 93852

[startup+102.307 s]
/proc/loadavg: 1.71 0.65 0.23 3/175 15304
/proc/meminfo: memFree=28461188/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=115320 CPUtime=102.23 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 28887 0 0 0 10217 6 0 0 20 0 1 0 321384783 118087680 28650 33554432000 134512640 135395479 4291351424 4291349776 134580997 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 28830 28650 106 216 0 28612 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 115320

[startup+162.3 s]
/proc/loadavg: 1.89 0.89 0.34 3/175 15305
/proc/meminfo: memFree=28450276/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=125256 CPUtime=162.22 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 31341 0 0 0 16215 7 0 0 20 0 1 0 321384783 128262144 31104 33554432000 134512640 135395479 4291351424 4291349776 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 31314 31104 106 216 0 31096 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 125256

[startup+222.3 s]
/proc/loadavg: 1.96 1.09 0.44 3/175 15353
/proc/meminfo: memFree=28177932/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=151028 CPUtime=222.21 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 37796 0 0 0 22212 9 0 0 20 0 1 0 321384783 154652672 37571 33554432000 134512640 135395479 4291351424 4291349324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 37757 37571 106 216 0 37539 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 151028

[startup+282.3 s]
/proc/loadavg: 1.98 1.25 0.54 3/175 15353
/proc/meminfo: memFree=28126944/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=152452 CPUtime=282.19 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 38179 0 0 0 28210 9 0 0 20 0 1 0 321384783 156110848 37944 33554432000 134512640 135395479 4291351424 4291349296 134574043 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 38113 37944 106 216 0 37895 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 152452

[startup+342.3 s]
/proc/loadavg: 2.05 1.40 0.63 3/175 15353
/proc/meminfo: memFree=27985488/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=156548 CPUtime=342.18 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 39175 0 0 0 34208 10 0 0 20 0 1 0 321384783 160305152 38940 33554432000 134512640 135395479 4291351424 4291349776 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 39137 38940 106 216 0 38919 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 156548

[startup+402.3 s]
/proc/loadavg: 2.20 1.56 0.73 3/175 15353
/proc/meminfo: memFree=27851224/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=163800 CPUtime=402.16 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 41002 0 0 0 40206 10 0 0 20 0 1 0 321384783 167731200 40767 33554432000 134512640 135395479 4291351424 4291349776 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 40950 40767 106 216 0 40732 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 163800

[startup+462.3 s]
/proc/loadavg: 2.17 1.66 0.82 3/175 15354
/proc/meminfo: memFree=27671700/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=163732 CPUtime=462.16 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 41007 0 0 0 46206 10 0 0 20 0 1 0 321384783 167661568 40739 33554432000 134512640 135395479 4291351424 4291349296 134574462 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 40933 40739 106 216 0 40715 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 163732

[startup+522.3 s]
/proc/loadavg: 2.06 1.72 0.89 3/175 15354
/proc/meminfo: memFree=27535212/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=169580 CPUtime=522.15 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 42452 0 0 0 52204 11 0 0 20 0 1 0 321384783 173649920 42184 33554432000 134512640 135395479 4291351424 4291349776 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 42395 42184 106 216 0 42177 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 169580

[startup+582.3 s]
/proc/loadavg: 2.02 1.77 0.95 3/175 15354
/proc/meminfo: memFree=27249544/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=211980 CPUtime=582.14 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 53027 0 0 0 58200 14 0 0 20 0 1 0 321384783 217067520 52759 33554432000 134512640 135395479 4291351424 4291349296 134573871 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 52995 52759 106 216 0 52777 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 211980

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.90 1.19 3/175 15358
/proc/meminfo: memFree=26079344/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=332524 CPUtime=822.11 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 83160 0 0 0 82187 24 0 0 20 0 1 0 321384783 340504576 82820 33554432000 134512640 135395479 4291351424 4291349324 135007864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 83131 82820 106 216 0 82913 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 332524

[startup+882.3 s]
/proc/loadavg: 2.00 1.91 1.23 3/175 15358
/proc/meminfo: memFree=25816368/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=374860 CPUtime=882.1 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 93740 0 0 0 88183 27 0 0 20 0 1 0 321384783 383856640 93400 33554432000 134512640 135395479 4291351424 4291349776 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 93715 93400 106 216 0 93497 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 374860

[startup+942.3 s]
/proc/loadavg: 2.00 1.93 1.28 3/175 15358
/proc/meminfo: memFree=25584020/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=379920 CPUtime=942.09 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 95003 0 0 0 94182 27 0 0 20 0 1 0 321384783 389038080 94663 33554432000 134512640 135395479 4291351424 4291349776 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 94980 94663 106 216 0 94762 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 379920

[startup+1002.3 s]
/proc/loadavg: 2.00 1.94 1.32 3/175 15358
/proc/meminfo: memFree=25390608/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=379920 CPUtime=1002.08 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 95010 0 0 0 100181 27 0 0 20 0 1 0 321384783 389038080 94670 33554432000 134512640 135395479 4291351424 4291349776 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 94980 94670 106 216 0 94762 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 379920

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.36 3/175 15359
/proc/meminfo: memFree=25213564/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=379920 CPUtime=1062.07 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 95010 0 0 0 106180 27 0 0 20 0 1 0 321384783 389038080 94670 33554432000 134512640 135395479 4291351424 4291349776 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 94980 94670 106 216 0 94762 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 379920

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.40 3/175 15359
/proc/meminfo: memFree=24929880/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=379920 CPUtime=1122.06 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 95011 0 0 0 112179 27 0 0 20 0 1 0 321384783 389038080 94671 33554432000 134512640 135395479 4291351424 4291349776 134580943 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 94980 94671 106 216 0 94762 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 379920

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.43 3/175 15359
/proc/meminfo: memFree=24663432/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=391704 CPUtime=1182.05 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 97969 0 0 0 118177 28 0 0 20 0 1 0 321384783 401104896 97629 33554432000 134512640 135395479 4291351424 4291349776 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 97926 97629 106 216 0 97708 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 391704

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.47 3/176 15362
/proc/meminfo: memFree=24454884/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=399084 CPUtime=1242.04 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99805 0 0 0 124176 28 0 0 20 0 1 0 321384783 408662016 99465 33554432000 134512640 135395479 4291351424 4291349296 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99771 99465 106 216 0 99553 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 399084

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/175 15362
/proc/meminfo: memFree=24182740/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=399084 CPUtime=1302.03 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99805 0 0 0 130175 28 0 0 20 0 1 0 321384783 408662016 99465 33554432000 134512640 135395479 4291351424 4291349296 134573805 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99771 99465 106 216 0 99553 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 399084

[startup+1362.3 s]
/proc/loadavg: 2.24 2.02 1.54 2/177 15365
/proc/meminfo: memFree=19237756/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=399084 CPUtime=1362.02 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99810 0 0 0 136174 28 0 0 20 0 1 0 321384783 408662016 99470 33554432000 134512640 135395479 4291351424 4291349296 134575405 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99771 99470 106 216 0 99553 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 399084

[startup+1422.31 s]
/proc/loadavg: 3.98 2.56 1.75 2/176 15365
/proc/meminfo: memFree=15215700/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1422.01 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99817 0 0 0 142173 28 0 0 20 0 1 0 321384783 407437312 99178 33554432000 134512640 135395479 4291351424 4291349296 134574216 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99178 106 216 0 99254 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 397888

[startup+1482.3 s]
/proc/loadavg: 4.62 3.00 1.95 2/176 15365
/proc/meminfo: memFree=15215112/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1482.01 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99817 0 0 0 148173 28 0 0 20 0 1 0 321384783 407437312 99178 33554432000 134512640 135395479 4291351424 4291349776 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99178 106 216 0 99254 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 397888

[startup+1542.3 s]
/proc/loadavg: 3.12 2.87 1.98 3/176 15414
/proc/meminfo: memFree=28151024/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1541.99 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99817 0 0 0 154171 28 0 0 20 0 1 0 321384783 407437312 99178 33554432000 134512640 135395479 4291351424 4291349776 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99178 106 216 0 99254 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 397888

[startup+1602.31 s]
/proc/loadavg: 2.47 2.73 1.98 3/175 15414
/proc/meminfo: memFree=28139280/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1601.97 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99833 0 0 0 160169 28 0 0 20 0 1 0 321384783 407437312 99181 33554432000 134512640 135395479 4291351424 4291349776 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99181 106 216 0 99254 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 397888

[startup+1662.3 s]
/proc/loadavg: 2.17 2.59 1.98 3/175 15415
/proc/meminfo: memFree=28139060/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1661.93 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99872 0 0 0 166165 28 0 0 20 0 1 0 321384783 407437312 99195 33554432000 134512640 135395479 4291351424 4291349392 134576384 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99195 106 216 0 99254 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 397888

[startup+1722.3 s]
/proc/loadavg: 2.11 2.50 1.99 3/175 15415
/proc/meminfo: memFree=28137352/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1721.91 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99905 0 0 0 172162 29 0 0 20 0 1 0 321384783 407437312 99215 33554432000 134512640 135395479 4291351424 4291349776 134580929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99215 106 216 0 99254 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 397888

[startup+1782.3 s]
/proc/loadavg: 2.04 2.40 1.99 3/175 15415
/proc/meminfo: memFree=28134956/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1781.9 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99906 0 0 0 178161 29 0 0 20 0 1 0 321384783 407437312 99228 33554432000 134512640 135395479 4291351424 4291349776 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99228 106 216 0 99254 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 397888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.38 1.99 3/175 15415
/proc/meminfo: memFree=28134956/32873852 swapFree=7624/7624
[pid=15300] ppid=15298 vsize=397888 CPUtime=1800.1 cores=1,3,5,7
/proc/15300/stat : 15300 (minisat+) R 15298 15300 15194 0 -1 4202496 99906 0 0 0 179981 29 0 0 20 0 1 0 321384783 407437312 99228 33554432000 134512640 135395479 4291351424 4291349776 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15300/statm: 99472 99228 106 216 0 99254 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 397888

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.51
CPU time (s): 1800.11
CPU user time (s): 1799.82
CPU system time (s): 0.292955
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 399084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.292955
maximum resident set size= 397908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99907
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= 158
involuntary context switches= 1847

runsolver used 3.9614 second user time and 9.62354 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-01 14:09:53
IDJOB=3721048
IDBENCH=1396
IDSOLVER=2306
FILE ID=node131/3721048-1338552593
RUNJOBID= node131-1338552574-15211
PBS_JOBID= 14635853
Free space on /tmp= 71400 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721048-1338552593/watcher-3721048-1338552593 -o /tmp/evaluation-result-3721048-1338552593/solver-3721048-1338552593 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721048-1338552593.opb            

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

MD5SUM BENCH= 887c74fdc5099423a97b443d1200370c
RANDOM SEED=1428064095

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28579760 kB
Buffers:          520708 kB
Cached:          2912044 kB
SwapCached:         2348 kB
Active:          1322132 kB
Inactive:        2122560 kB
Active(anon):       8020 kB
Inactive(anon):     3676 kB
Active(file):    1314112 kB
Inactive(file):  2118884 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              4828 kB
Writeback:             0 kB
AnonPages:         16324 kB
Mapped:            14676 kB
Shmem:                 0 kB
Slab:             710904 kB
SReclaimable:     153080 kB
SUnreclaim:       557824 kB
KernelStack:        1432 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     130868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3721048-1338552593.opb

Free space on /tmp at the end= 71400 MiB
End job on node131 at 2012-06-01 14:39:56