Trace number 4113395

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-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-random4regular-45.opb
MD5SUM3f67f1c5310e0c4cd3031f2a33d577b8
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.010998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables181
Total number of constraints90
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 8
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 90 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  89]---> BDD-cost:    5
0.00/0.00	c ---[  88]---> BDD-cost:    5
0.00/0.00	c ---[  87]---> BDD-cost:    5
0.00/0.00	c ---[  86]---> BDD-cost:    5
0.00/0.00	c ---[  85]---> BDD-cost:    5
0.00/0.00	c ---[  84]---> BDD-cost:    5
0.00/0.00	c ---[  83]---> BDD-cost:    5
0.00/0.00	c ---[  82]---> BDD-cost:    5
0.00/0.00	c ---[  81]---> BDD-cost:    5
0.00/0.00	c ---[  80]---> BDD-cost:    5
0.00/0.00	c ---[  79]---> BDD-cost:    5
0.00/0.00	c ---[  78]---> BDD-cost:    5
0.00/0.00	c ---[  77]---> BDD-cost:    5
0.00/0.00	c ---[  76]---> BDD-cost:    5
0.00/0.00	c ---[  75]---> BDD-cost:    5
0.00/0.00	c ---[  74]---> BDD-cost:    5
0.00/0.00	c ---[  73]---> BDD-cost:    5
0.00/0.00	c ---[  72]---> BDD-cost:    5
0.00/0.00	c ---[  71]---> BDD-cost:    5
0.00/0.00	c ---[  70]---> BDD-cost:    5
0.00/0.00	c ---[  69]---> BDD-cost:    5
0.00/0.00	c ---[  68]---> BDD-cost:    5
0.00/0.00	c ---[  67]---> BDD-cost:    5
0.00/0.00	c ---[  66]---> BDD-cost:    5
0.00/0.00	c ---[  65]---> BDD-cost:    5
0.00/0.00	c ---[  64]---> BDD-cost:    5
0.00/0.00	c ---[  63]---> BDD-cost:    5
0.00/0.00	c ---[  62]---> BDD-cost:    5
0.00/0.00	c ---[  61]---> BDD-cost:    5
0.00/0.00	c ---[  60]---> BDD-cost:    5
0.00/0.00	c ---[  59]---> BDD-cost:    5
0.00/0.00	c ---[  58]---> BDD-cost:    8
0.00/0.00	c ---[  57]---> BDD-cost:    5
0.00/0.00	c ---[  56]---> BDD-cost:    5
0.00/0.00	c ---[  55]---> BDD-cost:    5
0.00/0.00	c ---[  54]---> BDD-cost:    5
0.00/0.00	c ---[  53]---> BDD-cost:    5
0.00/0.00	c ---[  52]---> BDD-cost:    5
0.00/0.00	c ---[  51]---> BDD-cost:    5
0.00/0.00	c ---[  50]---> BDD-cost:    5
0.00/0.00	c ---[  49]---> BDD-cost:    5
0.00/0.00	c ---[  48]---> BDD-cost:    5
0.00/0.00	c ---[  47]---> BDD-cost:    5
0.00/0.00	c ---[  46]---> BDD-cost:    5
0.00/0.00	c ---[  45]---> BDD-cost:    5
0.00/0.00	c ---[  44]---> BDD-cost:    5
0.00/0.00	c ---[  43]---> BDD-cost:    5
0.00/0.00	c ---[  42]---> BDD-cost:    5
0.00/0.00	c ---[  41]---> BDD-cost:    5
0.00/0.00	c ---[  40]---> BDD-cost:    5
0.00/0.00	c ---[  39]---> BDD-cost:    5
0.00/0.00	c ---[  38]---> BDD-cost:    5
0.00/0.00	c ---[  37]---> BDD-cost:    5
0.00/0.00	c ---[  36]---> BDD-cost:    5
0.00/0.00	c ---[  35]---> BDD-cost:    5
0.00/0.00	c ---[  34]---> BDD-cost:    5
0.00/0.00	c ---[  33]---> BDD-cost:    5
0.00/0.00	c ---[  32]---> BDD-cost:    8
0.00/0.00	c ---[  31]---> BDD-cost:    5
0.00/0.00	c ---[  30]---> BDD-cost:    5
0.00/0.00	c ---[  29]---> BDD-cost:    5
0.00/0.00	c ---[  28]---> BDD-cost:    5
0.00/0.00	c ---[  27]---> BDD-cost:    5
0.00/0.00	c ---[  26]---> BDD-cost:    5
0.00/0.00	c ---[  25]---> BDD-cost:    5
0.00/0.00	c ---[  24]---> BDD-cost:    5
0.00/0.00	c ---[  23]---> BDD-cost:    5
0.00/0.00	c ---[  22]---> BDD-cost:    5
0.00/0.00	c ---[  21]---> BDD-cost:    5
0.00/0.00	c ---[  20]---> BDD-cost:    5
0.00/0.00	c ---[  19]---> BDD-cost:    5
0.00/0.00	c ---[  18]---> BDD-cost:    5
0.00/0.00	c ---[  17]---> BDD-cost:    5
0.00/0.00	c ---[  16]---> BDD-cost:    5
0.00/0.00	c ---[  15]---> BDD-cost:    5
0.00/0.00	c ---[  14]---> BDD-cost:    5
0.00/0.00	c ---[  13]---> BDD-cost:    5
0.00/0.00	c ---[  12]---> BDD-cost:    5
0.00/0.00	c ---[  11]---> BDD-cost:    5
0.00/0.00	c ---[  10]---> BDD-cost:    5
0.00/0.00	c ---[   9]---> BDD-cost:    5
0.00/0.00	c ---[   8]---> BDD-cost:    5
0.00/0.00	c ---[   7]---> BDD-cost:    5
0.00/0.00	c ---[   6]---> BDD-cost:    5
0.00/0.00	c ---[   5]---> BDD-cost:    5
0.00/0.00	c ---[   4]---> BDD-cost:    5
0.00/0.00	c ---[   3]---> BDD-cost:    5
0.00/0.00	c ---[   2]---> BDD-cost:    5
0.00/0.00	c ---[   1]---> BDD-cost:    5
0.00/0.00	c ---[   0]---> BDD-cost:    5
1800.02/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.02/1800.30	============================[ Search Statistics ]==============================
1800.02/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.30	===============================================================================
1800.02/1800.30	|       100 |     185      374     1119 |      137      100     22 | 14.129 % |
1800.02/1800.30	|       250 |     185      374     1119 |      150      250     20 | 14.129 % |
1800.02/1800.30	|       475 |     185      374     1119 |      165      300     16 | 14.129 % |
1800.02/1800.30	|       812 |     185      374     1119 |      182      174     10 | 14.129 % |
1800.02/1800.30	|      1318 |     185      374     1119 |      200      178     10 | 14.129 % |
1800.02/1800.30	|      2077 |     185      374     1119 |      220      224      9 | 14.129 % |
1800.02/1800.30	|      3216 |     185      374     1119 |      242      199      8 | 14.129 % |
1800.02/1800.30	|      4924 |     185      374     1119 |      267      318     11 | 14.129 % |
1800.02/1800.30	|      7486 |     185      374     1119 |      293      385     13 | 14.129 % |
1800.02/1800.30	|     11330 |     185      374     1119 |      323      300     12 | 14.129 % |
1800.02/1800.30	|     17096 |     185      374     1119 |      355      239     11 | 14.129 % |
1800.02/1800.30	|     25745 |     185      374     1119 |      391      328      9 | 14.129 % |
1800.02/1800.30	|     38719 |     185      374     1119 |      430      484     19 | 14.129 % |
1800.02/1800.30	|     58180 |     185      374     1119 |      473      438      9 | 14.129 % |
1800.02/1800.30	|     87372 |     185      374     1119 |      520      512     17 | 14.129 % |
1800.02/1800.30	|    131161 |     185      374     1119 |      572      495     12 | 14.129 % |
1800.02/1800.30	|    196845 |     185      374     1119 |      630      552     13 | 14.129 % |
1800.02/1800.30	|    295371 |     185      374     1119 |      693      752     14 | 14.129 % |
1800.02/1800.30	|    443160 |     185      374     1119 |      762      487     15 | 14.129 % |
1800.02/1800.30	|    664843 |     185      374     1119 |      838      625     13 | 14.129 % |
1800.02/1800.30	|    997368 |     185      374     1119 |      922      526     12 | 14.129 % |
1800.02/1800.30	|   1496156 |     185      374     1119 |     1014      663     16 | 14.129 % |
1800.02/1800.30	|   2244338 |     185      374     1119 |     1116      683     15 | 14.129 % |
1800.02/1800.30	|   3366612 |     185      374     1119 |     1227      779     13 | 14.129 % |
1800.02/1800.30	|   5050023 |     185      374     1119 |     1350      992     16 | 14.129 % |
1800.02/1800.30	|   7575139 |     185      374     1119 |     1485      819     18 | 14.129 % |
1800.02/1800.30	|  11362814 |     185      374     1119 |     1634     1210     20 | 14.129 % |
1800.02/1800.30	|  17044326 |     185      374     1119 |     1797     1646     17 | 14.129 % |
1800.02/1800.30	|  25566595 |     185      374     1119 |     1977     1456     22 | 14.129 % |
1800.02/1800.30	|  38349998 |     185      374     1119 |     2175     1928     18 | 14.129 % |
1800.02/1800.30	|  57525103 |     185      374     1119 |     2392     1196     20 | 14.129 % |
1800.02/1800.30	|  86287761 |     185      374     1119 |     2632     2294     21 | 14.129 % |
1800.02/1800.30	| 129431749 |     185      374     1119 |     2895     2507     22 | 14.129 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/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-4113395-1466623673/watcher-4113395-1466623673 -o /tmp/evaluation-result-4113395-1466623673/solver-4113395-1466623673 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466623673-12397 --watchdog 1960 minisatp HOME/instance-4113395-1466623673.opb 

