Trace number 3722166

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K105.opb
MD5SUMf2bb3fbff44c335cc6fb8854fd262f5a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark235.677
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7140
Total number of constraints7352
Number of constraints which are clauses7247
Number of constraints which are cardinality constraints (but not clauses)105
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint105
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 106
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.19/0.23	c Converting 7350 PB-constraints to clauses...
0.19/0.23	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.19/0.24	c   -- Detecting intervals from adjacent constraints: #######################################################################################################
0.19/0.24	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.19/0.25	c ---[ 206]---> BDD-cost:  133
0.19/0.25	c ---[ 204]---> BDD-cost:  133
0.19/0.25	c ---[ 202]---> BDD-cost:  133
0.19/0.25	c ---[ 200]---> BDD-cost:  133
0.19/0.25	c ---[ 198]---> BDD-cost:  133
0.19/0.25	c ---[ 196]---> BDD-cost:  133
0.19/0.26	c ---[ 194]---> BDD-cost:  133
0.19/0.26	c ---[ 192]---> BDD-cost:  133
0.19/0.26	c ---[ 190]---> BDD-cost:  133
0.19/0.26	c ---[ 188]---> BDD-cost:  133
0.19/0.26	c ---[ 186]---> BDD-cost:  133
0.19/0.26	c ---[ 184]---> BDD-cost:  133
0.19/0.26	c ---[ 182]---> BDD-cost:  133
0.19/0.27	c ---[ 180]---> BDD-cost:  133
0.19/0.27	c ---[ 178]---> BDD-cost:  133
0.19/0.27	c ---[ 176]---> BDD-cost:  133
0.19/0.27	c ---[ 174]---> BDD-cost:  133
0.19/0.27	c ---[ 172]---> BDD-cost:  133
0.19/0.27	c ---[ 170]---> BDD-cost:  133
0.19/0.27	c ---[ 168]---> BDD-cost:  133
0.19/0.27	c ---[ 166]---> BDD-cost:  133
0.19/0.28	c ---[ 164]---> BDD-cost:  133
0.19/0.28	c ---[ 162]---> BDD-cost:  133
0.19/0.28	c ---[ 160]---> BDD-cost:  133
0.19/0.28	c ---[ 158]---> BDD-cost:  133
0.19/0.28	c ---[ 156]---> BDD-cost:  133
0.19/0.28	c ---[ 154]---> BDD-cost:  133
0.19/0.28	c ---[ 152]---> BDD-cost:  133
0.19/0.29	c ---[ 150]---> BDD-cost:  133
0.19/0.29	c ---[ 148]---> BDD-cost:  133
0.19/0.29	c ---[ 146]---> BDD-cost:  133
0.19/0.29	c ---[ 144]---> BDD-cost:  133
0.19/0.29	c ---[ 142]---> BDD-cost:  133
0.19/0.29	c ---[ 140]---> BDD-cost:  133
0.19/0.29	c ---[ 138]---> BDD-cost:  133
0.29/0.30	c ---[ 136]---> BDD-cost:  133
0.29/0.30	c ---[ 134]---> BDD-cost:  133
0.29/0.30	c ---[ 132]---> BDD-cost:  133
0.29/0.30	c ---[ 130]---> BDD-cost:  133
0.29/0.30	c ---[ 128]---> BDD-cost:  133
0.29/0.30	c ---[ 126]---> BDD-cost:  133
0.29/0.30	c ---[ 124]---> BDD-cost:  133
0.29/0.31	c ---[ 122]---> BDD-cost:  133
0.29/0.31	c ---[ 120]---> BDD-cost:  133
0.29/0.31	c ---[ 118]---> BDD-cost:  133
0.29/0.31	c ---[ 116]---> BDD-cost:  133
0.29/0.31	c ---[ 114]---> BDD-cost:  133
0.29/0.31	c ---[ 112]---> BDD-cost:  133
0.29/0.31	c ---[ 110]---> BDD-cost:  133
0.29/0.32	c ---[ 108]---> BDD-cost:  133
0.29/0.32	c ---[ 106]---> BDD-cost:  133
0.29/0.32	c ---[ 104]---> BDD-cost:  133
0.29/0.32	c ---[ 102]---> BDD-cost:  133
0.29/0.32	c ---[ 100]---> BDD-cost:  133
0.29/0.32	c ---[  98]---> BDD-cost:  133
0.29/0.32	c ---[  96]---> BDD-cost:  133
0.29/0.33	c ---[  94]---> BDD-cost:  133
0.29/0.33	c ---[  92]---> BDD-cost:  133
0.29/0.33	c ---[  90]---> BDD-cost:  133
0.29/0.33	c ---[  88]---> BDD-cost:  133
0.29/0.33	c ---[  86]---> BDD-cost:  133
0.29/0.33	c ---[  84]---> BDD-cost:  133
0.29/0.33	c ---[  82]---> BDD-cost:  133
0.29/0.34	c ---[  80]---> BDD-cost:  133
0.29/0.34	c ---[  78]---> BDD-cost:  133
0.29/0.34	c ---[  76]---> BDD-cost:  133
0.29/0.34	c ---[  74]---> BDD-cost:  133
0.29/0.34	c ---[  72]---> BDD-cost:  133
0.29/0.34	c ---[  70]---> BDD-cost:  133
0.29/0.34	c ---[  68]---> BDD-cost:  133
0.29/0.34	c ---[  66]---> BDD-cost:  133
0.29/0.35	c ---[  64]---> BDD-cost:  133
0.29/0.35	c ---[  62]---> BDD-cost:  133
0.29/0.35	c ---[  60]---> BDD-cost:  133
0.29/0.35	c ---[  58]---> BDD-cost:  133
0.29/0.35	c ---[  56]---> BDD-cost:  133
0.29/0.35	c ---[  54]---> BDD-cost:  133
0.29/0.35	c ---[  52]---> BDD-cost:  133
0.29/0.36	c ---[  50]---> BDD-cost:  133
0.29/0.36	c ---[  48]---> BDD-cost:  133
0.29/0.36	c ---[  46]---> BDD-cost:  133
0.29/0.36	c ---[  44]---> BDD-cost:  133
0.29/0.36	c ---[  42]---> BDD-cost:  133
0.29/0.36	c ---[  40]---> BDD-cost:  133
0.29/0.36	c ---[  38]---> BDD-cost:  133
0.29/0.37	c ---[  36]---> BDD-cost:  133
0.29/0.37	c ---[  34]---> BDD-cost:  133
0.29/0.37	c ---[  32]---> BDD-cost:  133
0.29/0.37	c ---[  30]---> BDD-cost:  133
0.29/0.37	c ---[  28]---> BDD-cost:  133
0.29/0.37	c ---[  26]---> BDD-cost:  133
0.29/0.37	c ---[  24]---> BDD-cost:  133
0.29/0.38	c ---[  22]---> BDD-cost:  133
0.29/0.38	c ---[  20]---> BDD-cost:  133
0.29/0.38	c ---[  18]---> BDD-cost:  133
0.29/0.38	c ---[  16]---> BDD-cost:  133
0.29/0.38	c ---[  14]---> BDD-cost:  129
0.29/0.38	c ---[  12]---> BDD-cost:  115
0.29/0.38	c ---[  10]---> BDD-cost:   93
0.29/0.38	c ---[   8]---> BDD-cost:   65
0.29/0.39	c ---[   6]---> BDD-cost:   47
0.29/0.39	c ---[   4]---> BDD-cost:   25
0.29/0.39	c ---[   2]---> BDD-cost:    5
0.39/0.40	c ==================================[MINISAT+]==================================
0.39/0.40	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.40	c ==============================================================================
0.39/0.40	c |         0 |   39907   115916 |   13302       0        0     nan |  0.000 % |
0.39/0.42	c |       100 |   39907   115916 |   14632     100    10943   109.4 |  2.281 % |
0.39/0.45	c |       251 |   39817   115667 |   16095     249    24511    98.4 |  2.502 % |
0.49/0.55	c |       476 |   39817   115667 |   17704     474   105576   222.7 |  2.502 % |
0.59/0.63	c |       813 |   39817   115667 |   19475     811   173095   213.4 |  2.502 % |
0.69/0.76	c |      1320 |   39817   115667 |   21423    1318   287906   218.4 |  2.502 % |
0.99/1.02	c |      2083 |   39817   115667 |   23565    2081   507229   243.7 |  2.502 % |
1.29/1.30	c |      3225 |   39814   115659 |   25921    3221   643956   199.9 |  2.506 % |
1.69/1.70	c |      4934 |   39811   115652 |   28514    4929   867852   176.1 |  2.511 % |
2.39/2.42	c |      7496 |   39811   115652 |   31365    7491  1327899   177.3 |  2.511 % |
3.79/3.80	c |     11343 |   39796   115614 |   34501   11325  2214434   195.5 |  2.536 % |
5.89/5.98	c |     17112 |   39796   115614 |   37952   17094  3421567   200.2 |  2.536 % |
9.59/9.64	c |     25761 |   39796   115614 |   41747   25743  5738310   222.9 |  2.536 % |
15.09/15.12	c |     38735 |   39790   115598 |   45922   38715  9393773   242.6 |  2.546 % |
24.68/24.70	c |     58196 |   39778   115568 |   50514   28248  7716069   273.2 |  2.565 % |
41.09/41.17	c |     87388 |   39766   115536 |   55565   23376  4593376   196.5 |  2.585 % |
64.79/64.89	c |    131185 |   39751   115496 |   61122   30842  5893408   191.1 |  2.610 % |
124.26/124.36	c |    196869 |   39751   115496 |   67234   48607 18583465   382.3 |  2.610 % |
214.51/214.66	c |    295395 |   39751   115496 |   73958   44720 19038674   425.7 |  2.610 % |
378.68/378.84	c |    443184 |   39745   115480 |   81353   76909 36608085   476.0 |  2.619 % |
501.26/501.41	c |    664867 |   39745   115480 |   89489   67197 15644963   232.8 |  2.619 % |
771.52/771.74	c |    997397 |   39745   115480 |   98438   67386 24605159   365.1 |  2.619 % |
1314.52/1314.86	c |   1496186 |   39745   115480 |  108281  100332 61358169   611.6 |  2.619 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/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-3722166-1338563476/watcher-3722166-1338563476 -o /tmp/evaluation-result-3722166-1338563476/solver-3722166-1338563476 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722166-1338563476.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.00 2.01 2.00 3/174 26412
/proc/meminfo: memFree=25788664/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 182 0 0 0 0 0 0 0 20 0 1 0 322473100 1294336 139 33554432000 134512640 135395479 4291641008 4291639976 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 316 139 74 216 0 98 0

