Trace number 3721059

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-PB05/
aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr.opb
MD5SUM55203b98fb707e386dea9ef4475d45f9
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.041993
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2100
Total number of constraints130
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
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 36
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 130 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 ---[  59]---> BDD-cost:   67
0.01/0.02	c ---[  58]---> BDD-cost:   67
0.01/0.02	c ---[  57]---> BDD-cost:   67
0.01/0.02	c ---[  56]---> BDD-cost:   67
0.01/0.02	c ---[  55]---> BDD-cost:   67
0.01/0.02	c ---[  54]---> BDD-cost:   67
0.01/0.02	c ---[  53]---> BDD-cost:   67
0.01/0.02	c ---[  52]---> BDD-cost:   67
0.01/0.02	c ---[  51]---> BDD-cost:   67
0.01/0.02	c ---[  50]---> BDD-cost:   67
0.01/0.02	c ---[  49]---> BDD-cost:   67
0.01/0.02	c ---[  48]---> BDD-cost:   67
0.01/0.02	c ---[  47]---> BDD-cost:   67
0.01/0.02	c ---[  46]---> BDD-cost:   67
0.01/0.03	c ---[  45]---> BDD-cost:   67
0.01/0.03	c ---[  44]---> BDD-cost:   67
0.01/0.03	c ---[  43]---> BDD-cost:   67
0.01/0.03	c ---[  42]---> BDD-cost:   67
0.01/0.03	c ---[  41]---> BDD-cost:   67
0.01/0.03	c ---[  40]---> BDD-cost:   67
0.01/0.03	c ---[  39]---> BDD-cost:   67
0.01/0.03	c ---[  38]---> BDD-cost:   67
0.01/0.03	c ---[  37]---> BDD-cost:   67
0.01/0.03	c ---[  36]---> BDD-cost:   67
0.01/0.03	c ---[  35]---> BDD-cost:   67
0.01/0.03	c ---[  34]---> BDD-cost:   67
0.01/0.03	c ---[  33]---> BDD-cost:   67
0.01/0.03	c ---[  32]---> BDD-cost:   67
0.01/0.03	c ---[  31]---> BDD-cost:   67
0.01/0.03	c ---[  30]---> BDD-cost:   67
0.01/0.03	c ---[  29]---> BDD-cost:   67
0.01/0.03	c ---[  28]---> BDD-cost:   67
0.01/0.03	c ---[  27]---> BDD-cost:   67
0.01/0.03	c ---[  26]---> BDD-cost:   67
0.01/0.03	c ---[  25]---> BDD-cost:   67
0.01/0.03	c ---[  24]---> BDD-cost:   67
0.01/0.03	c ---[  23]---> BDD-cost:   67
0.01/0.04	c ---[  22]---> BDD-cost:   67
0.01/0.04	c ---[  21]---> BDD-cost:   67
0.01/0.04	c ---[  20]---> BDD-cost:   67
0.01/0.04	c ---[  19]---> BDD-cost:   67
0.01/0.04	c ---[  18]---> BDD-cost:   67
0.01/0.04	c ---[  17]---> BDD-cost:   67
0.01/0.04	c ---[  16]---> BDD-cost:   67
0.01/0.04	c ---[  15]---> BDD-cost:   67
0.01/0.04	c ---[  14]---> BDD-cost:   67
0.01/0.04	c ---[  13]---> BDD-cost:   67
0.01/0.04	c ---[  12]---> BDD-cost:   67
0.01/0.04	c ---[  11]---> BDD-cost:   67
0.01/0.04	c ---[  10]---> BDD-cost:   67
0.01/0.04	c ---[   9]---> BDD-cost:   67
0.01/0.04	c ---[   8]---> BDD-cost:   67
0.01/0.04	c ---[   7]---> BDD-cost:   67
0.01/0.04	c ---[   6]---> BDD-cost:   67
0.01/0.04	c ---[   5]---> BDD-cost:   67
0.01/0.04	c ---[   4]---> BDD-cost:   67
0.01/0.04	c ---[   3]---> BDD-cost:   67
0.01/0.04	c ---[   2]---> BDD-cost:   67
0.01/0.04	c ---[   1]---> BDD-cost:   67
0.01/0.05	c ---[   0]---> BDD-cost:   67
0.01/0.05	c ==================================[MINISAT+]==================================
0.01/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.05	c ==============================================================================
0.01/0.05	c |         0 |   10030    28020 |    3343       0        0     nan |  0.000 % |
0.01/0.05	c |       105 |   10030    28020 |    3677     105    11655   111.0 |  0.980 % |
0.01/0.06	c |       257 |   10030    28020 |    4045     257    29832   116.1 |  0.980 % |
0.01/0.08	c |       483 |   10030    28020 |    4449     483    70240   145.4 |  0.980 % |
0.09/0.11	c |       822 |   10030    28020 |    4894     822   128798   156.7 |  0.980 % |
0.09/0.16	c |      1332 |   10030    28020 |    5383    1332   212600   159.6 |  0.980 % |
0.19/0.26	c |      2091 |   10030    28020 |    5922    2091   359695   172.0 |  0.980 % |
0.39/0.40	c |      3231 |   10030    28020 |    6514    3231   581665   180.0 |  0.980 % |
0.69/0.72	c |      4941 |   10030    28020 |    7166    4941  1128031   228.3 |  0.980 % |
1.19/1.22	c |      7504 |   10030    28020 |    7882    7504  1889344   251.8 |  0.980 % |
1.89/1.96	c |     11348 |   10030    28020 |    8670    6199  1605192   258.9 |  0.980 % |
3.09/3.14	c |     17117 |   10030    28020 |    9537    6488  1486146   229.1 |  0.980 % |
5.09/5.18	c |     25767 |   10030    28020 |   10491    9195  2320409   252.4 |  0.980 % |
8.19/8.22	c |     38743 |   10030    28020 |   11540    9205  1749321   190.0 |  0.980 % |
14.78/14.84	c |     58205 |   10030    28020 |   12695    7890  2211413   280.3 |  0.980 % |
21.58/21.66	c |     87397 |   10030    28020 |   13964    8204  2185785   266.4 |  0.980 % |
35.69/35.71	c |    131187 |   10030    28020 |   15360   10994  2976111   270.7 |  0.980 % |
58.38/58.42	c |    196872 |   10030    28020 |   16897   18139  5203446   286.9 |  0.980 % |
97.07/97.15	c |    295406 |   10030    28020 |   18586   16345  8504574   520.3 |  0.980 % |
147.86/147.94	c |    443198 |   10030    28020 |   20445   19575  7048988   360.1 |  0.980 % |
229.34/229.45	c |    664886 |   10030    28020 |   22490   12986  3722307   286.6 |  0.980 % |
363.82/363.95	c |    997411 |   10030    28020 |   24739   21437  5626717   262.5 |  0.980 % |
582.18/582.38	c |   1496202 |   10030    28020 |   27212   17922  7017646   391.6 |  0.980 % |
959.92/960.12	c |   2244386 |   10030    28020 |   29934   24960  8412052   337.0 |  0.980 % |
1476.95/1477.25	c |   3366660 |   10030    28020 |   32927   17343  4956454   285.8 |  0.980 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/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-3721059-1338552597/watcher-3721059-1338552597 -o /tmp/evaluation-result-3721059-1338552597/solver-3721059-1338552597 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721059-1338552597.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.35 0.08 0.03 4/176 5903
/proc/meminfo: memFree=28389428/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 178 0 0 0 0 0 0 0 20 0 1 0 321385188 1294336 135 33554432000 134512640 135395479 4293661168 4293659276 135005847 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 316 135 74 216 0 98 0

