Trace number 4113610

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-d91742bUNSAT 64.7042 64.7148

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_10.opb
MD5SUMf1acc2fb39eccfc74fef16372cea6500
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 benchmark23.8374
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1806
Total number of constraints8614
Number of constraints which are clauses8610
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint42
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 52
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.29/0.31	c Converting 8612 PB-constraints to clauses...
0.29/0.31	c   -- Unit propagations: pp
0.29/0.31	c   -- Detecting intervals from adjacent constraints: #
0.29/0.31	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.29/0.32	c ---[8610]---> Sorter-cost:  611     Base:
64.67/64.71	|  Eliminated clauses:           0.01 Mb                                      |
64.67/64.71	============================[ Search Statistics ]==============================
64.67/64.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
64.67/64.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
64.67/64.71	===============================================================================
64.67/64.71	|       100 |    2083     9451    72573 |     3465      100    125 |  0.362 % |
64.67/64.71	|       250 |    2083     9451    72573 |     3811      250     99 |  0.361 % |
64.67/64.71	|       475 |    2083     9451    72573 |     4193      475    115 |  0.361 % |
64.67/64.71	|       812 |    2083     9451    72573 |     4612      812    110 |  0.361 % |
64.67/64.71	|      1318 |    2083     9451    72573 |     5073     1318     95 |  0.361 % |
64.67/64.71	|      2077 |    2083     9451    72573 |     5581     2077     96 |  0.361 % |
64.67/64.71	|      3216 |    2083     9451    72573 |     6139     3216     90 |  0.361 % |
64.67/64.71	|      4924 |    2082     9451    72573 |     6753     4920     84 |  0.406 % |
64.67/64.71	|      7486 |    2082     9451    72573 |     7428     3979     70 |  0.406 % |
64.67/64.71	|     11330 |    2082     9451    72573 |     8171     4032     70 |  0.406 % |
64.67/64.71	|     17096 |    2082     9451    72573 |     8988     5424     73 |  0.406 % |
64.67/64.71	|     25745 |    2082     9451    72573 |     9887     4817     64 |  0.406 % |
64.67/64.71	|     38719 |    2082     9451    72573 |    10875     7347     72 |  0.406 % |
64.67/64.71	|     58180 |    2082     9451    72573 |    11963    10189     67 |  0.406 % |
64.67/64.71	|     87372 |    2082     9451    72573 |    13159     8667     55 |  0.406 % |
64.67/64.71	|    131161 |    2079     9451    72573 |    14475    12091     59 |  0.541 % |
64.67/64.71	|    196845 |    2079     9451    72573 |    15923    11675     58 |  0.541 % |
64.67/64.71	|    295371 |    2079     9451    72573 |    17515    12444     49 |  0.544 % |
64.67/64.71	===============================================================================
64.67/64.71	c UNSATISFIABLE
64.67/64.71	s UNSATISFIABLE
64.67/64.71	c _______________________________________________________________________________
64.67/64.71	c 
64.67/64.71	restarts              : 888
64.67/64.71	conflicts             : 365932         (5657 /sec)
64.67/64.71	decisions             : 548259         (0.00 % random) (8476 /sec)
64.67/64.71	propagations          : 126500153      (1955719 /sec)
64.67/64.71	conflict literals     : 23771197       (33.08 % deleted)
64.67/64.71	Memory used           : 33.00 MB
64.67/64.71	CPU time              : 64.6822 s
64.67/64.71	c _______________________________________________________________________________

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-4113610-1466628255/watcher-4113610-1466628255 -o /tmp/evaluation-result-4113610-1466628255/solver-4113610-1466628255 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466623732-31225 --watchdog 1960 minisatp HOME/instance-4113610-1466628255.opb 

pid=32121
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.22 2.18 2.17 4/176 32124
/proc/meminfo: memFree=30534456/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=6640 CPUtime=0 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 64872306 6799360 246 33554432000 4194304 5646918 140737260949504 140736469592408 4251039 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32124/statm: 1660 246 94 355 0 1301 0

[startup+0.100161 s]
/proc/loadavg: 2.22 2.18 2.17 4/176 32124
/proc/meminfo: memFree=30534456/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=10344 CPUtime=0.09 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 1300 0 0 0 9 0 0 0 20 0 1 0 64872306 10592256 1176 33554432000 4194304 5646918 140737260949504 140736469592408 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32124/statm: 2586 1176 94 355 0 2227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10344