[startup+0.049932 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 26412
/proc/meminfo: memFree=25788664/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=2652 CPUtime=0.04 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 495 0 0 0 4 0 0 0 20 0 1 0 322473100 2715648 452 33554432000 134512640 135395479 4291641008 4291639840 134618678 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 663 452 74 216 0 445 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2652

[startup+0.100273 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 26412
/proc/meminfo: memFree=25788664/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=3664 CPUtime=0.09 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 740 0 0 0 9 0 0 0 20 0 1 0 322473100 3751936 697 33554432000 134512640 135395479 4291641008 4291639372 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 916 697 74 216 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3664

[startup+0.300238 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 26412
/proc/meminfo: memFree=25788664/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=6400 CPUtime=0.29 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 1483 0 0 0 29 0 0 0 20 0 1 0 322473100 6553600 1398 33554432000 134512640 135395479 4291641008 4291631028 135005314 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 1600 1398 89 216 0 1382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6400

[startup+0.700237 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 26412
/proc/meminfo: memFree=25788664/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=8600 CPUtime=0.69 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 2002 0 0 0 69 0 0 0 20 0 1 0 322473100 8806400 1917 33554432000 134512640 135395479 4291641008 4291638880 134574156 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 2150 1917 106 216 0 1932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8600

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 26413
/proc/meminfo: memFree=25780876/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=10720 CPUtime=1.49 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 2534 0 0 0 149 0 0 0 20 0 1 0 322473100 10977280 2449 33554432000 134512640 135395479 4291641008 4291638728 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 2680 2449 106 216 0 2462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10720

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 26413
/proc/meminfo: memFree=25777404/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=15072 CPUtime=3.09 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 3638 0 0 0 308 1 0 0 20 0 1 0 322473100 15433728 3553 33554432000 134512640 135395479 4291641008 4291639360 134580816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 3768 3553 106 216 0 3550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15072

[startup+6.30024 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 26413
/proc/meminfo: memFree=25768608/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=23008 CPUtime=6.29 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 5628 0 0 0 628 1 0 0 20 0 1 0 322473100 23560192 5543 33554432000 134512640 135395479 4291641008 4291638880 134574254 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 5752 5543 106 216 0 5534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23008

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 26413
/proc/meminfo: memFree=25751388/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=40032 CPUtime=12.69 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 9858 0 0 0 1266 3 0 0 20 0 1 0 322473100 40992768 9773 33554432000 134512640 135395479 4291641008 4291638908 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 10008 9773 106 216 0 9790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40032

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 26413
/proc/meminfo: memFree=25733176/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=56424 CPUtime=25.48 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 13976 0 0 0 2545 3 0 0 20 0 1 0 322473100 57778176 13891 33554432000 134512640 135395479 4291641008 4291639360 134580854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 14106 13891 106 216 0 13888 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56424

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 26413
/proc/meminfo: memFree=25713460/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=76284 CPUtime=51.08 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 18935 0 0 0 5102 6 0 0 20 0 1 0 322473100 78114816 18850 33554432000 134512640 135395479 4291641008 4291638976 134576769 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 19071 18850 106 216 0 18853 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76284

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26413
/proc/meminfo: memFree=25692256/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=97368 CPUtime=102.28 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 24170 0 0 0 10221 7 0 0 20 0 1 0 322473100 99704832 24085 33554432000 134512640 135395479 4291641008 4291638880 134574282 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 24342 24085 106 216 0 24124 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 97368

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 26462
/proc/meminfo: memFree=26008596/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=118188 CPUtime=162.23 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 29427 0 0 0 16214 9 0 0 20 0 1 0 322473100 121024512 29342 33554432000 134512640 135395479 4291641008 4291638880 134574373 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 29547 29342 106 216 0 29329 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 118188

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 26463
/proc/meminfo: memFree=25980420/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=135092 CPUtime=222.21 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 33685 0 0 0 22211 10 0 0 20 0 1 0 322473100 138334208 33593 33554432000 134512640 135395479 4291641008 4291638880 134574400 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 33773 33593 106 216 0 33555 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 135092

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 26463
/proc/meminfo: memFree=25962440/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=137860 CPUtime=282.2 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 34372 0 0 0 28210 10 0 0 20 0 1 0 322473100 141168640 34280 33554432000 134512640 135395479 4291641008 4291638880 134574284 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 34465 34280 106 216 0 34247 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 137860

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 26463
/proc/meminfo: memFree=25949140/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=151104 CPUtime=342.19 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 37712 0 0 0 34207 12 0 0 20 0 1 0 322473100 154730496 37606 33554432000 134512640 135395479 4291641008 4291639360 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 37776 37606 106 216 0 37558 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 151104

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26463
/proc/meminfo: memFree=25917568/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=182820 CPUtime=402.18 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 45616 0 0 0 40203 15 0 0 20 0 1 0 322473100 187207680 45510 33554432000 134512640 135395479 4291641008 4291639360 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 45705 45510 106 216 0 45487 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 182820

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26463
/proc/meminfo: memFree=25893436/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=182820 CPUtime=462.17 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 45623 0 0 0 46202 15 0 0 20 0 1 0 322473100 187207680 45527 33554432000 134512640 135395479 4291641008 4291639360 134581053 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 45705 45527 106 216 0 45487 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 182820

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26464
/proc/meminfo: memFree=25883128/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=182820 CPUtime=522.16 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 45636 0 0 0 52201 15 0 0 20 0 1 0 322473100 187207680 45544 33554432000 134512640 135395479 4291641008 4291639360 134581042 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 45705 45544 106 216 0 45487 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 182820

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26467
/proc/meminfo: memFree=25883024/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=183000 CPUtime=582.15 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 45638 0 0 0 58200 15 0 0 20 0 1 0 322473100 187392000 45546 33554432000 134512640 135395479 4291641008 4291639360 134580798 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 45750 45546 106 216 0 45532 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 183000

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26468
/proc/meminfo: memFree=25879808/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=186256 CPUtime=822.11 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 46448 0 0 0 82196 15 0 0 20 0 1 0 322473100 190726144 46356 33554432000 134512640 135395479 4291641008 4291639056 134584047 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 46564 46356 106 216 0 46346 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 186256

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26468
/proc/meminfo: memFree=25775768/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=255676 CPUtime=882.1 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 63787 0 0 0 88190 20 0 0 20 0 1 0 322473100 261812224 63694 33554432000 134512640 135395479 4291641008 4291638908 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 63919 63694 106 216 0 63701 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 255676

[startup+942.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 26468
/proc/meminfo: memFree=25773628/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=257228 CPUtime=942.09 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 64191 0 0 0 94189 20 0 0 20 0 1 0 322473100 263401472 64098 33554432000 134512640 135395479 4291641008 4291638880 134574256 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 64307 64098 106 216 0 64089 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 257228

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 26468
/proc/meminfo: memFree=25773628/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=257228 CPUtime=1002.08 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 64191 0 0 0 100188 20 0 0 20 0 1 0 322473100 263401472 64098 33554432000 134512640 135395479 4291641008 4291638976 134577366 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 64307 64098 106 216 0 64089 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 257228

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26468
/proc/meminfo: memFree=25770700/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=257012 CPUtime=1062.07 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 64195 0 0 0 106187 20 0 0 20 0 1 0 322473100 263180288 64056 33554432000 134512640 135395479 4291641008 4291638880 134574433 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 64253 64056 106 216 0 64035 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 257012

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26469
/proc/meminfo: memFree=25769592/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=257012 CPUtime=1122.04 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 64221 0 0 0 112184 20 0 0 20 0 1 0 322473100 263180288 64060 33554432000 134512640 135395479 4291641008 4291638880 134573845 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 64253 64060 106 216 0 64035 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 257012

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26472
/proc/meminfo: memFree=25762020/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=257012 CPUtime=1182.03 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 64223 0 0 0 118183 20 0 0 20 0 1 0 322473100 263180288 64062 33554432000 134512640 135395479 4291641008 4291638976 134577352 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 64253 64062 106 216 0 64035 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 257012

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26472
/proc/meminfo: memFree=25761828/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=257012 CPUtime=1242.02 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 64223 0 0 0 124182 20 0 0 20 0 1 0 322473100 263180288 64062 33554432000 134512640 135395479 4291641008 4291639360 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 64253 64062 106 216 0 64035 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 257012

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26472
/proc/meminfo: memFree=25746080/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=273044 CPUtime=1302.03 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 68225 0 0 0 130181 22 0 0 20 0 1 0 322473100 279597056 68064 33554432000 134512640 135395479 4291641008 4291639360 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 68261 68064 106 216 0 68043 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 273044

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26472
/proc/meminfo: memFree=25723624/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1362.01 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73675 0 0 0 136177 24 0 0 20 0 1 0 322473100 301969408 73515 33554432000 134512640 135395479 4291641008 4291638880 134574451 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73515 106 216 0 73505 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 294892

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 26474
/proc/meminfo: memFree=25723528/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1422 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73688 0 0 0 142176 24 0 0 20 0 1 0 322473100 301969408 73536 33554432000 134512640 135395479 4291641008 4291638976 134576760 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73536 106 216 0 73505 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 294892

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 26474
/proc/meminfo: memFree=25723412/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1481.98 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73688 0 0 0 148174 24 0 0 20 0 1 0 322473100 301969408 73536 33554432000 134512640 135395479 4291641008 4291639360 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73536 106 216 0 73505 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 294892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26474
/proc/meminfo: memFree=25717212/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1541.97 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73689 0 0 0 154173 24 0 0 20 0 1 0 322473100 301969408 73537 33554432000 134512640 135395479 4291641008 4291639360 134581218 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73537 106 216 0 73505 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 294892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26474
/proc/meminfo: memFree=25717336/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1601.96 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73689 0 0 0 160172 24 0 0 20 0 1 0 322473100 301969408 73537 33554432000 134512640 135395479 4291641008 4291638976 134579772 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73537 106 216 0 73505 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 294892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26474
/proc/meminfo: memFree=25717336/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1661.96 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73689 0 0 0 166172 24 0 0 20 0 1 0 322473100 301969408 73537 33554432000 134512640 135395479 4291641008 4291639360 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73537 106 216 0 73505 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 294892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 26475
/proc/meminfo: memFree=25717336/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1721.95 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73689 0 0 0 172171 24 0 0 20 0 1 0 322473100 301969408 73537 33554432000 134512640 135395479 4291641008 4291638728 135006488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73537 106 216 0 73505 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 294892

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 26478
/proc/meminfo: memFree=25717136/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1781.94 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73689 0 0 0 178170 24 0 0 20 0 1 0 322473100 301969408 73537 33554432000 134512640 135395479 4291641008 4291638880 134574442 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73537 106 216 0 73505 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 294892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 26478
/proc/meminfo: memFree=25717144/32873852 swapFree=6856/6856
[pid=26412] ppid=26410 vsize=294892 CPUtime=1800.04 cores=0,2,4,6
/proc/26412/stat : 26412 (minisat+) R 26410 26412 24399 0 -1 4202496 73689 0 0 0 179980 24 0 0 20 0 1 0 322473100 301969408 73537 33554432000 134512640 135395479 4291641008 4291639360 134580929 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26412/statm: 73723 73537 106 216 0 73505 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 294892

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.05
CPU user time (s): 1799.8
CPU system time (s): 0.242963
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 294892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.242963
maximum resident set size= 294152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73690
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= 133
involuntary context switches= 1952

runsolver used 3.22051 second user time and 8.66568 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-01 17:11:16
IDJOB=3722166
IDBENCH=90119
IDSOLVER=2306
FILE ID=node129/3722166-1338563476
RUNJOBID= node129-1338552576-24415
PBS_JOBID= 14635855
Free space on /tmp= 70488 MiB

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

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

MD5SUM BENCH= f2bb3fbff44c335cc6fb8854fd262f5a
RANDOM SEED=1893458387

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        25789100 kB
Buffers:          439844 kB
Cached:          5358808 kB
SwapCached:            0 kB
Active:          2800832 kB
Inactive:        3409868 kB
Active(anon):     403880 kB
Inactive(anon):    10768 kB
Active(file):    2396952 kB
Inactive(file):  3399100 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2656 kB
Writeback:             0 kB
AnonPages:        421104 kB
Mapped:            14792 kB
Shmem:               204 kB
Slab:             736396 kB
SReclaimable:     178832 kB
SUnreclaim:       557564 kB
KernelStack:        1440 kB
PageTables:         4452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     533024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    362496 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-3722166-1338563476.opb

Free space on /tmp at the end= 70492 MiB
End job on node129 at 2012-06-01 17:41:19