Trace number 4113328

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 634.708 634.811

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v050-n1.opb
MD5SUM3b121581e2b3a81458849d6e1c51a2ee
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.027995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 6
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 100 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ##################################################
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  98]---> BDD-cost:    6
0.00/0.00	c ---[  96]---> BDD-cost:    6
0.00/0.00	c ---[  94]---> BDD-cost:    6
0.00/0.00	c ---[  92]---> BDD-cost:    6
0.00/0.00	c ---[  90]---> BDD-cost:    6
0.00/0.00	c ---[  88]---> BDD-cost:    6
0.00/0.00	c ---[  86]---> BDD-cost:    6
0.00/0.00	c ---[  84]---> BDD-cost:    6
0.00/0.00	c ---[  82]---> BDD-cost:    6
0.00/0.00	c ---[  80]---> BDD-cost:    6
0.00/0.00	c ---[  78]---> BDD-cost:    6
0.00/0.00	c ---[  76]---> BDD-cost:    6
0.00/0.00	c ---[  74]---> BDD-cost:    6
0.00/0.00	c ---[  72]---> BDD-cost:    6
0.00/0.00	c ---[  70]---> BDD-cost:    6
0.00/0.00	c ---[  68]---> BDD-cost:    6
0.00/0.00	c ---[  66]---> BDD-cost:    6
0.00/0.00	c ---[  64]---> BDD-cost:    6
0.00/0.00	c ---[  62]---> BDD-cost:    6
0.00/0.00	c ---[  60]---> BDD-cost:    6
0.00/0.00	c ---[  58]---> BDD-cost:    6
0.00/0.00	c ---[  56]---> BDD-cost:    6
0.00/0.00	c ---[  54]---> BDD-cost:    6
0.00/0.00	c ---[  52]---> BDD-cost:    6
0.00/0.00	c ---[  50]---> BDD-cost:    6
0.00/0.00	c ---[  48]---> BDD-cost:    6
0.00/0.00	c ---[  46]---> BDD-cost:    6
0.00/0.00	c ---[  44]---> BDD-cost:    6
0.00/0.00	c ---[  42]---> BDD-cost:    6
0.00/0.00	c ---[  40]---> BDD-cost:    6
0.00/0.00	c ---[  38]---> BDD-cost:    6
0.00/0.00	c ---[  36]---> BDD-cost:    6
0.00/0.00	c ---[  34]---> BDD-cost:    6
0.00/0.00	c ---[  32]---> BDD-cost:    6
0.00/0.00	c ---[  30]---> BDD-cost:    6
0.00/0.00	c ---[  28]---> BDD-cost:    6
0.00/0.00	c ---[  26]---> BDD-cost:    6
0.00/0.00	c ---[  24]---> BDD-cost:    6
0.00/0.00	c ---[  22]---> BDD-cost:    6
0.00/0.00	c ---[  20]---> BDD-cost:    6
0.00/0.00	c ---[  18]---> BDD-cost:    6
0.00/0.00	c ---[  16]---> BDD-cost:    6
0.00/0.00	c ---[  14]---> BDD-cost:    6
0.00/0.00	c ---[  12]---> BDD-cost:    6
0.00/0.00	c ---[  10]---> BDD-cost:    6
0.00/0.00	c ---[   8]---> BDD-cost:    6
0.00/0.00	c ---[   6]---> BDD-cost:    6
0.00/0.00	c ---[   4]---> BDD-cost:    6
0.00/0.00	c ---[   2]---> BDD-cost:    6
0.00/0.00	c ---[   0]---> BDD-cost:    1
634.70/634.81	|  Eliminated clauses:           0.01 Mb                                      |
634.70/634.81	============================[ Search Statistics ]==============================
634.70/634.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
634.70/634.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
634.70/634.81	===============================================================================
634.70/634.81	|       100 |     189      525     1540 |      192      100     19 | 12.691 % |
634.70/634.81	|       250 |     189      525     1540 |      211      250     16 | 12.691 % |
634.70/634.81	|       475 |     189      525     1540 |      232      287     13 | 12.691 % |
634.70/634.81	|       812 |     189      525     1540 |      256      289     12 | 12.691 % |
634.70/634.81	|      1318 |     189      525     1540 |      281      273     11 | 12.691 % |
634.70/634.81	|      2077 |     189      525     1540 |      310      267      9 | 12.691 % |
634.70/634.81	|      3216 |     189      525     1540 |      341      187      8 | 12.691 % |
634.70/634.81	|      4924 |     189      525     1540 |      375      322     11 | 12.691 % |
634.70/634.81	|      7486 |     189      525     1540 |      412      428     13 | 12.691 % |
634.70/634.81	|     11330 |     189      525     1540 |      453      339     11 | 12.691 % |
634.70/634.81	|     17096 |     189      525     1540 |      499      315     11 | 12.691 % |
634.70/634.81	|     25745 |     189      525     1540 |      549      402     10 | 12.691 % |
634.70/634.81	|     38719 |     189      525     1540 |      604      458     12 | 12.691 % |
634.70/634.81	|     58180 |     189      525     1540 |      664      602     12 | 12.691 % |
634.70/634.81	|     87372 |     189      525     1540 |      731      537     12 | 12.691 % |
634.70/634.81	|    131161 |     189      525     1540 |      804      428      9 | 12.691 % |
634.70/634.81	|    196845 |     189      525     1540 |      884      548     12 | 12.691 % |
634.70/634.81	|    295371 |     189      525     1540 |      972      764     12 | 12.692 % |
634.70/634.81	|    443160 |     189      525     1540 |     1070      967     13 | 12.691 % |
634.70/634.81	|    664843 |     189      525     1540 |     1177     1001     14 | 12.691 % |
634.70/634.81	|    997368 |     189      525     1540 |     1295     1130     15 | 12.691 % |
634.70/634.81	|   1496156 |     189      525     1540 |     1424      855     15 | 12.691 % |
634.70/634.81	|   2244338 |     189      525     1540 |     1567      936     14 | 12.691 % |
634.70/634.81	|   3366612 |     189      525     1540 |     1723     1584     15 | 12.691 % |
634.70/634.81	|   5050023 |     189      525     1540 |     1896      986     13 | 12.691 % |
634.70/634.81	|   7575139 |     189      525     1540 |     2085     1192     14 | 12.691 % |
634.70/634.81	|  11362814 |     189      525     1540 |     2294     1128     12 | 12.691 % |
634.70/634.81	|  17044326 |     189      525     1540 |     2523     2322     14 | 12.691 % |
634.70/634.81	|  25566595 |     189      525     1540 |     2776     2356     13 | 12.691 % |
634.70/634.81	|  38349998 |     189      525     1540 |     3053     2183     16 | 12.691 % |
634.70/634.81	===============================================================================
634.70/634.81	c UNSATISFIABLE
634.70/634.81	s UNSATISFIABLE
634.70/634.81	c _______________________________________________________________________________
634.70/634.81	c 
634.70/634.81	restarts              : 65535
634.70/634.81	conflicts             : 51547725       (81215 /sec)
634.70/634.81	decisions             : 60628311       (0.00 % random) (95522 /sec)
634.70/634.81	propagations          : 2082437210     (3280945 /sec)
634.70/634.81	conflict literals     : 874812082      (21.09 % deleted)
634.70/634.81	Memory used           : 6.18 MB
634.70/634.81	CPU time              : 634.707 s
634.70/634.81	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-4113328-1466618782/watcher-4113328-1466618782 -o /tmp/evaluation-result-4113328-1466618782/solver-4113328-1466618782 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960 minisatp HOME/instance-4113328-1466618782.opb 