pid=12432
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: 1.76 2.77 2.52 3/172 12436
/proc/meminfo: memFree=30382452/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2116 CPUtime=0 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 379 0 0 0 0 0 0 0 20 0 1 0 64414017 2166784 248 33554432000 4194304 5646918 140736871036288 140735289790968 4396915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 529 248 143 355 0 170 0

[startup+0.100199 s]
/proc/loadavg: 1.76 2.77 2.52 3/172 12436
/proc/meminfo: memFree=30382452/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2264 CPUtime=0.09 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 427 0 0 0 9 0 0 0 20 0 1 0 64414017 2318336 296 33554432000 4194304 5646918 140736871036288 140735289790968 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 566 296 144 355 0 207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2264

[startup+0.200271 s]
/proc/loadavg: 1.76 2.77 2.52 3/172 12436
/proc/meminfo: memFree=30382452/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2264 CPUtime=0.19 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 437 0 0 0 19 0 0 0 20 0 1 0 64414017 2318336 306 33554432000 4194304 5646918 140736871036288 140735289790968 4398798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 566 306 144 355 0 207 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2264

[startup+0.300235 s]
/proc/loadavg: 1.76 2.77 2.52 3/172 12436
/proc/meminfo: memFree=30382452/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2428 CPUtime=0.29 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 464 0 0 0 29 0 0 0 20 0 1 0 64414017 2486272 333 33554432000 4194304 5646918 140736871036288 140735289790968 4396153 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 607 333 144 355 0 248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2428

