Trace number 3722221

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K66.opb
MD5SUM03e282ee85097a100b1dfa3533d9978b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark871.544
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3630
Total number of constraints3764
Number of constraints which are clauses3698
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint66
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 67
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.09/0.11	c Converting 3762 PB-constraints to clauses...
0.09/0.11	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.12	c   -- Detecting intervals from adjacent constraints: ###############################################################
0.09/0.12	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.12	c ---[ 126]---> BDD-cost:  107
0.09/0.12	c ---[ 124]---> BDD-cost:  107
0.09/0.12	c ---[ 122]---> BDD-cost:  107
0.09/0.12	c ---[ 120]---> BDD-cost:  107
0.09/0.12	c ---[ 118]---> BDD-cost:  107
0.09/0.13	c ---[ 116]---> BDD-cost:  107
0.09/0.13	c ---[ 114]---> BDD-cost:  107
0.09/0.13	c ---[ 112]---> BDD-cost:  107
0.09/0.13	c ---[ 110]---> BDD-cost:  107
0.09/0.13	c ---[ 108]---> BDD-cost:  107
0.09/0.13	c ---[ 106]---> BDD-cost:  107
0.09/0.13	c ---[ 104]---> BDD-cost:  107
0.09/0.13	c ---[ 102]---> BDD-cost:  107
0.09/0.13	c ---[ 100]---> BDD-cost:  107
0.09/0.13	c ---[  98]---> BDD-cost:  107
0.09/0.14	c ---[  96]---> BDD-cost:  107
0.09/0.14	c ---[  94]---> BDD-cost:  107
0.09/0.14	c ---[  92]---> BDD-cost:  107
0.09/0.14	c ---[  90]---> BDD-cost:  107
0.09/0.14	c ---[  88]---> BDD-cost:  107
0.09/0.14	c ---[  86]---> BDD-cost:  107
0.09/0.14	c ---[  84]---> BDD-cost:  107
0.09/0.14	c ---[  82]---> BDD-cost:  107
0.09/0.14	c ---[  80]---> BDD-cost:  107
0.09/0.14	c ---[  78]---> BDD-cost:  107
0.09/0.14	c ---[  76]---> BDD-cost:  107
0.09/0.15	c ---[  74]---> BDD-cost:  107
0.09/0.15	c ---[  72]---> BDD-cost:  107
0.09/0.15	c ---[  70]---> BDD-cost:  107
0.09/0.15	c ---[  68]---> BDD-cost:  107
0.09/0.15	c ---[  66]---> BDD-cost:  107
0.09/0.15	c ---[  64]---> BDD-cost:  107
0.09/0.15	c ---[  62]---> BDD-cost:  107
0.09/0.15	c ---[  60]---> BDD-cost:  107
0.09/0.15	c ---[  58]---> BDD-cost:  107
0.09/0.15	c ---[  56]---> BDD-cost:  107
0.09/0.16	c ---[  54]---> BDD-cost:  107
0.09/0.16	c ---[  52]---> BDD-cost:  107
0.09/0.16	c ---[  50]---> BDD-cost:  107
0.09/0.16	c ---[  48]---> BDD-cost:  107
0.09/0.16	c ---[  46]---> BDD-cost:  107
0.09/0.16	c ---[  44]---> BDD-cost:  107
0.09/0.16	c ---[  42]---> BDD-cost:  107
0.09/0.16	c ---[  40]---> BDD-cost:  107
0.09/0.16	c ---[  38]---> BDD-cost:  107
0.09/0.16	c ---[  36]---> BDD-cost:  107
0.09/0.17	c ---[  34]---> BDD-cost:  107
0.09/0.17	c ---[  32]---> BDD-cost:  107
0.09/0.17	c ---[  30]---> BDD-cost:  107
0.09/0.17	c ---[  28]---> BDD-cost:  107
0.09/0.17	c ---[  26]---> BDD-cost:  107
0.09/0.17	c ---[  24]---> BDD-cost:  107
0.09/0.17	c ---[  22]---> BDD-cost:  105
0.09/0.17	c ---[  20]---> BDD-cost:  101
0.09/0.17	c ---[  18]---> BDD-cost:   95
0.09/0.17	c ---[  16]---> BDD-cost:   83
0.09/0.18	c ---[  14]---> BDD-cost:   67
0.09/0.18	c ---[  12]---> BDD-cost:   55
0.09/0.18	c ---[  10]---> BDD-cost:   41
0.09/0.18	c ---[   8]---> BDD-cost:   27
0.09/0.18	c ---[   6]---> BDD-cost:   15
0.09/0.18	c ---[   4]---> BDD-cost:    7
0.09/0.18	c ---[   2]---> BDD-cost:    1
0.09/0.18	c ==================================[MINISAT+]==================================
0.09/0.18	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.18	c ==============================================================================
0.09/0.18	c |         0 |   18597    53282 |    6199       0        0     nan |  0.000 % |
0.19/0.20	c |       100 |   18597    53282 |    6818     100     6270    62.7 |  5.291 % |
0.19/0.22	c |       250 |   18237    52308 |    7500     248    18711    75.4 |  7.129 % |
0.19/0.25	c |       477 |   18237    52308 |    8250     475    47850   100.7 |  7.129 % |
0.29/0.30	c |       815 |   18237    52308 |    9075     813    86680   106.6 |  7.129 % |
0.29/0.38	c |      1325 |   18234    52301 |    9983    1322   148850   112.6 |  7.139 % |
0.49/0.55	c |      2088 |   18234    52301 |   10981    2085   314909   151.0 |  7.139 % |
0.79/0.80	c |      3227 |   18231    52294 |   12080    3222   480758   149.2 |  7.149 % |
1.10/1.14	c |      4936 |   18231    52294 |   13288    4931   718817   145.8 |  7.149 % |
1.59/1.66	c |      7498 |   18228    52286 |   14616    7492  1054053   140.7 |  7.160 % |
2.59/2.63	c |     11343 |   18228    52286 |   16078   11337  1803922   159.1 |  7.160 % |
4.29/4.33	c |     17110 |   18228    52286 |   17686   17104  2777700   162.4 |  7.160 % |
7.19/7.26	c |     25761 |   18228    52286 |   19455   15893  2715265   170.8 |  7.160 % |
11.49/11.59	c |     38735 |   18225    52278 |   21400   18382  2957197   160.9 |  7.170 % |
19.19/19.28	c |     58197 |   18225    52278 |   23540   14282  2126984   148.9 |  7.170 % |
31.79/31.85	c |     87389 |   18225    52278 |   25894   18270  2544703   139.3 |  7.170 % |
50.78/50.80	c |    131182 |   18207    52230 |   28484   19215  2843102   148.0 |  7.241 % |
81.08/81.17	c |    196869 |   18204    52222 |   31332   22288  2922239   131.1 |  7.252 % |
133.87/133.97	c |    295395 |   18204    52222 |   34465   19525  2159735   110.6 |  7.252 % |
204.15/204.26	c |    443185 |   18195    52200 |   37912   37015  7488849   202.3 |  7.282 % |
328.12/328.21	c |    664873 |   18180    52160 |   41703   30510  5297527   173.6 |  7.333 % |
525.70/525.86	c |    997400 |   18177    52152 |   45874   44365  8739559   197.0 |  7.343 % |
887.03/887.24	c |   1496188 |   18168    52129 |   50461   42400  7219670   170.3 |  7.374 % |
1423.25/1423.50	c |   2244370 |   18168    52129 |   55507   42280  8136439   192.4 |  7.374 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/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-3722221-1338564576/watcher-3722221-1338564576 -o /tmp/evaluation-result-3722221-1338564576/solver-3722221-1338564576 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722221-1338564576.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.11 2.06 2.01 3/174 12330
/proc/meminfo: memFree=29109840/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 181 0 0 0 0 0 0 0 20 0 1 0 322586031 1294336 138 33554432000 134512640 135395479 4288067072 4288065856 134569966 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 316 138 74 216 0 98 0