pid=12839
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 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.18 2.30 2.24 3/176 12842
/proc/meminfo: memFree=29777112/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=6192 CPUtime=0 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 288 0 0 0 0 0 0 0 20 0 1 0 63926818 6340608 164 33554432000 4194304 5646918 140734887661040 140735215865848 4953168 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1548 164 111 355 0 1189 0

[startup+0.100147 s]
/proc/loadavg: 2.18 2.30 2.24 3/176 12842
/proc/meminfo: memFree=29777112/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=2144 CPUtime=0.09 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 407 0 0 0 9 0 0 0 20 0 1 0 63926818 2195456 273 33554432000 4194304 5646918 140734887661040 140735215865848 4398927 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 536 273 143 355 0 177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.200273 s]
/proc/loadavg: 2.18 2.30 2.24 3/176 12842
/proc/meminfo: memFree=29777112/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=2144 CPUtime=0.19 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 409 0 0 0 19 0 0 0 20 0 1 0 63926818 2195456 275 33554432000 4194304 5646918 140734887661040 140735215865848 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 536 275 143 355 0 177 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2144

[startup+0.300262 s]
/proc/loadavg: 2.18 2.30 2.24 3/176 12842
/proc/meminfo: memFree=29777112/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=2336 CPUtime=0.29 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 424 0 0 0 29 0 0 0 20 0 1 0 63926818 2392064 290 33554432000 4194304 5646918 140734887661040 140735215865848 4402784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 584 290 143 355 0 225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2336