[startup+0.700204 s]
/proc/loadavg: 1.76 2.77 2.52 3/172 12436
/proc/meminfo: memFree=30382452/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2636 CPUtime=0.69 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 494 0 0 0 69 0 0 0 20 0 1 0 64414017 2699264 362 33554432000 4194304 5646918 140736871036288 140736871034536 4399339 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 659 362 144 355 0 300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2636

[startup+1.50023 s]
/proc/loadavg: 1.76 2.77 2.52 3/177 12441
/proc/meminfo: memFree=30379004/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2636 CPUtime=1.49 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 513 0 0 0 149 0 0 0 20 0 1 0 64414017 2699264 381 33554432000 4194304 5646918 140736871036288 140736871034536 4398914 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 659 381 144 355 0 300 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2636

[startup+3.10018 s]
/proc/loadavg: 1.76 2.77 2.52 3/177 12441
/proc/meminfo: memFree=30377400/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2824 CPUtime=3.09 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 575 0 0 0 309 0 0 0 20 0 1 0 64414017 2891776 442 33554432000 4194304 5646918 140736871036288 140736871034536 4398892 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 706 442 144 355 0 347 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2824

[startup+6.30023 s]
/proc/loadavg: 1.78 2.76 2.52 3/177 12441
/proc/meminfo: memFree=30376500/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=2980 CPUtime=6.29 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 625 0 0 0 629 0 0 0 20 0 1 0 64414017 3051520 491 33554432000 4194304 5646918 140736871036288 140736871034552 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 745 491 144 355 0 386 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2980