[startup+0.200303 s]
/proc/loadavg: 2.22 2.18 2.17 4/176 32124
/proc/meminfo: memFree=30534456/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=14300 CPUtime=0.19 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 2277 0 0 0 19 0 0 0 20 0 1 0 64872306 14643200 2153 33554432000 4194304 5646918 140737260949504 140736469592408 4953072 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32124/statm: 3575 2154 94 355 0 3216 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14300

[startup+0.300276 s]
/proc/loadavg: 2.22 2.18 2.17 4/176 32124
/proc/meminfo: memFree=30534456/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=19568 CPUtime=0.29 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 3576 0 0 0 29 0 0 0 20 0 1 0 64872306 20037632 3452 33554432000 4194304 5646918 140737260949504 140736469592408 4251039 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32124/statm: 4892 3453 94 355 0 4533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19568

[startup+0.700235 s]
/proc/loadavg: 2.22 2.18 2.17 4/176 32124
/proc/meminfo: memFree=30534456/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=21300 CPUtime=0.69 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 4078 0 0 0 68 1 0 0 20 0 1 0 64872306 21811200 4465 33554432000 4194304 5646918 140737260949504 140737260947784 4415480 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32124/statm: 5325 4465 151 355 0 4966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21300

[startup+1.50023 s]
/proc/loadavg: 2.22 2.18 2.17 4/177 32125
/proc/meminfo: memFree=30512836/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=19624 CPUtime=1.49 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 4603 0 0 0 148 1 0 0 20 0 1 0 64872306 20094976 4467 33554432000 4194304 5646918 140737260949504 140737260947784 4416598 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32124/statm: 4906 4467 153 355 0 4547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19624

[startup+3.10023 s]
/proc/loadavg: 2.20 2.18 2.17 4/177 32125
/proc/meminfo: memFree=30568948/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=22960 CPUtime=3.09 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 5937 0 0 0 308 1 0 0 20 0 1 0 64872306 23511040 5122 33554432000 4194304 5646918 140737260949504 140737260947768 4403178 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32124/statm: 5740 5122 153 355 0 5381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22960

[startup+6.30023 s]
/proc/loadavg: 2.20 2.18 2.17 4/177 32125
/proc/meminfo: memFree=30558772/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=23992 CPUtime=6.29 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 6236 0 0 0 628 1 0 0 20 0 1 0 64872306 24567808 5415 33554432000 4194304 5646918 140737260949504 140737260947768 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 5998 5415 153 355 0 5639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23992

[startup+12.7002 s]
/proc/loadavg: 2.24 2.19 2.17 3/177 32125
/proc/meminfo: memFree=30544976/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=23992 CPUtime=12.69 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 6348 0 0 0 1268 1 0 0 20 0 1 0 64872306 24567808 5525 33554432000 4194304 5646918 140737260949504 140737260947768 4397970 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 5998 5525 153 355 0 5639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23992

[startup+25.5003 s]
/proc/loadavg: 2.28 2.20 2.18 3/176 32125
/proc/meminfo: memFree=30525896/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=23992 CPUtime=25.48 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 6417 0 0 0 2547 1 0 0 20 0 1 0 64872306 24567808 5591 33554432000 4194304 5646918 140737260949504 140737260947768 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 5998 5591 153 355 0 5639 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23992