[startup+0.700233 s]
/proc/loadavg: 2.18 2.30 2.24 3/176 12842
/proc/meminfo: memFree=29777112/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=2336 CPUtime=0.69 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 450 0 0 0 69 0 0 0 20 0 1 0 63926818 2392064 315 33554432000 4194304 5646918 140734887661040 140734887659288 4402947 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 584 315 143 355 0 225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2336

[startup+1.50023 s]
/proc/loadavg: 2.18 2.30 2.24 3/177 12843
/proc/meminfo: memFree=29776400/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=2488 CPUtime=1.49 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 477 0 0 0 149 0 0 0 20 0 1 0 63926818 2547712 342 33554432000 4194304 5646918 140734887661040 140734887659288 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 622 342 143 355 0 263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2488

[startup+3.10023 s]
/proc/loadavg: 2.18 2.30 2.24 3/177 12843
/proc/meminfo: memFree=29776020/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=2488 CPUtime=3.09 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 502 0 0 0 309 0 0 0 20 0 1 0 63926818 2547712 367 33554432000 4194304 5646918 140734887661040 140734887659304 4397533 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 622 367 143 355 0 263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2488

[startup+6.30023 s]
/proc/loadavg: 2.16 2.29 2.24 3/177 12843
/proc/meminfo: memFree=29775788/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=2856 CPUtime=6.29 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 550 0 0 0 629 0 0 0 20 0 1 0 63926818 2924544 413 33554432000 4194304 5646918 140734887661040 140734887659288 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 714 413 143 355 0 355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2856

[startup+12.7002 s]
/proc/loadavg: 2.15 2.29 2.24 4/177 12843
/proc/meminfo: memFree=29775112/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=3012 CPUtime=12.69 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 613 0 0 0 1269 0 0 0 20 0 1 0 63926818 3084288 475 33554432000 4194304 5646918 140734887661040 140734887659304 4402751 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 753 475 143 355 0 394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3012

[startup+25.5003 s]
/proc/loadavg: 2.18 2.29 2.24 4/177 12843
/proc/meminfo: memFree=29775368/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=3468 CPUtime=25.49 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 665 0 0 0 2549 0 0 0 20 0 1 0 63926818 3551232 526 33554432000 4194304 5646918 140734887661040 140734887659288 4402784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 867 526 143 355 0 508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3468

[startup+51.1003 s]
/proc/loadavg: 2.12 2.26 2.23 3/177 12843
/proc/meminfo: memFree=29774500/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=3768 CPUtime=51.08 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 767 0 0 0 5108 0 0 0 20 0 1 0 63926818 3858432 627 33554432000 4194304 5646918 140734887661040 140734887659288 4399784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 942 627 143 355 0 583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3768

[startup+102.3 s]
/proc/loadavg: 2.26 2.28 2.24 4/177 12844
/proc/meminfo: memFree=29773884/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=4092 CPUtime=102.28 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 869 0 0 0 10228 0 0 0 20 0 1 0 63926818 4190208 722 33554432000 4194304 5646918 140734887661040 140734887659288 4403408 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1023 722 143 355 0 664 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4092

[startup+162.3 s]
/proc/loadavg: 2.19 2.26 2.23 3/177 12845
/proc/meminfo: memFree=29773136/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=4460 CPUtime=162.27 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 993 0 0 0 16227 0 0 0 20 0 1 0 63926818 4567040 843 33554432000 4194304 5646918 140734887661040 140734887659304 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1115 843 143 355 0 756 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4460

