Trace number 3722157

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K90.opb
MD5SUMa811647d9332337c7e73474eee26f5b9
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 variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
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.20	c Converting 6300 PB-constraints to clauses...
0.19/0.20	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.19/0.20	c   -- Detecting intervals from adjacent constraints: ########################################################################################
0.19/0.21	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.19/0.21	c ---[ 176]---> BDD-cost:  133
0.19/0.21	c ---[ 174]---> BDD-cost:  133
0.19/0.21	c ---[ 172]---> BDD-cost:  133
0.19/0.22	c ---[ 170]---> BDD-cost:  133
0.19/0.22	c ---[ 168]---> BDD-cost:  133
0.19/0.22	c ---[ 166]---> BDD-cost:  133
0.19/0.22	c ---[ 164]---> BDD-cost:  133
0.19/0.22	c ---[ 162]---> BDD-cost:  133
0.19/0.22	c ---[ 160]---> BDD-cost:  133
0.19/0.22	c ---[ 158]---> BDD-cost:  133
0.19/0.23	c ---[ 156]---> BDD-cost:  133
0.19/0.23	c ---[ 154]---> BDD-cost:  133
0.19/0.23	c ---[ 152]---> BDD-cost:  133
0.19/0.23	c ---[ 150]---> BDD-cost:  133
0.19/0.23	c ---[ 148]---> BDD-cost:  133
0.19/0.23	c ---[ 146]---> BDD-cost:  133
0.19/0.23	c ---[ 144]---> BDD-cost:  133
0.19/0.24	c ---[ 142]---> BDD-cost:  133
0.19/0.24	c ---[ 140]---> BDD-cost:  133
0.19/0.24	c ---[ 138]---> BDD-cost:  133
0.19/0.24	c ---[ 136]---> BDD-cost:  133
0.19/0.24	c ---[ 134]---> BDD-cost:  133
0.19/0.24	c ---[ 132]---> BDD-cost:  133
0.19/0.24	c ---[ 130]---> BDD-cost:  133
0.19/0.25	c ---[ 128]---> BDD-cost:  133
0.19/0.25	c ---[ 126]---> BDD-cost:  133
0.19/0.25	c ---[ 124]---> BDD-cost:  133
0.19/0.25	c ---[ 122]---> BDD-cost:  133
0.19/0.25	c ---[ 120]---> BDD-cost:  133
0.19/0.25	c ---[ 118]---> BDD-cost:  133
0.19/0.25	c ---[ 116]---> BDD-cost:  133
0.19/0.26	c ---[ 114]---> BDD-cost:  133
0.19/0.26	c ---[ 112]---> BDD-cost:  133
0.19/0.26	c ---[ 110]---> BDD-cost:  133
0.19/0.26	c ---[ 108]---> BDD-cost:  133
0.19/0.29	c ---[ 106]---> BDD-cost:  133
0.19/0.29	c ---[ 104]---> BDD-cost:  133
0.19/0.29	c ---[ 102]---> BDD-cost:  133
0.19/0.29	c ---[ 100]---> BDD-cost:  133
0.19/0.29	c ---[  98]---> BDD-cost:  133
0.19/0.29	c ---[  96]---> BDD-cost:  133
0.19/0.29	c ---[  94]---> BDD-cost:  133
0.19/0.29	c ---[  92]---> BDD-cost:  133
0.19/0.29	c ---[  90]---> BDD-cost:  133
0.19/0.29	c ---[  88]---> BDD-cost:  133
0.19/0.29	c ---[  86]---> BDD-cost:  133
0.19/0.29	c ---[  84]---> BDD-cost:  133
0.19/0.29	c ---[  82]---> BDD-cost:  133
0.19/0.29	c ---[  80]---> BDD-cost:  133
0.19/0.29	c ---[  78]---> BDD-cost:  133
0.19/0.29	c ---[  76]---> BDD-cost:  133
0.19/0.29	c ---[  74]---> BDD-cost:  133
0.19/0.29	c ---[  72]---> BDD-cost:  133
0.19/0.29	c ---[  70]---> BDD-cost:  133
0.19/0.29	c ---[  68]---> BDD-cost:  133
0.29/0.30	c ---[  66]---> BDD-cost:  133
0.29/0.30	c ---[  64]---> BDD-cost:  133
0.29/0.30	c ---[  62]---> BDD-cost:  133
0.29/0.30	c ---[  60]---> BDD-cost:  133
0.29/0.30	c ---[  58]---> BDD-cost:  133
0.29/0.30	c ---[  56]---> BDD-cost:  133
0.29/0.30	c ---[  54]---> BDD-cost:  133
0.29/0.30	c ---[  52]---> BDD-cost:  133
0.29/0.30	c ---[  50]---> BDD-cost:  133
0.29/0.30	c ---[  48]---> BDD-cost:  133
0.29/0.30	c ---[  46]---> BDD-cost:  133
0.29/0.30	c ---[  44]---> BDD-cost:  133
0.29/0.31	c ---[  42]---> BDD-cost:  133
0.29/0.31	c ---[  40]---> BDD-cost:  133
0.29/0.31	c ---[  38]---> BDD-cost:  133
0.29/0.31	c ---[  36]---> BDD-cost:  133
0.29/0.31	c ---[  34]---> BDD-cost:  133
0.29/0.31	c ---[  32]---> BDD-cost:  133
0.29/0.31	c ---[  30]---> BDD-cost:  133
0.29/0.32	c ---[  28]---> BDD-cost:  133
0.29/0.32	c ---[  26]---> BDD-cost:  133
0.29/0.32	c ---[  24]---> BDD-cost:  133
0.29/0.32	c ---[  22]---> BDD-cost:  133
0.29/0.32	c ---[  20]---> BDD-cost:  133
0.29/0.32	c ---[  18]---> BDD-cost:  133
0.29/0.32	c ---[  16]---> BDD-cost:  133
0.29/0.33	c ---[  14]---> BDD-cost:  129
0.29/0.33	c ---[  12]---> BDD-cost:  115
0.29/0.33	c ---[  10]---> BDD-cost:   93
0.29/0.33	c ---[   8]---> BDD-cost:   65
0.29/0.33	c ---[   6]---> BDD-cost:   47
0.29/0.33	c ---[   4]---> BDD-cost:   25
0.29/0.33	c ---[   2]---> BDD-cost:    5
0.29/0.34	c ==================================[MINISAT+]==================================
0.29/0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.34	c ==============================================================================
0.29/0.34	c |         0 |   33907    98441 |   11302       0        0     nan |  0.000 % |
0.29/0.37	c |       100 |   33907    98441 |   12432     100    17031   170.3 |  2.590 % |
0.39/0.43	c |       250 |   33907    98441 |   13675     250    52433   209.7 |  2.590 % |
0.39/0.48	c |       476 |   33904    98433 |   15042     475    72290   152.2 |  2.596 % |
0.49/0.54	c |       813 |   33904    98433 |   16547     812   115749   142.5 |  2.596 % |
0.59/0.65	c |      1320 |   33904    98433 |   18201    1319   189168   143.4 |  2.596 % |
0.69/0.78	c |      2079 |   33904    98433 |   20022    2078   278113   133.8 |  2.596 % |
1.09/1.11	c |      3218 |   33904    98433 |   22024    3217   469737   146.0 |  2.596 % |
1.49/1.57	c |      4926 |   33904    98433 |   24226    4925   904729   183.7 |  2.596 % |
2.28/2.31	c |      7489 |   33904    98433 |   26649    7488  1437232   191.9 |  2.596 % |
3.29/3.31	c |     11333 |   33904    98433 |   29314   11332  2306038   203.5 |  2.596 % |
5.09/5.14	c |     17101 |   33904    98433 |   32245   17100  3489486   204.1 |  2.596 % |
8.18/8.22	c |     25752 |   33904    98433 |   35470   25751  5191674   201.6 |  2.596 % |
14.68/14.77	c |     38727 |   33904    98433 |   39017   38726  9904756   255.8 |  2.596 % |
23.78/23.83	c |     58190 |   33863    98323 |   42919   32856  8743100   266.1 |  2.694 % |
37.88/37.97	c |     87385 |   33771    98070 |   47211   33013  8150494   246.9 |  2.953 % |
71.98/72.08	c |    131175 |   33768    98062 |   51932   46217 13745593   297.4 |  2.959 % |
105.17/105.26	c |    196860 |   33664    97787 |   57125   46296  9599929   207.4 |  3.201 % |
167.17/167.28	c |    295386 |   33661    97779 |   62838   30748  6017773   195.7 |  3.206 % |
312.35/312.44	c |    443175 |   33658    97772 |   69122   46925 13962041   297.5 |  3.212 % |
504.50/504.69	c |    664858 |   33638    97721 |   76034   69210 18981055   274.3 |  3.252 % |
913.09/913.32	c |    997385 |   33614    97655 |   83637   72304 29191364   403.7 |  3.310 % |
1706.75/1707.17	c |   1496175 |   33611    97648 |   92001   76246 28038171   367.7 |  3.316 % |
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-3722157-1338563424/watcher-3722157-1338563424 -o /tmp/evaluation-result-3722157-1338563424/solver-3722157-1338563424 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722157-1338563424.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.06 2.01 2.00 4/177 22122
/proc/meminfo: memFree=27218560/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 322468316 1294336 121 33554432000 134512640 135395479 4290571200 4290570120 135031278 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 316 121 74 216 0 98 0

