Trace number 3721061

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.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
MD5SUM4d7adbd65e64509ef53d6e98bf824cab
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.031994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1860
Total number of constraints122
Number of constraints which are clauses62
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 constraint31
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 122 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ..............................................................
0.00/0.02	c ---[  59]---> BDD-cost:   59
0.00/0.02	c ---[  58]---> BDD-cost:   59
0.00/0.02	c ---[  57]---> BDD-cost:   59
0.00/0.02	c ---[  56]---> BDD-cost:   59
0.00/0.02	c ---[  55]---> BDD-cost:   59
0.00/0.02	c ---[  54]---> BDD-cost:   59
0.00/0.02	c ---[  53]---> BDD-cost:   59
0.00/0.02	c ---[  52]---> BDD-cost:   59
0.00/0.02	c ---[  51]---> BDD-cost:   59
0.00/0.02	c ---[  50]---> BDD-cost:   59
0.00/0.02	c ---[  49]---> BDD-cost:   59
0.00/0.02	c ---[  48]---> BDD-cost:   59
0.00/0.02	c ---[  47]---> BDD-cost:   59
0.00/0.02	c ---[  46]---> BDD-cost:   59
0.00/0.02	c ---[  45]---> BDD-cost:   59
0.00/0.02	c ---[  44]---> BDD-cost:   59
0.00/0.02	c ---[  43]---> BDD-cost:   59
0.00/0.02	c ---[  42]---> BDD-cost:   59
0.00/0.02	c ---[  41]---> BDD-cost:   59
0.00/0.02	c ---[  40]---> BDD-cost:   59
0.00/0.02	c ---[  39]---> BDD-cost:   59
0.00/0.02	c ---[  38]---> BDD-cost:   59
0.00/0.02	c ---[  37]---> BDD-cost:   59
0.00/0.02	c ---[  36]---> BDD-cost:   59
0.00/0.02	c ---[  35]---> BDD-cost:   59
0.00/0.02	c ---[  34]---> BDD-cost:   59
0.00/0.02	c ---[  33]---> BDD-cost:   59
0.00/0.03	c ---[  32]---> BDD-cost:   59
0.00/0.03	c ---[  31]---> BDD-cost:   59
0.00/0.03	c ---[  30]---> BDD-cost:   59
0.00/0.03	c ---[  29]---> BDD-cost:   59
0.00/0.03	c ---[  28]---> BDD-cost:   59
0.00/0.03	c ---[  27]---> BDD-cost:   59
0.00/0.03	c ---[  26]---> BDD-cost:   59
0.00/0.03	c ---[  25]---> BDD-cost:   59
0.00/0.03	c ---[  24]---> BDD-cost:   59
0.00/0.03	c ---[  23]---> BDD-cost:   59
0.00/0.03	c ---[  22]---> BDD-cost:   59
0.00/0.03	c ---[  21]---> BDD-cost:   59
0.00/0.03	c ---[  20]---> BDD-cost:   59
0.00/0.03	c ---[  19]---> BDD-cost:   59
0.00/0.03	c ---[  18]---> BDD-cost:   59
0.00/0.03	c ---[  17]---> BDD-cost:   59
0.00/0.03	c ---[  16]---> BDD-cost:   59
0.00/0.03	c ---[  15]---> BDD-cost:   59
0.00/0.03	c ---[  14]---> BDD-cost:   59
0.00/0.03	c ---[  13]---> BDD-cost:   59
0.00/0.03	c ---[  12]---> BDD-cost:   59
0.00/0.03	c ---[  11]---> BDD-cost:   59
0.00/0.03	c ---[  10]---> BDD-cost:   59
0.00/0.03	c ---[   9]---> BDD-cost:   59
0.00/0.03	c ---[   8]---> BDD-cost:   59
0.00/0.03	c ---[   7]---> BDD-cost:   59
0.00/0.03	c ---[   6]---> BDD-cost:   59
0.00/0.04	c ---[   5]---> BDD-cost:   59
0.00/0.04	c ---[   4]---> BDD-cost:   59
0.00/0.04	c ---[   3]---> BDD-cost:   59
0.00/0.04	c ---[   2]---> BDD-cost:   59
0.00/0.04	c ---[   1]---> BDD-cost:   59
0.00/0.04	c ---[   0]---> BDD-cost:   59
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |    8822    24660 |    2940       0        0     nan |  0.000 % |
0.00/0.04	c |       103 |    8822    24660 |    3234     103    11125   108.0 |  1.111 % |
0.00/0.05	c |       253 |    8822    24660 |    3557     253    29108   115.1 |  1.111 % |
0.00/0.07	c |       481 |    8822    24660 |    3913     481    60948   126.7 |  1.111 % |
0.09/0.10	c |       818 |    8822    24660 |    4304     818   108840   133.1 |  1.111 % |
0.09/0.15	c |      1324 |    8822    24660 |    4734    1324   188898   142.7 |  1.111 % |
0.09/0.19	c |      2083 |    8822    24660 |    5208    2083   314214   150.8 |  1.111 % |
0.29/0.31	c |      3222 |    8822    24660 |    5729    3222   492986   153.0 |  1.111 % |
0.49/0.55	c |      4931 |    8822    24660 |    6302    4931   860748   174.6 |  1.111 % |
0.89/0.91	c |      7493 |    8822    24660 |    6932    4279   864687   202.1 |  1.111 % |
1.39/1.48	c |     11338 |    8822    24660 |    7625    8124  1810763   222.9 |  1.111 % |
2.49/2.55	c |     17104 |    8822    24660 |    8388    4954  1245773   251.5 |  1.111 % |
4.58/4.66	c |     25753 |    8822    24660 |    9226    8309  2172756   261.5 |  1.111 % |
7.08/7.11	c |     38729 |    8822    24660 |   10149   10285  3566365   346.8 |  1.111 % |
11.98/12.07	c |     58191 |    8822    24660 |   11164    6370  1674827   262.9 |  1.111 % |
18.98/19.08	c |     87385 |    8822    24660 |   12281    8866  2685374   302.9 |  1.111 % |
31.36/31.47	c |    131174 |    8822    24660 |   13509   10011  3644159   364.0 |  1.111 % |
49.76/49.82	c |    196858 |    8822    24660 |   14860   16739  4896164   292.5 |  1.111 % |
87.15/87.20	c |    295385 |    8822    24660 |   16346   15539  3921113   252.3 |  1.111 % |
150.64/150.77	c |    443177 |    8822    24660 |   17980   15276  6826118   446.9 |  1.111 % |
239.42/239.58	c |    664861 |    8822    24660 |   19778   19146  7177722   374.9 |  1.111 % |
506.69/506.89	c |    997386 |    8822    24660 |   21756   20167 11668370   578.6 |  1.111 % |
781.14/781.35	c |   1496174 |    8822    24660 |   23932   11877  4268325   359.4 |  1.111 % |
1049.00/1049.25	c |   2244357 |    8822    24660 |   26325   22989  6410015   278.8 |  1.111 % |
1660.01/1660.39	c |   3366634 |    8822    24660 |   28958   24848  8282272   333.3 |  1.111 % |
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-3721061-1338552599/watcher-3721061-1338552599 -o /tmp/evaluation-result-3721061-1338552599/solver-3721061-1338552599 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721061-1338552599.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.62 0.14 0.05 3/176 11234
/proc/meminfo: memFree=27860644/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 181 0 0 0 0 0 0 0 20 0 1 0 321385960 1294336 139 33554432000 134512640 135395479 4291744192 4291743160 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 316 139 74 216 0 98 0

