Trace number 3721250

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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13473
Number of constraints which are clauses13473
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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.09/0.17	c Converting 13063 PB-constraints to clauses...
0.09/0.17	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.18	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.18	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.19	c ==================================[MINISAT+]==================================
0.09/0.19	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.19	c ==============================================================================
0.09/0.19	c |         0 |    9829    24580 |    3276       0        0     nan |  0.000 % |
0.19/0.20	c |       101 |    9829    24580 |    3603     101     1984    19.6 | 24.591 % |
0.19/0.21	c |       251 |    9829    24580 |    3963     251     3855    15.4 | 24.591 % |
0.19/0.25	c |       477 |    9829    24580 |    4360     477    11273    23.6 | 24.591 % |
0.19/0.27	c |       814 |    9829    24580 |    4796     814    15937    19.6 | 24.591 % |
0.29/0.36	c |      1321 |    9829    24580 |    5276    1321    31940    24.2 | 24.591 % |
0.39/0.50	c |      2081 |    9819    24558 |    5803    2080    47902    23.0 | 24.654 % |
0.69/0.77	c |      3220 |    9819    24558 |    6383    3219    76879    23.9 | 24.654 % |
1.00/1.07	c |      4930 |    9819    24558 |    7022    4929   124463    25.3 | 24.654 % |
1.49/1.51	c |      7492 |    9819    24558 |    7724    7491   193897    25.9 | 24.654 % |
2.10/2.20	c |     11336 |    9819    24558 |    8497    6666   165567    24.8 | 24.654 % |
3.30/3.33	c |     17102 |    9819    24558 |    9346    7321   192064    26.2 | 24.654 % |
4.99/5.03	c |     25751 |    9819    24558 |   10281   10435   254160    24.4 | 24.654 % |
7.59/7.67	c |     38726 |    9819    24558 |   11309   11433   268668    23.5 | 24.654 % |
11.49/11.58	c |     58187 |    9819    24558 |   12440   11477   264672    23.1 | 24.654 % |
17.28/17.36	c |     87379 |    9819    24558 |   13684   12371   274649    22.2 | 24.654 % |
26.18/26.23	c |    131169 |    9819    24558 |   15053   10129   219378    21.7 | 24.654 % |
39.28/39.39	c |    196853 |    9819    24558 |   16558    8870   182958    20.6 | 24.654 % |
59.18/59.23	c |    295381 |    9819    24558 |   18214   16209   376666    23.2 | 24.654 % |
89.17/89.22	c |    443170 |    9819    24558 |   20035   14819   321798    21.7 | 24.654 % |
133.07/133.17	c |    664854 |    9819    24558 |   22039   19375   405909    21.0 | 24.654 % |
200.95/201.04	c |    997379 |    9819    24558 |   24243   19753   458701    23.2 | 24.654 % |
306.13/306.25	c |   1496167 |    9819    24558 |   26667   13220   254787    19.3 | 24.654 % |
468.01/468.18	c |   2244349 |    9819    24558 |   29334   18744   394664    21.1 | 24.654 % |
707.67/707.84	c |   3366624 |    9819    24558 |   32267   30036   598784    19.9 | 24.654 % |
1051.12/1051.34	c |   5050035 |    9819    24558 |   35494   32001   699437    21.9 | 24.654 % |
1566.94/1567.26	c |   7575152 |    9819    24558 |   39043   36071   744830    20.6 | 24.654 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	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-3721250-1338554413/watcher-3721250-1338554413 -o /tmp/evaluation-result-3721250-1338554413/solver-3721250-1338554413 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721250-1338554413.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.01 1.70 3/177 18550
/proc/meminfo: memFree=32006060/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=2484 CPUtime=0 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 437 0 0 0 0 0 0 0 20 0 1 0 321566287 2543616 395 33554432000 134512640 135395479 4288198944 4288197804 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 621 395 68 216 0 403 0

[startup+0.0760579 s]
/proc/loadavg: 2.05 2.01 1.70 3/177 18550
/proc/meminfo: memFree=32006060/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=3624 CPUtime=0.07 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 730 0 0 0 7 0 0 0 20 0 1 0 321566287 3710976 688 33554432000 134512640 135395479 4288198944 4288197308 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 906 688 75 216 0 688 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3624

