Trace number 3721527

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552.opb
MD5SUM2f5974fd1cc2be6a4a0cf3d0ad32a019
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.62475
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables13201
Total number of constraints38881
Number of constraints which are clauses38880
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint12960
Number of terms in the objective function 81
Biggest coefficient in the objective function 1208925819614629174706176
Number of bits for the biggest coefficient in the objective function 81
Sum of the numbers in the objective function 2417851639229258349412351
Number of bits of the sum of numbers in the objective function 81
Biggest number in a constraint 883423532389192164791648750371459257913741948437809479060803100646309888
Number of bits of the biggest number in a constraint 240
Biggest sum of numbers in a constraint 3533694129556768659166594049428614927482833788414325188820087345754616777
Number of bits of the biggest sum of numbers241
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.69/0.78	c Converting 38882 PB-constraints to clauses...
0.69/0.78	c   -- Unit propagations: (none)
4.59/4.64	c   -- Detecting intervals from adjacent constraints: #
4.59/4.65	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
4.59/4.68	c ---[   0]---> Adder-cost: 19116   maxlim: 58681371896674837403050882969317323942949467245625   bits: 166/166
14.39/14.41	c ==================================[MINISAT+]==================================
14.39/14.41	c | Conflicts | Original         | Learnt                           | Progress |
14.39/14.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
14.39/14.41	c ==============================================================================
14.39/14.41	c |         0 |  164956   547571 |   54985       0        0     nan |  0.000 % |
14.39/14.44	c |       100 |  164941   547522 |   60483      97      344     3.5 | 11.255 % |
14.39/14.46	c |       250 |  164837   547154 |   66531     235     1097     4.7 | 11.311 % |
14.49/14.57	c |       475 |  164837   547154 |   73185     460    37454    81.4 | 11.311 % |
14.59/14.65	c |       813 |  164837   547154 |   80503     798    66754    83.7 | 11.311 % |
14.79/14.85	c |      1320 |  164811   547066 |   88553    1303    78554    60.3 | 11.326 % |
15.19/15.20	c |      2079 |  164811   547066 |   97409    2062   117291    56.9 | 11.326 % |
15.39/15.43	c |      3220 |  164811   547066 |  107150    3203   205321    64.1 | 11.326 % |
16.19/16.23	c |      4930 |  164811   547066 |  117865    4913   388190    79.0 | 11.326 % |
16.99/17.08	c |      7492 |  164683   546656 |  129651    7459   558007    74.8 | 11.382 % |
18.29/18.39	c |     11338 |  164619   546448 |  142616   11297  1076615    95.3 | 11.406 % |
19.49/19.59	c |     17105 |  164587   546344 |  156878   17060  1683723    98.7 | 11.419 % |
22.59/22.60	c |     25756 |  164579   546318 |  172566   25710  2437927    94.8 | 11.422 % |
30.58/30.67	c |     38730 |  164546   546209 |  189823   38677  5991184   154.9 | 11.434 % |
38.49/38.58	c |     58192 |  164538   546183 |  208805   58138  8622976   148.3 | 11.437 % |
55.77/55.85	c |     87387 |  164488   546025 |  229685   87325 14877081   170.4 | 11.462 % |
80.74/80.84	c |    131178 |  164488   546025 |  252654  131116 23746073   181.1 | 11.462 % |
129.12/129.26	c |    196863 |  164479   545996 |  277920  196800 33650496   171.0 | 11.468 % |
212.21/212.39	c |    295391 |  164444   545871 |  305712  295323 51511221   174.4 | 11.483 % |
334.26/334.45	c |    443180 |  164370   545619 |  336283  159693 39470765   247.2 | 11.520 % |
637.00/637.23	c |    664863 |  164361   545588 |  369911   55218  2787516    50.5 | 11.523 % |
1241.72/1242.26	c |    997390 |  164361   545588 |  406902  387745 234232069   604.1 | 11.523 % |
1800.09/1800.71	c 
1800.09/1800.71	c *** TERMINATED ***
1800.09/1800.71	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-3721527-1338556903/watcher-3721527-1338556903 -o /tmp/evaluation-result-3721527-1338556903/solver-3721527-1338556903 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721527-1338556903.opb 

