Trace number 4111524

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.03 1800.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUM63dafaa5a785f38064ac19ced11339d2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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.017997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
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 37
Number of bits of the biggest sum of numbers6
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.02	c Converting 142 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ........................................................................
0.00/0.02	c ---[  69]---> BDD-cost:   69
0.00/0.02	c ---[  68]---> BDD-cost:   69
0.00/0.02	c ---[  67]---> BDD-cost:   69
0.00/0.02	c ---[  66]---> BDD-cost:   69
0.00/0.02	c ---[  65]---> BDD-cost:   69
0.00/0.02	c ---[  64]---> BDD-cost:   69
0.00/0.02	c ---[  63]---> BDD-cost:   69
0.00/0.02	c ---[  62]---> BDD-cost:   69
0.00/0.02	c ---[  61]---> BDD-cost:   69
0.00/0.02	c ---[  60]---> BDD-cost:   69
0.00/0.02	c ---[  59]---> BDD-cost:   69
0.00/0.02	c ---[  58]---> BDD-cost:   69
0.00/0.02	c ---[  57]---> BDD-cost:   69
0.00/0.02	c ---[  56]---> BDD-cost:   69
0.00/0.02	c ---[  55]---> BDD-cost:   69
0.00/0.03	c ---[  54]---> BDD-cost:   69
0.00/0.03	c ---[  53]---> BDD-cost:   69
0.00/0.03	c ---[  52]---> BDD-cost:   69
0.00/0.03	c ---[  51]---> BDD-cost:   69
0.00/0.03	c ---[  50]---> BDD-cost:   69
0.00/0.03	c ---[  49]---> BDD-cost:   69
0.00/0.03	c ---[  48]---> BDD-cost:   69
0.00/0.03	c ---[  47]---> BDD-cost:   69
0.00/0.03	c ---[  46]---> BDD-cost:   69
0.00/0.03	c ---[  45]---> BDD-cost:   69
0.00/0.03	c ---[  44]---> BDD-cost:   69
0.00/0.03	c ---[  43]---> BDD-cost:   69
0.00/0.03	c ---[  42]---> BDD-cost:   69
0.00/0.03	c ---[  41]---> BDD-cost:   69
0.00/0.03	c ---[  40]---> BDD-cost:   69
0.00/0.03	c ---[  39]---> BDD-cost:   69
0.00/0.03	c ---[  38]---> BDD-cost:   69
0.00/0.03	c ---[  37]---> BDD-cost:   69
0.00/0.03	c ---[  36]---> BDD-cost:   69
0.00/0.03	c ---[  35]---> BDD-cost:   69
0.00/0.03	c ---[  34]---> BDD-cost:   69
0.00/0.03	c ---[  33]---> BDD-cost:   69
0.00/0.03	c ---[  32]---> BDD-cost:   69
0.00/0.03	c ---[  31]---> BDD-cost:   69
0.00/0.04	c ---[  30]---> BDD-cost:   69
0.00/0.04	c ---[  29]---> BDD-cost:   69
0.00/0.04	c ---[  28]---> BDD-cost:   69
0.00/0.04	c ---[  27]---> BDD-cost:   69
0.00/0.04	c ---[  26]---> BDD-cost:   69
0.00/0.04	c ---[  25]---> BDD-cost:   69
0.00/0.04	c ---[  24]---> BDD-cost:   69
0.00/0.04	c ---[  23]---> BDD-cost:   69
0.00/0.04	c ---[  22]---> BDD-cost:   69
0.00/0.04	c ---[  21]---> BDD-cost:   69
0.00/0.04	c ---[  20]---> BDD-cost:   69
0.00/0.04	c ---[  19]---> BDD-cost:   69
0.00/0.04	c ---[  18]---> BDD-cost:   69
0.00/0.04	c ---[  17]---> BDD-cost:   69
0.00/0.04	c ---[  16]---> BDD-cost:   69
0.00/0.04	c ---[  15]---> BDD-cost:   69
0.00/0.04	c ---[  14]---> BDD-cost:   69
0.00/0.04	c ---[  13]---> BDD-cost:   69
0.00/0.04	c ---[  12]---> BDD-cost:   69
0.00/0.04	c ---[  11]---> BDD-cost:   69
0.00/0.04	c ---[  10]---> BDD-cost:   69
0.00/0.04	c ---[   9]---> BDD-cost:   69
0.00/0.04	c ---[   8]---> BDD-cost:   69
0.00/0.04	c ---[   7]---> BDD-cost:   69
0.00/0.04	c ---[   6]---> BDD-cost:   69
0.00/0.05	c ---[   5]---> BDD-cost:   69
0.00/0.05	c ---[   4]---> BDD-cost:   69
0.00/0.05	c ---[   3]---> BDD-cost:   69
0.00/0.05	c ---[   2]---> BDD-cost:   69
0.00/0.05	c ---[   1]---> BDD-cost:   69
0.00/0.05	c ---[   0]---> BDD-cost:   69
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 |    6979    11650    32424 |     4271      100    126 |  0.952 % |
1800.01/1800.30	|       250 |    6979    11650    32424 |     4698      250    126 |  0.952 % |
1800.01/1800.30	|       475 |    6979    11650    32424 |     5168      475    129 |  0.952 % |
1800.01/1800.30	|       812 |    6979    11650    32424 |     5685      812    148 |  0.952 % |
1800.01/1800.30	|      1318 |    6979    11650    32424 |     6254     1318    143 |  0.952 % |
1800.01/1800.30	|      2077 |    6979    11650    32424 |     6879     2077    155 |  0.952 % |
1800.01/1800.30	|      3216 |    6979    11650    32424 |     7567     3216    173 |  0.952 % |
1800.01/1800.30	|      4924 |    6979    11650    32424 |     8324     4924    205 |  0.952 % |
1800.01/1800.30	|      7486 |    6979    11650    32424 |     9156     7486    243 |  0.952 % |
1800.01/1800.30	|     11330 |    6979    11650    32424 |    10072     6712    268 |  0.952 % |
1800.01/1800.30	|     17096 |    6979    11650    32424 |    11079     6755    316 |  0.952 % |
1800.01/1800.30	|     25745 |    6979    11650    32424 |    12187     9736    286 |  0.952 % |
1800.01/1800.30	|     38719 |    6979    11650    32424 |    13406     9934    329 |  0.952 % |
1800.01/1800.30	|     58180 |    6979    11650    32424 |    14746     7649    309 |  0.952 % |
1800.01/1800.30	|     87372 |    6979    11650    32424 |    16221    14562    297 |  0.952 % |
1800.01/1800.30	|    131161 |    6979    11650    32424 |    17843    15838    319 |  0.952 % |
1800.01/1800.30	|    196845 |    6979    11650    32424 |    19628    15587    255 |  0.952 % |
1800.01/1800.30	|    295371 |    6979    11650    32424 |    21591    10269    303 |  0.952 % |
1800.01/1800.30	|    443160 |    6979    11650    32424 |    23750    18521    333 |  0.952 % |
1800.01/1800.30	|    664843 |    6979    11650    32424 |    26125    15771    327 |  0.952 % |
1800.01/1800.30	|    997368 |    6979    11650    32424 |    28737    21077    341 |  0.952 % |
1800.01/1800.30	|   1496156 |    6979    11650    32424 |    31611    26915    297 |  0.952 % |
1800.01/1800.30	|   2244338 |    6979    11650    32424 |    34772    31030    544 |  0.952 % |
1800.01/1800.30	|   3366612 |    6979    11650    32424 |    38249    19965    311 |  0.952 % |
1800.01/1800.30	|   5050023 |    6979    11650    32424 |    42074    41121    271 |  0.952 % |
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-4111524-1466516019/watcher-4111524-1466516019 -o /tmp/evaluation-result-4111524-1466516019/solver-4111524-1466516019 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466515084-32165 --watchdog 1960 minisatp HOME/instance-4111524-1466516019.opb 

