Trace number 4113263

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-v051-n1.opb
MD5SUM88a573f213f1fe4c32b0fc4ead18d90d
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.055991
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153
Total number of constraints51
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)51
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 102 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 ---[ 100]---> BDD-cost:    9
0.00/0.00	c ---[  98]---> BDD-cost:    9
0.00/0.00	c ---[  96]---> BDD-cost:    9
0.00/0.00	c ---[  94]---> BDD-cost:    9
0.00/0.00	c ---[  92]---> BDD-cost:    9
0.00/0.00	c ---[  90]---> BDD-cost:    9
0.00/0.00	c ---[  88]---> BDD-cost:    9
0.00/0.00	c ---[  86]---> BDD-cost:    9
0.00/0.00	c ---[  84]---> BDD-cost:    9
0.00/0.00	c ---[  82]---> BDD-cost:    9
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 |     317      832     2317 |      305      100     28 |  8.334 % |
1800.01/1800.30	|       250 |     317      832     2317 |      335      250     26 |  8.334 % |
1800.01/1800.30	|       475 |     317      832     2317 |      369      275     21 |  8.334 % |
1800.01/1800.30	|       812 |     317      832     2317 |      406      312     20 |  8.334 % |
1800.01/1800.30	|      1318 |     317      832     2317 |      446      256     13 |  8.334 % |
1800.01/1800.30	|      2077 |     317      832     2317 |      491      415     17 |  8.334 % |
1800.01/1800.30	|      3216 |     317      832     2317 |      540      445     17 |  8.335 % |
1800.01/1800.30	|      4924 |     317      832     2317 |      594      488     17 |  8.335 % |
1800.01/1800.30	|      7486 |     317      832     2317 |      653      706     25 |  8.334 % |
1800.01/1800.30	|     11330 |     317      832     2317 |      719      475     14 |  8.338 % |
1800.01/1800.30	|     17096 |     317      832     2317 |      791      613     23 |  8.334 % |
1800.01/1800.30	|     25745 |     317      832     2317 |      870      656     17 |  8.334 % |
1800.01/1800.30	|     38719 |     317      832     2317 |      957      538     18 |  8.334 % |
1800.01/1800.30	|     58180 |     317      832     2317 |     1053      869     19 |  8.334 % |
1800.01/1800.30	|     87372 |     317      832     2317 |     1158      792     20 |  8.334 % |
1800.01/1800.30	|    131161 |     317      832     2317 |     1274      831     19 |  8.335 % |
1800.01/1800.30	|    196845 |     317      832     2317 |     1401     1374     28 |  8.334 % |
1800.01/1800.30	|    295371 |     317      832     2317 |     1541      833     17 |  8.334 % |
1800.01/1800.30	|    443160 |     317      832     2317 |     1696     1438     26 |  8.334 % |
1800.01/1800.30	|    664843 |     317      832     2317 |     1865     1301     22 |  8.334 % |
1800.01/1800.30	|    997368 |     317      832     2317 |     2052     1848     26 |  8.334 % |
1800.01/1800.30	|   1496156 |     317      832     2317 |     2257     1634     28 |  8.334 % |
1800.01/1800.30	|   2244338 |     317      832     2317 |     2483     1360     27 |  8.334 % |
1800.01/1800.30	|   3366612 |     317      832     2317 |     2731     2628     26 |  8.334 % |
1800.01/1800.30	|   5050023 |     317      832     2317 |     3004     2730     33 |  8.334 % |
1800.01/1800.30	|   7575139 |     317      832     2317 |     3305     1723     29 |  8.334 % |
1800.01/1800.30	|  11362814 |     317      832     2317 |     3635     2952     34 |  8.334 % |
1800.01/1800.30	|  17044326 |     317      832     2317 |     3999     2578     26 |  8.334 % |
1800.01/1800.30	|  25566595 |     317      832     2317 |     4399     3751     29 |  8.334 % |
1800.01/1800.30	|  38349998 |     317      832     2317 |     4839     3334     32 |  8.334 % |
1800.01/1800.30	|  57525103 |     317      832     2317 |     5323     2851     32 |  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-4113263-1466619721/watcher-4113263-1466619721 -o /tmp/evaluation-result-4113263-1466619721/solver-4113263-1466619721 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466586805-30471 --watchdog 1960 minisatp HOME/instance-4113263-1466619721.opb 

