Trace number 4113333

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v041-n3.opb
MD5SUMa47cb68ddc38ac1ee25ce2b7f399d62c
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 benchmark0.041993
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 82 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #########################################
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  80]---> BDD-cost:    9
0.00/0.00	c ---[  78]---> BDD-cost:    9
0.00/0.00	c ---[  76]---> BDD-cost:    9
0.00/0.00	c ---[  74]---> BDD-cost:    9
0.00/0.00	c ---[  72]---> BDD-cost:    9
0.00/0.00	c ---[  70]---> BDD-cost:    9
0.00/0.00	c ---[  68]---> BDD-cost:    9
0.00/0.00	c ---[  66]---> BDD-cost:    9
0.00/0.00	c ---[  64]---> BDD-cost:    9
0.00/0.00	c ---[  62]---> BDD-cost:    9
0.00/0.00	c ---[  60]---> BDD-cost:    9
0.00/0.00	c ---[  58]---> BDD-cost:    9
0.00/0.00	c ---[  56]---> BDD-cost:    9
0.00/0.00	c ---[  54]---> BDD-cost:    9
0.00/0.00	c ---[  52]---> BDD-cost:    9
0.00/0.00	c ---[  50]---> BDD-cost:    9
0.00/0.00	c ---[  48]---> BDD-cost:    9
0.00/0.00	c ---[  46]---> BDD-cost:    9
0.00/0.00	c ---[  44]---> BDD-cost:    9
0.00/0.00	c ---[  42]---> BDD-cost:    9
0.00/0.00	c ---[  40]---> BDD-cost:    9
0.00/0.00	c ---[  38]---> BDD-cost:    9
0.00/0.00	c ---[  36]---> BDD-cost:    9
0.00/0.00	c ---[  34]---> BDD-cost:    9
0.00/0.00	c ---[  32]---> BDD-cost:    9
0.00/0.00	c ---[  30]---> BDD-cost:    9
0.00/0.00	c ---[  28]---> BDD-cost:    9
0.00/0.00	c ---[  26]---> BDD-cost:    9
0.00/0.00	c ---[  24]---> BDD-cost:    9
0.00/0.00	c ---[  22]---> BDD-cost:    9
0.00/0.00	c ---[  20]---> BDD-cost:    9
0.00/0.00	c ---[  18]---> BDD-cost:    9
0.00/0.00	c ---[  16]---> BDD-cost:    9
0.00/0.00	c ---[  14]---> BDD-cost:    9
0.00/0.00	c ---[  12]---> BDD-cost:    9
0.00/0.00	c ---[  10]---> BDD-cost:    9
0.00/0.00	c ---[   8]---> BDD-cost:    9
0.00/0.00	c ---[   6]---> BDD-cost:    9
0.00/0.00	c ---[   4]---> BDD-cost:    9
0.00/0.00	c ---[   2]---> BDD-cost:    9
0.00/0.00	c ---[   0]---> BDD-cost:    9
1800.01/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |     254      669     1869 |      245      100     17 |  8.334 % |
1800.01/1800.30	|       250 |     254      669     1869 |      269      250     19 |  8.336 % |
1800.01/1800.30	|       475 |     254      669     1869 |      296      274     21 |  8.340 % |
1800.01/1800.30	|       812 |     254      669     1869 |      326      208     12 |  8.334 % |
1800.01/1800.30	|      1318 |     254      669     1869 |      359      235     12 |  8.336 % |
1800.01/1800.30	|      2077 |     254      669     1869 |      395      283     11 |  8.340 % |
1800.01/1800.30	|      3216 |     254      669     1869 |      434      277     10 |  8.334 % |
1800.01/1800.30	|      4924 |     254      669     1869 |      478      369     12 |  8.334 % |
1800.01/1800.30	|      7486 |     254      669     1869 |      525      674     19 |  8.334 % |
1800.01/1800.30	|     11330 |     254      669     1869 |      578      593     22 |  8.334 % |
1800.01/1800.30	|     17096 |     254      669     1869 |      636      625     19 |  8.334 % |
1800.01/1800.30	|     25745 |     254      669     1869 |      699      673     19 |  8.334 % |
1800.01/1800.30	|     38719 |     254      669     1869 |      769      734     18 |  8.334 % |
1800.01/1800.30	|     58180 |     254      669     1869 |      846      456     11 |  8.334 % |
1800.01/1800.30	|     87372 |     254      669     1869 |      931      675     17 |  8.334 % |
1800.01/1800.30	|    131161 |     254      669     1869 |     1024      751     15 |  8.340 % |
1800.01/1800.30	|    196845 |     254      669     1869 |     1127     1106     18 |  8.334 % |
1800.01/1800.30	|    295371 |     254      669     1869 |     1239     1076     20 |  8.334 % |
1800.01/1800.30	|    443160 |     254      669     1869 |     1363      947     18 |  8.334 % |
1800.01/1800.30	|    664843 |     254      669     1869 |     1500     1033     19 |  8.334 % |
1800.01/1800.30	|    997368 |     254      669     1869 |     1650     1566     22 |  8.334 % |
1800.01/1800.30	|   1496156 |     254      669     1869 |     1815     1158     22 |  8.334 % |
1800.01/1800.30	|   2244338 |     254      669     1869 |     1996     1369     24 |  8.334 % |
1800.01/1800.30	|   3366612 |     254      669     1869 |     2196     2009     23 |  8.334 % |
1800.01/1800.30	|   5050023 |     254      669     1869 |     2416     1719     23 |  8.334 % |
1800.01/1800.30	|   7575139 |     254      669     1869 |     2657     1611     21 |  8.334 % |
1800.01/1800.30	|  11362814 |     254      669     1869 |     2923     2520     22 |  8.335 % |
1800.01/1800.30	|  17044326 |     254      669     1869 |     3215     1901     19 |  8.334 % |
1800.01/1800.30	|  25566595 |     254      669     1869 |     3537     2686     24 |  8.334 % |
1800.01/1800.30	|  38349998 |     254      669     1869 |     3891     2285     25 |  8.334 % |
1800.01/1800.30	|  57525103 |     254      669     1869 |     4280     3627     25 |  8.334 % |
1800.01/1800.30	|  86287761 |     254      669     1869 |     4708     2272     22 |  8.340 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4113333-1466619264/watcher-4113333-1466619264 -o /tmp/evaluation-result-4113333-1466619264/solver-4113333-1466619264 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466586458-1412 --watchdog 1960 minisatp HOME/instance-4113333-1466619264.opb 