running on 4 cores: 0,2,4,6

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.02 2.01 1.92 3/176 1143
/proc/meminfo: memFree=29574156/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1284 CPUtime=0 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 157 0 0 0 0 0 0 0 20 0 1 0 321815955 1314816 115 33554432000 134512640 135395479 4292588080 4292586716 135007864 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 321 115 74 216 0 103 0

[startup+0.077457 s]
/proc/loadavg: 2.02 2.01 1.92 3/176 1143
/proc/meminfo: memFree=29574156/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=2852 CPUtime=0.07 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 573 0 0 0 7 0 0 0 20 0 1 0 321815955 2920448 531 33554432000 134512640 135395479 4292588080 4292586492 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 713 531 74 216 0 495 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2852

[startup+0.100283 s]
/proc/loadavg: 2.02 2.01 1.92 3/176 1143
/proc/meminfo: memFree=29574156/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=3420 CPUtime=0.09 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 711 0 0 0 9 0 0 0 20 0 1 0 321815955 3502080 669 33554432000 134512640 135395479 4292588080 4292586576 135005894 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 855 669 74 216 0 637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3420

[startup+0.300284 s]
/proc/loadavg: 2.02 2.01 1.92 3/176 1143
/proc/meminfo: memFree=29574156/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=8152 CPUtime=0.29 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 1860 0 0 0 29 0 0 0 20 0 1 0 321815955 8347648 1818 33554432000 134512640 135395479 4292588080 4292586688 134628918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 2038 1818 74 216 0 1820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8152

[startup+0.700284 s]
/proc/loadavg: 2.02 2.01 1.92 3/176 1143
/proc/meminfo: memFree=29574156/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=17388 CPUtime=0.69 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 4216 0 0 0 68 1 0 0 20 0 1 0 321815955 17805312 4094 33554432000 134512640 135395479 4292588080 4292586312 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 4347 4094 74 216 0 4129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17388

