Trace number 3722170

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K84.opb
MD5SUM895769e6300bec8b48d22e126916d397
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 85
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.09/0.18	c Converting 5880 PB-constraints to clauses...
0.09/0.18	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.19	c   -- Detecting intervals from adjacent constraints: ##################################################################################
0.09/0.19	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.19/0.20	c ---[ 164]---> BDD-cost:  133
0.19/0.20	c ---[ 162]---> BDD-cost:  133
0.19/0.20	c ---[ 160]---> BDD-cost:  133
0.19/0.20	c ---[ 158]---> BDD-cost:  133
0.19/0.20	c ---[ 156]---> BDD-cost:  133
0.19/0.20	c ---[ 154]---> BDD-cost:  133
0.19/0.20	c ---[ 152]---> BDD-cost:  133
0.19/0.21	c ---[ 150]---> BDD-cost:  133
0.19/0.21	c ---[ 148]---> BDD-cost:  133
0.19/0.21	c ---[ 146]---> BDD-cost:  133
0.19/0.21	c ---[ 144]---> BDD-cost:  133
0.19/0.21	c ---[ 142]---> BDD-cost:  133
0.19/0.21	c ---[ 140]---> BDD-cost:  133
0.19/0.21	c ---[ 138]---> BDD-cost:  133
0.19/0.22	c ---[ 136]---> BDD-cost:  133
0.19/0.22	c ---[ 134]---> BDD-cost:  133
0.19/0.22	c ---[ 132]---> BDD-cost:  133
0.19/0.22	c ---[ 130]---> BDD-cost:  133
0.19/0.22	c ---[ 128]---> BDD-cost:  133
0.19/0.22	c ---[ 126]---> BDD-cost:  133
0.19/0.22	c ---[ 124]---> BDD-cost:  133
0.19/0.22	c ---[ 122]---> BDD-cost:  133
0.19/0.23	c ---[ 120]---> BDD-cost:  133
0.19/0.23	c ---[ 118]---> BDD-cost:  133
0.19/0.23	c ---[ 116]---> BDD-cost:  133
0.19/0.23	c ---[ 114]---> BDD-cost:  133
0.19/0.23	c ---[ 112]---> BDD-cost:  133
0.19/0.23	c ---[ 110]---> BDD-cost:  133
0.19/0.23	c ---[ 108]---> BDD-cost:  133
0.19/0.24	c ---[ 106]---> BDD-cost:  133
0.19/0.24	c ---[ 104]---> BDD-cost:  133
0.19/0.24	c ---[ 102]---> BDD-cost:  133
0.19/0.24	c ---[ 100]---> BDD-cost:  133
0.19/0.24	c ---[  98]---> BDD-cost:  133
0.19/0.24	c ---[  96]---> BDD-cost:  133
0.19/0.24	c ---[  94]---> BDD-cost:  133
0.19/0.25	c ---[  92]---> BDD-cost:  133
0.19/0.25	c ---[  90]---> BDD-cost:  133
0.19/0.25	c ---[  88]---> BDD-cost:  133
0.19/0.25	c ---[  86]---> BDD-cost:  133
0.19/0.25	c ---[  84]---> BDD-cost:  133
0.19/0.25	c ---[  82]---> BDD-cost:  133
0.19/0.25	c ---[  80]---> BDD-cost:  133
0.19/0.26	c ---[  78]---> BDD-cost:  133
0.19/0.26	c ---[  76]---> BDD-cost:  133
0.19/0.26	c ---[  74]---> BDD-cost:  133
0.19/0.26	c ---[  72]---> BDD-cost:  133
0.19/0.26	c ---[  70]---> BDD-cost:  133
0.19/0.26	c ---[  68]---> BDD-cost:  133
0.19/0.26	c ---[  66]---> BDD-cost:  133
0.19/0.27	c ---[  64]---> BDD-cost:  133
0.19/0.27	c ---[  62]---> BDD-cost:  133
0.19/0.27	c ---[  60]---> BDD-cost:  133
0.19/0.27	c ---[  58]---> BDD-cost:  133
0.19/0.27	c ---[  56]---> BDD-cost:  133
0.19/0.27	c ---[  54]---> BDD-cost:  133
0.19/0.27	c ---[  52]---> BDD-cost:  133
0.19/0.28	c ---[  50]---> BDD-cost:  133
0.19/0.28	c ---[  48]---> BDD-cost:  133
0.19/0.28	c ---[  46]---> BDD-cost:  133
0.19/0.28	c ---[  44]---> BDD-cost:  133
0.19/0.28	c ---[  42]---> BDD-cost:  133
0.19/0.28	c ---[  40]---> BDD-cost:  133
0.19/0.28	c ---[  38]---> BDD-cost:  133
0.19/0.29	c ---[  36]---> BDD-cost:  133
0.19/0.29	c ---[  34]---> BDD-cost:  133
0.19/0.29	c ---[  32]---> BDD-cost:  133
0.19/0.29	c ---[  30]---> BDD-cost:  133
0.19/0.29	c ---[  28]---> BDD-cost:  133
0.19/0.29	c ---[  26]---> BDD-cost:  133
0.19/0.29	c ---[  24]---> BDD-cost:  133
0.19/0.29	c ---[  22]---> BDD-cost:  133
0.29/0.30	c ---[  20]---> BDD-cost:  133
0.29/0.30	c ---[  18]---> BDD-cost:  133
0.29/0.30	c ---[  16]---> BDD-cost:  133
0.29/0.30	c ---[  14]---> BDD-cost:  129
0.29/0.30	c ---[  12]---> BDD-cost:  115
0.29/0.30	c ---[  10]---> BDD-cost:   93
0.29/0.30	c ---[   8]---> BDD-cost:   65
0.29/0.30	c ---[   6]---> BDD-cost:   47
0.29/0.30	c ---[   4]---> BDD-cost:   25
0.29/0.30	c ---[   2]---> BDD-cost:    5
0.29/0.31	c ==================================[MINISAT+]==================================
0.29/0.31	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.31	c ==============================================================================
0.29/0.31	c |         0 |   31507    91451 |   10502       0        0     nan |  0.000 % |
0.29/0.34	c |       100 |   31507    91451 |   11552     100    13538   135.4 |  2.747 % |
0.29/0.37	c |       250 |   31507    91451 |   12707     250    22230    88.9 |  2.747 % |
0.39/0.42	c |       481 |   31504    91444 |   13978     480    65918   137.3 |  2.753 % |
0.49/0.50	c |       818 |   31504    91444 |   15375     817   141041   172.6 |  2.753 % |
0.59/0.61	c |      1325 |   31504    91444 |   16913    1324   240564   181.7 |  2.753 % |
0.79/0.81	c |      2084 |   31504    91444 |   18604    2083   399627   191.9 |  2.753 % |
0.99/1.06	c |      3223 |   31414    91195 |   20465    3219   575702   178.8 |  3.031 % |
1.49/1.53	c |      4933 |   31414    91195 |   22511    4929   966946   196.2 |  3.031 % |
2.19/2.21	c |      7495 |   31408    91179 |   24763    7487  1407424   188.0 |  3.043 % |
3.19/3.23	c |     11340 |   31402    91164 |   27239   11328  2150720   189.9 |  3.056 % |
5.40/5.44	c |     17106 |   31402    91164 |   29963   17094  3530369   206.5 |  3.056 % |
8.99/9.02	c |     25755 |   31399    91157 |   32959   25741  5793612   225.1 |  3.062 % |
14.08/14.15	c |     38731 |   31393    91142 |   36255   18715  3268688   174.7 |  3.074 % |
23.37/23.47	c |     58194 |   31393    91142 |   39881   38178  8275133   216.8 |  3.074 % |
35.67/35.72	c |     87386 |   31381    91111 |   43869   19059  3851395   202.1 |  3.099 % |
56.97/57.10	c |    131175 |   31378    91104 |   48256   34408  8490042   246.7 |  3.105 % |
92.27/92.35	c |    196863 |   31378    91104 |   53082   39268 13133004   334.4 |  3.105 % |
147.54/147.62	c |    295389 |   31348    91026 |   58390   35448  8136523   229.5 |  3.173 % |
268.03/268.17	c |    443181 |   31342    91010 |   64229   30110 11572000   384.3 |  3.186 % |
526.96/527.15	c |    664865 |   31342    91010 |   70652   25408  6551173   257.8 |  3.186 % |
1163.86/1164.10	c |    997390 |   31342    91010 |   77717   29480  9303941   315.6 |  3.186 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/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-3722170-1338563499/watcher-3722170-1338563499 -o /tmp/evaluation-result-3722170-1338563499/solver-3722170-1338563499 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722170-1338563499.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 13286
/proc/meminfo: memFree=27777384/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 188 0 0 0 0 0 0 0 20 0 1 0 322476001 1294336 145 33554432000 134512640 135395479 4293911888 4293909484 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 316 145 74 216 0 98 0

