Trace number 4113350

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-n1.opb
MD5SUM25caec41769df5f883c48edaaa9c7bfb
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.05599
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 |     255      668     1857 |      244      100     22 |  8.334 % |
1800.01/1800.30	|       250 |     255      668     1857 |      269      250     23 |  8.334 % |
1800.01/1800.30	|       475 |     255      668     1857 |      296      274     21 |  8.334 % |
1800.01/1800.30	|       812 |     255      668     1857 |      326      209     14 |  8.336 % |
1800.01/1800.30	|      1318 |     255      668     1857 |      358      239     13 |  8.334 % |
1800.01/1800.30	|      2077 |     255      668     1857 |      394      290     16 |  8.334 % |
1800.01/1800.30	|      3216 |     255      668     1857 |      433      318     14 |  8.334 % |
1800.01/1800.30	|      4924 |     255      668     1857 |      477      378     14 |  8.334 % |
1800.01/1800.30	|      7486 |     255      668     1857 |      525      386     15 |  8.334 % |
1800.01/1800.30	|     11330 |     255      668     1857 |      577      564     19 |  8.334 % |
1800.01/1800.30	|     17096 |     255      668     1857 |      635      493     14 |  8.334 % |
1800.01/1800.30	|     25745 |     255      668     1857 |      698      475     14 |  8.334 % |
1800.01/1800.30	|     38719 |     255      668     1857 |      768      641     17 |  8.334 % |
1800.01/1800.30	|     58180 |     255      668     1857 |      845      448     11 |  8.334 % |
1800.01/1800.30	|     87372 |     255      668     1857 |      930      766     20 |  8.334 % |
1800.01/1800.30	|    131161 |     255      668     1857 |     1023      961     18 |  8.334 % |
1800.01/1800.30	|    196845 |     255      668     1857 |     1125      969     19 |  8.336 % |
1800.01/1800.30	|    295371 |     255      668     1857 |     1238      988     21 |  8.334 % |
1800.01/1800.30	|    443160 |     255      668     1857 |     1361     1190     22 |  8.335 % |
1800.01/1800.30	|    664843 |     255      668     1857 |     1497     1040     21 |  8.340 % |
1800.01/1800.30	|    997368 |     255      668     1857 |     1647     1318     21 |  8.336 % |
1800.01/1800.30	|   1496156 |     255      668     1857 |     1812     1094     23 |  8.334 % |
1800.01/1800.30	|   2244338 |     255      668     1857 |     1993     1575     20 |  8.334 % |
1800.01/1800.30	|   3366612 |     255      668     1857 |     2193     1838     25 |  8.334 % |
1800.01/1800.30	|   5050023 |     255      668     1857 |     2412     1991     23 |  8.334 % |
1800.01/1800.30	|   7575139 |     255      668     1857 |     2653     2464     24 |  8.334 % |
1800.01/1800.30	|  11362814 |     255      668     1857 |     2919     1487     22 |  8.334 % |
1800.01/1800.30	|  17044326 |     255      668     1857 |     3211     1507     22 |  8.334 % |
1800.01/1800.30	|  25566595 |     255      668     1857 |     3532     3283     25 |  8.334 % |
1800.01/1800.30	|  38349998 |     255      668     1857 |     3885     1935     21 |  8.334 % |
1800.01/1800.30	|  57525103 |     255      668     1857 |     4273     3655     23 |  8.334 % |
1800.01/1800.30	|  86287761 |     255      668     1857 |     4701     2846     23 |  8.334 % |
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-4113350-1466619823/watcher-4113350-1466619823 -o /tmp/evaluation-result-4113350-1466619823/solver-4113350-1466619823 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466586399-27095 --watchdog 1960 minisatp HOME/instance-4113350-1466619823.opb 

pid=32423
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.18 2.24 2.22 3/178 32426
/proc/meminfo: memFree=30162048/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=2104 CPUtime=0 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 64028679 2154496 223 33554432000 4194304 5646918 140733836620128 140735683736200 4893163 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 526 223 126 355 0 167 0

[startup+0.100163 s]
/proc/loadavg: 2.18 2.24 2.22 3/178 32426
/proc/meminfo: memFree=30162048/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=2308 CPUtime=0.09 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 438 0 0 0 9 0 0 0 20 0 1 0 64028679 2363392 306 33554432000 4194304 5646918 140733836620128 140735683736200 4829229 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 577 306 143 355 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2308

[startup+0.200275 s]
/proc/loadavg: 2.18 2.24 2.22 3/178 32426
/proc/meminfo: memFree=30162048/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=2308 CPUtime=0.19 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 445 0 0 0 19 0 0 0 20 0 1 0 64028679 2363392 313 33554432000 4194304 5646918 140733836620128 140735683736200 4399752 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 577 313 143 355 0 218 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2308