pid=5869
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.14 2.14 2.16 3/176 5872
/proc/meminfo: memFree=30038416/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 63972169 2154496 237 33554432000 4194304 5646918 140734823958176 140734201434120 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 526 237 135 355 0 167 0

[startup+0.10012 s]
/proc/loadavg: 2.14 2.14 2.16 3/176 5872
/proc/meminfo: memFree=30038416/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=2308 CPUtime=0.09 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 436 0 0 0 9 0 0 0 20 0 1 0 63972169 2363392 302 33554432000 4194304 5646918 140734823958176 140734201434120 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 577 302 143 355 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2308

[startup+0.200385 s]
/proc/loadavg: 2.14 2.14 2.16 3/176 5872
/proc/meminfo: memFree=30038416/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=2308 CPUtime=0.19 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 449 0 0 0 19 0 0 0 20 0 1 0 63972169 2363392 315 33554432000 4194304 5646918 140734823958176 140734201434120 4399539 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 577 315 143 355 0 218 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2308

[startup+0.300344 s]
/proc/loadavg: 2.14 2.14 2.16 3/176 5872
/proc/meminfo: memFree=30038416/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=2552 CPUtime=0.29 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 463 0 0 0 29 0 0 0 20 0 1 0 63972169 2613248 329 33554432000 4194304 5646918 140734823958176 140734201434120 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 638 329 143 355 0 279 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2552

[startup+0.700228 s]
/proc/loadavg: 2.14 2.14 2.16 3/176 5872
/proc/meminfo: memFree=30038416/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=2552 CPUtime=0.69 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 510 0 0 0 69 0 0 0 20 0 1 0 63972169 2613248 375 33554432000 4194304 5646918 140734823958176 140734201434120 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 638 375 143 355 0 279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2552

[startup+1.50026 s]
/proc/loadavg: 2.14 2.14 2.16 3/177 5873
/proc/meminfo: memFree=30037464/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=2796 CPUtime=1.49 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 520 0 0 0 149 0 0 0 20 0 1 0 63972169 2863104 384 33554432000 4194304 5646918 140734823958176 140734823956424 4398960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 699 384 143 355 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2796