pid=1398
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.02 2.09 2.19 3/174 1402
/proc/meminfo: memFree=31272492/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=6532 CPUtime=0 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 321 0 0 0 0 0 0 0 20 0 1 0 53652063 6688768 198 33554432000 4194304 5646918 140734643365936 140735427392056 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 1633 199 94 355 0 1274 0

[startup+0.100128 s]
/proc/loadavg: 2.02 2.09 2.19 3/174 1402
/proc/meminfo: memFree=31272492/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=9072 CPUtime=0.09 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 1212 0 0 0 9 0 0 0 20 0 1 0 53652063 9289728 1072 33554432000 4194304 5646918 140734643365936 140734643361464 4399960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 2268 1072 145 355 0 1909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9072

[startup+0.200308 s]
/proc/loadavg: 2.02 2.09 2.19 3/174 1402
/proc/meminfo: memFree=31272492/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=9204 CPUtime=0.19 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 1320 0 0 0 19 0 0 0 20 0 1 0 53652063 9424896 1691 33554432000 4194304 5646918 140734643365936 140734643361464 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 2301 1691 146 355 0 1942 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9204

[startup+0.300268 s]
/proc/loadavg: 2.02 2.09 2.19 3/174 1402
/proc/meminfo: memFree=31272492/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=9600 CPUtime=0.29 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 1392 0 0 0 29 0 0 0 20 0 1 0 53652063 9830400 1763 33554432000 4194304 5646918 140734643365936 140734643361464 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 2400 1763 146 355 0 2041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9600

