Trace number 4111529

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.1 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
MD5SUM6f530d7030eb010292a76e81381ed552
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.033994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
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 61
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.05	c Converting 220 PB-constraints to clauses...
0.00/0.05	c   -- Unit propagations: (none)
0.00/0.05	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.05	c   -- Clauses(.)/Splits(s): ........................................................................................................................
0.00/0.05	c ---[  99]---> BDD-cost:  117
0.00/0.05	c ---[  98]---> BDD-cost:  117
0.00/0.06	c ---[  97]---> BDD-cost:  117
0.00/0.06	c ---[  96]---> BDD-cost:  117
0.00/0.06	c ---[  95]---> BDD-cost:  117
0.00/0.06	c ---[  94]---> BDD-cost:  117
0.00/0.06	c ---[  93]---> BDD-cost:  117
0.00/0.06	c ---[  92]---> BDD-cost:  117
0.00/0.06	c ---[  91]---> BDD-cost:  117
0.00/0.06	c ---[  90]---> BDD-cost:  117
0.00/0.06	c ---[  89]---> BDD-cost:  117
0.00/0.06	c ---[  88]---> BDD-cost:  117
0.00/0.06	c ---[  87]---> BDD-cost:  117
0.00/0.07	c ---[  86]---> BDD-cost:  117
0.00/0.07	c ---[  85]---> BDD-cost:  117
0.00/0.07	c ---[  84]---> BDD-cost:  117
0.00/0.07	c ---[  83]---> BDD-cost:  117
0.00/0.07	c ---[  82]---> BDD-cost:  117
0.00/0.07	c ---[  81]---> BDD-cost:  117
0.00/0.07	c ---[  80]---> BDD-cost:  117
0.00/0.07	c ---[  79]---> BDD-cost:  117
0.00/0.07	c ---[  78]---> BDD-cost:  117
0.00/0.07	c ---[  77]---> BDD-cost:  117
0.00/0.08	c ---[  76]---> BDD-cost:  117
0.00/0.08	c ---[  75]---> BDD-cost:  117
0.00/0.08	c ---[  74]---> BDD-cost:  117
0.00/0.08	c ---[  73]---> BDD-cost:  117
0.00/0.08	c ---[  72]---> BDD-cost:  117
0.00/0.08	c ---[  71]---> BDD-cost:  117
0.00/0.08	c ---[  70]---> BDD-cost:  117
0.00/0.08	c ---[  69]---> BDD-cost:  117
0.00/0.08	c ---[  68]---> BDD-cost:  117
0.00/0.08	c ---[  67]---> BDD-cost:  117
0.00/0.09	c ---[  66]---> BDD-cost:  117
0.00/0.09	c ---[  65]---> BDD-cost:  117
0.00/0.09	c ---[  64]---> BDD-cost:  117
0.00/0.09	c ---[  63]---> BDD-cost:  117
0.00/0.09	c ---[  62]---> BDD-cost:  117
0.00/0.09	c ---[  61]---> BDD-cost:  117
0.00/0.09	c ---[  60]---> BDD-cost:  117
0.00/0.09	c ---[  59]---> BDD-cost:  117
0.00/0.09	c ---[  58]---> BDD-cost:  117
0.00/0.09	c ---[  57]---> BDD-cost:  117
0.00/0.09	c ---[  56]---> BDD-cost:  117
0.00/0.10	c ---[  55]---> BDD-cost:  117
0.09/0.10	c ---[  54]---> BDD-cost:  117
0.09/0.10	c ---[  53]---> BDD-cost:  117
0.09/0.10	c ---[  52]---> BDD-cost:  117
0.09/0.10	c ---[  51]---> BDD-cost:  117
0.09/0.10	c ---[  50]---> BDD-cost:  117
0.09/0.10	c ---[  49]---> BDD-cost:  117
0.09/0.10	c ---[  48]---> BDD-cost:  117
0.09/0.10	c ---[  47]---> BDD-cost:  117
0.09/0.10	c ---[  46]---> BDD-cost:  117
0.09/0.11	c ---[  45]---> BDD-cost:  117
0.09/0.11	c ---[  44]---> BDD-cost:  117
0.09/0.11	c ---[  43]---> BDD-cost:  117
0.09/0.11	c ---[  42]---> BDD-cost:  117
0.09/0.11	c ---[  41]---> BDD-cost:  117
0.09/0.11	c ---[  40]---> BDD-cost:  117
0.09/0.11	c ---[  39]---> BDD-cost:  117
0.09/0.11	c ---[  38]---> BDD-cost:  117
0.09/0.11	c ---[  37]---> BDD-cost:  117
0.09/0.11	c ---[  36]---> BDD-cost:  117
0.09/0.11	c ---[  35]---> BDD-cost:  117
0.09/0.12	c ---[  34]---> BDD-cost:  117
0.09/0.12	c ---[  33]---> BDD-cost:  117
0.09/0.12	c ---[  32]---> BDD-cost:  117
0.09/0.12	c ---[  31]---> BDD-cost:  117
0.09/0.12	c ---[  30]---> BDD-cost:  117
0.09/0.12	c ---[  29]---> BDD-cost:  117
0.09/0.12	c ---[  28]---> BDD-cost:  117
0.09/0.12	c ---[  27]---> BDD-cost:  117
0.09/0.12	c ---[  26]---> BDD-cost:  117
0.09/0.12	c ---[  25]---> BDD-cost:  117
0.09/0.13	c ---[  24]---> BDD-cost:  117
0.09/0.13	c ---[  23]---> BDD-cost:  117
0.09/0.13	c ---[  22]---> BDD-cost:  117
0.09/0.13	c ---[  21]---> BDD-cost:  117
0.09/0.13	c ---[  20]---> BDD-cost:  117
0.09/0.13	c ---[  19]---> BDD-cost:  117
0.09/0.13	c ---[  18]---> BDD-cost:  117
0.09/0.13	c ---[  17]---> BDD-cost:  117
0.09/0.13	c ---[  16]---> BDD-cost:  117
0.09/0.13	c ---[  15]---> BDD-cost:  117
0.09/0.13	c ---[  14]---> BDD-cost:  117
0.09/0.14	c ---[  13]---> BDD-cost:  117
0.09/0.14	c ---[  12]---> BDD-cost:  117
0.09/0.14	c ---[  11]---> BDD-cost:  117
0.09/0.14	c ---[  10]---> BDD-cost:  117
0.09/0.14	c ---[   9]---> BDD-cost:  117
0.09/0.14	c ---[   8]---> BDD-cost:  117
0.09/0.14	c ---[   7]---> BDD-cost:  117
0.09/0.14	c ---[   6]---> BDD-cost:  117
0.09/0.14	c ---[   5]---> BDD-cost:  117
0.09/0.14	c ---[   4]---> BDD-cost:  117
0.09/0.15	c ---[   3]---> BDD-cost:  117
0.09/0.15	c ---[   2]---> BDD-cost:  117
0.09/0.15	c ---[   1]---> BDD-cost:  117
0.09/0.15	c ---[   0]---> BDD-cost:  117
1800.08/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |   17156    28632    79836 |    10498      100    184 |  0.565 % |
1800.08/1800.40	|       250 |   17156    28632    79836 |    11548      250    204 |  0.565 % |
1800.08/1800.40	|       475 |   17156    28632    79836 |    12703      475    217 |  0.565 % |
1800.08/1800.40	|       812 |   17156    28632    79836 |    13973      812    232 |  0.565 % |
1800.08/1800.40	|      1318 |   17156    28632    79836 |    15370     1318    245 |  0.565 % |
1800.08/1800.40	|      2077 |   17156    28632    79836 |    16907     2077    267 |  0.565 % |
1800.08/1800.40	|      3216 |   17156    28632    79836 |    18598     3216    308 |  0.565 % |
1800.08/1800.40	|      4924 |   17156    28632    79836 |    20458     4924    320 |  0.565 % |
1800.08/1800.40	|      7486 |   17156    28632    79836 |    22504     7486    360 |  0.565 % |
1800.08/1800.40	|     11330 |   17156    28632    79836 |    24754    11330    364 |  0.565 % |
1800.08/1800.40	|     17096 |   17156    28632    79836 |    27230    17096    372 |  0.565 % |
1800.08/1800.40	|     25745 |   17156    28632    79836 |    29953    25745    385 |  0.565 % |
1800.08/1800.40	|     38719 |   17156    28632    79836 |    32948    20091    429 |  0.565 % |
1800.08/1800.40	|     58180 |   17156    28632    79836 |    36243    17446    447 |  0.565 % |
1800.08/1800.40	|     87372 |   17156    28632    79836 |    39867    22231    450 |  0.565 % |
1800.08/1800.40	|    131161 |   17156    28632    79836 |    43854    38037    473 |  0.565 % |
1800.08/1800.40	|    196845 |   17156    28632    79836 |    48239    39188    455 |  0.565 % |
1800.08/1800.40	|    295371 |   17156    28632    79836 |    53063    21060    447 |  0.565 % |
1800.08/1800.40	|    443160 |   17156    28632    79836 |    58370    32242    562 |  0.565 % |
1800.08/1800.40	|    664843 |   17156    28632    79836 |    64207    54777    492 |  0.565 % |
1800.08/1800.40	|    997368 |   17156    28632    79836 |    70627    53546    516 |  0.565 % |
1800.08/1800.40	|   1496156 |   17156    28632    79836 |    77690    59995    472 |  0.565 % |
1800.08/1800.40	|   2244338 |   17156    28632    79836 |    85459    63139    768 |  0.565 % |
1800.08/1800.40	|   3366612 |   17156    28632    79836 |    94005    58638    474 |  0.565 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	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-4111529-1466515665/watcher-4111529-1466515665 -o /tmp/evaluation-result-4111529-1466515665/solver-4111529-1466515665 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19973 --watchdog 1960 minisatp HOME/instance-4111529-1466515665.opb 