[startup+0.0299759 s]
/proc/loadavg: 2.06 2.01 2.00 4/177 22122
/proc/meminfo: memFree=27218560/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=2048 CPUtime=0.02 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 371 0 0 0 2 0 0 0 20 0 1 0 322468316 2097152 329 33554432000 134512640 135395479 4290571200 4290569984 134569953 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 512 329 74 216 0 294 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2048

[startup+0.10021 s]
/proc/loadavg: 2.06 2.01 2.00 4/177 22122
/proc/meminfo: memFree=27218560/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=3564 CPUtime=0.09 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 723 0 0 0 9 0 0 0 20 0 1 0 322468316 3649536 681 33554432000 134512640 135395479 4290571200 4290569596 135007481 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 891 681 74 216 0 673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3564

[startup+0.300124 s]
/proc/loadavg: 2.06 2.01 2.00 4/177 22122
/proc/meminfo: memFree=27218560/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=5872 CPUtime=0.29 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 1357 0 0 0 29 0 0 0 20 0 1 0 322468316 6012928 1279 33554432000 134512640 135395479 4290571200 4290569904 135031374 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 1468 1279 89 216 0 1250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5872

[startup+0.700222 s]
/proc/loadavg: 2.06 2.01 2.00 4/177 22122
/proc/meminfo: memFree=27218560/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=7280 CPUtime=0.69 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 1729 0 0 0 69 0 0 0 20 0 1 0 322468316 7454720 1633 33554432000 134512640 135395479 4290571200 4290569664 134588726 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 1820 1633 106 216 0 1602 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7280