[startup+12.7002 s]
/proc/loadavg: 1.80 2.75 2.51 3/177 12441
/proc/meminfo: memFree=30375240/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=3436 CPUtime=12.69 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 693 0 0 0 1269 0 0 0 20 0 1 0 64414017 3518464 557 33554432000 4194304 5646918 140736871036288 140736871034536 4397480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 859 557 144 355 0 500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3436

[startup+25.5002 s]
/proc/loadavg: 1.84 2.71 2.50 4/177 12441
/proc/meminfo: memFree=30375584/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=3932 CPUtime=25.49 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 781 0 0 0 2549 0 0 0 20 0 1 0 64414017 4026368 645 33554432000 4194304 5646918 140736871036288 140736871034536 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 983 645 144 355 0 624 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3932

[startup+51.1003 s]
/proc/loadavg: 2.03 2.68 2.50 3/177 12442
/proc/meminfo: memFree=30373972/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=4252 CPUtime=51.09 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 924 0 0 0 5109 0 0 0 20 0 1 0 64414017 4354048 784 33554432000 4194304 5646918 140736871036288 140736871034536 4403464 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1063 784 144 355 0 704 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4252

[startup+102.3 s]
/proc/loadavg: 2.10 2.60 2.48 3/177 12443
/proc/meminfo: memFree=30371460/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=4572 CPUtime=102.29 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1032 0 0 0 10229 0 0 0 20 0 1 0 64414017 4681728 887 33554432000 4194304 5646918 140736871036288 140736871034536 4399687 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1143 887 144 355 0 784 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 4572

[startup+162.3 s]
/proc/loadavg: 2.15 2.52 2.46 4/178 12447
/proc/meminfo: memFree=30369052/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=5064 CPUtime=162.27 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1143 0 0 0 16227 0 0 0 20 0 1 0 64414017 5185536 996 33554432000 4194304 5646918 140736871036288 140736871034552 4402880 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1266 996 144 355 0 907 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 5064

[startup+222.308 s]
/proc/loadavg: 2.20 2.47 2.44 3/177 12448
/proc/meminfo: memFree=30366552/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=5692 CPUtime=222.27 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1314 0 0 0 22227 0 0 0 20 0 1 0 64414017 5828608 1160 33554432000 4194304 5646918 140736871036288 140736871034552 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1423 1160 144 355 0 1064 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 5692

[startup+282.3 s]
/proc/loadavg: 2.20 2.43 2.43 3/177 12449
/proc/meminfo: memFree=30365896/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=6064 CPUtime=282.25 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1318 0 0 0 28225 0 0 0 20 0 1 0 64414017 6209536 1164 33554432000 4194304 5646918 140736871036288 140736871034536 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1516 1164 144 355 0 1157 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 6064

[startup+342.3 s]
/proc/loadavg: 2.28 2.41 2.42 4/176 12450
/proc/meminfo: memFree=30364916/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=6064 CPUtime=342.24 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1326 0 0 0 34224 0 0 0 20 0 1 0 64414017 6209536 1172 33554432000 4194304 5646918 140736871036288 140736871034536 4402772 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1516 1172 144 355 0 1157 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 6064

[startup+402.3 s]
/proc/loadavg: 2.32 2.40 2.42 3/177 12452
/proc/meminfo: memFree=30363868/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=6064 CPUtime=402.23 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1418 0 0 0 40223 0 0 0 20 0 1 0 64414017 6209536 1261 33554432000 4194304 5646918 140736871036288 140736871034536 4399302 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1516 1261 144 355 0 1157 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 6064

[startup+462.3 s]
/proc/loadavg: 2.24 2.36 2.40 3/177 12453
/proc/meminfo: memFree=30363716/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=6572 CPUtime=462.22 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1500 0 0 0 46222 0 0 0 20 0 1 0 64414017 6729728 1341 33554432000 4194304 5646918 140736871036288 140736871034536 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1643 1341 144 355 0 1284 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 6572

[startup+522.3 s]
/proc/loadavg: 2.16 2.32 2.38 3/177 12454
/proc/meminfo: memFree=30362740/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=6572 CPUtime=522.21 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1506 0 0 0 52221 0 0 0 20 0 1 0 64414017 6729728 1347 33554432000 4194304 5646918 140736871036288 140736871034536 4422766 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1643 1347 144 355 0 1284 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 6572