[startup+0.700236 s]
/proc/loadavg: 2.02 2.09 2.19 3/174 1402
/proc/meminfo: memFree=31272492/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=17136 CPUtime=0.69 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 2540 0 0 0 69 0 0 0 20 0 1 0 53652063 17547264 3421 33554432000 4194304 5646918 140734643365936 140734643361464 4398936 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 4284 3421 146 355 0 3925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17136

[startup+1.50024 s]
/proc/loadavg: 2.02 2.09 2.19 3/175 1403
/proc/meminfo: memFree=31256100/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=25372 CPUtime=1.49 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 3796 0 0 0 148 1 0 0 20 0 1 0 53652063 25980928 4921 33554432000 4194304 5646918 140734643365936 140734643364072 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 6343 4921 148 355 0 5984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25372

[startup+3.10027 s]
/proc/loadavg: 2.02 2.09 2.19 3/175 1403
/proc/meminfo: memFree=31396272/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=48820 CPUtime=3.09 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 4938 0 0 0 307 2 0 0 20 0 1 0 53652063 49991680 11216 33554432000 4194304 5646918 140734643365936 140734643364200 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 12205 11216 148 355 0 11846 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48820

[startup+6.30022 s]
/proc/loadavg: 2.02 2.09 2.19 3/175 1403
/proc/meminfo: memFree=31344068/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=48820 CPUtime=6.29 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 5404 0 0 0 627 2 0 0 20 0 1 0 53652063 49991680 11909 33554432000 4194304 5646918 140734643365936 140734643364648 4398046 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 12205 11909 148 355 0 11846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48820

[startup+12.7002 s]
/proc/loadavg: 2.01 2.09 2.19 3/175 1403
/proc/meminfo: memFree=31313300/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=67672 CPUtime=12.69 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 5414 0 0 0 1266 3 0 0 20 0 1 0 53652063 69296128 16518 33554432000 4194304 5646918 140734643365936 140734643364184 4397980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 16918 16518 148 355 0 16559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67672