pid=20758
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.12 2.16 2.04 3/174 20761
/proc/meminfo: memFree=30634064/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=6592 CPUtime=0 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 53613443 6750208 230 33554432000 4194304 5646918 140733250621648 140735277257736 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 1648 231 94 355 0 1289 0

[startup+0.100159 s]
/proc/loadavg: 2.12 2.16 2.04 3/174 20761
/proc/meminfo: memFree=30634064/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=10012 CPUtime=0.09 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 1223 0 0 0 9 0 0 0 20 0 1 0 53613443 10252288 1053 33554432000 4194304 5646918 140733250621648 140735277257736 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2503 1053 116 355 0 2144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10012

[startup+0.200304 s]
/proc/loadavg: 2.12 2.16 2.04 3/174 20761
/proc/meminfo: memFree=30634064/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=12876 CPUtime=0.19 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 2046 0 0 0 19 0 0 0 20 0 1 0 53613443 13185024 2368 33554432000 4194304 5646918 140733250621648 140735277257736 4396869 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 3219 2368 145 355 0 2860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12876

[startup+0.300337 s]
/proc/loadavg: 2.12 2.16 2.04 3/174 20761
/proc/meminfo: memFree=30634064/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=13008 CPUtime=0.29 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 2102 0 0 0 29 0 0 0 20 0 1 0 53613443 13320192 2424 33554432000 4194304 5646918 140733250621648 140733250613736 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 3252 2424 145 355 0 2893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13008

