Trace number 3721528

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.04 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354-max.opb
MD5SUM64d4edb5594d01918b916e348b224fe7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark1800.36
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables10151
Total number of constraints29821
Number of constraints which are clauses29820
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 constraint9940
Number of terms in the objective function 71
Biggest coefficient in the objective function 1180591620717411303424
Number of bits for the biggest coefficient in the objective function 71
Sum of the numbers in the objective function 2361183241434822606847
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 822752278660603021077484591278675252491367932816789931674304512
Number of bits of the biggest number in a constraint 210
Biggest sum of numbers in a constraint 3291009114642412084308654416646809277848400271660251117497592779
Number of bits of the biggest sum of numbers211
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.49/0.58	c Converting 29822 PB-constraints to clauses...
0.49/0.58	c   -- Unit propagations: (none)
2.89/2.92	c   -- Detecting intervals from adjacent constraints: #
2.89/2.92	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.89/2.95	c ---[   0]---> Adder-cost: 14344   maxlim: 12260096495293523194541348577744854983136311   bits: 144/144
9.18/9.22	c ==================================[MINISAT+]==================================
9.18/9.22	c | Conflicts | Original         | Learnt                           | Progress |
9.18/9.22	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.18/9.22	c ==============================================================================
9.18/9.22	c |         0 |  123862   410764 |   41287       0        0     nan |  0.000 % |
9.18/9.28	c |       100 |  123552   409658 |   45415      60      184     3.1 | 12.351 % |
9.28/9.31	c |       250 |  123467   409381 |   49957     197      591     3.0 | 12.412 % |
9.28/9.33	c |       476 |  123399   409137 |   54952     413     7370    17.8 | 12.456 % |
9.28/9.36	c |       814 |  123399   409137 |   60448     751    17744    23.6 | 12.456 % |
9.38/9.42	c |      1320 |  123399   409137 |   66493    1257    31401    25.0 | 12.456 % |
9.48/9.50	c |      2079 |  123399   409137 |   73142    2016    59254    29.4 | 12.456 % |
9.58/9.65	c |      3221 |  123390   409108 |   80456    3157   100702    31.9 | 12.464 % |
9.89/9.92	c |      4931 |  123390   409108 |   88502    4867   191677    39.4 | 12.465 % |
10.48/10.53	c |      7495 |  123390   409108 |   97352    7431   395562    53.2 | 12.464 % |
11.08/11.19	c |     11340 |  123390   409108 |  107087   11276   588307    52.2 | 12.464 % |
12.28/12.36	c |     17106 |  123374   409056 |  117796   17040  1070447    62.8 | 12.473 % |
13.68/13.75	c |     25756 |  123374   409056 |  129576   25690  1616452    62.9 | 12.473 % |
16.78/16.80	c |     38730 |  123342   408952 |  142533   38660  2744020    71.0 | 12.489 % |
21.49/21.55	c |     58192 |  123307   408831 |  156787   58118  4795145    82.5 | 12.509 % |
31.69/31.78	c |     87384 |  123291   408779 |  172466   87308  7473805    85.6 | 12.517 % |
45.87/45.93	c |    131174 |  123248   408628 |  189712  131092 12134884    92.6 | 12.542 % |
69.65/69.71	c |    196858 |  123183   408415 |  208683  196730 18426395    93.7 | 12.578 % |
101.54/101.62	c |    295384 |  123119   408207 |  229552  105199 12800708   121.7 | 12.611 % |
193.12/193.25	c |    443175 |  123095   408129 |  252507   26829  4545373   169.4 | 12.623 % |
353.46/353.66	c |    664858 |  123095   408129 |  277758  248512 33040184   133.0 | 12.623 % |
1062.14/1062.42	c |    997383 |  123087   408103 |  305534   38542  4932136   128.0 | 12.627 % |
1800.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED ***
1800.02/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721528-1338556913/watcher-3721528-1338556913 -o /tmp/evaluation-result-3721528-1338556913/solver-3721528-1338556913 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721528-1338556913.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.04 2.01 1.93 3/176 31619
/proc/meminfo: memFree=27764852/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=1284 CPUtime=0 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 174 0 0 0 0 0 0 0 20 0 1 0 321815413 1314816 131 33554432000 134512640 135395479 4291624688 4291623340 135010894 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 321 131 74 216 0 103 0

