Trace number 4113208

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/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v061-n1.opb
MD5SUMfa4b1a851abcf999a2e2bbd0803146d5
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.156975
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables183
Total number of constraints61
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)61
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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 122 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 ---[ 120]---> BDD-cost:   13
0.00/0.00	c ---[ 118]---> BDD-cost:   13
0.00/0.00	c ---[ 116]---> BDD-cost:   13
0.00/0.00	c ---[ 114]---> BDD-cost:   13
0.00/0.00	c ---[ 112]---> BDD-cost:   13
0.00/0.00	c ---[ 110]---> BDD-cost:   13
0.00/0.00	c ---[ 108]---> BDD-cost:   13
0.00/0.00	c ---[ 106]---> BDD-cost:   13
0.00/0.00	c ---[ 104]---> BDD-cost:   13
0.00/0.00	c ---[ 102]---> BDD-cost:   13
0.00/0.00	c ---[ 100]---> BDD-cost:   13
0.00/0.00	c ---[  98]---> BDD-cost:   13
0.00/0.00	c ---[  96]---> BDD-cost:   13
0.00/0.00	c ---[  94]---> BDD-cost:   13
0.00/0.00	c ---[  92]---> BDD-cost:   13
0.00/0.00	c ---[  90]---> BDD-cost:   13
0.00/0.00	c ---[  88]---> BDD-cost:   13
0.00/0.00	c ---[  86]---> BDD-cost:   13
0.00/0.00	c ---[  84]---> BDD-cost:   13
0.00/0.00	c ---[  82]---> BDD-cost:   13
0.00/0.00	c ---[  80]---> BDD-cost:   13
0.00/0.00	c ---[  78]---> BDD-cost:   13
0.00/0.00	c ---[  76]---> BDD-cost:   13
0.00/0.00	c ---[  74]---> BDD-cost:   13
0.00/0.00	c ---[  72]---> BDD-cost:   13
0.00/0.00	c ---[  70]---> BDD-cost:   13
0.00/0.00	c ---[  68]---> BDD-cost:   13
0.00/0.00	c ---[  66]---> BDD-cost:   13
0.00/0.00	c ---[  64]---> BDD-cost:   13
0.00/0.00	c ---[  62]---> BDD-cost:   13
0.00/0.00	c ---[  60]---> BDD-cost:   13
0.00/0.00	c ---[  58]---> BDD-cost:   13
0.00/0.00	c ---[  56]---> BDD-cost:   13
0.00/0.00	c ---[  54]---> BDD-cost:   13
0.00/0.00	c ---[  52]---> BDD-cost:   13
0.00/0.00	c ---[  50]---> BDD-cost:   13
0.00/0.00	c ---[  48]---> BDD-cost:   13
0.00/0.00	c ---[  46]---> BDD-cost:   13
0.00/0.00	c ---[  44]---> BDD-cost:   13
0.00/0.00	c ---[  42]---> BDD-cost:   13
0.00/0.00	c ---[  40]---> BDD-cost:   13
0.00/0.00	c ---[  38]---> BDD-cost:   13
0.00/0.00	c ---[  36]---> BDD-cost:   13
0.00/0.00	c ---[  34]---> BDD-cost:   13
0.00/0.00	c ---[  32]---> BDD-cost:   13
0.00/0.00	c ---[  30]---> BDD-cost:   13
0.00/0.00	c ---[  28]---> BDD-cost:   13
0.00/0.00	c ---[  26]---> BDD-cost:   13
0.00/0.00	c ---[  24]---> BDD-cost:   13
0.00/0.00	c ---[  22]---> BDD-cost:   13
0.00/0.00	c ---[  20]---> BDD-cost:   13
0.00/0.00	c ---[  18]---> BDD-cost:   13
0.00/0.00	c ---[  16]---> BDD-cost:   13
0.00/0.00	c ---[  14]---> BDD-cost:   13
0.00/0.00	c ---[  12]---> BDD-cost:   13
0.00/0.00	c ---[  10]---> BDD-cost:   13
0.00/0.00	c ---[   8]---> BDD-cost:   13
0.00/0.00	c ---[   6]---> BDD-cost:   13
0.00/0.00	c ---[   4]---> BDD-cost:   13
0.00/0.00	c ---[   2]---> BDD-cost:   13
0.00/0.00	c ---[   0]---> BDD-cost:   13
1800.01/1800.30	|  Eliminated clauses:           0.00 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 |     788     2064     5775 |      756      100     23 |  6.250 % |
1800.01/1800.30	|       250 |     788     2064     5775 |      832      250     28 |  6.250 % |
1800.01/1800.30	|       475 |     788     2064     5775 |      915      475     29 |  6.250 % |
1800.01/1800.30	|       812 |     788     2064     5775 |     1007      812     32 |  6.250 % |
1800.01/1800.30	|      1318 |     788     2064     5775 |     1108      716     32 |  6.250 % |
1800.01/1800.30	|      2077 |     788     2064     5775 |     1218      873     25 |  6.250 % |
1800.01/1800.30	|      3216 |     788     2064     5775 |     1340     1098     31 |  6.250 % |
1800.01/1800.30	|      4924 |     788     2064     5775 |     1474     1286     32 |  6.250 % |
1800.01/1800.30	|      7486 |     788     2064     5775 |     1622     1050     33 |  6.250 % |
1800.01/1800.30	|     11330 |     788     2064     5775 |     1784     1139     29 |  6.250 % |
1800.01/1800.30	|     17096 |     788     2064     5775 |     1962     1459     32 |  6.250 % |
1800.01/1800.30	|     25745 |     788     2064     5775 |     2159     2018     34 |  6.250 % |
1800.01/1800.30	|     38719 |     788     2064     5775 |     2375     2359     40 |  6.250 % |
1800.01/1800.30	|     58180 |     788     2064     5775 |     2612     1645     30 |  6.250 % |
1800.01/1800.30	|     87372 |     788     2064     5775 |     2873     2380     38 |  6.250 % |
1800.01/1800.30	|    131161 |     788     2064     5775 |     3161     2904     37 |  6.250 % |
1800.01/1800.30	|    196845 |     788     2064     5775 |     3477     3721     43 |  6.250 % |
1800.01/1800.30	|    295371 |     788     2064     5775 |     3825     3337     40 |  6.250 % |
1800.01/1800.30	|    443160 |     788     2064     5775 |     4207     3537     37 |  6.250 % |
1800.01/1800.30	|    664843 |     788     2064     5775 |     4628     3963     30 |  6.250 % |
1800.01/1800.30	|    997368 |     788     2064     5775 |     5091     4233     38 |  6.250 % |
1800.01/1800.30	|   1496156 |     788     2064     5775 |     5600     3992     31 |  6.250 % |
1800.01/1800.30	|   2244338 |     788     2064     5775 |     6160     3610     46 |  6.250 % |
1800.01/1800.30	|   3366612 |     788     2064     5775 |     6776     5113     30 |  6.250 % |
1800.01/1800.30	|   5050023 |     788     2064     5775 |     7454     6410     52 |  6.250 % |
1800.01/1800.30	|   7575139 |     788     2064     5775 |     8199     4946     46 |  6.250 % |
1800.01/1800.30	|  11362814 |     788     2064     5775 |     9019     6929     53 |  6.250 % |
1800.01/1800.30	|  17044326 |     788     2064     5775 |     9921     5773     35 |  6.250 % |
1800.01/1800.30	|  25566595 |     788     2064     5775 |    10913     7346     36 |  6.250 % |
1800.01/1800.30	|  38349998 |     788     2064     5775 |    12005     9789     60 |  6.250 % |
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-4113208-1466617992/watcher-4113208-1466617992 -o /tmp/evaluation-result-4113208-1466617992/solver-4113208-1466617992 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466587105-21382 --watchdog 1960 minisatp HOME/instance-4113208-1466617992.opb 