[startup+582.3 s]
/proc/loadavg: 2.32 2.33 2.38 3/177 12455
/proc/meminfo: memFree=30361876/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=6760 CPUtime=582.2 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1588 0 0 0 58220 0 0 0 20 0 1 0 64414017 6922240 1427 33554432000 4194304 5646918 140736871036288 140736871034552 4399370 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1690 1427 144 355 0 1331 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 6760


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


[startup+942.3 s]
/proc/loadavg: 2.33 2.29 2.34 3/177 12465
/proc/meminfo: memFree=30359668/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=7256 CPUtime=942.15 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1702 0 0 0 94215 0 0 0 20 0 1 0 64414017 7430144 1538 33554432000 4194304 5646918 140736871036288 140736871034536 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1814 1538 144 355 0 1455 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 7256

[startup+1002.3 s]
/proc/loadavg: 2.35 2.30 2.34 3/177 12467
/proc/meminfo: memFree=30359400/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=7680 CPUtime=1002.14 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1737 0 0 0 100214 0 0 0 20 0 1 0 64414017 7864320 1572 33554432000 4194304 5646918 140736871036288 140736871034536 4403076 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1920 1572 144 355 0 1561 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 7680

[startup+1062.3 s]
/proc/loadavg: 2.22 2.27 2.32 4/177 12468
/proc/meminfo: memFree=30358916/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=7680 CPUtime=1062.13 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1795 0 0 0 106213 0 0 0 20 0 1 0 64414017 7864320 1630 33554432000 4194304 5646918 140736871036288 140736871034536 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1920 1630 144 355 0 1561 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 7680

[startup+1122.3 s]
/proc/loadavg: 2.23 2.26 2.32 3/177 12469
/proc/meminfo: memFree=30358384/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=7680 CPUtime=1122.12 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1796 0 0 0 112212 0 0 0 20 0 1 0 64414017 7864320 1631 33554432000 4194304 5646918 140736871036288 140736871034536 4399769 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1920 1631 144 355 0 1561 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 7680

[startup+1182.3 s]
/proc/loadavg: 2.20 2.24 2.30 4/177 12470
/proc/meminfo: memFree=30358484/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=7680 CPUtime=1182.11 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1796 0 0 0 118211 0 0 0 20 0 1 0 64414017 7864320 1631 33554432000 4194304 5646918 140736871036288 140736871034536 4422840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1920 1631 144 355 0 1561 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 7680

[startup+1242.3 s]
/proc/loadavg: 2.12 2.21 2.29 3/177 12471
/proc/meminfo: memFree=30357620/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=7680 CPUtime=1242.1 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1799 0 0 0 124210 0 0 0 20 0 1 0 64414017 7864320 1634 33554432000 4194304 5646918 140736871036288 140736871034536 4403239 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1920 1634 144 355 0 1561 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 7680

[startup+1302.3 s]
/proc/loadavg: 2.15 2.20 2.27 3/177 12473
/proc/meminfo: memFree=30357268/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=7680 CPUtime=1302.09 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1800 0 0 0 130209 0 0 0 20 0 1 0 64414017 7864320 1634 33554432000 4194304 5646918 140736871036288 140736871034536 4403124 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 1920 1634 144 355 0 1561 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 7680

[startup+1362.3 s]
/proc/loadavg: 2.22 2.21 2.27 3/178 12477
/proc/meminfo: memFree=30357232/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8064 CPUtime=1362.08 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1848 0 0 0 136208 0 0 0 20 0 1 0 64414017 8257536 1680 33554432000 4194304 5646918 140736871036288 140736871034536 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2016 1680 144 355 0 1657 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 8064

[startup+1422.3 s]
/proc/loadavg: 2.12 2.18 2.26 3/177 12478
/proc/meminfo: memFree=30356876/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8064 CPUtime=1422.08 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1852 0 0 0 142208 0 0 0 20 0 1 0 64414017 8257536 1684 33554432000 4194304 5646918 140736871036288 140736871034536 4397906 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2016 1684 144 355 0 1657 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 8064

[startup+1482.3 s]
/proc/loadavg: 2.19 2.19 2.26 3/177 12479
/proc/meminfo: memFree=30356508/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8064 CPUtime=1482.06 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1862 0 0 0 148206 0 0 0 20 0 1 0 64414017 8257536 1694 33554432000 4194304 5646918 140736871036288 140736871034536 4403431 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2016 1694 144 355 0 1657 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 8064

