Trace number 4120993

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 498.387 498.465

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n84-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMebe59697c674ee75196763459fd36afc
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 benchmark5.35419
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints336
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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 336 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): ................................................................................................................................................................................................................................................................................................................................................
498.32/498.46	|  Eliminated clauses:           0.00 Mb                                      |
498.32/498.46	============================[ Search Statistics ]==============================
498.32/498.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
498.32/498.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
498.32/498.46	===============================================================================
498.32/498.46	|       100 |      91      336     1288 |      123      100     13 |  0.006 % |
498.32/498.46	|       250 |      91      336     1288 |      135      156     13 |  0.006 % |
498.32/498.46	|       475 |      91      336     1288 |      149       98      9 |  0.006 % |
498.32/498.46	|       812 |      91      336     1288 |      163      135     10 |  0.006 % |
498.32/498.46	|      1318 |      91      336     1288 |      180      118      9 |  0.006 % |
498.32/498.46	|      2077 |      91      336     1288 |      198      164      9 |  0.006 % |
498.32/498.46	|      3216 |      91      336     1288 |      218      110      8 |  0.006 % |
498.32/498.46	|      4924 |      91      336     1288 |      240      163     10 |  0.006 % |
498.32/498.46	|      7486 |      91      336     1288 |      264      258     14 |  0.006 % |
498.32/498.46	|     11330 |      91      336     1288 |      290      193     10 |  0.006 % |
498.32/498.46	|     17096 |      91      336     1288 |      319      271     13 |  0.006 % |
498.32/498.46	|     25745 |      91      336     1288 |      351      349     11 |  0.006 % |
498.32/498.46	|     38719 |      91      336     1288 |      386      248     12 |  0.006 % |
498.32/498.46	|     58180 |      91      336     1288 |      425      281     11 |  0.006 % |
498.32/498.46	|     87372 |      91      336     1288 |      467      392     13 |  0.006 % |
498.32/498.46	|    131161 |      91      336     1288 |      514      503     11 |  0.006 % |
498.32/498.46	|    196845 |      91      336     1288 |      566      333     12 |  0.006 % |
498.32/498.46	|    295371 |      91      336     1288 |      622      385     11 |  0.006 % |
498.32/498.46	|    443160 |      91      336     1288 |      684      359     11 |  0.006 % |
498.32/498.46	|    664843 |      91      336     1288 |      753      382     10 |  0.006 % |
498.32/498.46	|    997368 |      91      336     1288 |      828      419     14 |  0.006 % |
498.32/498.46	|   1496156 |      91      336     1288 |      911      546     12 |  0.006 % |
498.32/498.46	|   2244338 |      91      336     1288 |     1002      825     14 |  0.006 % |
498.32/498.46	|   3366612 |      91      336     1288 |     1103      942     13 |  0.006 % |
498.32/498.46	|   5050023 |      91      336     1288 |     1213     1023     14 |  0.006 % |
498.32/498.46	|   7575139 |      91      336     1288 |     1334      843     14 |  0.006 % |
498.32/498.46	|  11362814 |      91      336     1288 |     1468     1219     14 |  0.006 % |
498.32/498.46	|  17044326 |      91      336     1288 |     1615      773     13 |  0.006 % |
498.32/498.46	|  25566595 |      91      336     1288 |     1776      942     14 |  0.006 % |
498.32/498.46	|  38349998 |      91      336     1288 |     1954     1653     16 |  0.006 % |
498.32/498.46	|  57525103 |      91      336     1288 |     2149     1897     12 |  0.006 % |
498.32/498.46	|  86287761 |      90      336     1288 |     2364     1943     14 |  0.806 % |
498.32/498.46	===============================================================================
498.32/498.46	c UNSATISFIABLE
498.32/498.46	s UNSATISFIABLE
498.32/498.46	c _______________________________________________________________________________
498.32/498.46	c 
498.32/498.46	restarts              : 114685
498.32/498.46	conflicts             : 87859784       (176291 /sec)
498.32/498.46	decisions             : 135351090      (0.00 % random) (271583 /sec)
498.32/498.46	propagations          : 775844205      (1556735 /sec)
498.32/498.46	conflict literals     : 1312877800     (11.12 % deleted)
498.32/498.46	Memory used           : 6.32 MB
498.32/498.46	CPU time              : 498.379 s
498.32/498.46	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-4120993-1467311616/watcher-4120993-1467311616 -o /tmp/evaluation-result-4120993-1467311616/solver-4120993-1467311616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1467309728-4542 --watchdog 1960 -S 80 minisatp HOME/instance-4120993-1467311616.opb 

pid=5187
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.15 2.07 1.98 3/176 5190
/proc/meminfo: memFree=30748276/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=6472 CPUtime=0 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 1837911 6627328 203 33554432000 4194304 5646918 140733316525152 140734307518632 4953168 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1618 204 110 355 0 1259 0

[startup+0.100111 s]
/proc/loadavg: 2.15 2.07 1.98 3/176 5190
/proc/meminfo: memFree=30748276/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2116 CPUtime=0.09 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 355 0 0 0 9 0 0 0 20 0 1 0 1837911 2166784 228 33554432000 4194304 5646918 140733316525152 140734307518632 4396752 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 529 228 136 355 0 170 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2116