[startup+3.10023 s]
/proc/loadavg: 2.21 2.16 2.16 3/177 5873
/proc/meminfo: memFree=30036844/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=2952 CPUtime=3.09 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 600 0 0 0 309 0 0 0 20 0 1 0 63972169 3022848 463 33554432000 4194304 5646918 140734823958176 140734823956440 4397733 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 738 463 143 355 0 379 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2952

[startup+6.30023 s]
/proc/loadavg: 2.21 2.16 2.16 3/177 5873
/proc/meminfo: memFree=30036616/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=3248 CPUtime=6.29 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 667 0 0 0 629 0 0 0 20 0 1 0 63972169 3325952 530 33554432000 4194304 5646918 140734823958176 140734823956424 4402829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 812 530 143 355 0 453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3248

[startup+12.7003 s]
/proc/loadavg: 2.18 2.15 2.16 3/177 5873
/proc/meminfo: memFree=30035828/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=3560 CPUtime=12.69 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 759 0 0 0 1269 0 0 0 20 0 1 0 63972169 3645440 620 33554432000 4194304 5646918 140734823958176 140734823956424 4403393 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 890 620 143 355 0 531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3560

[startup+25.5004 s]
/proc/loadavg: 2.23 2.16 2.16 4/177 5873
/proc/meminfo: memFree=30035116/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=4196 CPUtime=25.49 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 926 0 0 0 2549 0 0 0 20 0 1 0 63972169 4296704 784 33554432000 4194304 5646918 140734823958176 140734823956440 4422766 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1049 784 143 355 0 690 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4196

[startup+51.1003 s]
/proc/loadavg: 2.15 2.15 2.16 3/177 5873
/proc/meminfo: memFree=30034748/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=4444 CPUtime=51.09 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 992 0 0 0 5109 0 0 0 20 0 1 0 63972169 4550656 850 33554432000 4194304 5646918 140734823958176 140734823956440 4389304 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1111 850 143 355 0 752 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4444

[startup+102.3 s]
/proc/loadavg: 2.14 2.15 2.16 3/177 5874
/proc/meminfo: memFree=30033380/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=5372 CPUtime=102.29 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1180 0 0 0 10229 0 0 0 20 0 1 0 63972169 5500928 1035 33554432000 4194304 5646918 140734823958176 140734823956424 4398900 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1343 1035 143 355 0 984 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 5372

[startup+162.3 s]
/proc/loadavg: 2.27 2.18 2.17 3/177 5876
/proc/meminfo: memFree=30032896/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=5752 CPUtime=162.27 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1301 0 0 0 16227 0 0 0 20 0 1 0 63972169 5890048 1156 33554432000 4194304 5646918 140734823958176 140734823956440 4402687 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1438 1156 143 355 0 1079 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 5752

[startup+222.307 s]
/proc/loadavg: 2.13 2.16 2.16 3/177 5877
/proc/meminfo: memFree=30031900/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=6952 CPUtime=222.26 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1508 0 0 0 22226 0 0 0 20 0 1 0 63972169 7118848 1361 33554432000 4194304 5646918 140734823958176 140734823956424 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1738 1361 143 355 0 1379 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 6952