[startup+0.300258 s]
/proc/loadavg: 2.18 2.24 2.22 3/178 32426
/proc/meminfo: memFree=30162048/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=2456 CPUtime=0.29 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 470 0 0 0 29 0 0 0 20 0 1 0 64028679 2514944 338 33554432000 4194304 5646918 140733836620128 140735683736200 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 614 338 143 355 0 255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2456

[startup+0.700224 s]
/proc/loadavg: 2.18 2.24 2.22 3/178 32426
/proc/meminfo: memFree=30162048/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=2692 CPUtime=0.69 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 488 0 0 0 69 0 0 0 20 0 1 0 64028679 2756608 356 33554432000 4194304 5646918 140733836620128 140735683736200 4400113 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 673 356 143 355 0 314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2692

[startup+1.50022 s]
/proc/loadavg: 2.18 2.24 2.22 3/179 32427
/proc/meminfo: memFree=30161660/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=2692 CPUtime=1.49 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 527 0 0 0 149 0 0 0 20 0 1 0 64028679 2756608 395 33554432000 4194304 5646918 140733836620128 140733836618376 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 673 395 143 355 0 314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2692

[startup+3.10022 s]
/proc/loadavg: 2.16 2.24 2.22 3/179 32427
/proc/meminfo: memFree=30161048/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=2856 CPUtime=3.09 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 581 0 0 0 309 0 0 0 20 0 1 0 64028679 2924544 447 33554432000 4194304 5646918 140733836620128 140733836618392 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 714 447 143 355 0 355 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2856

[startup+6.30023 s]
/proc/loadavg: 2.16 2.24 2.22 3/179 32427
/proc/meminfo: memFree=30160476/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=3168 CPUtime=6.29 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 666 0 0 0 629 0 0 0 20 0 1 0 64028679 3244032 530 33554432000 4194304 5646918 140733836620128 140733836618376 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 792 530 143 355 0 433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3168

[startup+12.7002 s]
/proc/loadavg: 2.21 2.25 2.22 3/179 32427
/proc/meminfo: memFree=30159536/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=3616 CPUtime=12.69 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 746 0 0 0 1269 0 0 0 20 0 1 0 64028679 3702784 609 33554432000 4194304 5646918 140733836620128 140733836618376 4400580 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 904 609 143 355 0 545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3616

[startup+25.5003 s]
/proc/loadavg: 2.25 2.25 2.22 4/179 32427
/proc/meminfo: memFree=30159560/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=4472 CPUtime=25.49 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 922 0 0 0 2549 0 0 0 20 0 1 0 64028679 4579328 780 33554432000 4194304 5646918 140733836620128 140733836618376 4400586 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1118 780 143 355 0 759 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4472

[startup+51.1003 s]
/proc/loadavg: 2.22 2.25 2.22 3/179 32427
/proc/meminfo: memFree=30159636/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=4656 CPUtime=51.08 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1000 0 0 0 5108 0 0 0 20 0 1 0 64028679 4767744 855 33554432000 4194304 5646918 140733836620128 140733836618376 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1164 855 143 355 0 805 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4656

[startup+102.3 s]
/proc/loadavg: 2.19 2.23 2.22 3/179 32428
/proc/meminfo: memFree=30155564/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=5276 CPUtime=102.28 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1185 0 0 0 10228 0 0 0 20 0 1 0 64028679 5402624 1039 33554432000 4194304 5646918 140733836620128 140733836618376 4422840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1319 1039 143 355 0 960 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 5276

[startup+162.3 s]
/proc/loadavg: 2.24 2.23 2.21 4/179 32429
/proc/meminfo: memFree=30154200/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=6104 CPUtime=162.27 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1390 0 0 0 16227 0 0 0 20 0 1 0 64028679 6250496 1240 33554432000 4194304 5646918 140733836620128 140733836618392 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1526 1240 143 355 0 1167 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 6104

[startup+222.307 s]
/proc/loadavg: 2.25 2.24 2.21 3/179 32430
/proc/meminfo: memFree=30154496/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=6636 CPUtime=222.26 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1539 0 0 0 22226 0 0 0 20 0 1 0 64028679 6795264 1385 33554432000 4194304 5646918 140733836620128 140733836618376 4403497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1659 1385 143 355 0 1300 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 6636

[startup+282.3 s]
/proc/loadavg: 2.20 2.22 2.21 3/179 32432
/proc/meminfo: memFree=30149908/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=6636 CPUtime=282.25 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1541 0 0 0 28225 0 0 0 20 0 1 0 64028679 6795264 1386 33554432000 4194304 5646918 140733836620128 140733836618376 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1659 1386 143 355 0 1300 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 6636