[startup+0.200223 s]
/proc/loadavg: 2.15 2.07 1.98 3/176 5190
/proc/meminfo: memFree=30748276/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2116 CPUtime=0.19 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 365 0 0 0 19 0 0 0 20 0 1 0 1837911 2166784 238 33554432000 4194304 5646918 140733316525152 140734307518632 4402784 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 529 238 136 355 0 170 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2116

[startup+0.300214 s]
/proc/loadavg: 2.15 2.07 1.98 3/176 5190
/proc/meminfo: memFree=30748276/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2116 CPUtime=0.29 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 374 0 0 0 29 0 0 0 20 0 1 0 1837911 2166784 247 33554432000 4194304 5646918 140733316525152 140734307518632 4402863 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 529 247 136 355 0 170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2116

[startup+0.700184 s]
/proc/loadavg: 2.15 2.07 1.98 3/176 5190
/proc/meminfo: memFree=30748276/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2260 CPUtime=0.69 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 401 0 0 0 69 0 0 0 20 0 1 0 1837911 2314240 273 33554432000 4194304 5646918 140733316525152 140733316523416 4403411 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 565 273 136 355 0 206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2260

[startup+1.50018 s]
/proc/loadavg: 2.15 2.07 1.98 3/177 5191
/proc/meminfo: memFree=30747432/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2260 CPUtime=1.49 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 414 0 0 0 149 0 0 0 20 0 1 0 1837911 2314240 286 33554432000 4194304 5646918 140733316525152 140733316523416 4399348 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 565 286 136 355 0 206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2260

[startup+3.10018 s]
/proc/loadavg: 2.15 2.07 1.98 3/177 5191
/proc/meminfo: memFree=30746812/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2408 CPUtime=3.09 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 447 0 0 0 309 0 0 0 20 0 1 0 1837911 2465792 319 33554432000 4194304 5646918 140733316525152 140733316523416 4403167 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 602 319 136 355 0 243 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2408

[startup+6.30018 s]
/proc/loadavg: 2.14 2.07 1.98 3/177 5191
/proc/meminfo: memFree=30746348/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2588 CPUtime=6.29 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 480 0 0 0 629 0 0 0 20 0 1 0 1837911 2650112 351 33554432000 4194304 5646918 140733316525152 140733316523416 4399243 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 647 351 136 355 0 288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2588

[startup+12.7002 s]
/proc/loadavg: 2.12 2.07 1.98 3/177 5191
/proc/meminfo: memFree=30745700/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2720 CPUtime=12.69 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 534 0 0 0 1269 0 0 0 20 0 1 0 1837911 2785280 404 33554432000 4194304 5646918 140733316525152 140733316523416 4399339 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 680 404 136 355 0 321 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2720

[startup+25.5002 s]
/proc/loadavg: 2.10 2.07 1.98 3/177 5192
/proc/meminfo: memFree=30744592/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=2992 CPUtime=25.49 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 592 0 0 0 2549 0 0 0 20 0 1 0 1837911 3063808 461 33554432000 4194304 5646918 140733316525152 140733316523400 4403159 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 748 461 136 355 0 389 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2992

[startup+51.1003 s]
/proc/loadavg: 2.06 2.06 1.98 3/177 5192
/proc/meminfo: memFree=30743476/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=3244 CPUtime=51.09 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 640 0 0 0 5109 0 0 0 20 0 1 0 1837911 3321856 508 33554432000 4194304 5646918 140733316525152 140733316523400 4402824 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 811 508 136 355 0 452 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3244

[startup+102.3 s]
/proc/loadavg: 2.12 2.08 1.99 3/177 5193
/proc/meminfo: memFree=30741204/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=3708 CPUtime=102.28 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 737 0 0 0 10228 0 0 0 20 0 1 0 1837911 3796992 603 33554432000 4194304 5646918 140733316525152 140733316523400 4403454 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 927 603 136 355 0 568 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3708

[startup+162.3 s]
/proc/loadavg: 2.10 2.08 2.00 3/177 5194
/proc/meminfo: memFree=30738600/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=3844 CPUtime=162.27 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 806 0 0 0 16227 0 0 0 20 0 1 0 1837911 3936256 668 33554432000 4194304 5646918 140733316525152 140733316523416 4403040 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 961 668 136 355 0 602 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 3844

[startup+222.307 s]
/proc/loadavg: 2.09 2.08 2.00 3/177 5195
/proc/meminfo: memFree=30737600/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4136 CPUtime=222.27 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 816 0 0 0 22227 0 0 0 20 0 1 0 1837911 4235264 678 33554432000 4194304 5646918 140733316525152 140733316523400 4397402 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1034 678 136 355 0 675 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 4136

