Trace number 3721015

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: minisat+ 1.14? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
MD5SUMcabd29c48249a44c2596bb98645c31c8
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.65444
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.04	c Converting 2707 PB-constraints to clauses...
0.00/0.04	c   -- Unit propagations: (none)
0.00/0.04	c   -- Detecting intervals from adjacent constraints: ######################
0.00/0.04	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.04	c ---[  43]---> BDD-cost:   19
0.00/0.04	c ---[  41]---> BDD-cost:   19
0.00/0.04	c ---[  39]---> BDD-cost:   19
0.00/0.04	c ---[  37]---> BDD-cost:   19
0.00/0.04	c ---[  35]---> BDD-cost:   19
0.00/0.04	c ---[  33]---> BDD-cost:   19
0.00/0.04	c ---[  31]---> BDD-cost:   19
0.00/0.04	c ---[  29]---> BDD-cost:   19
0.00/0.04	c ---[  27]---> BDD-cost:   19
0.00/0.04	c ---[  25]---> BDD-cost:   19
0.00/0.04	c ---[  23]---> BDD-cost:   19
0.00/0.04	c ---[  21]---> BDD-cost:   19
0.00/0.04	c ---[  19]---> BDD-cost:   19
0.00/0.04	c ---[  17]---> BDD-cost:   19
0.00/0.04	c ---[  15]---> BDD-cost:   19
0.00/0.04	c ---[  13]---> BDD-cost:   19
0.00/0.04	c ---[  11]---> BDD-cost:   19
0.00/0.04	c ---[   9]---> BDD-cost:   19
0.00/0.04	c ---[   7]---> BDD-cost:   19
0.00/0.04	c ---[   5]---> BDD-cost:   19
0.00/0.04	c ---[   3]---> BDD-cost:   19
0.00/0.04	c ---[   1]---> BDD-cost:   19
0.00/0.04	c ---[   0]---> Adder-cost: 390   maxlim: 614   bits: 10/10
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |    6352    19922 |    2117       0        0     nan |  0.000 % |
0.00/0.05	c |       100 |    6345    19899 |    2328      99      315     3.2 |  3.066 % |
0.00/0.06	c |       250 |    6345    19899 |    2561     249     6029    24.2 |  3.067 % |
0.00/0.07	c |       477 |    6345    19899 |    2817     476    15367    32.3 |  3.065 % |
0.00/0.09	c |       815 |    6345    19899 |    3099     814    32480    39.9 |  3.065 % |
0.09/0.12	c |      1321 |    6345    19899 |    3409    1320    60224    45.6 |  3.065 % |
0.09/0.18	c |      2080 |    6345    19899 |    3750    2079   104950    50.5 |  3.065 % |
0.19/0.27	c |      3219 |    6335    19861 |    4125    3216   166974    51.9 |  3.161 % |
0.39/0.42	c |      4929 |    6335    19861 |    4537    2692   137393    51.0 |  3.161 % |
0.59/0.66	c |      7493 |    6335    19861 |    4991    2901   187655    64.7 |  3.161 % |
0.99/1.02	c |     11339 |    6335    19861 |    5490    4132   244252    59.1 |  3.161 % |
1.59/1.62	c |     17106 |    6290    19710 |    6040    4118   238035    57.8 |  3.927 % |
2.59/2.64	c |     25756 |    6283    19687 |    6644    3307   165299    50.0 |  4.023 % |
3.89/3.99	c |     38730 |    6274    19658 |    7308    5935   311503    52.5 |  4.215 % |
6.29/6.39	c |     58192 |    6274    19658 |    8039    6440   372877    57.9 |  4.215 % |
10.29/10.33	c |     87385 |    6267    19631 |    8843    6460   406660    63.0 |  4.310 % |
15.78/15.88	c |    131175 |    6251    19579 |    9727    4690   219489    46.8 |  4.598 % |
23.68/23.70	c |    196860 |    6251    19579 |   10700    5167   212788    41.2 |  4.598 % |
35.09/35.13	c |    295388 |    6242    19548 |   11770   10609   526908    49.7 |  4.694 % |
52.78/52.83	c |    443179 |    6242    19548 |   12947    7297   325495    44.6 |  4.694 % |
77.47/77.51	c |    664864 |    6207    19427 |   14242    9649   400999    41.6 |  5.173 % |
116.77/116.83	c |    997393 |    6207    19427 |   15666    7648   341155    44.6 |  5.173 % |
181.26/181.32	c |   1496183 |    6192    19376 |   17232   11286   532660    47.2 |  5.364 % |
288.34/288.48	c |   2244365 |    6192    19376 |   18956   13848   628502    45.4 |  5.364 % |
451.71/451.86	c |   3366640 |    6186    19356 |   20851   17622   939647    53.3 |  5.460 % |
676.79/676.92	c |   5050051 |    6186    19356 |   22937   17141   665741    38.8 |  5.460 % |
1035.93/1036.12	c |   7575169 |    6186    19356 |   25230   18267   873055    47.8 |  5.460 % |
1606.84/1607.15	c |  11362846 |    6160    19266 |   27753   20581   871434    42.3 |  5.843 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721015-1338552582/watcher-3721015-1338552582 -o /tmp/evaluation-result-3721015-1338552582/solver-3721015-1338552582 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721015-1338552582.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: 0.00 0.00 0.00 3/176 26344
/proc/meminfo: memFree=29282028/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=1276 CPUtime=0 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 321382594 1306624 121 33554432000 134512640 135395479 4287909344 4287908176 134618819 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 319 121 74 216 0 101 0