[startup+282.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 5878
/proc/meminfo: memFree=30031520/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=6952 CPUtime=282.25 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1605 0 0 0 28225 0 0 0 20 0 1 0 63972169 7118848 1456 33554432000 4194304 5646918 140734823958176 140734823956424 4399929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1738 1456 143 355 0 1379 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 6952

[startup+342.3 s]
/proc/loadavg: 2.22 2.18 2.17 4/178 5882
/proc/meminfo: memFree=30029800/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=6952 CPUtime=342.24 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1608 0 0 0 34224 0 0 0 20 0 1 0 63972169 7118848 1459 33554432000 4194304 5646918 140734823958176 140734823956424 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1738 1459 143 355 0 1379 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 6952

[startup+402.3 s]
/proc/loadavg: 2.17 2.18 2.17 3/177 5883
/proc/meminfo: memFree=30029552/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=7824 CPUtime=402.23 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1753 0 0 0 40223 0 0 0 20 0 1 0 63972169 8011776 1599 33554432000 4194304 5646918 140734823958176 140734823956424 4402863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1956 1599 143 355 0 1597 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 7824

[startup+462.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/176 5996
/proc/meminfo: memFree=30055792/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=7824 CPUtime=462.22 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1754 0 0 0 46222 0 0 0 20 0 1 0 63972169 8011776 1600 33554432000 4194304 5646918 140734823958176 140734823956424 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1956 1600 143 355 0 1597 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 7824

[startup+522.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/177 5998
/proc/meminfo: memFree=30054608/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=7824 CPUtime=522.21 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1838 0 0 0 52221 0 0 0 20 0 1 0 63972169 8011776 1681 33554432000 4194304 5646918 140734823958176 140734823956424 4397954 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1956 1681 143 355 0 1597 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 7824

[startup+582.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 6110
/proc/meminfo: memFree=30051004/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=7824 CPUtime=582.2 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 1840 0 0 0 58220 0 0 0 20 0 1 0 63972169 8011776 1683 33554432000 4194304 5646918 140734823958176 140734823956424 4389516 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 1956 1683 143 355 0 1597 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 7824


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


[startup+942.3 s]
/proc/loadavg: 2.35 2.24 2.19 3/178 6120
/proc/meminfo: memFree=30034968/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=9368 CPUtime=942.14 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2209 0 0 0 94214 0 0 0 20 0 1 0 63972169 9592832 2042 33554432000 4194304 5646918 140734823958176 140734823956440 4402947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2342 2042 143 355 0 1983 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 9368

[startup+1002.3 s]
/proc/loadavg: 2.21 2.22 2.19 3/177 6121
/proc/meminfo: memFree=30035388/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=9368 CPUtime=1002.13 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2222 0 0 0 100213 0 0 0 20 0 1 0 63972169 9592832 2055 33554432000 4194304 5646918 140734823958176 140734823956440 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2342 2055 143 355 0 1983 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 9368

[startup+1062.3 s]
/proc/loadavg: 2.34 2.25 2.19 3/177 6122
/proc/meminfo: memFree=30033808/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=9368 CPUtime=1062.13 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2222 0 0 0 106213 0 0 0 20 0 1 0 63972169 9592832 2055 33554432000 4194304 5646918 140734823958176 140734823956440 4402661 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2342 2055 143 355 0 1983 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 9368

[startup+1122.3 s]
/proc/loadavg: 2.21 2.23 2.19 3/177 6124
/proc/meminfo: memFree=30033276/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=9368 CPUtime=1122.12 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2222 0 0 0 112212 0 0 0 20 0 1 0 63972169 9592832 2055 33554432000 4194304 5646918 140734823958176 140734823956440 4403152 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2342 2055 143 355 0 1983 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 9368

[startup+1182.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 6125
/proc/meminfo: memFree=30031056/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=9368 CPUtime=1182.11 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2240 0 0 0 118211 0 0 0 20 0 1 0 63972169 9592832 2073 33554432000 4194304 5646918 140734823958176 140734823956440 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2342 2073 143 355 0 1983 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 9368

[startup+1242.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 6126
/proc/meminfo: memFree=30030732/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=9368 CPUtime=1242.1 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2249 0 0 0 124210 0 0 0 20 0 1 0 63972169 9592832 2082 33554432000 4194304 5646918 140734823958176 140734823956440 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2342 2082 143 355 0 1983 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 9368

[startup+1302.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 6127
/proc/meminfo: memFree=30030252/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=9500 CPUtime=1302.09 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2276 0 0 0 130209 0 0 0 20 0 1 0 63972169 9728000 2107 33554432000 4194304 5646918 140734823958176 140734823956440 4397536 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2375 2107 143 355 0 2016 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 9500

[startup+1362.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 6128
/proc/meminfo: memFree=30030168/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=10232 CPUtime=1362.08 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2338 0 0 0 136208 0 0 0 20 0 1 0 63972169 10477568 2168 33554432000 4194304 5646918 140734823958176 140734823956424 4399877 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2558 2168 143 355 0 2199 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 10232

[startup+1422.3 s]
/proc/loadavg: 2.46 2.29 2.20 3/177 6130
/proc/meminfo: memFree=30029768/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=10232 CPUtime=1422.08 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2341 0 0 0 142208 0 0 0 20 0 1 0 63972169 10477568 2171 33554432000 4194304 5646918 140734823958176 140734823956424 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2558 2171 143 355 0 2199 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 10232

[startup+1482.3 s]
/proc/loadavg: 2.23 2.25 2.19 4/177 6131
/proc/meminfo: memFree=30027252/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=10232 CPUtime=1482.06 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2438 0 0 0 148206 0 0 0 20 0 1 0 63972169 10477568 2267 33554432000 4194304 5646918 140734823958176 140734823956424 4394776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2558 2267 143 355 0 2199 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 10232

[startup+1542.31 s]
/proc/loadavg: 2.13 2.21 2.18 3/178 6135
/proc/meminfo: memFree=30026344/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=10232 CPUtime=1542.06 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2441 0 0 0 154206 0 0 0 20 0 1 0 63972169 10477568 2270 33554432000 4194304 5646918 140734823958176 140734823956424 4402916 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2558 2270 143 355 0 2199 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 10232

[startup+1602.3 s]
/proc/loadavg: 2.21 2.22 2.18 4/177 6136
/proc/meminfo: memFree=30026948/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=10232 CPUtime=1602.04 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2442 0 0 0 160204 0 0 0 20 0 1 0 63972169 10477568 2271 33554432000 4194304 5646918 140734823958176 140734823956424 4398031 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2558 2271 143 355 0 2199 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 10232

[startup+1662.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 6137
/proc/meminfo: memFree=30026964/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=10232 CPUtime=1662.03 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2442 0 0 0 166203 0 0 0 20 0 1 0 63972169 10477568 2271 33554432000 4194304 5646918 140734823958176 140734823956424 4402947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2558 2271 143 355 0 2199 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 10232

[startup+1722.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 6139
/proc/meminfo: memFree=30026544/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=10232 CPUtime=1722.02 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2442 0 0 0 172202 0 0 0 20 0 1 0 63972169 10477568 2271 33554432000 4194304 5646918 140734823958176 140734823956424 4402616 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2558 2271 143 355 0 2199 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 10232

[startup+1782.3 s]
/proc/loadavg: 2.18 2.19 2.18 4/177 6140
/proc/meminfo: memFree=30025084/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=11488 CPUtime=1782.02 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2616 0 0 0 178202 0 0 0 20 0 1 0 63972169 11763712 2444 33554432000 4194304 5646918 140734823958176 140734823956424 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2872 2444 143 355 0 2513 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 11488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 6140
/proc/meminfo: memFree=30025152/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=11488 CPUtime=1800.01 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2616 0 0 0 180001 0 0 0 20 0 1 0 63972169 11763712 2444 33554432000 4194304 5646918 140734823958176 140734823956424 4403411 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2872 2444 143 355 0 2513 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11488

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5872 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 6140
/proc/meminfo: memFree=30025152/32872528 swapFree=1499884/1696108
[pid=5872] ppid=5869 vsize=11488 CPUtime=1800.01 cores=1,3,5,7
/proc/5872/stat : 5872 (minisatp) R 5869 5872 1394 0 -1 4202496 2616 0 0 0 180001 0 0 0 20 0 1 0 63972169 11763712 2444 33554432000 4194304 5646918 140734823958176 140734823956424 4403411 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/5872/statm: 2872 2444 143 355 0 2513 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11488

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1800.02
CPU system time (s): 0.006998
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 11488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.006998
maximum resident set size= 9776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2616
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= 4
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65829 second user time and 6.75297 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-22 20:14:24
IDJOB=4113333
IDBENCH=107467
IDSOLVER=2555
FILE ID=node137/4113333-1466619264
RUNJOBID= node137-1466586458-1412
PBS_JOBID= 19953365
Free space on /tmp= 71652 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v041-n3.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113333-1466619264/watcher-4113333-1466619264 -o /tmp/evaluation-result-4113333-1466619264/solver-4113333-1466619264 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466586458-1412 --watchdog 1960  minisatp HOME/instance-4113333-1466619264.opb

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

MD5SUM BENCH= a47cb68ddc38ac1ee25ce2b7f399d62c
RANDOM SEED=1747425279

node137.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.486
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.97
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.486
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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	: 5332.56
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.486
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	: 5332.55
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.486
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	: 5332.55
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.486
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	: 5332.38
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.486
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	: 5332.56
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.486
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30039124 kB
Buffers:          124904 kB
Cached:           220692 kB
SwapCached:         1556 kB
Active:           119284 kB
Inactive:         264152 kB
Active(anon):      38056 kB
Inactive(anon):     2108 kB
Active(file):      81228 kB
Inactive(file):   262044 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100540 kB
Dirty:              3500 kB
Writeback:             0 kB
AnonPages:       1749260 kB
Mapped:             9432 kB
Shmem:                 0 kB
Slab:             620404 kB
SReclaimable:      64620 kB
SUnreclaim:       555784 kB
KernelStack:        1472 kB
PageTables:         8032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1846792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4113333-1466619264.opb

Free space on /tmp at the end= 71648 MiB
End job on node137 at 2016-06-22 20:44:25