[startup+1.50028 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 1144
/proc/meminfo: memFree=29558540/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=17464 CPUtime=1.49 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 4328 0 0 0 148 1 0 0 20 0 1 0 321815955 17883136 4168 33554432000 134512640 135395479 4292588080 4292586816 134621707 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 4366 4168 83 216 0 4148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17464

[startup+3.10021 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 1144
/proc/meminfo: memFree=29557920/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=17464 CPUtime=3.09 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 4328 0 0 0 308 1 0 0 20 0 1 0 321815955 17883136 4168 33554432000 134512640 135395479 4292588080 4292586724 134812771 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 4366 4168 83 216 0 4148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17464

[startup+6.30028 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 1144
/proc/meminfo: memFree=29547132/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=54604 CPUtime=6.29 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 13744 0 0 0 626 3 0 0 20 0 1 0 321815955 55914496 13337 33554432000 134512640 135395479 4292588080 4292553168 134812339 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 13651 13337 92 216 0 13433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54604

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 1144
/proc/meminfo: memFree=29520504/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=54604 CPUtime=12.69 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 13744 0 0 0 1266 3 0 0 20 0 1 0 321815955 55914496 13337 33554432000 134512640 135395479 4292588080 4292583884 134834163 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 13651 13337 92 216 0 13433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54604

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 1144
/proc/meminfo: memFree=29515428/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=60172 CPUtime=25.49 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 15342 0 0 0 2546 3 0 0 20 0 1 0 321815955 61616128 14778 33554432000 134512640 135395479 4292588080 4292586432 134581110 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 15043 14778 123 216 0 14825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60172

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1144
/proc/meminfo: memFree=29493000/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=83096 CPUtime=51.07 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 21078 0 0 0 5102 5 0 0 20 0 1 0 321815955 85090304 20496 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 20774 20496 123 216 0 20556 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83096

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1144
/proc/meminfo: memFree=29424348/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=149900 CPUtime=102.24 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 37786 0 0 0 10213 11 0 0 20 0 1 0 321815955 153497600 37178 33554432000 134512640 135395479 4292588080 4292585800 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 37475 37178 123 216 0 37257 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 149900

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1144
/proc/meminfo: memFree=29361344/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=213212 CPUtime=162.22 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 53572 0 0 0 16205 17 0 0 20 0 1 0 321815955 218329088 52962 33554432000 134512640 135395479 4292588080 4292586048 134577240 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 53303 52962 123 216 0 53085 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 213212

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29311620/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=262272 CPUtime=222.21 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 65896 0 0 0 22199 22 0 0 20 0 1 0 321815955 268566528 65286 33554432000 134512640 135395479 4292588080 4292585952 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 65568 65286 123 216 0 65350 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 262272

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29296052/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=276964 CPUtime=282.18 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 69590 0 0 0 28195 23 0 0 20 0 1 0 321815955 283611136 68955 33554432000 134512640 135395479 4292588080 4292586432 134581477 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 69241 68955 123 216 0 69023 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 276964

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29294948/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=276964 CPUtime=342.15 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 69615 0 0 0 34192 23 0 0 20 0 1 0 321815955 283611136 68974 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 69241 68974 123 216 0 69023 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 276964

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29295132/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=276964 CPUtime=402.14 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 69615 0 0 0 40191 23 0 0 20 0 1 0 321815955 283611136 68974 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 69241 68974 123 216 0 69023 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 276964

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29294636/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=276964 CPUtime=462.13 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 69615 0 0 0 46190 23 0 0 20 0 1 0 321815955 283611136 68974 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 69241 68974 123 216 0 69023 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 276964

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1148
/proc/meminfo: memFree=29294264/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=276964 CPUtime=522.12 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 69615 0 0 0 52189 23 0 0 20 0 1 0 321815955 283611136 68974 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 69241 68974 123 216 0 69023 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 276964

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1149
/proc/meminfo: memFree=29294140/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=277572 CPUtime=582.11 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 69644 0 0 0 58188 23 0 0 20 0 1 0 321815955 284233728 69003 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 69393 69003 123 216 0 69175 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 277572

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=29049168/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=521412 CPUtime=882.06 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 130558 0 0 0 88164 42 0 0 20 0 1 0 321815955 533925888 129921 33554432000 134512640 135395479 4292588080 4292586432 134581014 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 130353 129921 123 216 0 130135 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 521412

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=28960624/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=610384 CPUtime=942.05 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 152788 0 0 0 94158 47 0 0 20 0 1 0 321815955 625033216 152147 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 152596 152147 123 216 0 152378 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 610384

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=28875712/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=694280 CPUtime=1002.01 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 173799 0 0 0 100145 56 0 0 20 0 1 0 321815955 710942720 173123 33554432000 134512640 135395479 4292588080 4292586432 134580789 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 173570 173123 123 216 0 173352 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 694280

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=28790428/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=780472 CPUtime=1061.96 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 195364 0 0 0 106133 63 0 0 20 0 1 0 321815955 799203328 194651 33554432000 134512640 135395479 4292588080 4292586432 134580970 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 195118 194651 123 216 0 194900 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 780472

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 1153
/proc/meminfo: memFree=28742336/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=827440 CPUtime=1121.9 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 207142 0 0 0 112121 69 0 0 20 0 1 0 321815955 847298560 206390 33554432000 134512640 135395479 4292588080 4292585952 134574321 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 206860 206390 123 216 0 206642 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 827440

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1154
/proc/meminfo: memFree=28671320/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=899160 CPUtime=1181.86 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 225109 0 0 0 118110 76 0 0 20 0 1 0 321815955 920739840 224320 33554432000 134512640 135395479 4292588080 4292586432 134580896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 224790 224320 123 216 0 224572 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 899160

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/177 1205
/proc/meminfo: memFree=28536636/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=977052 CPUtime=1241.82 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 244627 0 0 0 124101 81 0 0 20 0 1 0 321815955 1000501248 243811 33554432000 134512640 135395479 4292588080 4292586432 134581451 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 244263 243811 123 216 0 244045 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 977052

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 1205
/proc/meminfo: memFree=28404604/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1301.79 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254564 0 0 0 130095 84 0 0 20 0 1 0 321815955 1040994304 253744 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253744 123 216 0 253931 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 1016596

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 1205
/proc/meminfo: memFree=28331348/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1361.76 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254584 0 0 0 136092 84 0 0 20 0 1 0 321815955 1040994304 253773 33554432000 134512640 135395479 4292588080 4292586432 134580947 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253773 123 216 0 253931 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 1016596

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1205
/proc/meminfo: memFree=28296424/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1421.75 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 142091 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586412 134580244 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 1016596

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1206
/proc/meminfo: memFree=28296452/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1481.74 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 148090 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292585952 134573871 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 1016596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1206
/proc/meminfo: memFree=28259280/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1541.73 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 154089 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586048 134576737 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1016596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1206
/proc/meminfo: memFree=28202020/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1601.72 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 160088 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 1016596

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/177 1206
/proc/meminfo: memFree=28189224/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1661.71 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 166087 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586048 134575684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1016596

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 1209
/proc/meminfo: memFree=28189092/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1721.7 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 172086 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586048 134576706 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1016596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 1210
/proc/meminfo: memFree=28188976/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1781.69 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 178085 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586432 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1016596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 1210
/proc/meminfo: memFree=28189100/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1800.09 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 179925 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1016596

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 1210
/proc/meminfo: memFree=28189100/32873844 swapFree=7632/7632
[pid=1143] ppid=1141 vsize=1016596 CPUtime=1800.09 cores=0,2,4,6
/proc/1143/stat : 1143 (minisat+) R 1141 1143 583 0 -1 4202496 254599 0 0 0 179925 84 0 0 20 0 1 0 321815955 1040994304 253784 33554432000 134512640 135395479 4292588080 4292586432 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1143/statm: 254149 253784 123 216 0 253931 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1016596

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.11
CPU user time (s): 1799.26
CPU system time (s): 0.84887
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 1016596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.84887
maximum resident set size= 1015140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254600
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= 432
involuntary context switches= 2082

runsolver used 2.79157 second user time and 9.53255 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-01 15:21:43
IDJOB=3721527
IDBENCH=3002
IDSOLVER=2306
FILE ID=node130/3721527-1338556903
RUNJOBID= node130-1338552574-599
PBS_JOBID= 14635854
Free space on /tmp= 70992 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721527-1338556903/watcher-3721527-1338556903 -o /tmp/evaluation-result-3721527-1338556903/solver-3721527-1338556903 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721527-1338556903.opb            

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

MD5SUM BENCH= 2f5974fd1cc2be6a4a0cf3d0ad32a019
RANDOM SEED=2071847796

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29574700 kB
Buffers:          359156 kB
Cached:          2059088 kB
SwapCached:         4252 kB
Active:          1026232 kB
Inactive:        1416600 kB
Active(anon):      16904 kB
Inactive(anon):     8136 kB
Active(file):    1009328 kB
Inactive(file):  1408464 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              3904 kB
Writeback:             0 kB
AnonPages:         35412 kB
Mapped:             9924 kB
Shmem:                 4 kB
Slab:             717876 kB
SReclaimable:     159840 kB
SUnreclaim:       558036 kB
KernelStack:        1472 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     140512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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-3721527-1338556903.opb

Free space on /tmp at the end= 70988 MiB
End job on node130 at 2012-06-01 15:51:46