[startup+0.028141 s]
/proc/loadavg: 2.11 2.06 2.01 3/174 12330
/proc/meminfo: memFree=29109840/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=2028 CPUtime=0.02 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 343 0 0 0 2 0 0 0 20 0 1 0 322586031 2076672 300 33554432000 134512640 135395479 4288067072 4288066072 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 507 300 74 216 0 289 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2028

[startup+0.100208 s]
/proc/loadavg: 2.11 2.06 2.01 3/174 12330
/proc/meminfo: memFree=29109840/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=3204 CPUtime=0.09 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 654 0 0 0 9 0 0 0 20 0 1 0 322586031 3280896 611 33554432000 134512640 135395479 4288067072 4288066040 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 801 611 74 216 0 583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3204

[startup+0.300178 s]
/proc/loadavg: 2.11 2.06 2.01 3/174 12330
/proc/meminfo: memFree=29109840/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=4652 CPUtime=0.29 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 998 0 0 0 29 0 0 0 20 0 1 0 322586031 4763648 955 33554432000 134512640 135395479 4288067072 4288065424 134580801 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 1163 955 106 216 0 945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4652

[startup+0.70018 s]
/proc/loadavg: 2.11 2.06 2.01 3/174 12330
/proc/meminfo: memFree=29109840/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=5968 CPUtime=0.69 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 1341 0 0 0 69 0 0 0 20 0 1 0 322586031 6111232 1298 33554432000 134512640 135395479 4288067072 4288064944 134574544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 1492 1298 106 216 0 1274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5968