pid=3385
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.19 2.20 2.18 3/178 3388
/proc/meminfo: memFree=29553588/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=2100 CPUtime=0 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 64018054 2150400 241 33554432000 4194304 5646918 140734719055200 140737474323704 4893593 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 525 242 126 355 0 166 0

[startup+0.100157 s]
/proc/loadavg: 2.19 2.20 2.18 3/178 3388
/proc/meminfo: memFree=29553588/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=2448 CPUtime=0.09 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 455 0 0 0 9 0 0 0 20 0 1 0 64018054 2506752 321 33554432000 4194304 5646918 140734719055200 140737474323704 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 612 321 143 355 0 253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2448

[startup+0.200277 s]
/proc/loadavg: 2.19 2.20 2.18 3/178 3388
/proc/meminfo: memFree=29553588/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=2448 CPUtime=0.19 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 487 0 0 0 19 0 0 0 20 0 1 0 64018054 2506752 353 33554432000 4194304 5646918 140734719055200 140734719053448 4415259 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 612 353 143 355 0 253 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2448

[startup+0.300265 s]
/proc/loadavg: 2.19 2.20 2.18 3/178 3388
/proc/meminfo: memFree=29553588/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=2688 CPUtime=0.29 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 503 0 0 0 29 0 0 0 20 0 1 0 64018054 2752512 369 33554432000 4194304 5646918 140734719055200 140734719053448 4399424 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 672 369 143 355 0 313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2688

[startup+0.700229 s]
/proc/loadavg: 2.19 2.20 2.18 3/178 3388
/proc/meminfo: memFree=29553588/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=2984 CPUtime=0.69 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 570 0 0 0 69 0 0 0 20 0 1 0 64018054 3055616 436 33554432000 4194304 5646918 140734719055200 140734719053448 4402627 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 746 436 143 355 0 387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2984

[startup+1.50021 s]
/proc/loadavg: 2.19 2.20 2.18 3/179 3389
/proc/meminfo: memFree=29551884/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=2984 CPUtime=1.49 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 614 0 0 0 149 0 0 0 20 0 1 0 64018054 3055616 479 33554432000 4194304 5646918 140734719055200 140734719053448 4400586 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 746 479 143 355 0 387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2984

[startup+3.10023 s]
/proc/loadavg: 2.19 2.20 2.18 3/179 3389
/proc/meminfo: memFree=29551388/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=3184 CPUtime=3.09 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 662 0 0 0 309 0 0 0 20 0 1 0 64018054 3260416 526 33554432000 4194304 5646918 140734719055200 140734719053448 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 796 526 143 355 0 437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3184

[startup+6.30023 s]
/proc/loadavg: 2.18 2.20 2.18 3/179 3389
/proc/meminfo: memFree=29551172/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=3652 CPUtime=6.29 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 795 0 0 0 629 0 0 0 20 0 1 0 64018054 3739648 654 33554432000 4194304 5646918 140734719055200 140734719053464 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 913 654 143 355 0 554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3652

[startup+12.7002 s]
/proc/loadavg: 2.16 2.20 2.18 4/179 3389
/proc/meminfo: memFree=29550748/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=4380 CPUtime=12.69 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 949 0 0 0 1269 0 0 0 20 0 1 0 64018054 4485120 807 33554432000 4194304 5646918 140734719055200 140734719053448 4402863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 1095 807 143 355 0 736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4380

[startup+25.5003 s]
/proc/loadavg: 2.13 2.19 2.17 4/179 3389
/proc/meminfo: memFree=29550996/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=4776 CPUtime=25.49 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 1036 0 0 0 2549 0 0 0 20 0 1 0 64018054 4890624 892 33554432000 4194304 5646918 140734719055200 140734719053448 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 1194 892 143 355 0 835 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4776