[startup+282.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/177 5196
/proc/meminfo: memFree=30736408/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4136 CPUtime=282.25 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 861 0 0 0 28225 0 0 0 20 0 1 0 1837911 4235264 738 33554432000 4194304 5646918 140733316525152 140733316523400 4410838 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1034 738 136 355 0 675 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 4136

[startup+342.3 s]
/proc/loadavg: 2.16 2.10 2.01 3/177 5198
/proc/meminfo: memFree=30735288/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4136 CPUtime=342.24 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 896 0 0 0 34224 0 0 0 20 0 1 0 1837911 4235264 772 33554432000 4194304 5646918 140733316525152 140733316523400 4402788 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1034 772 136 355 0 675 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 4136

[startup+402.3 s]
/proc/loadavg: 2.09 2.09 2.01 3/178 5202
/proc/meminfo: memFree=30734472/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4348 CPUtime=402.23 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 915 0 0 0 40223 0 0 0 20 0 1 0 1837911 4452352 791 33554432000 4194304 5646918 140733316525152 140733316523400 4398031 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1087 791 136 355 0 728 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 4348

[startup+462.3 s]
/proc/loadavg: 2.10 2.09 2.01 3/177 5203
/proc/meminfo: memFree=30733740/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=462.22 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 46222 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4402832 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 4516

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

[startup+473.6 s]
/proc/loadavg: 2.08 2.09 2.01 3/177 5203
/proc/meminfo: memFree=30733616/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=473.51 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 47351 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4402829 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 473.51
Current children cumulated vsize (KiB) 4516

[startup+486.4 s]
/proc/loadavg: 2.06 2.08 2.01 3/177 5204
/proc/meminfo: memFree=30733232/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=486.31 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 48631 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4402788 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 486.31
Current children cumulated vsize (KiB) 4516

[startup+492.8 s]
/proc/loadavg: 2.14 2.10 2.01 3/177 5204
/proc/meminfo: memFree=30733360/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=492.72 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 49272 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4402815 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 492.72
Current children cumulated vsize (KiB) 4516

[startup+496 s]
/proc/loadavg: 2.12 2.09 2.01 3/177 5204
/proc/meminfo: memFree=30733364/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=495.91 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 49591 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4403201 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 495.91
Current children cumulated vsize (KiB) 4516

[startup+497.6 s]
/proc/loadavg: 2.12 2.09 2.01 3/177 5204
/proc/meminfo: memFree=30733364/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=497.51 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 49751 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4402784 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 497.51
Current children cumulated vsize (KiB) 4516

[startup+498 s]
/proc/loadavg: 2.12 2.09 2.01 3/177 5204
/proc/meminfo: memFree=30733364/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=497.91 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 49791 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4396854 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 497.91
Current children cumulated vsize (KiB) 4516

[startup+498.407 s]
/proc/loadavg: 2.12 2.09 2.01 3/177 5204
/proc/meminfo: memFree=30733364/32872528 swapFree=533456/566160
[pid=5190] ppid=5187 vsize=4516 CPUtime=498.32 cores=0,2,4,6
/proc/5190/stat : 5190 (minisatp) R 5187 5190 4526 0 -1 4202496 968 0 0 0 49832 0 0 0 20 0 1 0 1837911 4624384 842 33554432000 4194304 5646918 140733316525152 140733316523416 4402751 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 1129 842 136 355 0 770 0
Current children cumulated CPU time (s) 498.32
Current children cumulated vsize (KiB) 4516

Child status: 0
Real time (s): 498.465
CPU time (s): 498.387
CPU user time (s): 498.379
CPU system time (s): 0.007998
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 4516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 498.379
system time used= 0.007998
maximum resident set size= 3412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 979
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= 2
involuntary context switches= 646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.47578 second user time and 1.70574 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-30 20:33:36
IDJOB=4120993
IDBENCH=110208
IDSOLVER=2555
FILE ID=node138/4120993-1467311616
RUNJOBID= node138-1467309728-4542
PBS_JOBID= 20005291
Free space on /tmp= 71728 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n84-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120993-1467311616/watcher-4120993-1467311616 -o /tmp/evaluation-result-4120993-1467311616/solver-4120993-1467311616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1467309728-4542 --watchdog 1960 -S 80 minisatp HOME/instance-4120993-1467311616.opb

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

MD5SUM BENCH= ebe59697c674ee75196763459fd36afc
RANDOM SEED=775518556

node138.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.487
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.97
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.487
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.487
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.487
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.487
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.45
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.487
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.487
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.487
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:        30749184 kB
Buffers:          101680 kB
Cached:           695996 kB
SwapCached:            0 kB
Active:           224444 kB
Inactive:         601264 kB
Active(anon):      30616 kB
Inactive(anon):        0 kB
Active(file):     193828 kB
Inactive(file):   601264 kB
Unevictable:      566160 kB
Mlocked:          533456 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7356 kB
Writeback:             0 kB
AnonPages:        594344 kB
Mapped:            14636 kB
Shmem:               204 kB
Slab:             602180 kB
SReclaimable:      46052 kB
SUnreclaim:       556128 kB
KernelStack:        1472 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     699996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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-4120993-1467311616.opb

Free space on /tmp at the end= 71724 MiB
End job on node138 at 2016-06-30 20:41:54