[startup+0.100264 s]
/proc/loadavg: 2.05 2.01 1.70 3/177 18550
/proc/meminfo: memFree=32006060/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=4056 CPUtime=0.09 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 851 0 0 0 9 0 0 0 20 0 1 0 321566287 4153344 809 33554432000 134512640 135395479 4288198944 4288197356 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1014 809 75 216 0 796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4056

[startup+0.300238 s]
/proc/loadavg: 2.05 2.01 1.70 3/177 18550
/proc/meminfo: memFree=32006060/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=6040 CPUtime=0.29 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1404 0 0 0 29 0 0 0 20 0 1 0 321566287 6184960 1324 33554432000 134512640 135395479 4288198944 4288196912 134579235 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1510 1324 102 216 0 1292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6040

[startup+0.700229 s]
/proc/loadavg: 2.05 2.01 1.70 3/177 18550
/proc/meminfo: memFree=32006060/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=6040 CPUtime=0.69 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1404 0 0 0 69 0 0 0 20 0 1 0 321566287 6184960 1324 33554432000 134512640 135395479 4288198944 4288197248 134580417 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1510 1324 102 216 0 1292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6040

[startup+1.50023 s]
/proc/loadavg: 2.04 2.01 1.70 3/178 18551
/proc/meminfo: memFree=32000928/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=6040 CPUtime=1.49 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1404 0 0 0 149 0 0 0 20 0 1 0 321566287 6184960 1324 33554432000 134512640 135395479 4288198944 4288197296 134581186 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1510 1324 102 216 0 1292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6040

[startup+3.10023 s]
/proc/loadavg: 2.04 2.01 1.70 3/178 18551
/proc/meminfo: memFree=32000432/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=6040 CPUtime=3.09 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1417 0 0 0 309 0 0 0 20 0 1 0 321566287 6184960 1337 33554432000 134512640 135395479 4288198944 4288197248 134580417 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1510 1337 102 216 0 1292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6040

[startup+6.30023 s]
/proc/loadavg: 2.04 2.01 1.70 3/178 18551
/proc/meminfo: memFree=32000068/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=6444 CPUtime=6.29 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1490 0 0 0 629 0 0 0 20 0 1 0 321566287 6598656 1410 33554432000 134512640 135395479 4288198944 4288197296 134581494 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1611 1410 102 216 0 1393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6444

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 1.70 3/178 18551
/proc/meminfo: memFree=31997684/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=6848 CPUtime=12.69 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1589 0 0 0 1269 0 0 0 20 0 1 0 321566287 7012352 1518 33554432000 134512640 135395479 4288198944 4288196992 134584073 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1712 1518 102 216 0 1494 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6848

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 1.70 3/178 18551
/proc/meminfo: memFree=31994756/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=7112 CPUtime=25.48 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1680 0 0 0 2548 0 0 0 20 0 1 0 321566287 7282688 1609 33554432000 134512640 135395479 4288198944 4288197296 134581183 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1778 1609 102 216 0 1560 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7112