[startup+1.50022 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 22123
/proc/meminfo: memFree=27211600/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=10052 CPUtime=1.49 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 2413 0 0 0 149 0 0 0 20 0 1 0 322468316 10293248 2317 33554432000 134512640 135395479 4290571200 4290569036 135011021 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 2513 2317 106 216 0 2295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10052

[startup+3.10023 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 22123
/proc/meminfo: memFree=27207384/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=15572 CPUtime=3.08 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 3784 0 0 0 308 0 0 0 20 0 1 0 322468316 15945728 3688 33554432000 134512640 135395479 4290571200 4290569484 135139026 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 3893 3688 106 216 0 3675 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15572

[startup+6.30019 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 22123
/proc/meminfo: memFree=27196856/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=24276 CPUtime=6.29 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 5980 0 0 0 628 1 0 0 20 0 1 0 322468316 24858624 5884 33554432000 134512640 135395479 4290571200 4290569504 134580417 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 6069 5884 106 216 0 5851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24276

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 22123
/proc/meminfo: memFree=27177540/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=42188 CPUtime=12.69 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 10436 0 0 0 1267 2 0 0 20 0 1 0 322468316 43200512 10340 33554432000 134512640 135395479 4290571200 4290569168 134578917 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 10547 10340 106 216 0 10329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42188

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 22123
/proc/meminfo: memFree=27166512/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=49288 CPUtime=25.48 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 12241 0 0 0 2546 2 0 0 20 0 1 0 322468316 50470912 12145 33554432000 134512640 135395479 4290571200 4290569168 134579871 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 12322 12145 106 216 0 12104 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49288

[startup+51.1001 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22123
/proc/meminfo: memFree=27148044/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=63560 CPUtime=51.07 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 15798 0 0 0 5104 3 0 0 20 0 1 0 322468316 65085440 15702 33554432000 134512640 135395479 4290571200 4290569504 134580372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 15890 15702 106 216 0 15672 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63560

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22123
/proc/meminfo: memFree=27126840/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=76088 CPUtime=102.28 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 18923 0 0 0 10223 5 0 0 20 0 1 0 322468316 77914112 18827 33554432000 134512640 135395479 4290571200 4290569072 134574120 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 19022 18827 106 216 0 18804 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 76088

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22124
/proc/meminfo: memFree=27113696/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=82760 CPUtime=162.26 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 20575 0 0 0 16221 5 0 0 20 0 1 0 322468316 84746240 20479 33554432000 134512640 135395479 4290571200 4290568920 135007481 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 20690 20479 106 216 0 20472 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 82760

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22124
/proc/meminfo: memFree=27090880/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=95860 CPUtime=222.26 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 23849 0 0 0 22220 6 0 0 20 0 1 0 322468316 98160640 23753 33554432000 134512640 135395479 4290571200 4290569072 134574489 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 23965 23753 106 216 0 23747 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 95860

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22124
/proc/meminfo: memFree=27051448/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=127820 CPUtime=282.25 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 31826 0 0 0 28217 8 0 0 20 0 1 0 322468316 130887680 31730 33554432000 134512640 135395479 4290571200 4290569168 134576840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 31955 31730 106 216 0 31737 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 127820

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22124
/proc/meminfo: memFree=27042400/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=127820 CPUtime=342.24 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 31829 0 0 0 34216 8 0 0 20 0 1 0 322468316 130887680 31733 33554432000 134512640 135395479 4290571200 4290569664 134588801 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 31955 31733 106 216 0 31737 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 127820

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22124
/proc/meminfo: memFree=27031116/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=127820 CPUtime=402.23 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 31830 0 0 0 40215 8 0 0 20 0 1 0 322468316 130887680 31734 33554432000 134512640 135395479 4290571200 4290569552 134580938 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 31955 31734 106 216 0 31737 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 127820

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22125
/proc/meminfo: memFree=27020944/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=127820 CPUtime=462.22 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 31831 0 0 0 46214 8 0 0 20 0 1 0 322468316 130887680 31735 33554432000 134512640 135395479 4290571200 4290569552 134580923 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 31955 31735 106 216 0 31737 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 127820

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22125
/proc/meminfo: memFree=27007796/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=129516 CPUtime=522.18 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 32282 0 0 0 52210 8 0 0 20 0 1 0 322468316 132624384 32163 33554432000 134512640 135395479 4290571200 4290569520 134573374 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 32379 32163 106 216 0 32161 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 129516

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 22128
/proc/meminfo: memFree=26998124/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=129516 CPUtime=582.15 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 32314 0 0 0 58207 8 0 0 20 0 1 0 322468316 132624384 32178 33554432000 134512640 135395479 4290571200 4290569072 134574366 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 32379 32178 106 216 0 32161 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 129516

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22178
/proc/meminfo: memFree=27612712/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=168300 CPUtime=822.1 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 41989 0 0 0 82198 12 0 0 20 0 1 0 322468316 172339200 41880 33554432000 134512640 135395479 4290571200 4290569072 134574544 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 42075 41880 106 216 0 41857 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 168300

[startup+882.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22178
/proc/meminfo: memFree=27612620/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=168300 CPUtime=882.09 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 41989 0 0 0 88197 12 0 0 20 0 1 0 322468316 172339200 41880 33554432000 134512640 135395479 4290571200 4290569072 134574497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 42075 41880 106 216 0 41857 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 168300

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22178
/proc/meminfo: memFree=27587068/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=168300 CPUtime=942.08 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 41998 0 0 0 94196 12 0 0 20 0 1 0 322468316 172339200 41893 33554432000 134512640 135395479 4290571200 4290569552 134581053 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 42075 41893 106 216 0 41857 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 168300

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22178
/proc/meminfo: memFree=27511396/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=168300 CPUtime=1002.07 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 42003 0 0 0 100195 12 0 0 20 0 1 0 322468316 172339200 41897 33554432000 134512640 135395479 4290571200 4290569168 134577093 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 42075 41897 106 216 0 41857 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 168300

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22179
/proc/meminfo: memFree=27511396/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=168300 CPUtime=1062.06 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 42003 0 0 0 106194 12 0 0 20 0 1 0 322468316 172339200 41897 33554432000 134512640 135395479 4290571200 4290569552 134580915 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 42075 41897 106 216 0 41857 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 168300

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22179
/proc/meminfo: memFree=27493484/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=186148 CPUtime=1122.04 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 46424 0 0 0 112191 13 0 0 20 0 1 0 322468316 190615552 46318 33554432000 134512640 135395479 4290571200 4290569072 134574474 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 46537 46318 106 216 0 46319 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 186148

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22182
/proc/meminfo: memFree=27492848/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=186148 CPUtime=1182.04 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 46424 0 0 0 118191 13 0 0 20 0 1 0 322468316 190615552 46318 33554432000 134512640 135395479 4290571200 4290569552 134580965 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 46537 46318 106 216 0 46319 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 186148

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 22182
/proc/meminfo: memFree=27447428/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=186108 CPUtime=1242.03 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 46425 0 0 0 124190 13 0 0 20 0 1 0 322468316 190574592 46319 33554432000 134512640 135395479 4290571200 4290569552 134580941 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 46527 46319 106 216 0 46309 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 186108

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22182
/proc/meminfo: memFree=27435576/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=186104 CPUtime=1302.02 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 46434 0 0 0 130189 13 0 0 20 0 1 0 322468316 190570496 46330 33554432000 134512640 135395479 4290571200 4290568920 135006660 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 46526 46330 106 216 0 46308 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 186104

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22183
/proc/meminfo: memFree=27435700/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=186104 CPUtime=1362 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 46434 0 0 0 136187 13 0 0 20 0 1 0 322468316 190570496 46330 33554432000 134512640 135395479 4290571200 4290569552 134580938 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 46526 46330 106 216 0 46308 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 186104

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22184
/proc/meminfo: memFree=27421188/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=200776 CPUtime=1422 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 50089 0 0 0 142186 14 0 0 20 0 1 0 322468316 205594624 49985 33554432000 134512640 135395479 4290571200 4290569552 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 50194 49985 106 216 0 49976 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 200776

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22184
/proc/meminfo: memFree=27413756/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=208048 CPUtime=1481.98 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 51894 0 0 0 148183 15 0 0 20 0 1 0 322468316 213041152 51790 33554432000 134512640 135395479 4290571200 4290569552 134580732 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 52012 51790 106 216 0 51794 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 208048

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 22184
/proc/meminfo: memFree=27392528/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=208448 CPUtime=1541.98 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 51963 0 0 0 154182 16 0 0 20 0 1 0 322468316 213450752 51859 33554432000 134512640 135395479 4290571200 4290569072 134574327 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 52112 51859 106 216 0 51894 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 208448

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22184
/proc/meminfo: memFree=27392528/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=208828 CPUtime=1601.97 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 52049 0 0 0 160181 16 0 0 20 0 1 0 322468316 213839872 51945 33554432000 134512640 135395479 4290571200 4290569072 134574486 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 52207 51945 106 216 0 51989 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 208828

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22185
/proc/meminfo: memFree=27392308/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=209200 CPUtime=1661.95 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 52152 0 0 0 166179 16 0 0 20 0 1 0 322468316 214220800 52061 33554432000 134512640 135395479 4290571200 4290569552 134580856 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 52300 52061 106 216 0 52082 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 209200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22185
/proc/meminfo: memFree=27392436/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=209380 CPUtime=1721.94 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 52156 0 0 0 172178 16 0 0 20 0 1 0 322468316 214405120 52065 33554432000 134512640 135395479 4290571200 4290569552 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 52345 52065 106 216 0 52127 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 209380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22188
/proc/meminfo: memFree=27391624/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=209380 CPUtime=1781.93 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 52158 0 0 0 178177 16 0 0 20 0 1 0 322468316 214405120 52067 33554432000 134512640 135395479 4290571200 4290569552 134580938 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 52345 52067 106 216 0 52127 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 209380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22188
/proc/meminfo: memFree=27390944/32873648 swapFree=7112/7112
[pid=22122] ppid=22120 vsize=209380 CPUtime=1800.04 cores=0,2,4,6
/proc/22122/stat : 22122 (minisat+) R 22120 22122 20628 0 -1 4202496 52158 0 0 0 179988 16 0 0 20 0 1 0 322468316 214405120 52067 33554432000 134512640 135395479 4290571200 4290569552 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/22122/statm: 52345 52067 106 216 0 52127 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 209380

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

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.88
CPU system time (s): 0.162975
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 209380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.162975
maximum resident set size= 208272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52159
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= 95
involuntary context switches= 1935

runsolver used 3.60245 second user time and 8.83166 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-01 17:10:24
IDJOB=3722157
IDBENCH=90110
IDSOLVER=2306
FILE ID=node126/3722157-1338563424
RUNJOBID= node126-1338552596-20644
PBS_JOBID= 14635890
Free space on /tmp= 70748 MiB

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

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

MD5SUM BENCH= a811647d9332337c7e73474eee26f5b9
RANDOM SEED=445630496

node126.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.456
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.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.456
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.456
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.456
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.456
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.92
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.456
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.456
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.456
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:       32873648 kB
MemFree:        27219088 kB
Buffers:          378484 kB
Cached:          3655172 kB
SwapCached:         9476 kB
Active:          2195792 kB
Inactive:        2600056 kB
Active(anon):     752384 kB
Inactive(anon):    12180 kB
Active(file):    1443408 kB
Inactive(file):  2587876 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              2760 kB
Writeback:             0 kB
AnonPages:        760768 kB
Mapped:            10076 kB
Shmem:                 0 kB
Slab:             720416 kB
SReclaimable:     164776 kB
SUnreclaim:       555640 kB
KernelStack:        1472 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     886832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    712704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3722157-1338563424.opb

Free space on /tmp at the end= 70800 MiB
End job on node126 at 2012-06-01 17:40:27