[startup+0.017318 s]
/proc/loadavg: 0.35 0.08 0.03 4/176 5903
/proc/meminfo: memFree=28389428/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=1588 CPUtime=0.01 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 246 0 0 0 1 0 0 0 20 0 1 0 321385188 1626112 203 33554432000 134512640 135395479 4293661168 4293660096 134631813 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 397 203 74 216 0 179 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1588

[startup+0.100246 s]
/proc/loadavg: 0.35 0.08 0.03 4/176 5903
/proc/meminfo: memFree=28389428/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=2960 CPUtime=0.09 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 607 0 0 0 9 0 0 0 20 0 1 0 321385188 3031040 563 33554432000 134512640 135395479 4293661168 4293659632 134588680 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 740 563 106 216 0 522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2960

[startup+0.300214 s]
/proc/loadavg: 0.35 0.08 0.03 4/176 5903
/proc/meminfo: memFree=28389428/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=4412 CPUtime=0.29 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 974 0 0 0 29 0 0 0 20 0 1 0 321385188 4517888 930 33554432000 134512640 135395479 4293661168 4293659040 134573849 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 1103 930 106 216 0 885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4412

[startup+0.700216 s]
/proc/loadavg: 0.35 0.08 0.03 4/176 5903
/proc/meminfo: memFree=28389428/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=7316 CPUtime=0.69 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 1681 0 0 0 69 0 0 0 20 0 1 0 321385188 7491584 1637 33554432000 134512640 135395479 4293661168 4293659520 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 1829 1637 106 216 0 1611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7316