[startup+0.0305851 s]
/proc/loadavg: 2.04 2.01 1.93 3/176 31619
/proc/meminfo: memFree=27764852/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=1860 CPUtime=0.02 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 305 0 0 0 2 0 0 0 20 0 1 0 321815413 1904640 262 33554432000 134512640 135395479 4291624688 4291622668 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 465 262 74 216 0 247 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1860

[startup+0.100256 s]
/proc/loadavg: 2.04 2.01 1.93 3/176 31619
/proc/meminfo: memFree=27764852/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=3468 CPUtime=0.09 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 724 0 0 0 9 0 0 0 20 0 1 0 321815413 3551232 681 33554432000 134512640 135395479 4291624688 4291623656 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 867 681 74 216 0 649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3468

[startup+0.300228 s]
/proc/loadavg: 2.04 2.01 1.93 3/176 31619
/proc/meminfo: memFree=27764852/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=8140 CPUtime=0.29 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 1883 0 0 0 29 0 0 0 20 0 1 0 321815413 8335360 1840 33554432000 134512640 135395479 4291624688 4291623520 134618678 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 2035 1840 74 216 0 1817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8140

[startup+0.700242 s]
/proc/loadavg: 2.04 2.01 1.93 3/176 31619
/proc/meminfo: memFree=27764852/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=13556 CPUtime=0.69 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 3269 0 0 0 69 0 0 0 20 0 1 0 321815413 13881344 3166 33554432000 134512640 135395479 4291624688 4291623364 135005286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 3389 3166 83 216 0 3171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13556