[startup+25.5004 s]
/proc/loadavg: 2.01 2.08 2.19 3/175 1403
/proc/meminfo: memFree=31264496/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=67672 CPUtime=25.49 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 5502 0 0 0 2546 3 0 0 20 0 1 0 53652063 69296128 16604 33554432000 4194304 5646918 140734643365936 140734643364184 4402863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 16918 16604 148 355 0 16559 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67672

[startup+51.1003 s]
/proc/loadavg: 2.01 2.08 2.18 3/175 1403
/proc/meminfo: memFree=31289772/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=98316 CPUtime=51.09 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 6010 0 0 0 5105 4 0 0 20 0 1 0 53652063 100675584 24265 33554432000 4194304 5646918 140734643365936 140734643364184 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 24579 24265 148 355 0 24220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98316

[startup+102.3 s]
/proc/loadavg: 2.06 2.08 2.17 3/175 1404
/proc/meminfo: memFree=31234880/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=98316 CPUtime=102.28 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 9834 0 0 0 10219 9 0 0 20 0 1 0 53652063 100675584 24265 33554432000 4194304 5646918 140734643365936 140734643364648 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 24579 24265 148 355 0 24220 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 98316

[startup+162.3 s]
/proc/loadavg: 2.02 2.06 2.16 3/175 1406
/proc/meminfo: memFree=31207568/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=98316 CPUtime=162.26 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 16649 0 0 0 16207 19 0 0 20 0 1 0 53652063 100675584 24306 33554432000 4194304 5646918 140734643365936 140734643364648 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 24579 24306 148 355 0 24220 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 98316

[startup+222.307 s]
/proc/loadavg: 2.08 2.06 2.16 3/175 1407
/proc/meminfo: memFree=31244644/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=117076 CPUtime=222.26 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 22343 0 0 0 22199 27 0 0 20 0 1 0 53652063 119885824 28975 33554432000 4194304 5646918 140734643365936 140734643364648 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 29269 28975 148 355 0 28910 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 117076

[startup+282.3 s]
/proc/loadavg: 2.06 2.06 2.15 3/175 1408
/proc/meminfo: memFree=31086352/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=166396 CPUtime=282.25 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 27962 0 0 0 28190 35 0 0 20 0 1 0 53652063 170389504 39622 33554432000 4194304 5646918 140734643365936 140734643364232 4411583 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 41599 39622 148 355 0 41240 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 166396

[startup+342.3 s]
/proc/loadavg: 2.02 2.05 2.14 3/175 1409
/proc/meminfo: memFree=31245256/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=129304 CPUtime=342.24 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 36442 0 0 0 34177 47 0 0 20 0 1 0 53652063 132407296 32032 33554432000 4194304 5646918 140734643365936 140734643364648 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 32326 32032 148 355 0 31967 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 129304