[startup+1.50021 s]
/proc/loadavg: 0.48 0.11 0.04 3/177 5904
/proc/meminfo: memFree=28381012/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=12212 CPUtime=1.49 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 2931 0 0 0 149 0 0 0 20 0 1 0 321385188 12505088 2887 33554432000 134512640 135395479 4293661168 4293659520 134580915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 3053 2887 106 216 0 2835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12212

[startup+3.10022 s]
/proc/loadavg: 0.48 0.11 0.04 3/177 5904
/proc/meminfo: memFree=28376308/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=14452 CPUtime=3.09 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 3488 0 0 0 309 0 0 0 20 0 1 0 321385188 14798848 3444 33554432000 134512640 135395479 4293661168 4293659520 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 3613 3444 106 216 0 3395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14452

[startup+6.30019 s]
/proc/loadavg: 0.48 0.11 0.04 3/178 5907
/proc/meminfo: memFree=28374192/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=16744 CPUtime=6.29 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 4036 0 0 0 629 0 0 0 20 0 1 0 321385188 17145856 3992 33554432000 134512640 135395479 4293661168 4293659520 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 4186 3992 106 216 0 3968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16744

[startup+12.7002 s]
/proc/loadavg: 0.72 0.17 0.06 3/178 5907
/proc/meminfo: memFree=28368892/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=20440 CPUtime=12.68 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 4976 0 0 0 1268 0 0 0 20 0 1 0 321385188 20930560 4932 33554432000 134512640 135395479 4293661168 4293659040 134574544 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 5110 4932 106 216 0 4892 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20440

[startup+25.5003 s]
/proc/loadavg: 0.91 0.23 0.08 3/178 5907
/proc/meminfo: memFree=28364416/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=24544 CPUtime=25.48 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 5995 0 0 0 2548 0 0 0 20 0 1 0 321385188 25133056 5945 33554432000 134512640 135395479 4293661168 4293659136 134576727 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 6136 5945 106 216 0 5918 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24544

[startup+51.1002 s]
/proc/loadavg: 1.35 0.39 0.13 3/178 5908
/proc/meminfo: memFree=28353620/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=34744 CPUtime=51.08 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 8527 0 0 0 5107 1 0 0 20 0 1 0 321385188 35577856 8479 33554432000 134512640 135395479 4293661168 4293659136 134578873 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 8686 8479 106 216 0 8468 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34744

[startup+102.307 s]
/proc/loadavg: 1.74 0.66 0.24 3/177 5956
/proc/meminfo: memFree=28271392/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=57684 CPUtime=102.27 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 14294 0 0 0 10224 3 0 0 20 0 1 0 321385188 59068416 14255 33554432000 134512640 135395479 4293661168 4293659040 134574254 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 14421 14255 106 216 0 14203 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57684

[startup+162.3 s]
/proc/loadavg: 1.90 0.90 0.34 3/177 5956
/proc/meminfo: memFree=28244728/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=57660 CPUtime=162.25 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 14296 0 0 0 16222 3 0 0 20 0 1 0 321385188 59043840 14252 33554432000 134512640 135395479 4293661168 4293659520 134580888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 14415 14252 106 216 0 14197 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57660