[startup+1.50019 s]
/proc/loadavg: 2.11 2.06 2.01 3/175 12331
/proc/meminfo: memFree=29104872/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=8340 CPUtime=1.49 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 1933 0 0 0 149 0 0 0 20 0 1 0 322586031 8540160 1890 33554432000 134512640 135395479 4288067072 4288064944 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 2085 1891 106 216 0 1867 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8340

[startup+3.10018 s]
/proc/loadavg: 2.11 2.06 2.01 3/175 12331
/proc/meminfo: memFree=29100904/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=13352 CPUtime=3.09 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 3182 0 0 0 309 0 0 0 20 0 1 0 322586031 13672448 3139 33554432000 134512640 135395479 4288067072 4288065424 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 3338 3139 106 216 0 3120 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13352

[startup+6.30019 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 12331
/proc/meminfo: memFree=29092596/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=18384 CPUtime=6.29 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 4436 0 0 0 629 0 0 0 20 0 1 0 322586031 18825216 4393 33554432000 134512640 135395479 4288067072 4288064944 134574486 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 4596 4393 106 216 0 4378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18384

[startup+12.7002 s]
/proc/loadavg: 2.09 2.05 2.01 3/175 12331
/proc/meminfo: memFree=29090280/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=20616 CPUtime=12.69 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 5009 0 0 0 1268 1 0 0 20 0 1 0 322586031 21110784 4966 33554432000 134512640 135395479 4288067072 4288064944 134574428 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 5154 4966 106 216 0 4936 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20616

[startup+25.5002 s]
/proc/loadavg: 2.07 2.05 2.01 3/175 12331
/proc/meminfo: memFree=29087188/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=24024 CPUtime=25.49 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 5855 0 0 0 2548 1 0 0 20 0 1 0 322586031 24600576 5812 33554432000 134512640 135395479 4288067072 4288065424 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 6006 5812 106 216 0 5788 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24024

[startup+51.1002 s]
/proc/loadavg: 2.05 2.05 2.00 3/176 12334
/proc/meminfo: memFree=29083832/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=27076 CPUtime=51.08 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 6612 0 0 0 5107 1 0 0 20 0 1 0 322586031 27725824 6569 33554432000 134512640 135395479 4288067072 4288065040 134579770 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 6769 6569 106 216 0 6551 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27076

[startup+102.306 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 12334
/proc/meminfo: memFree=29076652/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=33348 CPUtime=102.28 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 8187 0 0 0 10226 2 0 0 20 0 1 0 322586031 34148352 8144 33554432000 134512640 135395479 4288067072 4288065040 134576837 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 8337 8144 106 216 0 8119 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33348

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 12334
/proc/meminfo: memFree=29075812/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=33628 CPUtime=162.26 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 8249 0 0 0 16224 2 0 0 20 0 1 0 322586031 34435072 8226 33554432000 134512640 135395479 4288067072 4288065040 134579871 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 8407 8226 106 216 0 8189 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 33628

[startup+222.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/175 12335
/proc/meminfo: memFree=29064508/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=44924 CPUtime=222.25 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 11066 0 0 0 22222 3 0 0 20 0 1 0 322586031 46002176 11033 33554432000 134512640 135395479 4288067072 4288064944 134575444 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 11231 11033 106 216 0 11013 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 44924

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 12335
/proc/meminfo: memFree=29050868/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=48696 CPUtime=282.23 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 11981 0 0 0 28220 3 0 0 20 0 1 0 322586031 49864704 11948 33554432000 134512640 135395479 4288067072 4288065424 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 12174 11948 106 216 0 11956 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 48696

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 12335
/proc/meminfo: memFree=29049256/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=50512 CPUtime=342.23 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 12408 0 0 0 34219 4 0 0 20 0 1 0 322586031 51724288 12375 33554432000 134512640 135395479 4288067072 4288065424 134580744 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 12628 12375 106 216 0 12410 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 50512

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 12335
/proc/meminfo: memFree=29046000/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=53456 CPUtime=402.21 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 13109 0 0 0 40217 4 0 0 20 0 1 0 322586031 54738944 13138 33554432000 134512640 135395479 4288067072 4288065424 134581428 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 13364 13138 106 216 0 13146 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 53456

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12335
/proc/meminfo: memFree=29043272/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=55904 CPUtime=462.2 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 13685 0 0 0 46216 4 0 0 20 0 1 0 322586031 57245696 13714 33554432000 134512640 135395479 4288067072 4288065424 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 13976 13714 106 216 0 13758 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 55904

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12336
/proc/meminfo: memFree=29043272/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=55904 CPUtime=522.19 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 13686 0 0 0 52215 4 0 0 20 0 1 0 322586031 57245696 13715 33554432000 134512640 135395479 4288067072 4288065424 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 13976 13715 106 216 0 13758 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 55904

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12336
/proc/meminfo: memFree=29034096/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=65032 CPUtime=582.19 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 15950 0 0 0 58214 5 0 0 20 0 1 0 322586031 66592768 15979 33554432000 134512640 135395479 4288067072 4288064944 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 16258 15979 106 216 0 16040 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 65032

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 12389
/proc/meminfo: memFree=28911804/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=65956 CPUtime=822.14 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 16170 0 0 0 82209 5 0 0 20 0 1 0 322586031 67538944 16268 33554432000 134512640 135395479 4288067072 4288065424 134580943 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 16489 16268 106 216 0 16271 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 65956

[startup+882.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 12389
/proc/meminfo: memFree=28788048/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=65956 CPUtime=882.13 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 16170 0 0 0 88208 5 0 0 20 0 1 0 322586031 67538944 16268 33554432000 134512640 135395479 4288067072 4288064944 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 16489 16268 106 216 0 16271 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 65956

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 12389
/proc/meminfo: memFree=28786712/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=67172 CPUtime=942.12 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 16486 0 0 0 94207 5 0 0 20 0 1 0 322586031 68784128 16584 33554432000 134512640 135395479 4288067072 4288065424 134580825 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 16793 16584 106 216 0 16575 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 67172

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12389
/proc/meminfo: memFree=28703484/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=72688 CPUtime=1002.11 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 17812 0 0 0 100206 5 0 0 20 0 1 0 322586031 74432512 17910 33554432000 134512640 135395479 4288067072 4288065424 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 18172 17910 106 216 0 17954 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 72688

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12389
/proc/meminfo: memFree=28506164/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=73044 CPUtime=1062.1 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 17886 0 0 0 106205 5 0 0 20 0 1 0 322586031 74797056 17984 33554432000 134512640 135395479 4288067072 4288065424 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 18261 17984 106 216 0 18043 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 73044

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12390
/proc/meminfo: memFree=28203844/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=73044 CPUtime=1122.09 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 17894 0 0 0 112204 5 0 0 20 0 1 0 322586031 74797056 18068 33554432000 134512640 135395479 4288067072 4288065424 134581074 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 18261 18068 106 216 0 18043 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 73044

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12390
/proc/meminfo: memFree=27840648/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=73044 CPUtime=1182.08 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 17894 0 0 0 118203 5 0 0 20 0 1 0 322586031 74797056 18068 33554432000 134512640 135395479 4288067072 4288065424 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 18261 18068 106 216 0 18043 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 73044

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12393
/proc/meminfo: memFree=27635916/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1242.07 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20090 0 0 0 124201 6 0 0 20 0 1 0 322586031 83771392 20264 33554432000 134512640 135395479 4288067072 4288065424 134581491 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20264 106 216 0 20234 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 81808

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12393
/proc/meminfo: memFree=27368084/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1302.07 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20090 0 0 0 130201 6 0 0 20 0 1 0 322586031 83771392 20264 33554432000 134512640 135395479 4288067072 4288065424 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20264 106 216 0 20234 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 81808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12393
/proc/meminfo: memFree=27167360/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1362.05 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20090 0 0 0 136199 6 0 0 20 0 1 0 322586031 83771392 20264 33554432000 134512640 135395479 4288067072 4288065424 134580896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20264 106 216 0 20234 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 81808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12394
/proc/meminfo: memFree=26953488/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1422.05 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20090 0 0 0 142199 6 0 0 20 0 1 0 322586031 83771392 20264 33554432000 134512640 135395479 4288067072 4288065424 134580893 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20264 106 216 0 20234 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 81808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12394
/proc/meminfo: memFree=26742964/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1482.04 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20094 0 0 0 148198 6 0 0 20 0 1 0 322586031 83771392 20268 33554432000 134512640 135395479 4288067072 4288065424 134580863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20268 106 216 0 20234 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 81808

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12394
/proc/meminfo: memFree=26541368/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1542.03 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20094 0 0 0 154197 6 0 0 20 0 1 0 322586031 83771392 20268 33554432000 134512640 135395479 4288067072 4288065424 134580975 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20268 106 216 0 20234 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 81808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12394
/proc/meminfo: memFree=26364324/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1602.02 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20094 0 0 0 160196 6 0 0 20 0 1 0 322586031 83771392 20268 33554432000 134512640 135395479 4288067072 4288064944 134573890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20268 106 216 0 20234 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 81808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12394
/proc/meminfo: memFree=26175252/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1662.01 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20094 0 0 0 166195 6 0 0 20 0 1 0 322586031 83771392 20268 33554432000 134512640 135395479 4288067072 4288065424 134580834 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20268 106 216 0 20234 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 81808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12395
/proc/meminfo: memFree=26002796/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1722 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20094 0 0 0 172194 6 0 0 20 0 1 0 322586031 83771392 20268 33554432000 134512640 135395479 4288067072 4288065396 134580248 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20268 106 216 0 20234 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 81808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12395
/proc/meminfo: memFree=25874856/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1781.99 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20094 0 0 0 178193 6 0 0 20 0 1 0 322586031 83771392 20268 33554432000 134512640 135395479 4288067072 4288065424 134580789 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20268 106 216 0 20234 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 81808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 12395
/proc/meminfo: memFree=25826340/32873844 swapFree=6088/6088
[pid=12330] ppid=12328 vsize=81808 CPUtime=1800.09 cores=1,3,5,7
/proc/12330/stat : 12330 (minisat+) R 12328 12330 10645 0 -1 4202496 20094 0 0 0 180003 6 0 0 20 0 1 0 322586031 83771392 20268 33554432000 134512640 135395479 4288067072 4288065392 134572776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12330/statm: 20452 20268 106 216 0 20234 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 81808

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.11
CPU user time (s): 1800.04
CPU system time (s): 0.067989
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 81808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.067989
maximum resident set size= 81076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20095
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= 35
involuntary context switches= 1852

runsolver used 3.55246 second user time and 8.91364 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-01 17:29:36
IDJOB=3722221
IDBENCH=90220
IDSOLVER=2306
FILE ID=node110/3722221-1338564576
RUNJOBID= node110-1338552573-10662
PBS_JOBID= 14635874
Free space on /tmp= 71132 MiB

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

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

MD5SUM BENCH= 03e282ee85097a100b1dfa3533d9978b
RANDOM SEED=762323291

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29110392 kB
Buffers:          364576 kB
Cached:          2293804 kB
SwapCached:          604 kB
Active:          1460896 kB
Inactive:        1470012 kB
Active(anon):     262360 kB
Inactive(anon):    12328 kB
Active(file):    1198536 kB
Inactive(file):  1457684 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:        277620 kB
Mapped:            11988 kB
Shmem:                40 kB
Slab:             696428 kB
SReclaimable:     138984 kB
SUnreclaim:       557444 kB
KernelStack:        1448 kB
PageTables:         4176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     374172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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-3722221-1338564576.opb

Free space on /tmp at the end= 71084 MiB
End job on node110 at 2012-06-01 17:59:38