[startup+0.094845 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 13286
/proc/meminfo: memFree=27777384/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=3376 CPUtime=0.09 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 704 0 0 0 9 0 0 0 20 0 1 0 322476001 3457024 661 33554432000 134512640 135395479 4293911888 4293910808 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 844 662 74 216 0 626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.100263 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 13286
/proc/meminfo: memFree=27777384/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=3524 CPUtime=0.09 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 731 0 0 0 9 0 0 0 20 0 1 0 322476001 3608576 688 33554432000 134512640 135395479 4293911888 4293910856 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 881 689 74 216 0 663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3524

[startup+0.300258 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 13286
/proc/meminfo: memFree=27777384/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=5616 CPUtime=0.29 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 1293 0 0 0 29 0 0 0 20 0 1 0 322476001 5750784 1216 33554432000 134512640 135395479 4293911888 4293910592 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 1404 1216 89 216 0 1186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5616

[startup+0.700227 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 13286
/proc/meminfo: memFree=27777384/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=7256 CPUtime=0.69 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 1706 0 0 0 69 0 0 0 20 0 1 0 322476001 7430144 1626 33554432000 134512640 135395479 4293911888 4293909788 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 1814 1626 106 216 0 1596 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7256

[startup+1.50022 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27770212/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=10032 CPUtime=1.49 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 2395 0 0 0 149 0 0 0 20 0 1 0 322476001 10272768 2315 33554432000 134512640 135395479 4293911888 4293909788 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 2508 2315 106 216 0 2290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10032

[startup+3.10023 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27766452/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=15040 CPUtime=3.09 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 3635 0 0 0 309 0 0 0 20 0 1 0 322476001 15400960 3555 33554432000 134512640 135395479 4293911888 4293910240 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 3760 3555 106 216 0 3542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15040

[startup+6.30024 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27756780/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=23204 CPUtime=6.29 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 5691 0 0 0 628 1 0 0 20 0 1 0 322476001 23760896 5611 33554432000 134512640 135395479 4293911888 4293909788 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 5801 5611 106 216 0 5583 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23204

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27740184/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=38108 CPUtime=12.68 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 9396 0 0 0 1266 2 0 0 20 0 1 0 322476001 39022592 9331 33554432000 134512640 135395479 4293911888 4293909788 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 9527 9331 106 216 0 9309 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38108

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27731372/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=45400 CPUtime=25.48 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 11244 0 0 0 2545 3 0 0 20 0 1 0 322476001 46489600 11171 33554432000 134512640 135395479 4293911888 4293909760 134573896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 11350 11171 106 216 0 11132 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45400

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27714928/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=58932 CPUtime=51.07 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 14634 0 0 0 5103 4 0 0 20 0 1 0 322476001 60346368 14554 33554432000 134512640 135395479 4293911888 4293910240 134581181 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 14733 14554 106 216 0 14515 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58932

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27689188/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=83992 CPUtime=102.26 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 20909 0 0 0 10220 6 0 0 20 0 1 0 322476001 86007808 20826 33554432000 134512640 135395479 4293911888 4293910240 134580929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 20998 20826 106 216 0 20780 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83992

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13287
/proc/meminfo: memFree=27685684/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=83992 CPUtime=162.24 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 20927 0 0 0 16218 6 0 0 20 0 1 0 322476001 86007808 20831 33554432000 134512640 135395479 4293911888 4293909760 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 20998 20831 106 216 0 20780 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 83992

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13288
/proc/meminfo: memFree=27685684/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=83992 CPUtime=222.23 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 20929 0 0 0 22217 6 0 0 20 0 1 0 322476001 86007808 20833 33554432000 134512640 135395479 4293911888 4293909760 134574254 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 20998 20833 106 216 0 20780 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 83992

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13288
/proc/meminfo: memFree=27649228/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=119240 CPUtime=282.22 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 29702 0 0 0 28212 10 0 0 20 0 1 0 322476001 122101760 29606 33554432000 134512640 135395479 4293911888 4293910240 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 29810 29606 106 216 0 29592 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 119240

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13288
/proc/meminfo: memFree=27646712/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=122864 CPUtime=342.2 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 30621 0 0 0 34210 10 0 0 20 0 1 0 322476001 125812736 30522 33554432000 134512640 135395479 4293911888 4293910240 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 30716 30522 106 216 0 30498 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 122864

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13288
/proc/meminfo: memFree=27646152/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=122864 CPUtime=402.19 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 30621 0 0 0 40209 10 0 0 20 0 1 0 322476001 125812736 30522 33554432000 134512640 135395479 4293911888 4293909936 134583956 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 30716 30522 106 216 0 30498 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 122864

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13288
/proc/meminfo: memFree=27645780/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=122864 CPUtime=462.18 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 30621 0 0 0 46208 10 0 0 20 0 1 0 322476001 125812736 30522 33554432000 134512640 135395479 4293911888 4293909760 134574387 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 30716 30522 106 216 0 30498 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 122864

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 13292
/proc/meminfo: memFree=27639200/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=130760 CPUtime=522.17 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 32575 0 0 0 52206 11 0 0 20 0 1 0 322476001 133898240 32476 33554432000 134512640 135395479 4293911888 4293909724 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 32690 32476 106 216 0 32472 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 130760

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13292
/proc/meminfo: memFree=27631196/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=135740 CPUtime=582.15 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 33836 0 0 0 58204 11 0 0 20 0 1 0 322476001 138997760 33737 33554432000 134512640 135395479 4293911888 4293910240 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 33935 33737 106 216 0 33717 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 135740

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13293
/proc/meminfo: memFree=27625736/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=138876 CPUtime=822.12 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 34604 0 0 0 82200 12 0 0 20 0 1 0 322476001 142209024 34504 33554432000 134512640 135395479 4293911888 4293910240 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 34719 34504 106 216 0 34501 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 138876

[startup+882.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 13294
/proc/meminfo: memFree=27609544/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=154848 CPUtime=882.1 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 38572 0 0 0 88196 14 0 0 20 0 1 0 322476001 158564352 38472 33554432000 134512640 135395479 4293911888 4293910240 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 38712 38472 106 216 0 38494 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 154848

[startup+942.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13294
/proc/meminfo: memFree=27603972/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=160220 CPUtime=942.1 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 39918 0 0 0 94195 15 0 0 20 0 1 0 322476001 164065280 39818 33554432000 134512640 135395479 4293911888 4293910240 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40055 39818 106 216 0 39837 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 160220

[startup+1002.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 13343
/proc/meminfo: memFree=27623228/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161236 CPUtime=1002.08 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40152 0 0 0 100193 15 0 0 20 0 1 0 322476001 165105664 40079 33554432000 134512640 135395479 4293911888 4293910240 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40309 40079 106 216 0 40091 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 161236

[startup+1062.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 13343
/proc/meminfo: memFree=27534444/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161624 CPUtime=1062.07 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40215 0 0 0 106192 15 0 0 20 0 1 0 322476001 165502976 40142 33554432000 134512640 135395479 4293911888 4293909760 134574442 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40406 40142 106 216 0 40188 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 161624

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 13347
/proc/meminfo: memFree=27442064/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1122.06 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40272 0 0 0 112191 15 0 0 20 0 1 0 322476001 165670912 40199 33554432000 134512640 135395479 4293911888 4293910240 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40199 106 216 0 40229 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 161788

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 13347
/proc/meminfo: memFree=27382704/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1182.06 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40273 0 0 0 118191 15 0 0 20 0 1 0 322476001 165670912 40200 33554432000 134512640 135395479 4293911888 4293909760 134574451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40200 106 216 0 40229 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 161788

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 13347
/proc/meminfo: memFree=27382608/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1242.05 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40279 0 0 0 124190 15 0 0 20 0 1 0 322476001 165670912 40206 33554432000 134512640 135395479 4293911888 4293910240 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40206 106 216 0 40229 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 161788

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13347
/proc/meminfo: memFree=27382332/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1302.04 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40281 0 0 0 130189 15 0 0 20 0 1 0 322476001 165670912 40208 33554432000 134512640 135395479 4293911888 4293910240 134581025 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40208 106 216 0 40229 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 161788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13347
/proc/meminfo: memFree=27356540/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1362.03 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40281 0 0 0 136188 15 0 0 20 0 1 0 322476001 165670912 40208 33554432000 134512640 135395479 4293911888 4293910240 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40208 106 216 0 40229 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 161788

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13348
/proc/meminfo: memFree=27339180/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1422.02 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40281 0 0 0 142187 15 0 0 20 0 1 0 322476001 165670912 40208 33554432000 134512640 135395479 4293911888 4293909760 134574221 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40208 106 216 0 40229 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 161788

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13348
/proc/meminfo: memFree=27339180/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1482.01 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40281 0 0 0 148186 15 0 0 20 0 1 0 322476001 165670912 40208 33554432000 134512640 135395479 4293911888 4293910240 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40208 106 216 0 40229 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 161788

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13348
/proc/meminfo: memFree=27339552/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1542 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40281 0 0 0 154185 15 0 0 20 0 1 0 322476001 165670912 40208 33554432000 134512640 135395479 4293911888 4293910240 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40208 106 216 0 40229 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 161788

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 13348
/proc/meminfo: memFree=27307196/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=161788 CPUtime=1601.99 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 40281 0 0 0 160184 15 0 0 20 0 1 0 322476001 165670912 40208 33554432000 134512640 135395479 4293911888 4293910240 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 40447 40208 106 216 0 40229 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 161788

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13348
/proc/meminfo: memFree=27286364/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=168520 CPUtime=1661.98 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 41948 0 0 0 166182 16 0 0 20 0 1 0 322476001 172564480 41875 33554432000 134512640 135395479 4293911888 4293910240 134580943 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 42130 41875 106 216 0 41912 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 168520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13352
/proc/meminfo: memFree=27285420/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=168780 CPUtime=1721.97 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 42003 0 0 0 172181 16 0 0 20 0 1 0 322476001 172830720 41974 33554432000 134512640 135395479 4293911888 4293909760 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 42195 41974 106 216 0 41977 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 168780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13352
/proc/meminfo: memFree=27285304/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=168780 CPUtime=1781.96 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 42020 0 0 0 178180 16 0 0 20 0 1 0 322476001 172830720 41991 33554432000 134512640 135395479 4293911888 4293910240 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 42195 41991 106 216 0 41977 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 168780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13352
/proc/meminfo: memFree=27285552/32873844 swapFree=7372/7372
[pid=13286] ppid=13284 vsize=169000 CPUtime=1800.07 cores=1,3,5,7
/proc/13286/stat : 13286 (minisat+) R 13284 13286 11128 0 -1 4202496 42043 0 0 0 179991 16 0 0 20 0 1 0 322476001 173056000 42014 33554432000 134512640 135395479 4293911888 4293910240 134581053 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/13286/statm: 42250 42014 106 216 0 42032 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 169000

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.08
CPU user time (s): 1799.91
CPU system time (s): 0.165974
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 169000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.165974
maximum resident set size= 168060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42044
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= 78
involuntary context switches= 1847

runsolver used 4.76028 second user time and 9.00263 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-01 17:11:39
IDJOB=3722170
IDBENCH=90123
IDSOLVER=2306
FILE ID=node118/3722170-1338563499
RUNJOBID= node118-1338552574-11145
PBS_JOBID= 14635866
Free space on /tmp= 70992 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K84.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722170-1338563499/watcher-3722170-1338563499 -o /tmp/evaluation-result-3722170-1338563499/solver-3722170-1338563499 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722170-1338563499.opb            

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

MD5SUM BENCH= 895769e6300bec8b48d22e126916d397
RANDOM SEED=16639389

node118.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27778244 kB
Buffers:          465880 kB
Cached:          3696108 kB
SwapCached:            0 kB
Active:          1287504 kB
Inactive:        2944180 kB
Active(anon):      59688 kB
Inactive(anon):    11344 kB
Active(file):    1227816 kB
Inactive(file):  2932836 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2780 kB
Writeback:             0 kB
AnonPages:         76184 kB
Mapped:            12056 kB
Shmem:               200 kB
Slab:             722056 kB
SReclaimable:     163376 kB
SUnreclaim:       558680 kB
KernelStack:        1448 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     184852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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-3722170-1338563499.opb

Free space on /tmp at the end= 70988 MiB
End job on node118 at 2012-06-01 17:41:41