[startup+0.700267 s]
/proc/loadavg: 2.12 2.16 2.04 3/174 20761
/proc/meminfo: memFree=30634064/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=16388 CPUtime=0.69 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 2784 0 0 0 69 0 0 0 20 0 1 0 53613443 16781312 3615 33554432000 4194304 5646918 140733250621648 140733250613736 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 4097 3615 145 355 0 3738 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16388

[startup+1.5003 s]
/proc/loadavg: 2.12 2.16 2.04 3/175 20762
/proc/meminfo: memFree=30615436/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=29068 CPUtime=1.49 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 4076 0 0 0 149 0 0 0 20 0 1 0 53613443 29765632 5927 33554432000 4194304 5646918 140733250621648 140733250620344 4403091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 7267 5927 145 355 0 6908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29068

[startup+3.10022 s]
/proc/loadavg: 2.12 2.16 2.04 3/175 20762
/proc/meminfo: memFree=30603216/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=42636 CPUtime=3.09 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 5060 0 0 0 308 1 0 0 20 0 1 0 53613443 43659264 9466 33554432000 4194304 5646918 140733250621648 140733250619752 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 10659 9466 145 355 0 10300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42636

[startup+6.3003 s]
/proc/loadavg: 2.11 2.16 2.04 3/175 20762
/proc/meminfo: memFree=30576560/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=66480 CPUtime=6.29 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 6789 0 0 0 628 1 0 0 20 0 1 0 53613443 68075520 15792 33554432000 4194304 5646918 140733250621648 140733250619784 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 16620 15792 145 355 0 16261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66480