[startup+51.1003 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 32126
/proc/meminfo: memFree=30548792/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=51.08 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 6710 0 0 0 5107 1 0 0 20 0 1 0 64872306 27353088 6395 33554432000 4194304 5646918 140737260949504 140737260947768 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6395 153 355 0 6319 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26712

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 32124 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2003 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 32126
/proc/meminfo: memFree=30548792/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=51.18 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 6710 0 0 0 5117 1 0 0 20 0 1 0 64872306 27353088 6395 33554432000 4194304 5646918 140737260949504 140737260947768 4403040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6395 153 355 0 6319 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 26712

[startup+57.6002 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 32126
/proc/meminfo: memFree=30538372/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=19640 CPUtime=57.58 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 7503 0 0 0 5757 1 0 0 20 0 1 0 64872306 20111360 4525 33554432000 4194304 5646918 140737260949504 140737260947768 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 4910 4525 153 355 0 4551 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 19640

[startup+60.8002 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 32127
/proc/meminfo: memFree=30537624/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=60.77 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 8015 0 0 0 6076 1 0 0 20 0 1 0 64872306 27353088 6053 33554432000 4194304 5646918 140737260949504 140737260947768 4403450 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6053 153 355 0 6319 0
Current children cumulated CPU time (s) 60.77
Current children cumulated vsize (KiB) 26712

[startup+62.4002 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 32127
/proc/meminfo: memFree=30534336/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=62.37 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 8361 0 0 0 6236 1 0 0 20 0 1 0 64872306 27353088 6395 33554432000 4194304 5646918 140737260949504 140737260947768 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6395 153 355 0 6319 0
Current children cumulated CPU time (s) 62.37
Current children cumulated vsize (KiB) 26712

[startup+64.0002 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 32127
/proc/meminfo: memFree=30529868/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=63.97 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 8362 0 0 0 6396 1 0 0 20 0 1 0 64872306 27353088 6396 33554432000 4194304 5646918 140737260949504 140737260947768 4400096 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6396 153 355 0 6319 0
Current children cumulated CPU time (s) 63.97
Current children cumulated vsize (KiB) 26712

[startup+64.4002 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 32127
/proc/meminfo: memFree=30529868/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=64.37 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 8362 0 0 0 6436 1 0 0 20 0 1 0 64872306 27353088 6396 33554432000 4194304 5646918 140737260949504 140737260947768 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6396 153 355 0 6319 0
Current children cumulated CPU time (s) 64.37
Current children cumulated vsize (KiB) 26712

[startup+64.6002 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 32127
/proc/meminfo: memFree=30529868/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=64.57 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 8362 0 0 0 6456 1 0 0 20 0 1 0 64872306 27353088 6396 33554432000 4194304 5646918 140737260949504 140737260947768 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6396 153 355 0 6319 0
Current children cumulated CPU time (s) 64.57
Current children cumulated vsize (KiB) 26712

[startup+64.7002 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 32127
/proc/meminfo: memFree=30529868/32872528 swapFree=1286912/1434080
[pid=32124] ppid=32121 vsize=26712 CPUtime=64.67 cores=1,3,5,7
/proc/32124/stat : 32124 (minisatp) R 32121 32124 31208 0 -1 4202496 8362 0 0 0 6466 1 0 0 20 0 1 0 64872306 27353088 6396 33554432000 4194304 5646918 140737260949504 140737260947768 4402863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32124/statm: 6678 6396 153 355 0 6319 0
Current children cumulated CPU time (s) 64.67
Current children cumulated vsize (KiB) 26712

Child status: 0
Real time (s): 64.7148
CPU time (s): 64.7042
CPU user time (s): 64.6822
CPU system time (s): 0.021996
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 26712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.6822
system time used= 0.021996
maximum resident set size= 30652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8372
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= 1
involuntary context switches= 82

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.166974 second user time and 0.267959 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-22 22:44:15
IDJOB=4113610
IDBENCH=107832
IDSOLVER=2555
FILE ID=node130/4113610-1466628255
RUNJOBID= node130-1466623732-31225
PBS_JOBID= 19957261
Free space on /tmp= 71684 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_10.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113610-1466628255/watcher-4113610-1466628255 -o /tmp/evaluation-result-4113610-1466628255/solver-4113610-1466628255 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466623732-31225 --watchdog 1960  minisatp HOME/instance-4113610-1466628255.opb

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

MD5SUM BENCH= f1acc2fb39eccfc74fef16372cea6500
RANDOM SEED=357578999

node130.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.365
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	: 5332.73
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.365
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.365
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.365
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.365
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.365
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.53
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.365
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.365
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:        30534240 kB
Buffers:            3752 kB
Cached:            40528 kB
SwapCached:         1848 kB
Active:           179976 kB
Inactive:          20160 kB
Active(anon):     156492 kB
Inactive(anon):     1752 kB
Active(file):      23484 kB
Inactive(file):    18408 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67098700 kB
Dirty:              4444 kB
Writeback:             0 kB
AnonPages:       1595532 kB
Mapped:             7796 kB
Shmem:                 0 kB
Slab:             565020 kB
SReclaimable:       8484 kB
SUnreclaim:       556536 kB
KernelStack:        1472 kB
PageTables:         7444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1723508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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-4113610-1466628255.opb

Free space on /tmp at the end= 71680 MiB
End job on node130 at 2016-06-22 22:45:20