[startup+0.00946492 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 26344
/proc/meminfo: memFree=29282028/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=1276 CPUtime=0 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 180 0 0 0 0 0 0 0 20 0 1 0 321382594 1306624 137 33554432000 134512640 135395479 4287909344 4287908264 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 319 139 74 216 0 101 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1276

[startup+0.100266 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 26344
/proc/meminfo: memFree=29282028/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=2608 CPUtime=0.09 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 544 0 0 0 9 0 0 0 20 0 1 0 321382594 2670592 501 33554432000 134512640 135395479 4287909344 4287907696 134581415 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 652 501 122 216 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2608

[startup+0.300237 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 26344
/proc/meminfo: memFree=29282028/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=3136 CPUtime=0.29 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 676 0 0 0 29 0 0 0 20 0 1 0 321382594 3211264 633 33554432000 134512640 135395479 4287909344 4287907244 135007864 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 784 633 122 216 0 566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3136

[startup+0.700239 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 26344
/proc/meminfo: memFree=29282028/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=3664 CPUtime=0.69 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 815 0 0 0 69 0 0 0 20 0 1 0 321382594 3751936 772 33554432000 134512640 135395479 4287909344 4287907696 134581463 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 916 772 122 216 0 698 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3664

[startup+1.50023 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 26345
/proc/meminfo: memFree=29277788/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=3956 CPUtime=1.49 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 892 0 0 0 149 0 0 0 20 0 1 0 321382594 4050944 849 33554432000 134512640 135395479 4287909344 4287907216 134573723 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 989 849 122 216 0 771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3956

[startup+3.10023 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 26345
/proc/meminfo: memFree=29277044/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=4348 CPUtime=3.09 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 1009 0 0 0 309 0 0 0 20 0 1 0 321382594 4452352 966 33554432000 134512640 135395479 4287909344 4287907696 134581445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 1087 966 122 216 0 869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4348

[startup+6.30023 s]
/proc/loadavg: 0.16 0.03 0.01 2/172 26372
/proc/meminfo: memFree=29281692/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=4876 CPUtime=6.29 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 1126 0 0 0 629 0 0 0 20 0 1 0 321382594 4993024 1083 33554432000 134512640 135395479 4287909344 4287907696 134581431 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 1219 1083 122 216 0 1001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4876

[startup+12.7002 s]
/proc/loadavg: 0.37 0.08 0.03 3/177 26393
/proc/meminfo: memFree=29207852/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=5928 CPUtime=12.69 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 1388 0 0 0 1269 0 0 0 20 0 1 0 321382594 6070272 1345 33554432000 134512640 135395479 4287909344 4287907216 134574489 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 1482 1345 122 216 0 1264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5928

[startup+25.5002 s]
/proc/loadavg: 0.62 0.14 0.05 3/178 26396
/proc/meminfo: memFree=28981264/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=6332 CPUtime=25.48 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 1494 0 0 0 2548 0 0 0 20 0 1 0 321382594 6483968 1450 33554432000 134512640 135395479 4287909344 4287907216 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 1583 1450 122 216 0 1365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6332

[startup+51.1002 s]
/proc/loadavg: 1.09 0.29 0.10 3/178 26444
/proc/meminfo: memFree=29250380/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=7412 CPUtime=51.08 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 1753 0 0 0 5108 0 0 0 20 0 1 0 321382594 7589888 1710 33554432000 134512640 135395479 4287909344 4287907696 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 1853 1710 122 216 0 1635 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7412

[startup+102.306 s]
/proc/loadavg: 1.63 0.58 0.20 3/177 26444
/proc/meminfo: memFree=29163032/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=8488 CPUtime=102.27 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 2010 0 0 0 10227 0 0 0 20 0 1 0 321382594 8691712 1967 33554432000 134512640 135395479 4287909344 4287907808 134588609 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 2122 1967 122 216 0 1904 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8488

[startup+162.3 s]
/proc/loadavg: 1.85 0.81 0.30 3/177 26445
/proc/meminfo: memFree=29117212/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=9560 CPUtime=162.26 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 2280 0 0 0 16226 0 0 0 20 0 1 0 321382594 9789440 2237 33554432000 134512640 135395479 4287909344 4287907696 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 2390 2237 122 216 0 2172 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 9560

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.42 3/177 26445
/proc/meminfo: memFree=29061412/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=11028 CPUtime=222.25 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 2638 0 0 0 22225 0 0 0 20 0 1 0 321382594 11292672 2595 33554432000 134512640 135395479 4287909344 4287907696 134580840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 2757 2595 122 216 0 2539 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 11028

[startup+282.3 s]
/proc/loadavg: 1.98 1.20 0.50 3/177 26445
/proc/meminfo: memFree=29061180/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=11696 CPUtime=282.24 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 2829 0 0 0 28224 0 0 0 20 0 1 0 321382594 11976704 2786 33554432000 134512640 135395479 4287909344 4287907312 134576660 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 2924 2786 122 216 0 2706 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 11696

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.60 3/177 26445
/proc/meminfo: memFree=29020992/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=12616 CPUtime=342.23 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 3050 0 0 0 34223 0 0 0 20 0 1 0 321382594 12918784 3015 33554432000 134512640 135395479 4287909344 4287907216 134573899 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 3154 3015 122 216 0 2936 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 12616

[startup+402.3 s]
/proc/loadavg: 1.99 1.46 0.68 3/177 26445
/proc/meminfo: memFree=28991364/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=12904 CPUtime=402.22 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 3095 0 0 0 40222 0 0 0 20 0 1 0 321382594 13213696 3060 33554432000 134512640 135395479 4287909344 4287907216 134574201 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 3226 3060 122 216 0 3008 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 12904

[startup+462.3 s]
/proc/loadavg: 1.99 1.56 0.77 3/177 26446
/proc/meminfo: memFree=28991132/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=13172 CPUtime=462.21 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 3153 0 0 0 46221 0 0 0 20 0 1 0 321382594 13488128 3118 33554432000 134512640 135395479 4287909344 4287907216 134573899 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 3293 3118 122 216 0 3075 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 13172

[startup+522.3 s]
/proc/loadavg: 1.99 1.63 0.83 3/177 26446
/proc/meminfo: memFree=28967800/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=13612 CPUtime=522.2 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 3283 0 0 0 52220 0 0 0 20 0 1 0 321382594 13938688 3248 33554432000 134512640 135395479 4287909344 4287907696 134581445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 3403 3248 122 216 0 3185 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 13612

[startup+582.3 s]
/proc/loadavg: 1.99 1.70 0.91 3/177 26446
/proc/meminfo: memFree=28937296/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=14036 CPUtime=582.19 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 3374 0 0 0 58219 0 0 0 20 0 1 0 321382594 14372864 3339 33554432000 134512640 135395479 4287909344 4287907696 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 3509 3339 122 216 0 3291 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 14036

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.99 1.88 1.20 3/177 26450
/proc/meminfo: memFree=28861416/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=16488 CPUtime=882.15 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 3954 0 0 0 88214 1 0 0 20 0 1 0 321382594 16883712 3935 33554432000 134512640 135395479 4287909344 4287907064 135006660 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4122 3935 122 216 0 3904 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 16488

[startup+942.3 s]
/proc/loadavg: 1.99 1.90 1.24 3/177 26450
/proc/meminfo: memFree=28861316/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=16616 CPUtime=942.14 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4010 0 0 0 94213 1 0 0 20 0 1 0 321382594 17014784 3991 33554432000 134512640 135395479 4287909344 4287907696 134580840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4154 3991 122 216 0 3936 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 16616

[startup+1002.3 s]
/proc/loadavg: 1.99 1.92 1.29 3/177 26450
/proc/meminfo: memFree=28829228/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=16928 CPUtime=1002.13 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4052 0 0 0 100212 1 0 0 20 0 1 0 321382594 17334272 4033 33554432000 134512640 135395479 4287909344 4287907696 134581412 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4232 4033 122 216 0 4014 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 16928

[startup+1062.3 s]
/proc/loadavg: 1.99 1.93 1.33 3/177 26451
/proc/meminfo: memFree=28823152/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=18124 CPUtime=1062.12 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4360 0 0 0 106211 1 0 0 20 0 1 0 321382594 18558976 4341 33554432000 134512640 135395479 4287909344 4287907696 134580840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4531 4341 122 216 0 4313 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 18124

[startup+1122.3 s]
/proc/loadavg: 1.99 1.94 1.37 3/177 26451
/proc/meminfo: memFree=28823028/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=18264 CPUtime=1122.11 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4385 0 0 0 112210 1 0 0 20 0 1 0 321382594 18702336 4366 33554432000 134512640 135395479 4287909344 4287907696 134580825 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4566 4366 122 216 0 4348 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 18264

[startup+1182.3 s]
/proc/loadavg: 2.04 1.96 1.41 3/177 26451
/proc/meminfo: memFree=28823028/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=18264 CPUtime=1182.1 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4387 0 0 0 118209 1 0 0 20 0 1 0 321382594 18702336 4368 33554432000 134512640 135395479 4287909344 4287907392 134585940 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4566 4368 122 216 0 4348 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 18264

[startup+1242.3 s]
/proc/loadavg: 2.01 1.97 1.44 3/178 26454
/proc/meminfo: memFree=28822444/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=18668 CPUtime=1242.09 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4472 0 0 0 124208 1 0 0 20 0 1 0 321382594 19116032 4453 33554432000 134512640 135395479 4287909344 4287907696 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4667 4453 122 216 0 4449 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 18668

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/177 26454
/proc/meminfo: memFree=28821748/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=19352 CPUtime=1302.09 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4633 0 0 0 130208 1 0 0 20 0 1 0 321382594 19816448 4652 33554432000 134512640 135395479 4287909344 4287907696 134580768 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4838 4652 122 216 0 4620 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 19352

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.50 3/177 26455
/proc/meminfo: memFree=28821508/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=19352 CPUtime=1362.07 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4649 0 0 0 136206 1 0 0 20 0 1 0 321382594 19816448 4668 33554432000 134512640 135395479 4287909344 4287907216 134573774 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4838 4668 122 216 0 4620 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 19352

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/177 26455
/proc/meminfo: memFree=28821252/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=19524 CPUtime=1422.07 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4669 0 0 0 142206 1 0 0 20 0 1 0 321382594 19992576 4688 33554432000 134512640 135395479 4287909344 4287907696 134581412 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4881 4688 122 216 0 4663 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 19524

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/177 26455
/proc/meminfo: memFree=28821128/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=19524 CPUtime=1482.05 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4691 0 0 0 148204 1 0 0 20 0 1 0 321382594 19992576 4710 33554432000 134512640 135395479 4287909344 4287907696 134580919 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4881 4710 122 216 0 4663 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 19524

[startup+1542.3 s]
/proc/loadavg: 2.04 1.99 1.59 3/178 26456
/proc/meminfo: memFree=28821120/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=19524 CPUtime=1542.05 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4693 0 0 0 154204 1 0 0 20 0 1 0 321382594 19992576 4712 33554432000 134512640 135395479 4287909344 4287907696 134581036 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4881 4712 122 216 0 4663 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 19524

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.61 3/177 26456
/proc/meminfo: memFree=28821188/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=19812 CPUtime=1602.04 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4756 0 0 0 160203 1 0 0 20 0 1 0 321382594 20287488 4804 33554432000 134512640 135395479 4287909344 4287907696 134581415 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 4953 4804 122 216 0 4735 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 19812

[startup+1662.3 s]
/proc/loadavg: 2.06 2.00 1.64 3/176 26456
/proc/meminfo: memFree=28820948/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=20116 CPUtime=1662.03 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4807 0 0 0 166202 1 0 0 20 0 1 0 321382594 20598784 4855 33554432000 134512640 135395479 4287909344 4287907648 134580330 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 5029 4855 122 216 0 4811 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 20116

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.66 3/177 26457
/proc/meminfo: memFree=28820196/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=20792 CPUtime=1722.02 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4949 0 0 0 172201 1 0 0 20 0 1 0 321382594 21291008 4997 33554432000 134512640 135395479 4287909344 4287907696 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 5198 4997 122 216 0 4980 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 20792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/177 26457
/proc/meminfo: memFree=28819948/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=20956 CPUtime=1782.01 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4992 0 0 0 178200 1 0 0 20 0 1 0 321382594 21458944 5040 33554432000 134512640 135395479 4287909344 4287907696 134581477 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 5239 5040 122 216 0 5021 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 20956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 26457
/proc/meminfo: memFree=28820072/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=20956 CPUtime=1800.01 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4994 0 0 0 180000 1 0 0 20 0 1 0 321382594 21458944 5042 33554432000 134512640 135395479 4287909344 4287907472 134592859 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 5239 5042 122 216 0 5021 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 20956

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 26457
/proc/meminfo: memFree=28820072/32873844 swapFree=7644/7644
[pid=26344] ppid=26342 vsize=20956 CPUtime=1800.01 cores=0,2,4,6
/proc/26344/stat : 26344 (minisat+) R 26342 26344 26286 0 -1 4202496 4994 0 0 0 180000 1 0 0 20 0 1 0 321382594 21458944 5042 33554432000 134512640 135395479 4287909344 4287907472 134592859 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26344/statm: 5239 5042 122 216 0 5021 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 20956

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.019996
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 20956

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

runsolver used 3.00054 second user time and 8.08577 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-01 14:09:42
IDJOB=3721015
IDBENCH=1331
IDSOLVER=2306
FILE ID=node147/3721015-1338552582
RUNJOBID= node147-1338552574-26302
PBS_JOBID= 14635837
Free space on /tmp= 70784 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721015-1338552582/watcher-3721015-1338552582 -o /tmp/evaluation-result-3721015-1338552582/solver-3721015-1338552582 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721015-1338552582.opb            

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

MD5SUM BENCH= cabd29c48249a44c2596bb98645c31c8
RANDOM SEED=1704477382

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29282564 kB
Buffers:          395968 kB
Cached:          2338788 kB
SwapCached:         3380 kB
Active:          1371340 kB
Inactive:        1372412 kB
Active(anon):       4828 kB
Inactive(anon):     5920 kB
Active(file):    1366512 kB
Inactive(file):  1366492 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:              4924 kB
Writeback:             0 kB
AnonPages:         13564 kB
Mapped:             9528 kB
Shmem:                 0 kB
Slab:             711832 kB
SReclaimable:     152980 kB
SUnreclaim:       558852 kB
KernelStack:        1440 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721015-1338552582.opb

Free space on /tmp at the end= 70780 MiB
End job on node147 at 2012-06-01 14:39:44