[startup+402.3 s]
/proc/loadavg: 2.06 2.05 2.13 4/176 1413
/proc/meminfo: memFree=31162024/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=129304 CPUtime=402.23 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 42594 0 0 0 40167 56 0 0 20 0 1 0 53652063 132407296 32032 33554432000 4194304 5646918 140734643365936 140734643364648 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 32326 32032 148 355 0 31967 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 129304

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.12 3/175 1415
/proc/meminfo: memFree=31178612/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=129304 CPUtime=462.22 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 50168 0 0 0 46154 68 0 0 20 0 1 0 53652063 132407296 32032 33554432000 4194304 5646918 140734643365936 140734643364648 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 32326 32032 148 355 0 31967 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 129304

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.11 3/175 1416
/proc/meminfo: memFree=31160832/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=178624 CPUtime=522.21 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 54770 0 0 0 52145 76 0 0 20 0 1 0 53652063 182910976 41655 33554432000 4194304 5646918 140734643365936 140734643364232 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 44656 41655 148 355 0 44297 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 178624

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/175 1417
/proc/meminfo: memFree=31156928/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=179596 CPUtime=582.2 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 59234 0 0 0 58136 84 0 0 20 0 1 0 53652063 183906304 43434 33554432000 4194304 5646918 140734643365936 140734643364232 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 44899 43434 148 355 0 44540 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 179596


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/175 1424
/proc/meminfo: memFree=31183100/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=161152 CPUtime=942.14 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 95297 0 0 0 94070 144 0 0 20 0 1 0 53652063 165019648 39993 33554432000 4194304 5646918 140734643365936 140734643364648 4402761 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 40288 39993 148 355 0 39929 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 161152

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 1436
/proc/meminfo: memFree=31087272/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=230056 CPUtime=1002.13 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 100732 0 0 0 100061 152 0 0 20 0 1 0 53652063 235577344 49200 33554432000 4194304 5646918 140734643365936 140734643364232 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 57514 49200 148 355 0 57155 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 230056

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/175 1438
/proc/meminfo: memFree=31055928/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=192464 CPUtime=1062.13 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 108572 0 0 0 106048 165 0 0 20 0 1 0 53652063 197083136 47821 33554432000 4194304 5646918 140734643365936 140734643364648 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 48116 47821 148 355 0 47757 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 192464

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/175 1440
/proc/meminfo: memFree=31069892/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=192464 CPUtime=1122.12 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 113497 0 0 0 112039 173 0 0 20 0 1 0 53652063 197083136 47821 33554432000 4194304 5646918 140734643365936 140734643364648 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 48116 47821 148 355 0 47757 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 192464

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/175 1441
/proc/meminfo: memFree=31016956/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=241784 CPUtime=1182.1 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 120206 0 0 0 118027 183 0 0 20 0 1 0 53652063 247586816 56933 33554432000 4194304 5646918 140734643365936 140734643364232 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 60446 56933 148 355 0 60087 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 241784

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/175 1442
/proc/meminfo: memFree=31008112/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=241784 CPUtime=1242.1 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 124972 0 0 0 124019 191 0 0 20 0 1 0 53652063 247586816 58469 33554432000 4194304 5646918 140734643365936 140734643364232 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 60446 58469 148 355 0 60087 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 241784

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/175 1443
/proc/meminfo: memFree=30950756/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=285916 CPUtime=1302.09 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 129866 0 0 0 130011 198 0 0 20 0 1 0 53652063 292777984 66984 33554432000 4194304 5646918 140734643365936 140734643364632 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 71479 66984 148 355 0 71120 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 285916

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/175 1445
/proc/meminfo: memFree=31074376/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=205776 CPUtime=1362.08 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 132763 0 0 0 136004 204 0 0 20 0 1 0 53652063 210714624 51150 33554432000 4194304 5646918 140734643365936 140734643364648 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 51444 51150 148 355 0 51085 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 205776

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/175 1446
/proc/meminfo: memFree=30931152/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=255096 CPUtime=1422.08 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 135324 0 0 0 142000 208 0 0 20 0 1 0 53652063 261218304 60773 33554432000 4194304 5646918 140734643365936 140734643364232 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 63774 60773 148 355 0 63415 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 255096

[startup+1482.3 s]
/proc/loadavg: 2.12 2.03 2.02 3/175 1503
/proc/meminfo: memFree=31259412/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=205776 CPUtime=1482.07 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 139022 0 0 0 147993 214 0 0 20 0 1 0 53652063 210714624 51150 33554432000 4194304 5646918 140734643365936 140734643364648 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 51444 51150 148 355 0 51085 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 205776

[startup+1542.31 s]
/proc/loadavg: 2.04 2.02 2.02 3/175 1504
/proc/meminfo: memFree=31195096/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=255096 CPUtime=1542.06 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 143543 0 0 0 153984 222 0 0 20 0 1 0 53652063 261218304 60261 33554432000 4194304 5646918 140734643365936 140734643364232 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 63774 60261 148 355 0 63415 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 255096

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.02 3/176 1508
/proc/meminfo: memFree=31133292/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=205776 CPUtime=1602.04 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 150608 0 0 0 159972 232 0 0 20 0 1 0 53652063 210714624 51150 33554432000 4194304 5646918 140734643365936 140734643364648 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 51444 51150 148 355 0 51085 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 205776