[startup+51.1002 s]
/proc/loadavg: 2.08 2.02 1.72 3/177 18551
/proc/meminfo: memFree=31993396/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=7792 CPUtime=51.08 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 1837 0 0 0 5108 0 0 0 20 0 1 0 321566287 7979008 1766 33554432000 134512640 135395479 4288198944 4288196912 134579256 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 1948 1766 102 216 0 1730 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7792

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 1.73 3/177 18551
/proc/meminfo: memFree=31991100/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=8824 CPUtime=102.27 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2046 0 0 0 10227 0 0 0 20 0 1 0 321566287 9035776 1998 33554432000 134512640 135395479 4288198944 4288196912 134575899 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2206 1998 102 216 0 1988 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8824

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.74 3/177 18551
/proc/meminfo: memFree=31987688/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=9264 CPUtime=162.26 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2169 0 0 0 16226 0 0 0 20 0 1 0 321566287 9486336 2121 33554432000 134512640 135395479 4288198944 4288196912 134576325 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2316 2121 102 216 0 2098 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 9264

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/177 18551
/proc/meminfo: memFree=31983404/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=9988 CPUtime=222.25 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2336 0 0 0 22225 0 0 0 20 0 1 0 321566287 10227712 2288 33554432000 134512640 135395479 4288198944 4288197264 134572983 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2497 2288 102 216 0 2279 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 9988

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/177 18551
/proc/meminfo: memFree=31982660/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=10132 CPUtime=282.24 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2368 0 0 0 28224 0 0 0 20 0 1 0 321566287 10375168 2320 33554432000 134512640 135395479 4288198944 4288196816 134575280 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2533 2320 102 216 0 2315 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 10132

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/177 18552
/proc/meminfo: memFree=31981604/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=10704 CPUtime=342.23 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2474 0 0 0 34223 0 0 0 20 0 1 0 321566287 10960896 2469 33554432000 134512640 135395479 4288198944 4288197296 134581110 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2676 2469 102 216 0 2458 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 10704

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 18552
/proc/meminfo: memFree=31980984/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=10968 CPUtime=402.22 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2543 0 0 0 40222 0 0 0 20 0 1 0 321566287 11231232 2538 33554432000 134512640 135395479 4288198944 4288197200 134568481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2742 2538 102 216 0 2524 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 10968

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/176 18552
/proc/meminfo: memFree=31979440/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=11252 CPUtime=462.21 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2596 0 0 0 46221 0 0 0 20 0 1 0 321566287 11522048 2591 33554432000 134512640 135395479 4288198944 4288197248 134580508 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2813 2591 102 216 0 2595 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 11252

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 1.82 3/177 18553
/proc/meminfo: memFree=31978128/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=11440 CPUtime=522.2 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2640 0 0 0 52220 0 0 0 20 0 1 0 321566287 11714560 2635 33554432000 134512640 135395479 4288198944 4288197248 134580461 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2860 2635 102 216 0 2642 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 11440

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 1.82 3/177 18553
/proc/meminfo: memFree=31977756/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=11736 CPUtime=582.19 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2705 0 0 0 58219 0 0 0 20 0 1 0 321566287 12017664 2700 33554432000 134512640 135395479 4288198944 4288197296 134581150 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/18550/statm: 2934 2700 102 216 0 2716 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 11736

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 1.86 3/177 18557
/proc/meminfo: memFree=31970868/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=12888 CPUtime=882.15 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 2994 0 0 0 88214 1 0 0 20 0 1 0 321566287 13197312 3022 33554432000 134512640 135395479 4288198944 4288197296 134581491 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3222 3022 102 216 0 3004 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 12888

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 1.86 3/177 18558
/proc/meminfo: memFree=31970620/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=12888 CPUtime=942.14 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3001 0 0 0 94213 1 0 0 20 0 1 0 321566287 13197312 3029 33554432000 134512640 135395479 4288198944 4288197248 134580461 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3222 3029 102 216 0 3004 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 12888

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 18558
/proc/meminfo: memFree=31970496/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=13040 CPUtime=1002.13 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3047 0 0 0 100212 1 0 0 20 0 1 0 321566287 13352960 3075 33554432000 134512640 135395479 4288198944 4288197200 134568472 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3260 3075 102 216 0 3042 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 13040

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 18558
/proc/meminfo: memFree=31969752/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=13824 CPUtime=1062.12 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3245 0 0 0 106211 1 0 0 20 0 1 0 321566287 14155776 3273 33554432000 134512640 135395479 4288198944 4288197296 134581204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3456 3273 102 216 0 3238 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 13824

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 18558
/proc/meminfo: memFree=31969316/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=13964 CPUtime=1122.11 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3265 0 0 0 112210 1 0 0 20 0 1 0 321566287 14299136 3293 33554432000 134512640 135395479 4288198944 4288197296 134580753 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3491 3293 102 216 0 3273 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 13964

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 18558
/proc/meminfo: memFree=31968696/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14248 CPUtime=1182.1 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3308 0 0 0 118209 1 0 0 20 0 1 0 321566287 14589952 3336 33554432000 134512640 135395479 4288198944 4288197296 134580919 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3562 3336 102 216 0 3344 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 14248

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 18562
/proc/meminfo: memFree=31968564/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14248 CPUtime=1242.09 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3322 0 0 0 124208 1 0 0 20 0 1 0 321566287 14589952 3350 33554432000 134512640 135395479 4288198944 4288196912 134576165 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3562 3350 102 216 0 3344 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 14248

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 18584
/proc/meminfo: memFree=31966820/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14568 CPUtime=1302.09 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3381 0 0 0 130208 1 0 0 20 0 1 0 321566287 14917632 3409 33554432000 134512640 135395479 4288198944 4288197264 134573073 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3642 3409 102 216 0 3424 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 14568

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/177 18584
/proc/meminfo: memFree=31966704/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14568 CPUtime=1362.07 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3398 0 0 0 136206 1 0 0 20 0 1 0 321566287 14917632 3426 33554432000 134512640 135395479 4288198944 4288197200 134568481 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3642 3426 102 216 0 3424 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 14568

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 18584
/proc/meminfo: memFree=31966084/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14712 CPUtime=1422.07 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3411 0 0 0 142206 1 0 0 20 0 1 0 321566287 15065088 3439 33554432000 134512640 135395479 4288198944 4288197200 134568472 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3678 3439 102 216 0 3460 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 14712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18584
/proc/meminfo: memFree=31965400/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14924 CPUtime=1482.05 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3456 0 0 0 148204 1 0 0 20 0 1 0 321566287 15282176 3522 33554432000 134512640 135395479 4288198944 4288197296 134581451 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3731 3522 102 216 0 3513 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 14924

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31955656/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14924 CPUtime=1542.05 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3456 0 0 0 154204 1 0 0 20 0 1 0 321566287 15282176 3522 33554432000 134512640 135395479 4288198944 4288197296 134581428 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3731 3522 102 216 0 3513 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 14924

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31955292/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=14924 CPUtime=1602.04 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3478 0 0 0 160203 1 0 0 20 0 1 0 321566287 15282176 3544 33554432000 134512640 135395479 4288198944 4288197296 134581293 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3731 3544 102 216 0 3513 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 14924

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31955540/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=15100 CPUtime=1662.03 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3517 0 0 0 166202 1 0 0 20 0 1 0 321566287 15462400 3583 33554432000 134512640 135395479 4288198944 4288197296 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3775 3583 102 216 0 3557 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 15100

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31955168/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=15560 CPUtime=1722.02 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3622 0 0 0 172201 1 0 0 20 0 1 0 321566287 15933440 3688 33554432000 134512640 135395479 4288198944 4288197296 134580732 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3890 3688 102 216 0 3672 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 15560