[startup+12.7003 s]
/proc/loadavg: 2.10 2.16 2.04 4/175 20762
/proc/meminfo: memFree=30555584/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=100416 CPUtime=12.69 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 8960 0 0 0 1266 3 0 0 20 0 1 0 53613443 102825984 20297 33554432000 4194304 5646918 140733250621648 140733250619784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 25104 20297 147 355 0 24745 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100416

[startup+25.5004 s]
/proc/loadavg: 2.15 2.16 2.04 3/175 20762
/proc/meminfo: memFree=30549468/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=105148 CPUtime=25.48 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 12658 0 0 0 2541 7 0 0 20 0 1 0 53613443 107671552 21460 33554432000 4194304 5646918 140733250621648 140733250619784 4403488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 26287 21460 147 355 0 25928 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105148

[startup+51.1004 s]
/proc/loadavg: 2.16 2.17 2.04 3/175 20762
/proc/meminfo: memFree=30567144/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=83964 CPUtime=51.08 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 18823 0 0 0 5095 13 0 0 20 0 1 0 53613443 85979136 17111 33554432000 4194304 5646918 140733250621648 140733250619784 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 20991 17111 147 355 0 20632 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83964

[startup+102.3 s]
/proc/loadavg: 2.18 2.17 2.05 4/175 20764
/proc/meminfo: memFree=30549100/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=102176 CPUtime=102.28 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 28158 0 0 0 10208 20 0 0 20 0 1 0 53613443 104628224 21009 33554432000 4194304 5646918 140733250621648 140733250620344 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 25544 21009 147 355 0 25185 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 102176

[startup+162.3 s]
/proc/loadavg: 2.43 2.24 2.08 4/176 20768
/proc/meminfo: memFree=30448440/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=197844 CPUtime=162.26 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 37738 0 0 0 16197 29 0 0 20 0 1 0 53613443 202592256 46685 33554432000 4194304 5646918 140733250621648 140733250619784 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 49461 46685 147 355 0 49102 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 197844

[startup+222.307 s]
/proc/loadavg: 2.31 2.24 2.09 4/175 20769
/proc/meminfo: memFree=30517668/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=135048 CPUtime=222.26 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 47200 0 0 0 22186 40 0 0 20 0 1 0 53613443 138289152 28789 33554432000 4194304 5646918 140733250621648 140733250620344 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 33762 28789 147 355 0 33403 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 135048

[startup+282.3 s]
/proc/loadavg: 2.25 2.24 2.10 4/175 20770
/proc/meminfo: memFree=30506168/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=144336 CPUtime=282.25 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 54521 0 0 0 28175 50 0 0 20 0 1 0 53613443 147800064 31616 33554432000 4194304 5646918 140733250621648 140733250620360 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 36084 31616 147 355 0 35725 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 144336

[startup+342.3 s]
/proc/loadavg: 2.24 2.23 2.10 3/175 20771
/proc/meminfo: memFree=30408804/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=234776 CPUtime=342.24 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 61388 0 0 0 34163 61 0 0 20 0 1 0 53613443 240410624 54213 33554432000 4194304 5646918 140733250621648 140733250619784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 58694 54213 147 355 0 58335 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 234776

[startup+402.3 s]
/proc/loadavg: 2.14 2.20 2.09 3/175 20773
/proc/meminfo: memFree=30382956/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=324576 CPUtime=402.23 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 67319 0 0 0 40153 70 0 0 20 0 1 0 53613443 332365824 60552 33554432000 4194304 5646918 140733250621648 140733250619784 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 81144 60552 147 355 0 80785 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 324576

[startup+462.3 s]
/proc/loadavg: 2.15 2.20 2.09 4/175 20774
/proc/meminfo: memFree=30298272/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=331028 CPUtime=462.22 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 70490 0 0 0 46145 77 0 0 20 0 1 0 53613443 338972672 81145 33554432000 4194304 5646918 140733250621648 140733250619784 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 82757 81145 147 355 0 82398 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 331028

[startup+522.3 s]
/proc/loadavg: 2.26 2.22 2.10 3/175 20775
/proc/meminfo: memFree=30403892/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=263252 CPUtime=522.21 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 77853 0 0 0 52134 87 0 0 20 0 1 0 53613443 269570048 55836 33554432000 4194304 5646918 140733250621648 140733250619784 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 65813 55836 147 355 0 65454 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 263252