pid=25504
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.01 2.07 2.08 3/176 25507
/proc/meminfo: memFree=30152400/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=6360 CPUtime=0 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 346 0 0 0 0 0 0 0 20 0 1 0 63848432 6512640 222 33554432000 4194304 5646918 140734077206608 140734136388488 4419702 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 1590 223 118 355 0 1231 0

[startup+0.100114 s]
/proc/loadavg: 2.01 2.07 2.08 3/176 25507
/proc/meminfo: memFree=30152400/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=3128 CPUtime=0.1 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 714 0 0 0 10 0 0 0 20 0 1 0 63848432 3203072 477 33554432000 4194304 5646918 140734077206608 140734136388488 4402950 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 782 477 146 355 0 423 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3128

[startup+0.200275 s]
/proc/loadavg: 2.01 2.07 2.08 3/176 25507
/proc/meminfo: memFree=30152400/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=3512 CPUtime=0.2 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 754 0 0 0 20 0 0 0 20 0 1 0 63848432 3596288 517 33554432000 4194304 5646918 140734077206608 140734136388488 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 878 517 146 355 0 519 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3512

[startup+0.300263 s]
/proc/loadavg: 2.01 2.07 2.08 3/176 25507
/proc/meminfo: memFree=30152400/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=3512 CPUtime=0.3 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 814 0 0 0 30 0 0 0 20 0 1 0 63848432 3596288 575 33554432000 4194304 5646918 140734077206608 140734136388488 4403530 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 878 575 146 355 0 519 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3512