[startup+1782.3 s]
/proc/loadavg: 1.94 1.98 1.91 3/177 18634
/proc/meminfo: memFree=31827616/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=15856 CPUtime=1782.01 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3665 0 0 0 178200 1 0 0 20 0 1 0 321566287 16236544 3731 33554432000 134512640 135395479 4288198944 4288197296 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 3964 3731 102 216 0 3746 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 15856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.95 1.98 1.91 3/178 18637
/proc/meminfo: memFree=31826204/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=16068 CPUtime=1800.01 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3684 0 0 0 180000 1 0 0 20 0 1 0 321566287 16453632 3750 33554432000 134512640 135395479 4288198944 4288196912 134576199 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 4017 3750 102 216 0 3799 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 16068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 1.95 1.98 1.91 3/178 18637
/proc/meminfo: memFree=31826204/32873844 swapFree=7116/7116
[pid=18550] ppid=18548 vsize=16068 CPUtime=1800.01 cores=1,3,5,7
/proc/18550/stat : 18550 (minisat+) R 18548 18550 17990 0 -1 4202496 3684 0 0 0 180000 1 0 0 20 0 1 0 321566287 16453632 3750 33554432000 134512640 135395479 4288198944 4288196912 134576199 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/18550/statm: 4017 3750 102 216 0 3799 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 16068

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800.01
CPU system time (s): 0.013997
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 16068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.013997
maximum resident set size= 15004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3685
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= 7
involuntary context switches= 2254

runsolver used 3.05253 second user time and 8.5727 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-01 14:40:14
IDJOB=3721250
IDBENCH=2109
IDSOLVER=2306
FILE ID=node146/3721250-1338554413
RUNJOBID= node146-1338552571-18007
PBS_JOBID= 14635838
Free space on /tmp= 70948 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721250-1338554413/watcher-3721250-1338554413 -o /tmp/evaluation-result-3721250-1338554413/solver-3721250-1338554413 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721250-1338554413.opb            

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=390904254

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        32006316 kB
Buffers:           63612 kB
Cached:            46924 kB
SwapCached:         1488 kB
Active:            49240 kB
Inactive:          75944 kB
Active(anon):      16048 kB
Inactive(anon):     1140 kB
Active(file):      33192 kB
Inactive(file):    74804 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099660 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:         21104 kB
Mapped:             8160 kB
Shmem:                 0 kB
Slab:             603356 kB
SReclaimable:      43184 kB
SUnreclaim:       560172 kB
KernelStack:        1440 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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-3721250-1338554413.opb

Free space on /tmp at the end= 70940 MiB
End job on node146 at 2012-06-01 15:10:16