Trace number 4293800

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
PicatSAT 2018-06-15? (TO) 2520.06 2520.02

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl30-31_c18.xml
MD5SUM986923daef9243229e6ae2459781d9f0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1860
Number of constraints122
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1860}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":1860}]
Minimum constraint arity30
Maximum constraint arity31
Distribution of constraint arities[{"arity":30,"count":62},{"arity":31,"count":60}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":122}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9937 MiB free)
  memory of node 1: 16384 MiB (13060 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293800-1532363241/watcher-4293800-1532363241 -o /tmp/evaluation-result-4293800-1532363241/solver-4293800-1532363241 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532360990-14323 --watchdog 2580 xcsp_picat HOME/instance-4293800-1532363241.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14689, runsolver pid=14686
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 1.98 2.03 2.17 3/187 14690
/proc/meminfo: memFree=23534912/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=112864 memory=17740 CPUtime=0.1 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 2218 0 0 0 10 0 0 0 20 0 1 0 53887274 115572736 4435 33554432000 4194304 5849740 140735637903472 140735637903472 4211848 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 28216 4435 642 405 0 25160 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 112864 KiB
Current children cumulated memory: 17740 KiB

[startup+0.209678 s]*
/proc/loadavg: 1.98 2.03 2.17 3/187 14690
/proc/meminfo: memFree=23534912/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=112864 memory=17740 CPUtime=0.21 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 2218 0 0 0 21 0 0 0 20 0 1 0 53887274 115572736 4435 33554432000 4194304 5849740 140735637903472 140735637903472 4211874 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 28216 4435 642 405 0 25160 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 112864 KiB
Current children cumulated memory: 17740 KiB

[startup+0.309116 s]*
/proc/loadavg: 1.98 2.03 2.17 3/187 14690
/proc/meminfo: memFree=23534912/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=112864 memory=17740 CPUtime=0.31 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 2218 0 0 0 31 0 0 0 20 0 1 0 53887274 115572736 4435 33554432000 4194304 5849740 140735637903472 140735637903472 4230500 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 28216 4435 642 405 0 25160 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 112864 KiB
Current children cumulated memory: 17740 KiB

[startup+0.700299 s]
/proc/loadavg: 1.98 2.03 2.17 3/187 14690
/proc/meminfo: memFree=23531936/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=117936 memory=22720 CPUtime=0.69 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 4464 0 0 0 68 1 0 0 20 0 1 0 53887274 120766464 5680 33554432000 4194304 5849740 140735637903472 140735637903472 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 29484 5680 653 405 0 26428 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 117936 KiB
Current children cumulated memory: 22720 KiB

[startup+1.50032 s]
/proc/loadavg: 1.98 2.03 2.17 3/187 14690
/proc/meminfo: memFree=23527472/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=125452 memory=30496 CPUtime=1.49 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 9476 0 0 0 147 2 0 0 20 0 1 0 53887274 128462848 7624 33554432000 4194304 5849740 140735637903472 140735637903472 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 31363 7624 653 405 0 28307 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 125452 KiB
Current children cumulated memory: 30496 KiB

[startup+3.1095 s]
/proc/loadavg: 1.98 2.03 2.17 3/187 14690
/proc/meminfo: memFree=23516120/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=125788 memory=30588 CPUtime=3.09 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 20325 0 0 0 303 6 0 0 20 0 1 0 53887274 128806912 7647 33554432000 4194304 5849740 140735637903472 140735637902472 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 31447 7647 653 405 0 28391 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 125788 KiB
Current children cumulated memory: 30588 KiB

[startup+6.30036 s]
/proc/loadavg: 2.06 2.05 2.17 3/187 14690
/proc/meminfo: memFree=23499956/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=135984 memory=40960 CPUtime=6.29 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 39432 0 0 0 617 12 0 0 20 0 1 0 53887274 139247616 10240 33554432000 4194304 5849740 140735637903472 140735637902472 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 33996 10240 653 405 0 30940 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 135984 KiB
Current children cumulated memory: 40960 KiB

[startup+12.7004 s]
/proc/loadavg: 2.13 2.06 2.18 3/187 14690
/proc/meminfo: memFree=23496140/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=161264 memory=68252 CPUtime=12.69 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 63306 0 0 0 1248 21 0 0 20 0 1 0 53887274 165134336 17063 33554432000 4194304 5849740 140735637903472 140735637902632 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 40316 17063 653 405 0 37260 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 161264 KiB
Current children cumulated memory: 68252 KiB

[startup+25.5004 s]
/proc/loadavg: 2.27 2.09 2.18 3/187 14690
/proc/meminfo: memFree=23455052/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=188588 memory=96604 CPUtime=25.49 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 95352 0 0 0 2514 35 0 0 20 0 1 0 53887274 193114112 24151 33554432000 4194304 5849740 140735637903472 140735637902472 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 47147 24151 653 405 0 44091 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 188588 KiB
Current children cumulated memory: 96604 KiB

[startup+51.1096 s]
/proc/loadavg: 2.22 2.10 2.18 3/187 14691
/proc/meminfo: memFree=23393620/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=249192 memory=157396 CPUtime=51.1 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 142467 0 0 0 5053 57 0 0 20 0 1 0 53887274 255172608 39349 33554432000 4194304 5849740 140735637903472 140735637902632 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 62298 39349 653 405 0 59242 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 249192 KiB
Current children cumulated memory: 157396 KiB

[startup+102.3 s]
/proc/loadavg: 2.09 2.08 2.17 3/187 14692
/proc/meminfo: memFree=23343496/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=315720 memory=223688 CPUtime=102.29 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 211776 0 0 0 10133 96 0 0 20 0 1 0 53887274 323297280 55922 33554432000 4194304 5849740 140735637903472 140735637902472 5312845 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 78930 55922 653 405 0 75874 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 315720 KiB
Current children cumulated memory: 223688 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.07 2.16 3/187 14700
/proc/meminfo: memFree=23336356/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=289380 memory=197564 CPUtime=162.29 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 300667 0 0 0 16084 145 0 0 20 0 1 0 53887274 296325120 49391 33554432000 4194304 5849740 140735637903472 140735637902632 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 72345 49391 653 405 0 69289 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 289380 KiB
Current children cumulated memory: 197564 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.06 2.15 3/187 14701
/proc/meminfo: memFree=23244216/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=355468 memory=263708 CPUtime=222.3 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 372304 0 0 0 22042 188 0 0 20 0 1 0 53887274 363999232 65927 33554432000 4194304 5849740 140735637903472 140735637902472 5437620 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 88867 65927 653 405 0 85811 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 355468 KiB
Current children cumulated memory: 263708 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.14 3/187 14763
/proc/meminfo: memFree=22937352/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=551352 memory=459476 CPUtime=282.3 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 378913 0 0 0 28018 212 0 0 20 0 1 0 53887274 564584448 114869 33554432000 4194304 5849740 140735637903472 140735637902344 5312761 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 137838 114869 653 405 0 134782 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 551352 KiB
Current children cumulated memory: 459476 KiB

[startup+342.3 s]
/proc/loadavg: 1.93 2.02 2.13 3/187 14764
/proc/meminfo: memFree=21335244/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=475868 memory=384200 CPUtime=342.28 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 412810 0 0 0 33983 245 0 0 20 0 1 0 53887274 487288832 96050 33554432000 4194304 5849740 140735637903472 140735637902472 5312845 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 118967 96050 653 405 0 115911 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 475868 KiB
Current children cumulated memory: 384200 KiB

[startup+402.3 s]
/proc/loadavg: 1.98 2.02 2.12 3/187 14765
/proc/meminfo: memFree=21225976/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=535900 memory=444232 CPUtime=402.28 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 479584 0 0 0 39949 279 0 0 20 0 1 0 53887274 548761600 111058 33554432000 4194304 5849740 140735637903472 140735637902472 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 133975 111058 653 405 0 130919 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 535900 KiB
Current children cumulated memory: 444232 KiB

[startup+462.3 s]
/proc/loadavg: 1.99 2.01 2.11 3/187 14766
/proc/meminfo: memFree=21112468/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=648380 memory=556712 CPUtime=462.28 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 513569 0 0 0 45931 297 0 0 20 0 1 0 53887274 663941120 139178 33554432000 4194304 5849740 140735637903472 140735637902472 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 162095 139178 653 405 0 159039 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 648380 KiB
Current children cumulated memory: 556712 KiB


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

/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 1722.36 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 14806
/proc/meminfo: memFree=20053604/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1531464 memory=1439792 CPUtime=1782.36 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 2565311 0 0 0 177502 734 0 0 20 0 1 0 53887274 1568219136 359948 33554432000 4194304 5849740 140735637903472 140735637902632 5437689 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 1782.36 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 14808
/proc/meminfo: memFree=20135504/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1531464 memory=1439792 CPUtime=1842.36 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 2708626 0 0 0 183486 750 0 0 20 0 1 0 53887274 1568219136 359948 33554432000 4194304 5849740 140735637903472 140735637902632 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 1842.36 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 14810
/proc/meminfo: memFree=20108448/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1531464 memory=1439792 CPUtime=1902.37 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 2853329 0 0 0 189478 759 0 0 20 0 1 0 53887274 1568219136 359948 33554432000 4194304 5849740 140735637903472 140735637902632 5438262 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 1902.37 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14819
/proc/meminfo: memFree=20068764/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1531464 memory=1439792 CPUtime=1962.37 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 2993549 0 0 0 195466 771 0 0 20 0 1 0 53887274 1568219136 359948 33554432000 4194304 5849740 140735637903472 140735637902632 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 1962.37 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 14843
/proc/meminfo: memFree=19987768/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1531464 memory=1439792 CPUtime=2022.38 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3138887 0 0 0 201455 783 0 0 20 0 1 0 53887274 1568219136 359948 33554432000 4194304 5849740 140735637903472 140735637902472 5437839 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 2022.38 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 14844
/proc/meminfo: memFree=19760960/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1531464 memory=1439792 CPUtime=2082.38 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3284732 0 0 0 207445 793 0 0 20 0 1 0 53887274 1568219136 359948 33554432000 4194304 5849740 140735637903472 140735637902632 5438230 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 2082.38 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 14845
/proc/meminfo: memFree=19944828/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1531464 memory=1439792 CPUtime=2142.39 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3426514 0 0 0 213435 804 0 0 20 0 1 0 53887274 1568219136 359948 33554432000 4194304 5849740 140735637903472 140735637902344 140011671363463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 382866 359948 653 405 0 379810 0
Current children cumulated CPU time: 2142.39 s
Current children cumulated vsize: 1531464 KiB
Current children cumulated memory: 1439792 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 14846
/proc/meminfo: memFree=19963292/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1597000 memory=1505328 CPUtime=2202.38 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3563828 0 0 0 219410 828 0 0 20 0 1 0 53887274 1635328000 376332 33554432000 4194304 5849740 140735637903472 140735637902472 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 399250 376332 653 405 0 396194 0
Current children cumulated CPU time: 2202.38 s
Current children cumulated vsize: 1597000 KiB
Current children cumulated memory: 1505328 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14847
/proc/meminfo: memFree=19894844/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=1597000 memory=1505328 CPUtime=2262.35 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3676124 0 0 0 225398 837 0 0 20 0 1 0 53887274 1635328000 376332 33554432000 4194304 5849740 140735637903472 140735637902344 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 399250 376332 653 405 0 396194 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 1597000 KiB
Current children cumulated memory: 1505328 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14848
/proc/meminfo: memFree=20666240/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=832320 memory=740524 CPUtime=2322.36 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3744455 0 0 0 231373 863 0 0 20 0 1 0 53887274 852295680 185131 33554432000 4194304 5849740 140735637903472 140735637902632 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 208080 185131 653 405 0 205024 0
Current children cumulated CPU time: 2322.36 s
Current children cumulated vsize: 832320 KiB
Current children cumulated memory: 740524 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14849
/proc/meminfo: memFree=19457860/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=873352 memory=781556 CPUtime=2382.35 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3827537 0 0 0 237347 888 0 0 20 0 1 0 53887274 894312448 195389 33554432000 4194304 5849740 140735637903472 140735637902632 5438196 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 218338 195389 653 405 0 215282 0
Current children cumulated CPU time: 2382.35 s
Current children cumulated vsize: 873352 KiB
Current children cumulated memory: 781556 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14850
/proc/meminfo: memFree=20444940/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=936844 memory=838652 CPUtime=2442.33 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3872438 0 0 0 243320 913 0 0 20 0 1 0 53887274 959328256 209663 33554432000 4194304 5849740 140735637903472 140735637902632 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 234211 209663 653 405 0 231155 0
Current children cumulated CPU time: 2442.33 s
Current children cumulated vsize: 936844 KiB
Current children cumulated memory: 838652 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14851
/proc/meminfo: memFree=20486852/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=953324 memory=855132 CPUtime=2502.33 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3912474 0 0 0 249288 945 0 0 20 0 1 0 53887274 976203776 213783 33554432000 4194304 5849740 140735637903472 140735637902632 5438196 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 238331 213783 653 405 0 235275 0
Current children cumulated CPU time: 2502.33 s
Current children cumulated vsize: 953324 KiB
Current children cumulated memory: 855132 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 14851
/proc/meminfo: memFree=20486356/32770624 swapFree=67108860/67108860
[pid=14689] ppid=14686 vsize=986096 memory=887904 CPUtime=2520.04 cores=1,3,5,7
/proc/14689/stat : 14689 (xcsp_picat) R 14686 14689 2271 0 -1 4202496 3917656 0 0 0 251054 950 0 0 20 0 1 0 53887274 1009762304 221976 33554432000 4194304 5849740 140735637903472 140735637902344 5312827 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 45322240 140735637910710 140735637910788 140735637910788 140735637913546 0
/proc/14689/statm: 246524 221976 653 405 0 243468 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 986096 KiB
Current children cumulated memory: 887904 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.02 s]
# the end of solver process 14689 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.55 s, system=9.50958 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.02
CPU time (s): 2520.06
CPU user time (s): 2510.55
CPU system time (s): 9.50958
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1662536
Max. memory (cumulated for all children) (KiB): 1570864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.55
system time used= 9.50958
maximum resident set size= 1570864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3917656
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= 213
involuntary context switches= 1513


# summary of solver processes directly reported to runsolver:
#   pid: 14689
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2510.55
#   total CPU system time (s): 9.50958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5425 second user time and 18.4493 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 18:27:21
IDJOB=4293800
IDBENCH=141237
IDSOLVER=2754
FILE ID=node105/4293800-1532363241
RUNJOBID= node105-1532360990-14323
PBS_JOBID= 21019001
Free space on /tmp= 44848 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl30-31_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293800-1532363241/watcher-4293800-1532363241 -o /tmp/evaluation-result-4293800-1532363241/solver-4293800-1532363241 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532360990-14323 --watchdog 2580  xcsp_picat HOME/instance-4293800-1532363241.xml

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

MD5SUM BENCH= 986923daef9243229e6ae2459781d9f0
RANDOM SEED=1661622084

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        23550516 kB
MemAvailable:   31398880 kB
Buffers:          196692 kB
Cached:          7796752 kB
SwapCached:            0 kB
Active:          1918392 kB
Inactive:        6669068 kB
Active(anon):     543788 kB
Inactive(anon):    69956 kB
Active(file):    1374604 kB
Inactive(file):  6599112 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3080 kB
Writeback:             8 kB
AnonPages:        648692 kB
Mapped:            39568 kB
Shmem:             17036 kB
Slab:             329932 kB
SReclaimable:     303108 kB
SUnreclaim:        26824 kB
KernelStack:        3408 kB
PageTables:         6352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     971780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    577536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44844 MiB
End job on node105 at 2018-07-23 19:09:21