[startup+582.3 s]
/proc/loadavg: 2.21 2.21 2.10 3/175 20776
/proc/meminfo: memFree=30446240/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=188908 CPUtime=582.2 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 85649 0 0 0 58123 97 0 0 20 0 1 0 53613443 193441792 44625 33554432000 4194304 5646918 140733250621648 140733250620360 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 47227 44625 147 355 0 46868 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 188908


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


[startup+882.307 s]
/proc/loadavg: 2.25 2.25 2.13 3/175 20785
/proc/meminfo: memFree=30291108/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=389304 CPUtime=882.14 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 117999 0 0 0 88070 144 0 0 20 0 1 0 53613443 398647296 81671 33554432000 4194304 5646918 140733250621648 140733250619784 4399261 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 97326 81671 147 355 0 96967 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 389304

[startup+942.3 s]
/proc/loadavg: 2.25 2.24 2.14 3/175 21346
/proc/meminfo: memFree=30164972/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=233916 CPUtime=942.12 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 124798 0 0 0 94058 154 0 0 20 0 1 0 53613443 239529984 55837 33554432000 4194304 5646918 140733250621648 140733250619784 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 58479 55837 147 355 0 58120 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 233916

[startup+1002.3 s]
/proc/loadavg: 2.18 2.23 2.14 4/175 21683
/proc/meminfo: memFree=29674416/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=535516 CPUtime=1002.11 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 128694 0 0 0 100052 159 0 0 20 0 1 0 53613443 548368384 103164 33554432000 4194304 5646918 140733250621648 140733250619784 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 133879 103164 147 355 0 133520 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 535516

[startup+1062.3 s]
/proc/loadavg: 2.20 2.23 2.14 3/175 22131
/proc/meminfo: memFree=30185312/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=540796 CPUtime=1062.1 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 132068 0 0 0 106046 164 0 0 20 0 1 0 53613443 553775104 102349 33554432000 4194304 5646918 140733250621648 140733250620344 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 135199 102349 147 355 0 134840 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 540796

[startup+1122.3 s]
/proc/loadavg: 2.17 2.21 2.14 3/175 22132
/proc/meminfo: memFree=30198620/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=414308 CPUtime=1122.1 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 136083 0 0 0 112041 169 0 0 20 0 1 0 53613443 424251392 97008 33554432000 4194304 5646918 140733250621648 140733250619832 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 103577 97008 147 355 0 103218 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 414308

[startup+1182.3 s]
/proc/loadavg: 2.06 2.17 2.13 3/175 22133
/proc/meminfo: memFree=30014064/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=286112 CPUtime=1182.08 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 137613 0 0 0 118035 173 0 0 20 0 1 0 53613443 292978688 65524 33554432000 4194304 5646918 140733250621648 140733250620360 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 71528 65524 147 355 0 71169 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 286112

[startup+1242.3 s]
/proc/loadavg: 2.16 2.17 2.13 4/175 22134
/proc/meminfo: memFree=30113328/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=551440 CPUtime=1242.08 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 139568 0 0 0 124031 177 0 0 20 0 1 0 53613443 564674560 107336 33554432000 4194304 5646918 140733250621648 140733250619784 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 137860 107336 147 355 0 137501 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 551440

[startup+1302.3 s]
/proc/loadavg: 2.09 2.15 2.12 3/175 22136
/proc/meminfo: memFree=29902392/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=555132 CPUtime=1302.07 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 140465 0 0 0 130029 178 0 0 20 0 1 0 53613443 568455168 130717 33554432000 4194304 5646918 140733250621648 140733250619832 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 138783 130717 147 355 0 138424 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 555132

[startup+1362.3 s]
/proc/loadavg: 2.07 2.14 2.12 3/176 22140
/proc/meminfo: memFree=30130832/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=423692 CPUtime=1362.06 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 142038 0 0 0 136019 187 0 0 20 0 1 0 53613443 433860608 89609 33554432000 4194304 5646918 140733250621648 140733250620344 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 105923 89609 147 355 0 105564 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 423692

[startup+1422.3 s]
/proc/loadavg: 2.20 2.16 2.12 3/175 22141
/proc/meminfo: memFree=30195652/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=346908 CPUtime=1422.06 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 148237 0 0 0 142009 197 0 0 20 0 1 0 53613443 355233792 77851 33554432000 4194304 5646918 140733250621648 140733250620344 4403164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 86727 77851 147 355 0 86368 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 346908