[startup+1542.31 s]
/proc/loadavg: 2.13 2.17 2.24 3/177 12480
/proc/meminfo: memFree=30357208/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8064 CPUtime=1542.06 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 1921 0 0 0 154206 0 0 0 20 0 1 0 64414017 8257536 1752 33554432000 4194304 5646918 140736871036288 140736871034536 4403057 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2016 1752 144 355 0 1657 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 8064

[startup+1602.3 s]
/proc/loadavg: 2.12 2.16 2.24 3/177 12482
/proc/meminfo: memFree=30356592/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8920 CPUtime=1602.04 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 2017 0 0 0 160204 0 0 0 20 0 1 0 64414017 9134080 1846 33554432000 4194304 5646918 140736871036288 140736871034536 4403427 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2230 1846 144 355 0 1871 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 8920

[startup+1662.3 s]
/proc/loadavg: 2.15 2.16 2.23 3/177 12483
/proc/meminfo: memFree=30356316/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8920 CPUtime=1662.03 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 2018 0 0 0 166203 0 0 0 20 0 1 0 64414017 9134080 1847 33554432000 4194304 5646918 140736871036288 140736871034536 4399392 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2230 1847 144 355 0 1871 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 8920

[startup+1722.3 s]
/proc/loadavg: 2.16 2.16 2.22 3/177 12484
/proc/meminfo: memFree=30355100/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8920 CPUtime=1722.02 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 2118 0 0 0 172202 0 0 0 20 0 1 0 64414017 9134080 1945 33554432000 4194304 5646918 140736871036288 140736871034536 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2230 1945 144 355 0 1871 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 8920

[startup+1782.3 s]
/proc/loadavg: 2.17 2.16 2.22 3/177 12485
/proc/meminfo: memFree=30354124/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8920 CPUtime=1782.02 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 2121 0 0 0 178201 1 0 0 20 0 1 0 64414017 9134080 1948 33554432000 4194304 5646918 140736871036288 140736871034536 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2230 1948 144 355 0 1871 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 8920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.16 2.22 4/177 12485
/proc/meminfo: memFree=30353752/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8920 CPUtime=1800.02 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 2121 0 0 0 180001 1 0 0 20 0 1 0 64414017 9134080 1948 33554432000 4194304 5646918 140736871036288 140736871034536 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2230 1948 144 355 0 1871 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 8920

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.16 2.22 4/177 12485
/proc/meminfo: memFree=30353752/32872528 swapFree=1543496/1696796
[pid=12436] ppid=12432 vsize=8920 CPUtime=1800.02 cores=1,3,5,7
/proc/12436/stat : 12436 (minisatp) R 12432 12436 12380 0 -1 4202496 2121 0 0 0 180001 1 0 0 20 0 1 0 64414017 9134080 1948 33554432000 4194304 5646918 140736871036288 140736871034536 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12436/statm: 2230 1948 144 355 0 1871 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 8920

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1800.02
CPU system time (s): 0.010998
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 8920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.010998
maximum resident set size= 7792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2121
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.42933 second user time and 6.97594 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-22 21:27:54
IDJOB=4113395
IDBENCH=107542
IDSOLVER=2555
FILE ID=node125/4113395-1466623673
RUNJOBID= node125-1466623673-12397
PBS_JOBID= 19957252
Free space on /tmp= 71740 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-geq-random4regular-45.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113395-1466623673/watcher-4113395-1466623673 -o /tmp/evaluation-result-4113395-1466623673/solver-4113395-1466623673 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466623673-12397 --watchdog 1960  minisatp HOME/instance-4113395-1466623673.opb

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

MD5SUM BENCH= 3f67f1c5310e0c4cd3031f2a33d577b8
RANDOM SEED=1887129233

node125.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.683
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.36
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.683
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.683
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		: 2666.683
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.54
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.683
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.683
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.683
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.683
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:        30386764 kB
Buffers:             808 kB
Cached:            25036 kB
SwapCached:        63584 kB
Active:            15820 kB
Inactive:          75108 kB
Active(anon):       3764 kB
Inactive(anon):    63808 kB
Active(file):      12056 kB
Inactive(file):    11300 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67034312 kB
Dirty:              7852 kB
Writeback:             0 kB
AnonPages:       1698668 kB
Mapped:             5424 kB
Shmem:                 0 kB
Slab:             566676 kB
SReclaimable:      10156 kB
SUnreclaim:       556520 kB
KernelStack:        1392 kB
PageTables:         6976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1794524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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-4113395-1466623673.opb

Free space on /tmp at the end= 71736 MiB
End job on node125 at 2016-06-22 21:57:54