[startup+342.3 s]
/proc/loadavg: 2.29 2.24 2.21 4/179 32433
/proc/meminfo: memFree=30149416/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=7492 CPUtime=342.24 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1676 0 0 0 34224 0 0 0 20 0 1 0 64028679 7671808 1516 33554432000 4194304 5646918 140733836620128 140733836618376 4403213 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1873 1516 143 355 0 1514 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 7492

[startup+402.3 s]
/proc/loadavg: 2.23 2.22 2.20 3/180 32437
/proc/meminfo: memFree=30151416/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=7492 CPUtime=402.23 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1753 0 0 0 40223 0 0 0 20 0 1 0 64028679 7671808 1591 33554432000 4194304 5646918 140733836620128 140733836618376 4402840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1873 1591 143 355 0 1514 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 7492

[startup+462.3 s]
/proc/loadavg: 2.13 2.20 2.19 3/179 32438
/proc/meminfo: memFree=30153648/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=7492 CPUtime=462.22 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1754 0 0 0 46222 0 0 0 20 0 1 0 64028679 7671808 1592 33554432000 4194304 5646918 140733836620128 140733836618376 4398798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 1873 1592 143 355 0 1514 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 7492

[startup+522.3 s]
/proc/loadavg: 2.23 2.20 2.19 4/179 32439
/proc/meminfo: memFree=30148376/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=8292 CPUtime=522.21 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1891 0 0 0 52221 0 0 0 20 0 1 0 64028679 8491008 1728 33554432000 4194304 5646918 140733836620128 140733836618376 4402725 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2073 1728 143 355 0 1714 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 8292