[startup+1.50022 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 31620
/proc/meminfo: memFree=27752732/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=13556 CPUtime=1.49 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 3269 0 0 0 149 0 0 0 20 0 1 0 321815413 13881344 3166 33554432000 134512640 135395479 4291624688 4291623372 135005357 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 3389 3166 83 216 0 3171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13556

[startup+3.10025 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 31620
/proc/meminfo: memFree=27752312/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=13556 CPUtime=3.09 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 3276 0 0 0 308 1 0 0 20 0 1 0 321815413 13881344 3173 33554432000 134512640 135395479 4291624688 4291623344 135005894 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 3389 3173 88 216 0 3171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13556

[startup+6.30022 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 31620
/proc/meminfo: memFree=27728380/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=37100 CPUtime=6.29 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 9453 0 0 0 627 2 0 0 20 0 1 0 321815413 37990400 9048 33554432000 134512640 135395479 4291624688 4291612108 135005847 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 9275 9048 92 216 0 9057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37100

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 31620
/proc/meminfo: memFree=27724180/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=42080 CPUtime=12.68 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 10652 0 0 0 1266 2 0 0 20 0 1 0 321815413 43089920 10164 33554432000 134512640 135395479 4291624688 4291623008 134573190 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 10520 10164 123 216 0 10302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42080

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 31620
/proc/meminfo: memFree=27719440/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=47420 CPUtime=25.49 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 11972 0 0 0 2546 3 0 0 20 0 1 0 321815413 48558080 11484 33554432000 134512640 135395479 4291624688 4291622560 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 11855 11484 123 216 0 11637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47420

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 31620
/proc/meminfo: memFree=27685060/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=82232 CPUtime=51.07 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 20648 0 0 0 5101 6 0 0 20 0 1 0 321815413 84205568 20152 33554432000 134512640 135395479 4291624688 4291622560 134573849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 20558 20152 123 216 0 20340 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 82232

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 31620
/proc/meminfo: memFree=27651856/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=111876 CPUtime=102.24 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 28046 0 0 0 10216 8 0 0 20 0 1 0 321815413 114561024 27525 33554432000 134512640 135395479 4291624688 4291623040 134581491 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 27969 27525 123 216 0 27751 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 111876

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31621
/proc/meminfo: memFree=27573052/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=191600 CPUtime=162.22 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 47982 0 0 0 16209 13 0 0 20 0 1 0 321815413 196198400 47461 33554432000 134512640 135395479 4291624688 4291622560 134575416 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 47900 47462 123 216 0 47682 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 191600

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31621
/proc/meminfo: memFree=27543272/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219872 CPUtime=222.21 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55082 0 0 0 22206 15 0 0 20 0 1 0 321815413 225148928 54555 33554432000 134512640 135395479 4291624688 4291622992 134580320 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54968 54555 123 216 0 54750 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 219872

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31621
/proc/meminfo: memFree=27542320/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219872 CPUtime=282.17 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55122 0 0 0 28202 15 0 0 20 0 1 0 321815413 225148928 54558 33554432000 134512640 135395479 4291624688 4291623040 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54968 54558 123 216 0 54750 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 219872

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31622
/proc/meminfo: memFree=27540076/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219872 CPUtime=342.16 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55122 0 0 0 34201 15 0 0 20 0 1 0 321815413 225148928 54558 33554432000 134512640 135395479 4291624688 4291622656 134576666 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54968 54558 123 216 0 54750 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 219872

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31622
/proc/meminfo: memFree=27540212/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219872 CPUtime=402.15 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55148 0 0 0 40200 15 0 0 20 0 1 0 321815413 225148928 54584 33554432000 134512640 135395479 4291624688 4291622560 134574442 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54968 54584 123 216 0 54750 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 219872

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31623
/proc/meminfo: memFree=27539964/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219872 CPUtime=462.14 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55165 0 0 0 46199 15 0 0 20 0 1 0 321815413 225148928 54601 33554432000 134512640 135395479 4291624688 4291623040 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54968 54601 123 216 0 54750 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 219872

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31626
/proc/meminfo: memFree=27539836/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219760 CPUtime=522.13 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55168 0 0 0 52198 15 0 0 20 0 1 0 321815413 225034240 54604 33554432000 134512640 135395479 4291624688 4291623040 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54940 54604 123 216 0 54722 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 219760

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31626
/proc/meminfo: memFree=27539844/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219760 CPUtime=582.12 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55168 0 0 0 58197 15 0 0 20 0 1 0 321815413 225034240 54604 33554432000 134512640 135395479 4291624688 4291622656 134579520 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54940 54604 123 216 0 54722 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 219760

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31627
/proc/meminfo: memFree=27538972/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=219760 CPUtime=822.09 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 55168 0 0 0 82193 16 0 0 20 0 1 0 321815413 225034240 54604 33554432000 134512640 135395479 4291624688 4291622560 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 54940 54604 123 216 0 54722 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 219760

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31627
/proc/meminfo: memFree=27528184/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=230800 CPUtime=882.08 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 57925 0 0 0 88191 17 0 0 20 0 1 0 321815413 236339200 57361 33554432000 134512640 135395479 4291624688 4291623040 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 57700 57361 123 216 0 57482 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 230800

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/177 31627
/proc/meminfo: memFree=27508344/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=247576 CPUtime=942.07 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 62090 0 0 0 94187 20 0 0 20 0 1 0 321815413 253517824 61526 33554432000 134512640 135395479 4291624688 4291623040 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 61894 61526 123 216 0 61676 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 247576

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 31627
/proc/meminfo: memFree=27486148/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=261260 CPUtime=1002.06 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 65508 0 0 0 100185 21 0 0 20 0 1 0 321815413 267530240 64944 33554432000 134512640 135395479 4291624688 4291623040 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 65315 64944 123 216 0 65097 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 261260

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 2/175 31629
/proc/meminfo: memFree=27545624/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=271776 CPUtime=1062.04 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68143 0 0 0 106180 24 0 0 20 0 1 0 321815413 278298624 67589 33554432000 134512640 135395479 4291624688 4291622560 134573896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 67944 67589 123 216 0 67726 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 271776

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 31728
/proc/meminfo: memFree=27495460/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=271776 CPUtime=1122.03 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68143 0 0 0 112179 24 0 0 20 0 1 0 321815413 278298624 67589 33554432000 134512640 135395479 4291624688 4291623040 134581491 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 67944 67589 123 216 0 67726 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 271776

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31728
/proc/meminfo: memFree=27495096/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=271776 CPUtime=1182.02 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68143 0 0 0 118178 24 0 0 20 0 1 0 321815413 278298624 67589 33554432000 134512640 135395479 4291624688 4291622560 134574254 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 67944 67589 123 216 0 67726 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 271776

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31728
/proc/meminfo: memFree=27493480/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=271776 CPUtime=1242.01 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68144 0 0 0 124177 24 0 0 20 0 1 0 321815413 278298624 67602 33554432000 134512640 135395479 4291624688 4291623040 134581412 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 67944 67602 123 216 0 67726 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 271776

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31728
/proc/meminfo: memFree=27487808/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=271776 CPUtime=1302.01 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68144 0 0 0 130177 24 0 0 20 0 1 0 321815413 278298624 67602 33554432000 134512640 135395479 4291624688 4291623040 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 67944 67602 123 216 0 67726 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 271776

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31728
/proc/meminfo: memFree=27486576/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=271776 CPUtime=1361.99 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68144 0 0 0 136175 24 0 0 20 0 1 0 321815413 278298624 67602 33554432000 134512640 135395479 4291624688 4291623040 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 67944 67602 123 216 0 67726 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 271776

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.94 3/177 31729
/proc/meminfo: memFree=27480744/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=271776 CPUtime=1421.99 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68158 0 0 0 142175 24 0 0 20 0 1 0 321815413 278298624 67616 33554432000 134512640 135395479 4291624688 4291623040 134580859 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 67944 67616 123 216 0 67726 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 271776

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/177 31729
/proc/meminfo: memFree=27479128/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=272380 CPUtime=1481.97 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68172 0 0 0 148173 24 0 0 20 0 1 0 321815413 278917120 67635 33554432000 134512640 135395479 4291624688 4291622560 134573849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 68095 67635 123 216 0 67877 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 272380

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/177 31729
/proc/meminfo: memFree=27479056/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=272380 CPUtime=1541.96 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68172 0 0 0 154172 24 0 0 20 0 1 0 321815413 278917120 67635 33554432000 134512640 135395479 4291624688 4291622560 134574254 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 68095 67635 123 216 0 67877 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 272380

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 31729
/proc/meminfo: memFree=27478188/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=272380 CPUtime=1601.95 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68172 0 0 0 160171 24 0 0 20 0 1 0 321815413 278917120 67635 33554432000 134512640 135395479 4291624688 4291622992 134580330 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 68095 67635 123 216 0 67877 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 272380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 31729
/proc/meminfo: memFree=27475708/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=272380 CPUtime=1661.94 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 68172 0 0 0 166170 24 0 0 20 0 1 0 321815413 278917120 67635 33554432000 134512640 135395479 4291624688 4291623040 134580825 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 68095 67635 123 216 0 67877 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 272380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31733
/proc/meminfo: memFree=27464352/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=282844 CPUtime=1721.93 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 70772 0 0 0 172168 25 0 0 20 0 1 0 321815413 289632256 70235 33554432000 134512640 135395479 4291624688 4291623040 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 70711 70235 123 216 0 70493 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 282844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 31733
/proc/meminfo: memFree=27427836/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=315340 CPUtime=1781.93 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 78889 0 0 0 178163 30 0 0 20 0 1 0 321815413 322908160 78352 33554432000 134512640 135395479 4291624688 4291622736 134584050 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 78835 78352 123 216 0 78617 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 315340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 31733
/proc/meminfo: memFree=27420024/32873648 swapFree=7368/7368
[pid=31619] ppid=31617 vsize=323316 CPUtime=1800.02 cores=0,2,4,6
/proc/31619/stat : 31619 (minisat+) R 31617 31619 31158 0 -1 4202496 80875 0 0 0 179971 31 0 0 20 0 1 0 321815413 331075584 80338 33554432000 134512640 135395479 4291624688 4291623040 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/31619/statm: 80829 80338 123 216 0 80611 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 323316

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

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.72
CPU system time (s): 0.321951
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 323316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.321951
maximum resident set size= 321356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80876
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= 121
involuntary context switches= 1897

runsolver used 3.56946 second user time and 9.11561 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-01 15:21:53
IDJOB=3721528
IDBENCH=3003
IDSOLVER=2306
FILE ID=node149/3721528-1338556913
RUNJOBID= node149-1338552555-31174
PBS_JOBID= 14635835
Free space on /tmp= 71324 MiB

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

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

MD5SUM BENCH= 64d4edb5594d01918b916e348b224fe7
RANDOM SEED=1950775974

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27765784 kB
Buffers:          665848 kB
Cached:          3518956 kB
SwapCached:         2468 kB
Active:          1567960 kB
Inactive:        2688700 kB
Active(anon):      54996 kB
Inactive(anon):     9368 kB
Active(file):    1512964 kB
Inactive(file):  2679332 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              3496 kB
Writeback:             0 kB
AnonPages:         79376 kB
Mapped:            14708 kB
Shmem:                96 kB
Slab:             714116 kB
SReclaimable:     158484 kB
SUnreclaim:       555632 kB
KernelStack:        1472 kB
PageTables:         4112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     177104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721528-1338556913.opb

Free space on /tmp at the end= 71324 MiB
End job on node149 at 2012-06-01 15:51:56