[startup+0.0815249 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 11234
/proc/meminfo: memFree=27860644/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=2728 CPUtime=0.07 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 548 0 0 0 7 0 0 0 20 0 1 0 321385960 2793472 505 33554432000 134512640 135395479 4291744192 4291742092 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 682 505 106 216 0 464 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2728

[startup+0.100254 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 11234
/proc/meminfo: memFree=27860644/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=2860 CPUtime=0.09 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 585 0 0 0 9 0 0 0 20 0 1 0 321385960 2928640 542 33554432000 134512640 135395479 4291744192 4291742092 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 715 542 106 216 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2860

[startup+0.300225 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 11234
/proc/meminfo: memFree=27860644/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=4444 CPUtime=0.29 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 977 0 0 0 29 0 0 0 20 0 1 0 321385960 4550656 934 33554432000 134512640 135395479 4291744192 4291742092 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 1111 934 106 216 0 893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4444

[startup+0.700222 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 11234
/proc/meminfo: memFree=27860644/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=7076 CPUtime=0.69 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 1633 0 0 0 69 0 0 0 20 0 1 0 321385960 7245824 1590 33554432000 134512640 135395479 4291744192 4291742544 134580923 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 1769 1590 106 216 0 1551 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7076

[startup+1.50022 s]
/proc/loadavg: 0.62 0.14 0.05 3/177 11235
/proc/meminfo: memFree=27854544/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=10416 CPUtime=1.49 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 2458 0 0 0 149 0 0 0 20 0 1 0 321385960 10665984 2415 33554432000 134512640 135395479 4291744192 4291742544 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 2604 2415 106 216 0 2386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10416

[startup+3.10022 s]
/proc/loadavg: 0.62 0.14 0.05 3/178 11236
/proc/meminfo: memFree=27850560/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=13056 CPUtime=3.09 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 3140 0 0 0 309 0 0 0 20 0 1 0 321385960 13369344 3097 33554432000 134512640 135395479 4291744192 4291742160 134579587 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 3264 3097 106 216 0 3046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13056

[startup+6.30024 s]
/proc/loadavg: 0.73 0.18 0.06 3/178 11238
/proc/meminfo: memFree=27844724/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=17416 CPUtime=6.28 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 4215 0 0 0 628 0 0 0 20 0 1 0 321385960 17833984 4172 33554432000 134512640 135395479 4291744192 4291742160 134578240 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 4354 4172 106 216 0 4136 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17416

[startup+12.7002 s]
/proc/loadavg: 0.83 0.21 0.07 3/178 11238
/proc/meminfo: memFree=27841624/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=19200 CPUtime=12.67 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 4670 0 0 0 1267 0 0 0 20 0 1 0 321385960 19660800 4630 33554432000 134512640 135395479 4291744192 4291742160 134576754 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 4800 4630 106 216 0 4582 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19200

[startup+25.5003 s]
/proc/loadavg: 1.17 0.31 0.10 3/178 11238
/proc/meminfo: memFree=27826952/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=34676 CPUtime=25.47 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 8538 0 0 0 2546 1 0 0 20 0 1 0 321385960 35508224 8502 33554432000 134512640 135395479 4291744192 4291742544 134580923 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11234/statm: 8669 8502 106 216 0 8451 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34676

[startup+51.1003 s]
/proc/loadavg: 1.45 0.44 0.15 3/178 11238
/proc/meminfo: memFree=27824768/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=34880 CPUtime=51.06 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 8587 0 0 0 5105 1 0 0 20 0 1 0 321385960 35717120 8560 33554432000 134512640 135395479 4291744192 4291742544 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 8720 8560 106 216 0 8502 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34880

[startup+102.306 s]
/proc/loadavg: 1.76 0.68 0.25 3/177 11239
/proc/meminfo: memFree=27811556/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=47040 CPUtime=102.26 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 11647 0 0 0 10224 2 0 0 20 0 1 0 321385960 48168960 11617 33554432000 134512640 135395479 4291744192 4291742544 134580941 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 11760 11617 106 216 0 11542 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47040

[startup+162.3 s]
/proc/loadavg: 1.91 0.92 0.35 3/177 11287
/proc/meminfo: memFree=27555028/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=54512 CPUtime=162.23 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 13630 0 0 0 16221 2 0 0 20 0 1 0 321385960 55820288 13479 33554432000 134512640 135395479 4291744192 4291742064 134575244 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 13628 13479 106 216 0 13410 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 54512

[startup+222.3 s]
/proc/loadavg: 2.06 1.14 0.46 3/177 11287
/proc/meminfo: memFree=27513020/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=54512 CPUtime=222.23 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 13630 0 0 0 22221 2 0 0 20 0 1 0 321385960 55820288 13479 33554432000 134512640 135395479 4291744192 4291742512 134572724 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 13628 13479 106 216 0 13410 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54512

[startup+282.3 s]
/proc/loadavg: 2.02 1.30 0.56 3/177 11287
/proc/meminfo: memFree=27427612/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=71136 CPUtime=282.21 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 17759 0 0 0 28218 3 0 0 20 0 1 0 321385960 72843264 17608 33554432000 134512640 135395479 4291744192 4291742064 134574216 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 17784 17608 106 216 0 17566 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 71136

[startup+342.3 s]
/proc/loadavg: 2.11 1.45 0.65 3/177 11287
/proc/meminfo: memFree=27332160/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=78500 CPUtime=342.21 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 19591 0 0 0 34217 4 0 0 20 0 1 0 321385960 80384000 19440 33554432000 134512640 135395479 4291744192 4291742544 134580941 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 19625 19440 106 216 0 19407 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 78500

[startup+402.3 s]
/proc/loadavg: 2.08 1.56 0.74 3/177 11288
/proc/meminfo: memFree=27218356/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=78892 CPUtime=402.2 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 19686 0 0 0 40216 4 0 0 20 0 1 0 321385960 80785408 19535 33554432000 134512640 135395479 4291744192 4291742160 134576473 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 19723 19535 106 216 0 19505 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 78892

[startup+462.3 s]
/proc/loadavg: 2.06 1.65 0.82 3/177 11288
/proc/meminfo: memFree=26817252/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=79420 CPUtime=462.19 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 19839 0 0 0 46215 4 0 0 20 0 1 0 321385960 81326080 19688 33554432000 134512640 135395479 4291744192 4291742064 134574428 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 19855 19688 106 216 0 19637 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 79420

[startup+522.3 s]
/proc/loadavg: 2.06 1.73 0.90 3/177 11288
/proc/meminfo: memFree=26523400/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=81380 CPUtime=522.18 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 20591 0 0 0 52214 4 0 0 20 0 1 0 321385960 83333120 20171 33554432000 134512640 135395479 4291744192 4291742160 134576991 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 20345 20171 106 216 0 20127 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 81380

[startup+582.3 s]
/proc/loadavg: 2.09 1.80 0.97 3/177 11288
/proc/meminfo: memFree=26454360/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=80128 CPUtime=582.17 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 20591 0 0 0 58213 4 0 0 20 0 1 0 321385960 82051072 19866 33554432000 134512640 135395479 4291744192 4291742544 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 20032 19866 106 216 0 19814 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 80128

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 1.94 1.22 3/177 11292
/proc/meminfo: memFree=25876012/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=81224 CPUtime=822.13 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 21165 0 0 0 82209 4 0 0 20 0 1 0 321385960 83173376 20135 33554432000 134512640 135395479 4291744192 4291742544 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 20306 20135 106 216 0 20088 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 81224

[startup+882.3 s]
/proc/loadavg: 2.05 1.97 1.27 3/177 11292
/proc/meminfo: memFree=25598528/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=81224 CPUtime=882.12 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 21165 0 0 0 88208 4 0 0 20 0 1 0 321385960 83173376 20135 33554432000 134512640 135395479 4291744192 4291742544 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 20306 20135 106 216 0 20088 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 81224

[startup+942.3 s]
/proc/loadavg: 2.05 1.98 1.32 3/177 11292
/proc/meminfo: memFree=25381060/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=81224 CPUtime=942.11 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 21165 0 0 0 94207 4 0 0 20 0 1 0 321385960 83173376 20135 33554432000 134512640 135395479 4291744192 4291742064 134574480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 20306 20135 106 216 0 20088 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 81224

[startup+1002.3 s]
/proc/loadavg: 2.02 1.98 1.36 3/177 11293
/proc/meminfo: memFree=25172520/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=81224 CPUtime=1002.11 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 21165 0 0 0 100207 4 0 0 20 0 1 0 321385960 83173376 20135 33554432000 134512640 135395479 4291744192 4291742544 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 20306 20135 106 216 0 20088 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 81224

[startup+1062.3 s]
/proc/loadavg: 2.04 2.00 1.40 3/177 11293
/proc/meminfo: memFree=24958648/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=81224 CPUtime=1062.1 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 21165 0 0 0 106206 4 0 0 20 0 1 0 321385960 83173376 20135 33554432000 134512640 135395479 4291744192 4291742544 134581025 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 20306 20135 106 216 0 20088 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 81224

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 1.44 3/177 11293
/proc/meminfo: memFree=24732500/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=86156 CPUtime=1122.09 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 22436 0 0 0 112204 5 0 0 20 0 1 0 321385960 88223744 21364 33554432000 134512640 135395479 4291744192 4291741912 135006488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 21539 21364 106 216 0 21321 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 86156

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 1.47 3/177 11293
/proc/meminfo: memFree=24543304/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=91460 CPUtime=1182.08 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 23743 0 0 0 118203 5 0 0 20 0 1 0 321385960 93655040 22671 33554432000 134512640 135395479 4291744192 4291742544 134580945 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 22865 22671 106 216 0 22647 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 91460

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 1.51 3/178 11296
/proc/meminfo: memFree=24362284/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=93724 CPUtime=1242.07 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 24320 0 0 0 124202 5 0 0 20 0 1 0 321385960 95973376 23248 33554432000 134512640 135395479 4291744192 4291742544 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 23431 23248 106 216 0 23213 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 93724

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 1.55 3/177 11296
/proc/meminfo: memFree=24288664/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=93724 CPUtime=1302.07 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 24320 0 0 0 130202 5 0 0 20 0 1 0 321385960 95973376 23248 33554432000 134512640 135395479 4291744192 4291742544 134581451 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 23431 23248 106 216 0 23213 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 93724

[startup+1362.3 s]
/proc/loadavg: 2.07 2.05 1.58 3/177 11297
/proc/meminfo: memFree=24200652/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=93724 CPUtime=1362.05 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 24323 0 0 0 136200 5 0 0 20 0 1 0 321385960 95973376 23251 33554432000 134512640 135395479 4291744192 4291742544 134581436 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 23431 23251 106 216 0 23213 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 93724

[startup+1422.31 s]
/proc/loadavg: 2.06 2.05 1.61 3/177 11297
/proc/meminfo: memFree=23950076/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=93680 CPUtime=1422.05 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 24323 0 0 0 142200 5 0 0 20 0 1 0 321385960 95928320 23241 33554432000 134512640 135395479 4291744192 4291742544 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 23420 23241 106 216 0 23202 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 93680

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 1.64 3/177 11297
/proc/meminfo: memFree=23795724/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=100940 CPUtime=1482.04 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 26133 0 0 0 148198 6 0 0 20 0 1 0 321385960 103362560 25051 33554432000 134512640 135395479 4291744192 4291742544 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 25235 25051 106 216 0 25017 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 100940

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 1.66 3/177 11297
/proc/meminfo: memFree=23768224/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=102788 CPUtime=1542.03 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 26583 0 0 0 154197 6 0 0 20 0 1 0 321385960 105254912 25501 33554432000 134512640 135395479 4291744192 4291742544 134580923 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 25697 25501 106 216 0 25479 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 102788

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 1.68 3/177 11297
/proc/meminfo: memFree=23737996/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=111100 CPUtime=1602.02 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 28664 0 0 0 160195 7 0 0 20 0 1 0 321385960 113766400 27582 33554432000 134512640 135395479 4291744192 4291742544 134580890 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 27775 27582 106 216 0 27557 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 111100

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 1.70 3/177 11298
/proc/meminfo: memFree=23620100/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=102728 CPUtime=1662.01 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 28664 0 0 0 166194 7 0 0 20 0 1 0 321385960 105193472 25503 33554432000 134512640 135395479 4291744192 4291742064 134574293 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 25682 25503 106 216 0 25464 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 102728

[startup+1722.3 s]
/proc/loadavg: 3.24 2.34 1.82 2/178 11299
/proc/meminfo: memFree=15345764/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=102728 CPUtime=1722 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 28664 0 0 0 172193 7 0 0 20 0 1 0 321385960 105193472 25503 33554432000 134512640 135395479 4291744192 4291742544 134580744 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 25682 25503 106 216 0 25464 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 102728

[startup+1782.3 s]
/proc/loadavg: 4.28 2.79 2.00 2/178 11299
/proc/meminfo: memFree=14774116/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=102728 CPUtime=1781.99 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 28664 0 0 0 178192 7 0 0 20 0 1 0 321385960 105193472 25503 33554432000 134512640 135395479 4291744192 4291742544 134580929 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 25682 25503 106 216 0 25464 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 102728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 4.48 2.93 2.07 2/178 11299
/proc/meminfo: memFree=14772844/32873844 swapFree=7372/7372
[pid=11234] ppid=11232 vsize=102728 CPUtime=1800.09 cores=1,3,5,7
/proc/11234/stat : 11234 (minisat+) R 11232 11234 11128 0 -1 4202496 28664 0 0 0 180002 7 0 0 20 0 1 0 321385960 105193472 25503 33554432000 134512640 135395479 4291744192 4291742544 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11234/statm: 25682 25503 106 216 0 25464 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 102728

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.11
CPU user time (s): 1800.03
CPU system time (s): 0.080987
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 111100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.080987
maximum resident set size= 110328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28665
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= 26
involuntary context switches= 1919

runsolver used 3.24151 second user time and 9.81351 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-01 14:09:59
IDJOB=3721061
IDBENCH=1417
IDSOLVER=2306
FILE ID=node118/3721061-1338552599
RUNJOBID= node118-1338552574-11145
PBS_JOBID= 14635866
Free space on /tmp= 70992 MiB

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

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

MD5SUM BENCH= 4d7adbd65e64509ef53d6e98bf824cab
RANDOM SEED=2134172711

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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:       32873844 kB
MemFree:        27860916 kB
Buffers:          455140 kB
Cached:          3689108 kB
SwapCached:            0 kB
Active:          1221480 kB
Inactive:        2939704 kB
Active(anon):       6528 kB
Inactive(anon):    11344 kB
Active(file):    1214952 kB
Inactive(file):  2928360 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4436 kB
Writeback:             0 kB
AnonPages:         26440 kB
Mapped:            12172 kB
Shmem:               200 kB
Slab:             713128 kB
SReclaimable:     154488 kB
SUnreclaim:       558640 kB
KernelStack:        1472 kB
PageTables:         3636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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-3721061-1338552599.opb

Free space on /tmp at the end= 66884 MiB
End job on node118 at 2012-06-01 14:40:01