[startup+222.307 s]
/proc/loadavg: 2.26 2.25 2.23 3/178 12905
/proc/meminfo: memFree=29779428/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=4956 CPUtime=222.26 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1105 0 0 0 22226 0 0 0 20 0 1 0 63926818 5074944 953 33554432000 4194304 5646918 140734887661040 140734887659288 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1239 953 143 355 0 880 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 4956

[startup+282.3 s]
/proc/loadavg: 2.25 2.25 2.23 4/177 12907
/proc/meminfo: memFree=29774456/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=4956 CPUtime=282.24 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1109 0 0 0 28224 0 0 0 20 0 1 0 63926818 5074944 957 33554432000 4194304 5646918 140734887661040 140734887659288 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1239 957 143 355 0 880 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 4956

[startup+342.3 s]
/proc/loadavg: 2.29 2.26 2.24 3/177 12908
/proc/meminfo: memFree=29769748/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5372 CPUtime=342.23 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1159 0 0 0 34223 0 0 0 20 0 1 0 63926818 5500928 1006 33554432000 4194304 5646918 140734887661040 140734887659288 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1343 1006 143 355 0 984 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 5372

[startup+402.3 s]
/proc/loadavg: 2.27 2.26 2.23 3/177 12909
/proc/meminfo: memFree=29764160/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5372 CPUtime=402.23 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1220 0 0 0 40223 0 0 0 20 0 1 0 63926818 5500928 1063 33554432000 4194304 5646918 140734887661040 140734887659288 4397494 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1343 1063 143 355 0 984 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 5372

[startup+462.3 s]
/proc/loadavg: 2.30 2.27 2.24 4/177 12910
/proc/meminfo: memFree=29759880/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5372 CPUtime=462.22 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1224 0 0 0 46222 0 0 0 20 0 1 0 63926818 5500928 1067 33554432000 4194304 5646918 140734887661040 140734887659288 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1343 1067 143 355 0 984 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 5372

[startup+522.3 s]
/proc/loadavg: 2.27 2.26 2.24 3/177 12911
/proc/meminfo: memFree=29758392/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=522.21 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1293 0 0 0 52221 0 0 0 20 0 1 0 63926818 5726208 1135 33554432000 4194304 5646918 140734887661040 140734887659304 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1135 143 355 0 1039 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 5592

[startup+582.3 s]
/proc/loadavg: 2.32 2.27 2.24 3/177 12913
/proc/meminfo: memFree=29753924/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=582.2 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1293 0 0 0 58220 0 0 0 20 0 1 0 63926818 5726208 1135 33554432000 4194304 5646918 140734887661040 140734887659304 4397505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1135 143 355 0 1039 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 5592

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

[startup+588.8 s]
/proc/loadavg: 2.30 2.27 2.24 4/177 12913
/proc/meminfo: memFree=29754048/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=588.7 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1294 0 0 0 58870 0 0 0 20 0 1 0 63926818 5726208 1136 33554432000 4194304 5646918 140734887661040 140734887659304 4403411 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1136 143 355 0 1039 0
Current children cumulated CPU time (s) 588.7
Current children cumulated vsize (KiB) 5592

[startup+614.4 s]
/proc/loadavg: 2.26 2.26 2.24 3/177 12914
/proc/meminfo: memFree=29753180/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=614.29 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1295 0 0 0 61429 0 0 0 20 0 1 0 63926818 5726208 1137 33554432000 4194304 5646918 140734887661040 140734887659304 4402751 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1137 143 355 0 1039 0
Current children cumulated CPU time (s) 614.29
Current children cumulated vsize (KiB) 5592

[startup+627.2 s]
/proc/loadavg: 2.20 2.25 2.23 3/177 12914
/proc/meminfo: memFree=29749216/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=627.09 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1295 0 0 0 62709 0 0 0 20 0 1 0 63926818 5726208 1137 33554432000 4194304 5646918 140734887661040 140734887659304 4397536 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1137 143 355 0 1039 0
Current children cumulated CPU time (s) 627.09
Current children cumulated vsize (KiB) 5592