[startup+1482.3 s]
/proc/loadavg: 2.21 2.17 2.12 3/175 22142
/proc/meminfo: memFree=30195828/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=354452 CPUtime=1482.05 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 155234 0 0 0 147999 206 0 0 20 0 1 0 53613443 362958848 76992 33554432000 4194304 5646918 140733250621648 140733250620344 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 88613 76992 147 355 0 88254 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 354452

[startup+1542.31 s]
/proc/loadavg: 2.20 2.17 2.12 3/175 22143
/proc/meminfo: memFree=30129592/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=357076 CPUtime=1542.04 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 160356 0 0 0 153989 215 0 0 20 0 1 0 53613443 365645824 83736 33554432000 4194304 5646918 140733250621648 140733250619784 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 89269 83736 147 355 0 88910 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 357076

[startup+1602.3 s]
/proc/loadavg: 2.19 2.16 2.12 3/175 22145
/proc/meminfo: memFree=29960460/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=448800 CPUtime=1602.02 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 165174 0 0 0 159980 222 0 0 20 0 1 0 53613443 459571200 106803 33554432000 4194304 5646918 140733250621648 140733250619784 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 112200 106803 147 355 0 111841 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 448800

[startup+1662.3 s]
/proc/loadavg: 2.16 2.16 2.12 3/175 22146
/proc/meminfo: memFree=29984200/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=453084 CPUtime=1662.01 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 172059 0 0 0 165969 232 0 0 20 0 1 0 53613443 463958016 90854 33554432000 4194304 5646918 140733250621648 140733250619784 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 113271 90854 147 355 0 112912 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 453084

[startup+1722.3 s]
/proc/loadavg: 2.14 2.16 2.12 3/175 22147
/proc/meminfo: memFree=30047608/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=380464 CPUtime=1722 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 177992 0 0 0 171959 241 0 0 20 0 1 0 53613443 389595136 85945 33554432000 4194304 5646918 140733250621648 140733250620344 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 95116 85945 147 355 0 94757 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 380464

[startup+1782.3 s]
/proc/loadavg: 2.05 2.13 2.11 3/175 22148
/proc/meminfo: memFree=30096812/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=384056 CPUtime=1781.98 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 183615 0 0 0 177947 251 0 0 20 0 1 0 53613443 393273344 84711 33554432000 4194304 5646918 140733250621648 140733250619784 4397980 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 96014 84711 147 355 0 95655 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 384056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.14 2.11 3/175 22148
/proc/meminfo: memFree=30051164/32872528 swapFree=1316768/1463936
[pid=20761] ppid=20758 vsize=467828 CPUtime=1800.08 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 19956 0 -1 4202496 184676 0 0 0 179755 253 0 0 20 0 1 0 53613443 479055872 104168 33554432000 4194304 5646918 140733250621648 140733250619784 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 116957 104168 147 355 0 116598 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 467828

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1797.55
CPU system time (s): 2.54461
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 851016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.54461
maximum resident set size= 619068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184676
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= 63
involuntary context switches= 1888

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.54716 second user time and 6.72198 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-21 15:27:45
IDJOB=4111529
IDBENCH=1402
IDSOLVER=2555
FILE ID=node121/4111529-1466515665
RUNJOBID= node121-1466514771-19973
PBS_JOBID= 19942880
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= 6f530d7030eb010292a76e81381ed552
RANDOM SEED=1589401598

node121.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.691
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.38
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.691
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.691
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.691
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.691
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.54
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.691
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.691
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.56
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.691
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:        30634508 kB
Buffers:            2392 kB
Cached:            31912 kB
SwapCached:         1532 kB
Active:            63716 kB
Inactive:          13624 kB
Active(anon):      44456 kB
Inactive(anon):      532 kB
Active(file):      19260 kB
Inactive(file):    13092 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099468 kB
Dirty:              3516 kB
Writeback:             0 kB
AnonPages:       1505984 kB
Mapped:             7840 kB
Shmem:                 0 kB
Slab:             564700 kB
SReclaimable:       8680 kB
SUnreclaim:       556020 kB
KernelStack:        1416 kB
PageTables:         6884 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1610284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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-4111529-1466515665.opb

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-21 15:57:46