[startup+0.700235 s]
/proc/loadavg: 2.01 2.07 2.08 3/176 25507
/proc/meminfo: memFree=30152400/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=4144 CPUtime=0.7 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 969 0 0 0 70 0 0 0 20 0 1 0 63848432 4243456 729 33554432000 4194304 5646918 140734077206608 140734077204856 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 1036 729 146 355 0 677 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 4144

[startup+1.50023 s]
/proc/loadavg: 2.01 2.07 2.08 3/177 25508
/proc/meminfo: memFree=30149548/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=4388 CPUtime=1.5 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 1059 0 0 0 150 0 0 0 20 0 1 0 63848432 4493312 817 33554432000 4194304 5646918 140734077206608 140734077204872 4416602 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 1097 817 146 355 0 738 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 4388

[startup+3.10023 s]
/proc/loadavg: 2.01 2.07 2.08 3/177 25508
/proc/meminfo: memFree=30148440/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=6276 CPUtime=3.1 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 1319 0 0 0 310 0 0 0 20 0 1 0 63848432 6426624 1075 33554432000 4194304 5646918 140734077206608 140734077204856 4402616 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 1569 1075 146 355 0 1210 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 6276

[startup+6.30019 s]
/proc/loadavg: 2.01 2.07 2.08 3/177 25508
/proc/meminfo: memFree=30146580/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=7112 CPUtime=6.3 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 1518 0 0 0 630 0 0 0 20 0 1 0 63848432 7282688 1273 33554432000 4194304 5646918 140734077206608 140734077204856 4402950 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 1778 1273 146 355 0 1419 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 7112

[startup+12.7002 s]
/proc/loadavg: 2.09 2.09 2.08 3/177 25508
/proc/meminfo: memFree=30144928/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=7744 CPUtime=12.69 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 1902 0 0 0 1269 0 0 0 20 0 1 0 63848432 7929856 1656 33554432000 4194304 5646918 140734077206608 140734077204872 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 1936 1656 146 355 0 1577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7744

[startup+25.5003 s]
/proc/loadavg: 2.07 2.08 2.08 3/177 25508
/proc/meminfo: memFree=30143812/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=9792 CPUtime=25.49 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 2395 0 0 0 2549 0 0 0 20 0 1 0 63848432 10027008 2144 33554432000 4194304 5646918 140734077206608 140734077204856 4403232 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 2448 2144 146 355 0 2089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9792

[startup+51.1003 s]
/proc/loadavg: 2.12 2.09 2.08 3/177 25508
/proc/meminfo: memFree=30142076/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=12808 CPUtime=51.09 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 2992 0 0 0 5109 0 0 0 20 0 1 0 63848432 13115392 2733 33554432000 4194304 5646918 140734077206608 140734077204872 4398900 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 3202 2733 146 355 0 2843 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 12808