[startup+222.3 s]
/proc/loadavg: 1.96 1.10 0.45 3/177 5956
/proc/meminfo: memFree=28219120/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=57660 CPUtime=222.24 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 14296 0 0 0 22221 3 0 0 20 0 1 0 321385188 59043840 14252 33554432000 134512640 135395479 4293661168 4293659520 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 14415 14252 106 216 0 14197 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 57660

[startup+282.3 s]
/proc/loadavg: 1.98 1.26 0.54 3/177 5956
/proc/meminfo: memFree=28200052/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=60248 CPUtime=282.23 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 14938 0 0 0 28220 3 0 0 20 0 1 0 321385188 61693952 14894 33554432000 134512640 135395479 4293661168 4293659520 134580980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 15062 14894 106 216 0 14844 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 60248

[startup+342.3 s]
/proc/loadavg: 1.99 1.39 0.63 3/177 5956
/proc/meminfo: memFree=28182564/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=60248 CPUtime=342.22 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 14942 0 0 0 34219 3 0 0 20 0 1 0 321385188 61693952 14898 33554432000 134512640 135395479 4293661168 4293659520 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 15062 14898 106 216 0 14844 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 60248

[startup+402.3 s]
/proc/loadavg: 1.99 1.50 0.71 3/177 5957
/proc/meminfo: memFree=28164428/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=60704 CPUtime=402.21 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 15013 0 0 0 40218 3 0 0 20 0 1 0 321385188 62160896 14969 33554432000 134512640 135395479 4293661168 4293659520 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 15176 14969 106 216 0 14958 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 60704

[startup+462.3 s]
/proc/loadavg: 2.03 1.60 0.79 3/177 5957
/proc/meminfo: memFree=28138996/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=73644 CPUtime=462.2 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 18259 0 0 0 46216 4 0 0 20 0 1 0 321385188 75411456 18229 33554432000 134512640 135395479 4293661168 4293659520 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 18411 18229 106 216 0 18193 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 73644

[startup+522.3 s]
/proc/loadavg: 2.01 1.67 0.87 3/177 5957
/proc/meminfo: memFree=28116240/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=75380 CPUtime=522.19 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 18696 0 0 0 52215 4 0 0 20 0 1 0 321385188 77189120 18666 33554432000 134512640 135395479 4293661168 4293659136 134576846 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 18845 18666 106 216 0 18627 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 75380

[startup+582.3 s]
/proc/loadavg: 2.00 1.73 0.93 3/177 5957
/proc/meminfo: memFree=28114840/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=75644 CPUtime=582.18 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 18747 0 0 0 58214 4 0 0 20 0 1 0 321385188 77459456 18717 33554432000 134512640 135395479 4293661168 4293659520 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 18911 18717 106 216 0 18693 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 75644

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.88 1.17 3/177 5961
/proc/meminfo: memFree=28099568/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=822.14 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 82209 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659136 134576704 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 88492

[startup+882.3 s]
/proc/loadavg: 2.00 1.90 1.22 3/177 5961
/proc/meminfo: memFree=28099196/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=882.13 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 88208 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659520 134580768 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 88492

[startup+942.3 s]
/proc/loadavg: 2.04 1.93 1.27 3/177 5961
/proc/meminfo: memFree=28088712/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=942.12 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 94207 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659520 134580915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 88492