[startup+630.407 s]
/proc/loadavg: 2.19 2.24 2.23 3/177 12914
/proc/meminfo: memFree=29749216/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=630.3 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1295 0 0 0 63030 0 0 0 20 0 1 0 63926818 5726208 1137 33554432000 4194304 5646918 140734887661040 140734887659304 4397505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1137 143 355 0 1039 0
Current children cumulated CPU time (s) 630.3
Current children cumulated vsize (KiB) 5592

[startup+632 s]
/proc/loadavg: 2.19 2.24 2.23 3/177 12914
/proc/meminfo: memFree=29749216/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=631.89 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1295 0 0 0 63189 0 0 0 20 0 1 0 63926818 5726208 1137 33554432000 4194304 5646918 140734887661040 140734887659304 4399854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1137 143 355 0 1039 0
Current children cumulated CPU time (s) 631.89
Current children cumulated vsize (KiB) 5592

[startup+633.6 s]
/proc/loadavg: 2.19 2.24 2.23 3/177 12914
/proc/meminfo: memFree=29749216/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=633.5 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1295 0 0 0 63350 0 0 0 20 0 1 0 63926818 5726208 1137 33554432000 4194304 5646918 140734887661040 140734887659304 4403372 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1137 143 355 0 1039 0
Current children cumulated CPU time (s) 633.5
Current children cumulated vsize (KiB) 5592

[startup+634.4 s]
/proc/loadavg: 2.19 2.24 2.23 3/177 12914
/proc/meminfo: memFree=29749216/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=634.29 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1295 0 0 0 63429 0 0 0 20 0 1 0 63926818 5726208 1137 33554432000 4194304 5646918 140734887661040 140734887659304 4402874 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1137 143 355 0 1039 0
Current children cumulated CPU time (s) 634.29
Current children cumulated vsize (KiB) 5592

[startup+634.807 s]
/proc/loadavg: 2.19 2.24 2.23 3/177 12914
/proc/meminfo: memFree=29749216/32872528 swapFree=1556504/1720024
[pid=12842] ppid=12839 vsize=5592 CPUtime=634.7 cores=0,2,4,6
/proc/12842/stat : 12842 (minisatp) R 12839 12842 6129 0 -1 4202496 1295 0 0 0 63470 0 0 0 20 0 1 0 63926818 5726208 1137 33554432000 4194304 5646918 140734887661040 140734887659304 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1398 1137 143 355 0 1039 0
Current children cumulated CPU time (s) 634.7
Current children cumulated vsize (KiB) 5592

Child status: 0
Real time (s): 634.811
CPU time (s): 634.708
CPU user time (s): 634.707
CPU system time (s): 0.001999
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 5592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 634.707
system time used= 0.001999
maximum resident set size= 4592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1306
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= 742

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.61775 second user time and 2.43263 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-22 20:06:22
IDJOB=4113328
IDBENCH=107457
IDSOLVER=2555
FILE ID=node117/4113328-1466618782
RUNJOBID= node117-1466586524-6145
PBS_JOBID= 19953369
Free space on /tmp= 71652 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v050-n1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113328-1466618782/watcher-4113328-1466618782 -o /tmp/evaluation-result-4113328-1466618782/solver-4113328-1466618782 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960  minisatp HOME/instance-4113328-1466618782.opb

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

MD5SUM BENCH= 3b121581e2b3a81458849d6e1c51a2ee
RANDOM SEED=1349119002

node117.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.912
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.82
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.912
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.912
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.912
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.912
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.912
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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.54
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.912
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:        29777912 kB
Buffers:          113024 kB
Cached:           484320 kB
SwapCached:         3316 kB
Active:           111092 kB
Inactive:         515996 kB
Active(anon):      29084 kB
Inactive(anon):     3008 kB
Active(file):      82008 kB
Inactive(file):   512988 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67099760 kB
Dirty:              3896 kB
Writeback:             4 kB
AnonPages:       1778684 kB
Mapped:             9448 kB
Shmem:                 0 kB
Slab:             612288 kB
SReclaimable:      56408 kB
SUnreclaim:       555880 kB
KernelStack:        1472 kB
PageTables:         7276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1863620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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-4113328-1466618782.opb

Free space on /tmp at the end= 71648 MiB
End job on node117 at 2016-06-22 20:16:57