[startup+102.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/177 25509
/proc/meminfo: memFree=30137900/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=15148 CPUtime=102.28 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 3758 0 0 0 10228 0 0 0 20 0 1 0 63848432 15511552 3490 33554432000 4194304 5646918 140734077206608 140734077204856 4399935 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 3787 3490 146 355 0 3428 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15148

[startup+162.3 s]
/proc/loadavg: 2.12 2.09 2.08 4/177 25510
/proc/meminfo: memFree=30135176/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=17876 CPUtime=162.26 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 4485 0 0 0 16226 0 0 0 20 0 1 0 63848432 18305024 4202 33554432000 4194304 5646918 140734077206608 140734077204856 4399929 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 4469 4202 146 355 0 4110 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 17876

[startup+222.307 s]
/proc/loadavg: 2.18 2.10 2.09 3/177 25512
/proc/meminfo: memFree=30132948/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=19664 CPUtime=222.26 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 4927 0 0 0 22226 0 0 0 20 0 1 0 63848432 20135936 4637 33554432000 4194304 5646918 140734077206608 140734077204856 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 4916 4637 146 355 0 4557 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 19664

[startup+282.3 s]
/proc/loadavg: 2.19 2.11 2.09 3/177 25513
/proc/meminfo: memFree=30131836/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=20756 CPUtime=282.24 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 5182 0 0 0 28224 0 0 0 20 0 1 0 63848432 21254144 4892 33554432000 4194304 5646918 140734077206608 140734077204872 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 5189 4892 146 355 0 4830 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 20756

[startup+342.3 s]
/proc/loadavg: 2.18 2.12 2.09 3/177 25514
/proc/meminfo: memFree=30129604/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=24204 CPUtime=342.23 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 5540 0 0 0 34223 0 0 0 20 0 1 0 63848432 24784896 5247 33554432000 4194304 5646918 140734077206608 140734077204856 4422829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 6051 5247 146 355 0 5692 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 24204

[startup+402.3 s]
/proc/loadavg: 2.18 2.13 2.09 3/177 25515
/proc/meminfo: memFree=30127640/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=24204 CPUtime=402.22 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 6072 0 0 0 40222 0 0 0 20 0 1 0 63848432 24784896 5772 33554432000 4194304 5646918 140734077206608 140734077204856 4402798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 6051 5772 146 355 0 5692 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 24204

[startup+462.3 s]
/proc/loadavg: 2.15 2.13 2.09 3/178 25519
/proc/meminfo: memFree=30127072/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=25288 CPUtime=462.21 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 6235 0 0 0 46221 0 0 0 20 0 1 0 63848432 25894912 5932 33554432000 4194304 5646918 140734077206608 140734077204856 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 6322 5932 146 355 0 5963 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 25288

[startup+522.3 s]
/proc/loadavg: 2.20 2.15 2.10 3/178 25544
/proc/meminfo: memFree=30126844/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=25288 CPUtime=522.2 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 6276 0 0 0 52220 0 0 0 20 0 1 0 63848432 25894912 5972 33554432000 4194304 5646918 140734077206608 140734077204856 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 6322 5972 146 355 0 5963 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 25288

[startup+582.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/177 25545
/proc/meminfo: memFree=30123388/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=28612 CPUtime=582.19 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 7188 0 0 0 58219 0 0 0 20 0 1 0 63848432 29298688 6874 33554432000 4194304 5646918 140734077206608 140734077204872 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 7153 6874 146 355 0 6794 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 28612


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 25663
/proc/meminfo: memFree=30129644/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=35148 CPUtime=942.14 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 9951 0 0 0 94213 1 0 0 20 0 1 0 63848432 35991552 8399 33554432000 4194304 5646918 140734077206608 140734077204856 4403760 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8787 8399 146 355 0 8428 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 35148

[startup+1002.3 s]
/proc/loadavg: 2.10 2.16 2.11 3/177 25664
/proc/meminfo: memFree=30128776/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=35148 CPUtime=1002.13 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 10061 0 0 0 100212 1 0 0 20 0 1 0 63848432 35991552 8508 33554432000 4194304 5646918 140734077206608 140734077204856 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8787 8508 146 355 0 8428 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 35148

[startup+1062.3 s]
/proc/loadavg: 2.08 2.14 2.10 3/178 25668
/proc/meminfo: memFree=30128268/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=35148 CPUtime=1062.12 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 10061 0 0 0 106211 1 0 0 20 0 1 0 63848432 35991552 8508 33554432000 4194304 5646918 140734077206608 140734077204856 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8787 8508 146 355 0 8428 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 35148

[startup+1122.3 s]
/proc/loadavg: 2.13 2.14 2.10 3/177 25670
/proc/meminfo: memFree=30127328/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=35148 CPUtime=1122.11 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 10064 0 0 0 112210 1 0 0 20 0 1 0 63848432 35991552 8508 33554432000 4194304 5646918 140734077206608 140734077204856 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8787 8508 146 355 0 8428 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 35148

[startup+1182.3 s]
/proc/loadavg: 2.15 2.14 2.10 3/177 25671
/proc/meminfo: memFree=30128260/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=35148 CPUtime=1182.1 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 10065 0 0 0 118209 1 0 0 20 0 1 0 63848432 35991552 8509 33554432000 4194304 5646918 140734077206608 140734077204856 4403225 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8787 8509 146 355 0 8428 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 35148

[startup+1242.3 s]
/proc/loadavg: 2.18 2.16 2.10 3/177 25672
/proc/meminfo: memFree=30127272/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=35148 CPUtime=1242.09 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 10065 0 0 0 124208 1 0 0 20 0 1 0 63848432 35991552 8509 33554432000 4194304 5646918 140734077206608 140734077204856 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8787 8509 146 355 0 8428 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 35148

[startup+1302.3 s]
/proc/loadavg: 2.17 2.16 2.10 3/177 25673
/proc/meminfo: memFree=30123800/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=34564 CPUtime=1302.08 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 11327 0 0 0 130207 1 0 0 20 0 1 0 63848432 35393536 8162 33554432000 4194304 5646918 140734077206608 140734077204856 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8641 8162 146 355 0 8282 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 34564

[startup+1362.3 s]
/proc/loadavg: 2.25 2.19 2.11 3/177 25674
/proc/meminfo: memFree=30127376/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=35196 CPUtime=1362.08 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 15817 0 0 0 136206 2 0 0 20 0 1 0 63848432 36040704 8371 33554432000 4194304 5646918 140734077206608 140734077204872 4397856 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 8799 8371 146 355 0 8440 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 35196

[startup+1422.3 s]
/proc/loadavg: 2.21 2.19 2.12 3/177 25676
/proc/meminfo: memFree=30123724/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39632 CPUtime=1422.07 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 18258 0 0 0 142205 2 0 0 20 0 1 0 63848432 40583168 9267 33554432000 4194304 5646918 140734077206608 140734077204856 4389003 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9908 9267 146 355 0 9549 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 39632

[startup+1482.3 s]
/proc/loadavg: 2.27 2.21 2.13 3/177 25677
/proc/meminfo: memFree=30123468/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39632 CPUtime=1482.05 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 18370 0 0 0 148203 2 0 0 20 0 1 0 63848432 40583168 9378 33554432000 4194304 5646918 140734077206608 140734077204856 4399685 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9908 9378 146 355 0 9549 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 39632

[startup+1542.31 s]
/proc/loadavg: 2.23 2.22 2.13 3/177 25678
/proc/meminfo: memFree=30123472/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39632 CPUtime=1542.05 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 18370 0 0 0 154203 2 0 0 20 0 1 0 63848432 40583168 9378 33554432000 4194304 5646918 140734077206608 140734077204856 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9908 9378 146 355 0 9549 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 39632

[startup+1602.3 s]
/proc/loadavg: 2.18 2.20 2.13 3/177 25679
/proc/meminfo: memFree=30123048/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39632 CPUtime=1602.03 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 18371 0 0 0 160201 2 0 0 20 0 1 0 63848432 40583168 9379 33554432000 4194304 5646918 140734077206608 140734077204856 4403225 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9908 9379 146 355 0 9549 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 39632

[startup+1662.3 s]
/proc/loadavg: 2.25 2.22 2.14 4/178 25683
/proc/meminfo: memFree=30122504/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39632 CPUtime=1662.02 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 18374 0 0 0 166200 2 0 0 20 0 1 0 63848432 40583168 9379 33554432000 4194304 5646918 140734077206608 140734077204856 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9908 9379 146 355 0 9549 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 39632

[startup+1722.3 s]
/proc/loadavg: 2.19 2.21 2.14 3/177 25685
/proc/meminfo: memFree=30116496/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=45024 CPUtime=1722.01 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 19376 0 0 0 172199 2 0 0 20 0 1 0 63848432 46104576 10881 33554432000 4194304 5646918 140734077206608 140734077204856 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 11256 10881 146 355 0 10897 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 45024

[startup+1782.3 s]
/proc/loadavg: 2.14 2.20 2.14 3/177 25686
/proc/meminfo: memFree=30123948/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39644 CPUtime=1782.01 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 22167 0 0 0 178198 3 0 0 20 0 1 0 63848432 40595456 9460 33554432000 4194304 5646918 140734077206608 140734077204856 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9911 9460 146 355 0 9552 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 39644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.20 2.14 3/177 25686
/proc/meminfo: memFree=30121596/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39644 CPUtime=1800.01 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 23830 0 0 0 179998 3 0 0 20 0 1 0 63848432 40595456 9631 33554432000 4194304 5646918 140734077206608 140734077204856 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9911 9631 146 355 0 9552 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 39644

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.20 2.14 3/177 25686
/proc/meminfo: memFree=30121596/32872528 swapFree=682476/737664
[pid=25507] ppid=25504 vsize=39644 CPUtime=1800.01 cores=0,2,4,6
/proc/25507/stat : 25507 (minisatp) R 25504 25507 21366 0 -1 4202496 23830 0 0 0 179998 3 0 0 20 0 1 0 63848432 40595456 9631 33554432000 4194304 5646918 140734077206608 140734077204856 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25507/statm: 9911 9631 146 355 0 9552 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 39644

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.98
CPU system time (s): 0.035994
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 45024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.035994
maximum resident set size= 43776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23830
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= 19
involuntary context switches= 1879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.96524 second user time and 6.20506 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-22 19:53:12
IDJOB=4113208
IDBENCH=107443
IDSOLVER=2555
FILE ID=node112/4113208-1466617992
RUNJOBID= node112-1466587105-21382
PBS_JOBID= 19953376
Free space on /tmp= 71700 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v061-n1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113208-1466617992/watcher-4113208-1466617992 -o /tmp/evaluation-result-4113208-1466617992/solver-4113208-1466617992 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466587105-21382 --watchdog 1960  minisatp HOME/instance-4113208-1466617992.opb

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

MD5SUM BENCH= fa4b1a851abcf999a2e2bbd0803146d5
RANDOM SEED=652448213

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30152720 kB
Buffers:          117952 kB
Cached:          1091836 kB
SwapCached:         2412 kB
Active:            99556 kB
Inactive:        1136328 kB
Active(anon):      25020 kB
Inactive(anon):     2764 kB
Active(file):      74536 kB
Inactive(file):  1133564 kB
Unevictable:      737664 kB
Mlocked:          682476 kB
SwapTotal:      67108856 kB
SwapFree:       67097216 kB
Dirty:              3512 kB
Writeback:             0 kB
AnonPages:        761664 kB
Mapped:             9480 kB
Shmem:                 0 kB
Slab:             614276 kB
SReclaimable:      57880 kB
SUnreclaim:       556396 kB
KernelStack:        1432 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     878268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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-4113208-1466617992.opb

Free space on /tmp at the end= 71696 MiB
End job on node112 at 2016-06-22 20:23:12