[startup+582.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/179 32441
/proc/meminfo: memFree=30146884/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=8292 CPUtime=582.2 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 1911 0 0 0 58220 0 0 0 20 0 1 0 64028679 8491008 1748 33554432000 4194304 5646918 140733836620128 140733836618376 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2073 1748 143 355 0 1714 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 8292


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/179 32448
/proc/meminfo: memFree=30142924/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=8616 CPUtime=942.15 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2056 0 0 0 94215 0 0 0 20 0 1 0 64028679 8822784 1893 33554432000 4194304 5646918 140733836620128 140733836618392 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2154 1893 143 355 0 1795 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 8616

[startup+1002.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/180 32452
/proc/meminfo: memFree=30142364/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=8992 CPUtime=1002.14 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2117 0 0 0 100214 0 0 0 20 0 1 0 64028679 9207808 1954 33554432000 4194304 5646918 140733836620128 140733836618376 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2248 1954 143 355 0 1889 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 8992

[startup+1062.3 s]
/proc/loadavg: 2.25 2.21 2.18 4/179 32453
/proc/meminfo: memFree=30142496/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=8992 CPUtime=1062.13 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2117 0 0 0 106213 0 0 0 20 0 1 0 64028679 9207808 1954 33554432000 4194304 5646918 140733836620128 140733836618376 4400570 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2248 1954 143 355 0 1889 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 8992

[startup+1122.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 32454
/proc/meminfo: memFree=30141456/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=9376 CPUtime=1122.12 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2223 0 0 0 112212 0 0 0 20 0 1 0 64028679 9601024 2058 33554432000 4194304 5646918 140733836620128 140733836618392 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2344 2058 143 355 0 1985 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 9376

[startup+1182.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/179 32456
/proc/meminfo: memFree=30141076/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=9376 CPUtime=1182.11 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2223 0 0 0 118211 0 0 0 20 0 1 0 64028679 9601024 2058 33554432000 4194304 5646918 140733836620128 140733836618392 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2344 2058 143 355 0 1985 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 9376

[startup+1242.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/172 32491
/proc/meminfo: memFree=30185768/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=9764 CPUtime=1242.1 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2320 0 0 0 124210 0 0 0 20 0 1 0 64028679 9998336 2155 33554432000 4194304 5646918 140733836620128 140733836618392 4399392 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2441 2155 143 355 0 2082 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 9764

[startup+1302.3 s]
/proc/loadavg: 1.60 2.02 2.12 2/172 32492
/proc/meminfo: memFree=30187200/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=9764 CPUtime=1302.09 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2322 0 0 0 130209 0 0 0 20 0 1 0 64028679 9998336 2155 33554432000 4194304 5646918 140733836620128 140733836618392 4403192 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2441 2155 143 355 0 2082 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 9764

[startup+1362.3 s]
/proc/loadavg: 1.25 1.83 2.05 2/172 32493
/proc/meminfo: memFree=30187872/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=9764 CPUtime=1362.08 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2322 0 0 0 136208 0 0 0 20 0 1 0 64028679 9998336 2155 33554432000 4194304 5646918 140733836620128 140733836618392 4402844 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2441 2155 143 355 0 2082 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 9764

[startup+1422.3 s]
/proc/loadavg: 1.33 1.74 2.00 3/172 32494
/proc/meminfo: memFree=30187944/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1422.08 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2324 0 0 0 142208 0 0 0 20 0 1 0 64028679 10985472 2157 33554432000 4194304 5646918 140733836620128 140733836618376 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2157 143 355 0 2323 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 10728

[startup+1482.3 s]
/proc/loadavg: 1.18 1.62 1.94 2/171 32495
/proc/meminfo: memFree=30188020/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1482.06 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2324 0 0 0 148206 0 0 0 20 0 1 0 64028679 10985472 2157 33554432000 4194304 5646918 140733836620128 140733836618376 4398964 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2157 143 355 0 2323 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 10728

[startup+1542.31 s]
/proc/loadavg: 1.19 1.53 1.89 2/172 32497
/proc/meminfo: memFree=30187520/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1542.06 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2463 0 0 0 154206 0 0 0 20 0 1 0 64028679 10985472 2294 33554432000 4194304 5646918 140733836620128 140733836618376 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2294 143 355 0 2323 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 10728

[startup+1602.3 s]
/proc/loadavg: 1.25 1.48 1.85 3/173 32501
/proc/meminfo: memFree=30187712/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1602.04 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2464 0 0 0 160204 0 0 0 20 0 1 0 64028679 10985472 2295 33554432000 4194304 5646918 140733836620128 140733836618376 4398031 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2295 143 355 0 2323 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 10728

[startup+1662.3 s]
/proc/loadavg: 1.36 1.47 1.81 3/172 32502
/proc/meminfo: memFree=30187300/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1662.03 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2567 0 0 0 166203 0 0 0 20 0 1 0 64028679 10985472 2396 33554432000 4194304 5646918 140733836620128 140733836618376 4403368 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2396 143 355 0 2323 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 10728

[startup+1722.3 s]
/proc/loadavg: 1.19 1.40 1.77 2/172 32503
/proc/meminfo: memFree=30187296/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1722.03 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2567 0 0 0 172203 0 0 0 20 0 1 0 64028679 10985472 2396 33554432000 4194304 5646918 140733836620128 140733836618376 4403502 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2396 143 355 0 2323 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 10728

[startup+1782.3 s]
/proc/loadavg: 1.18 1.35 1.72 3/172 32504
/proc/meminfo: memFree=30187116/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1782.02 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2567 0 0 0 178202 0 0 0 20 0 1 0 64028679 10985472 2396 33554432000 4194304 5646918 140733836620128 140733836618376 4403420 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2396 143 355 0 2323 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 10728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.14 1.33 1.71 2/172 32505
/proc/meminfo: memFree=30187688/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1800.01 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2567 0 0 0 180001 0 0 0 20 0 1 0 64028679 10985472 2396 33554432000 4194304 5646918 140733836620128 140733836618376 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2396 143 355 0 2323 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 10728

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 32426 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 1.14 1.33 1.71 2/172 32505
/proc/meminfo: memFree=30187688/32872528 swapFree=1482636/1662508
[pid=32426] ppid=32423 vsize=10728 CPUtime=1800.01 cores=0,2,4,6
/proc/32426/stat : 32426 (minisatp) R 32423 32426 27079 0 -1 4202496 2567 0 0 0 180001 0 0 0 20 0 1 0 64028679 10985472 2396 33554432000 4194304 5646918 140733836620128 140733836618376 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32426/statm: 2682 2396 143 355 0 2323 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 10728

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.005999
maximum resident set size= 9584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2567
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= 1860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.47832 second user time and 6.04808 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 20:23:43
IDJOB=4113350
IDBENCH=107484
IDSOLVER=2555
FILE ID=node134/4113350-1466619823
RUNJOBID= node134-1466586399-27095
PBS_JOBID= 19953364
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 25caec41769df5f883c48edaaa9c7bfb
RANDOM SEED=1959802944

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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.55
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		: 2667.020
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		: 2667.020
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		: 2667.020
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.54
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		: 2667.020
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.55
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		: 2667.020
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:        30162328 kB
Buffers:           85736 kB
Cached:           167840 kB
SwapCached:         2348 kB
Active:           125408 kB
Inactive:         167592 kB
Active(anon):      38472 kB
Inactive(anon):     3280 kB
Active(file):      86936 kB
Inactive(file):   164312 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67099212 kB
Dirty:              3540 kB
Writeback:             0 kB
AnonPages:       1701356 kB
Mapped:             9280 kB
Shmem:                 0 kB
Slab:             620964 kB
SReclaimable:      64748 kB
SUnreclaim:       556216 kB
KernelStack:        1480 kB
PageTables:         7096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1816996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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-4113350-1466619823.opb

Free space on /tmp at the end= 71692 MiB
End job on node134 at 2016-06-22 20:53:43