[startup+1662.3 s]
/proc/loadavg: 2.13 2.05 2.02 3/175 1536
/proc/meminfo: memFree=31097344/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=316812 CPUtime=1662.03 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 158428 0 0 0 165959 244 0 0 20 0 1 0 53652063 324415488 71304 33554432000 4194304 5646918 140734643365936 140734643364232 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 79203 71304 148 355 0 78844 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 316812

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/175 1538
/proc/meminfo: memFree=31167488/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=316812 CPUtime=1722.02 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 164682 0 0 0 171948 254 0 0 20 0 1 0 53652063 324415488 71298 33554432000 4194304 5646918 140734643365936 140734643364232 4402772 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 79203 71298 148 355 0 78844 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 316812

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/175 1539
/proc/meminfo: memFree=31148280/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=236672 CPUtime=1782.01 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 172683 0 0 0 177934 267 0 0 20 0 1 0 53652063 242352128 58873 33554432000 4194304 5646918 140734643365936 140734643364648 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 59168 58873 148 355 0 58809 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 236672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.06 2.02 3/175 1539
/proc/meminfo: memFree=31106296/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=316812 CPUtime=1800.01 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 174418 0 0 0 179731 270 0 0 20 0 1 0 53652063 324415488 71338 33554432000 4194304 5646918 140734643365936 140734643364232 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 79203 71338 148 355 0 78844 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 316812

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.06 2.02 3/175 1539
/proc/meminfo: memFree=31106296/32872528 swapFree=448380/481084
[pid=1402] ppid=1398 vsize=316812 CPUtime=1800.01 cores=1,3,5,7
/proc/1402/stat : 1402 (minisatp) R 1398 1402 32148 0 -1 4202496 174418 0 0 0 179731 270 0 0 20 0 1 0 53652063 324415488 71338 33554432000 4194304 5646918 140734643365936 140734643364232 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1402/statm: 79203 71338 148 355 0 78844 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 316812

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1797.32
CPU system time (s): 2.70759
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 366900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.32
system time used= 2.70759
maximum resident set size= 330752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174418
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= 9
involuntary context switches= 1934

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.20636 second user time and 5.72713 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-21 15:33:39
IDJOB=4111524
IDBENCH=1426
IDSOLVER=2555
FILE ID=node104/4111524-1466516019
RUNJOBID= node104-1466515084-32165
PBS_JOBID= 19942884
Free space on /tmp= 71664 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111524-1466516019/watcher-4111524-1466516019 -o /tmp/evaluation-result-4111524-1466516019/solver-4111524-1466516019 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466515084-32165 --watchdog 1960  minisatp HOME/instance-4111524-1466516019.opb

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

MD5SUM BENCH= 63dafaa5a785f38064ac19ced11339d2
RANDOM SEED=1473704917

node104.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.035
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.07
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.035
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.035
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.035
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.035
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.035
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.035
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.035
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:        31273680 kB
Buffers:            3368 kB
Cached:            37344 kB
SwapCached:        73840 kB
Active:           312784 kB
Inactive:          95548 kB
Active(anon):     294780 kB
Inactive(anon):    74536 kB
Active(file):      18004 kB
Inactive(file):    21012 kB
Unevictable:      481084 kB
Mlocked:          448380 kB
SwapTotal:      67108856 kB
SwapFree:       67026900 kB
Dirty:              3556 kB
Writeback:             0 kB
AnonPages:        776588 kB
Mapped:             7212 kB
Shmem:                 0 kB
Slab:             571860 kB
SReclaimable:      15616 kB
SUnreclaim:       556244 kB
KernelStack:        1408 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     898100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-4111524-1466516019.opb

Free space on /tmp at the end= 71660 MiB
End job on node104 at 2016-06-21 16:03:40