[startup+51.1003 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 3389
/proc/meminfo: memFree=29549880/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=6112 CPUtime=51.09 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 1309 0 0 0 5109 0 0 0 20 0 1 0 64018054 6258688 1162 33554432000 4194304 5646918 140734719055200 140734719053448 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 1528 1162 143 355 0 1169 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6112

[startup+102.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/179 3390
/proc/meminfo: memFree=29548396/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=6628 CPUtime=102.28 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 1556 0 0 0 10228 0 0 0 20 0 1 0 64018054 6787072 1403 33554432000 4194304 5646918 140734719055200 140734719053448 4399772 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 1657 1403 143 355 0 1298 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 6628

[startup+162.3 s]
/proc/loadavg: 2.28 2.22 2.19 4/179 3391
/proc/meminfo: memFree=29547528/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=7420 CPUtime=162.27 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 1712 0 0 0 16227 0 0 0 20 0 1 0 64018054 7598080 1558 33554432000 4194304 5646918 140734719055200 140734719053464 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 1855 1558 143 355 0 1496 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 7420

[startup+222.307 s]
/proc/loadavg: 2.20 2.21 2.18 3/179 3393
/proc/meminfo: memFree=29543804/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=8224 CPUtime=222.27 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 1928 0 0 0 22227 0 0 0 20 0 1 0 64018054 8421376 1770 33554432000 4194304 5646918 140734719055200 140734719053448 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 2056 1770 143 355 0 1697 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 8224

[startup+282.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/179 3394
/proc/meminfo: memFree=29543428/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=9480 CPUtime=282.25 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2157 0 0 0 28225 0 0 0 20 0 1 0 64018054 9707520 1999 33554432000 4194304 5646918 140734719055200 140734719053448 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 2370 1999 143 355 0 2011 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 9480

[startup+342.3 s]
/proc/loadavg: 2.08 2.16 2.17 4/179 3395
/proc/meminfo: memFree=29538552/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=9480 CPUtime=342.24 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2261 0 0 0 34224 0 0 0 20 0 1 0 64018054 9707520 2100 33554432000 4194304 5646918 140734719055200 140734719053448 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 2370 2100 143 355 0 2011 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 9480

[startup+402.3 s]
/proc/loadavg: 2.19 2.18 2.17 3/179 3396
/proc/meminfo: memFree=29534896/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=9480 CPUtime=402.23 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2263 0 0 0 40223 0 0 0 20 0 1 0 64018054 9707520 2101 33554432000 4194304 5646918 140734719055200 140734719053448 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 2370 2101 143 355 0 2011 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 9480

[startup+462.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/179 3397
/proc/meminfo: memFree=29532104/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=10824 CPUtime=462.22 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2455 0 0 0 46222 0 0 0 20 0 1 0 64018054 11083776 2293 33554432000 4194304 5646918 140734719055200 140734719053448 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 2706 2293 143 355 0 2347 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 10824

[startup+522.3 s]
/proc/loadavg: 2.15 2.16 2.16 4/180 3402
/proc/meminfo: memFree=29531968/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=10824 CPUtime=522.21 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2455 0 0 0 52221 0 0 0 20 0 1 0 64018054 11083776 2293 33554432000 4194304 5646918 140734719055200 140734719053448 4399392 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 2706 2293 143 355 0 2347 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 10824

[startup+582.3 s]
/proc/loadavg: 2.15 2.15 2.16 4/179 3403
/proc/meminfo: memFree=29531108/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=10824 CPUtime=582.2 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2618 0 0 0 58220 0 0 0 20 0 1 0 64018054 11083776 2453 33554432000 4194304 5646918 140734719055200 140734719053448 4399392 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 2706 2453 143 355 0 2347 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 10824


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.16 2.16 3/179 3410
/proc/meminfo: memFree=29522508/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=12360 CPUtime=942.14 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2885 0 0 0 94214 0 0 0 20 0 1 0 64018054 12656640 2715 33554432000 4194304 5646918 140734719055200 140734719053448 4402739 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3090 2715 143 355 0 2731 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 12360

[startup+1002.3 s]
/proc/loadavg: 2.22 2.17 2.17 4/179 3411
/proc/meminfo: memFree=29522508/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=12360 CPUtime=1002.13 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 2888 0 0 0 100213 0 0 0 20 0 1 0 64018054 12656640 2718 33554432000 4194304 5646918 140734719055200 140734719053448 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3090 2718 143 355 0 2731 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 12360

[startup+1062.3 s]
/proc/loadavg: 2.12 2.15 2.16 4/179 3412
/proc/meminfo: memFree=29520896/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=12844 CPUtime=1062.12 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3085 0 0 0 106212 0 0 0 20 0 1 0 64018054 13152256 2910 33554432000 4194304 5646918 140734719055200 140734719053464 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3211 2910 143 355 0 2852 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 12844

[startup+1122.3 s]
/proc/loadavg: 2.25 2.18 2.17 3/180 3417
/proc/meminfo: memFree=29520976/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=12844 CPUtime=1122.11 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3085 0 0 0 112211 0 0 0 20 0 1 0 64018054 13152256 2910 33554432000 4194304 5646918 140734719055200 140734719053464 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3211 2910 143 355 0 2852 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 12844

[startup+1182.3 s]
/proc/loadavg: 1.94 2.13 2.15 2/172 3452
/proc/meminfo: memFree=29589340/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=12844 CPUtime=1182.1 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3105 0 0 0 118210 0 0 0 20 0 1 0 64018054 13152256 2929 33554432000 4194304 5646918 140734719055200 140734719053464 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3211 2929 143 355 0 2852 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 12844

[startup+1242.3 s]
/proc/loadavg: 1.47 1.96 2.09 3/172 3453
/proc/meminfo: memFree=29589900/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=12844 CPUtime=1242.1 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3105 0 0 0 124210 0 0 0 20 0 1 0 64018054 13152256 2929 33554432000 4194304 5646918 140734719055200 140734719053464 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3211 2929 143 355 0 2852 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 12844

[startup+1302.3 s]
/proc/loadavg: 1.37 1.84 2.04 2/172 3454
/proc/meminfo: memFree=29590096/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=12844 CPUtime=1302.09 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3111 0 0 0 130209 0 0 0 20 0 1 0 64018054 13152256 2935 33554432000 4194304 5646918 140734719055200 140734719053464 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3211 2935 143 355 0 2852 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 12844

[startup+1362.3 s]
/proc/loadavg: 1.24 1.72 1.99 3/172 3455
/proc/meminfo: memFree=29589840/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=13260 CPUtime=1362.08 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3178 0 0 0 136208 0 0 0 20 0 1 0 64018054 13578240 3000 33554432000 4194304 5646918 140734719055200 140734719053448 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3315 3000 143 355 0 2956 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 13260

[startup+1422.3 s]
/proc/loadavg: 1.24 1.63 1.94 2/172 3457
/proc/meminfo: memFree=29589036/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1422.07 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3463 0 0 0 142207 0 0 0 20 0 1 0 64018054 15265792 3279 33554432000 4194304 5646918 140734719055200 140734719053448 4402874 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3279 143 355 0 3368 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 14908

[startup+1482.3 s]
/proc/loadavg: 1.24 1.56 1.89 2/172 3458
/proc/meminfo: memFree=29589224/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1482.06 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3463 0 0 0 148206 0 0 0 20 0 1 0 64018054 15265792 3279 33554432000 4194304 5646918 140734719055200 140734719053448 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3279 143 355 0 3368 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 14908

[startup+1542.31 s]
/proc/loadavg: 1.14 1.47 1.84 2/172 3459
/proc/meminfo: memFree=29589216/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1542.06 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3463 0 0 0 154206 0 0 0 20 0 1 0 64018054 15265792 3279 33554432000 4194304 5646918 140734719055200 140734719053448 4402974 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3279 143 355 0 3368 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 14908

[startup+1602.3 s]
/proc/loadavg: 1.22 1.43 1.80 2/172 3460
/proc/meminfo: memFree=29589160/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1602.04 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3463 0 0 0 160204 0 0 0 20 0 1 0 64018054 15265792 3279 33554432000 4194304 5646918 140734719055200 140734719053448 4403544 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3279 143 355 0 3368 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 14908

[startup+1662.3 s]
/proc/loadavg: 1.19 1.38 1.76 2/172 3461
/proc/meminfo: memFree=29588528/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1662.03 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3617 0 0 0 166203 0 0 0 20 0 1 0 64018054 15265792 3430 33554432000 4194304 5646918 140734719055200 140734719053448 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3430 143 355 0 3368 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 14908

[startup+1722.3 s]
/proc/loadavg: 1.20 1.34 1.72 2/172 3465
/proc/meminfo: memFree=29588260/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1722.02 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3617 0 0 0 172202 0 0 0 20 0 1 0 64018054 15265792 3430 33554432000 4194304 5646918 140734719055200 140734719053448 4397491 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3430 143 355 0 3368 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 14908

[startup+1782.3 s]
/proc/loadavg: 1.15 1.30 1.68 2/172 3467
/proc/meminfo: memFree=29588204/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1782.01 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3617 0 0 0 178201 0 0 0 20 0 1 0 64018054 15265792 3430 33554432000 4194304 5646918 140734719055200 140734719053448 4400528 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3430 143 355 0 3368 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 14908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.23 1.31 1.68 2/172 3467
/proc/meminfo: memFree=29588576/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1800.01 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3617 0 0 0 180001 0 0 0 20 0 1 0 64018054 15265792 3430 33554432000 4194304 5646918 140734719055200 140734719053448 4397480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3430 143 355 0 3368 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 14908

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

[startup+1800.3 s]
/proc/loadavg: 1.23 1.31 1.68 2/172 3467
/proc/meminfo: memFree=29588576/32872528 swapFree=1505692/1685564
[pid=3388] ppid=3385 vsize=14908 CPUtime=1800.01 cores=1,3,5,7
/proc/3388/stat : 3388 (minisatp) R 3385 3388 30454 0 -1 4202496 3617 0 0 0 180001 0 0 0 20 0 1 0 64018054 15265792 3430 33554432000 4194304 5646918 140734719055200 140734719053448 4397480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3388/statm: 3727 3430 143 355 0 3368 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 14908

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.009998
maximum resident set size= 13720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3617
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= 1875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.12222 second user time and 7.93479 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-22 20:22:01
IDJOB=4113263
IDBENCH=107477
IDSOLVER=2555
FILE ID=node135/4113263-1466619721
RUNJOBID= node135-1466586805-30471
PBS_JOBID= 19953375
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 88a573f213f1fe4c32b0fc4ead18d90d
RANDOM SEED=1567444005

node135.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.004
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.00
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.004
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		: 2667.004
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.57
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.004
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.004
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.004
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.55
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.004
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.004
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:        29555040 kB
Buffers:          125748 kB
Cached:           705668 kB
SwapCached:         2292 kB
Active:           173016 kB
Inactive:         714044 kB
Active(anon):      55964 kB
Inactive(anon):     2036 kB
Active(file):     117052 kB
Inactive(file):   712008 kB
Unevictable:     1685564 kB
Mlocked:         1505692 kB
SwapTotal:      67108856 kB
SwapFree:       67099660 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:       1754756 kB
Mapped:             9292 kB
Shmem:                 0 kB
Slab:             611344 kB
SReclaimable:      55480 kB
SUnreclaim:       555864 kB
KernelStack:        1488 kB
PageTables:         7644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1854376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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-4113263-1466619721.opb

Free space on /tmp at the end= 71688 MiB
End job on node135 at 2016-06-22 20:52:02