[startup+1002.3 s]
/proc/loadavg: 2.01 1.94 1.31 3/177 5962
/proc/meminfo: memFree=28075568/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1002.11 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 100206 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659520 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 88492

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.35 3/177 5962
/proc/meminfo: memFree=28073460/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1062.1 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 106205 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659040 134574096 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 88492

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.39 3/177 5962
/proc/meminfo: memFree=28072560/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1122.1 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 112205 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659520 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 88492

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.43 3/177 5962
/proc/meminfo: memFree=28071256/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1182.09 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 118204 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293658924 135003499 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 88492

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.46 3/178 5965
/proc/meminfo: memFree=28068828/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1242.08 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 124203 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659520 134581451 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 88492

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/177 5966
/proc/meminfo: memFree=28068464/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1302.07 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 130202 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659632 134587737 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 88492

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/177 5966
/proc/meminfo: memFree=28067284/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1362.06 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 136201 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659520 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 88492

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/177 5966
/proc/meminfo: memFree=28067160/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88492 CPUtime=1422.06 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 21972 0 0 0 142201 5 0 0 20 0 1 0 321385188 90615808 21943 33554432000 134512640 135395479 4293661168 4293659520 134581053 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22123 21943 106 216 0 21905 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 88492

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/177 5966
/proc/meminfo: memFree=28066912/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=88756 CPUtime=1482.04 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 22035 0 0 0 148199 5 0 0 20 0 1 0 321385188 90886144 22006 33554432000 134512640 135395479 4293661168 4293659040 134574157 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 22189 22006 106 216 0 21971 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 88756

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/177 5966
/proc/meminfo: memFree=28049304/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=105684 CPUtime=1542.03 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 26277 0 0 0 154196 7 0 0 20 0 1 0 321385188 108220416 26155 33554432000 134512640 135395479 4293661168 4293659520 134581028 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 26421 26155 106 216 0 26203 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 105684

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/177 5967
/proc/meminfo: memFree=28040916/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=105560 CPUtime=1602.02 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 26287 0 0 0 160195 7 0 0 20 0 1 0 321385188 108093440 26226 33554432000 134512640 135395479 4293661168 4293659520 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 26390 26226 106 216 0 26172 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 105560

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/177 5967
/proc/meminfo: memFree=28032360/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=105508 CPUtime=1662.01 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 26287 0 0 0 166194 7 0 0 20 0 1 0 321385188 108040192 26213 33554432000 134512640 135395479 4293661168 4293659520 134580854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 26377 26213 106 216 0 26159 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 105508

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/177 5967
/proc/meminfo: memFree=28021672/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=107224 CPUtime=1722 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 26696 0 0 0 172193 7 0 0 20 0 1 0 321385188 109797376 26622 33554432000 134512640 135395479 4293661168 4293659520 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 26806 26622 106 216 0 26588 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 107224

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/177 5967
/proc/meminfo: memFree=28009328/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=110516 CPUtime=1781.99 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 27496 0 0 0 178192 7 0 0 20 0 1 0 321385188 113168384 27422 33554432000 134512640 135395479 4293661168 4293659520 134580923 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 27629 27422 106 216 0 27411 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 110516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.68 3/177 5967
/proc/meminfo: memFree=28007468/32873844 swapFree=7384/7384
[pid=5903] ppid=5901 vsize=110700 CPUtime=1800.09 cores=1,3,5,7
/proc/5903/stat : 5903 (minisat+) R 5901 5903 5749 0 -1 4202496 27547 0 0 0 180002 7 0 0 20 0 1 0 321385188 113356800 27473 33554432000 134512640 135395479 4293661168 4293659520 134580945 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5903/statm: 27675 27473 106 216 0 27457 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 110700

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.03
CPU system time (s): 0.077988
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 110700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.077988
maximum resident set size= 109896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27548
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= 51
involuntary context switches= 1850

runsolver used 3.66144 second user time and 9.66353 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-01 14:09:57
IDJOB=3721059
IDBENCH=1413
IDSOLVER=2306
FILE ID=node136/3721059-1338552597
RUNJOBID= node136-1338552574-5766
PBS_JOBID= 14635848
Free space on /tmp= 69844 MiB

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

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

MD5SUM BENCH= 55203b98fb707e386dea9ef4475d45f9
RANDOM SEED=1085593926

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
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.247
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.247
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:        28390328 kB
Buffers:          524312 kB
Cached:          3062464 kB
SwapCached:        20296 kB
Active:          1814796 kB
Inactive:        1803776 kB
Active(anon):       6904 kB
Inactive(anon):    22296 kB
Active(file):    1807892 kB
Inactive(file):  1781480 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:              4708 kB
Writeback:             0 kB
AnonPages:         14928 kB
Mapped:             9844 kB
Shmem:                 0 kB
Slab:             727604 kB
SReclaimable:     168968 kB
SUnreclaim:       558636 kB
KernelStack:        1432 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3721059-1338552597.opb

Free space on /tmp at the end= 69840 MiB
End job on node136 at 2012-06-01 14:40:00