Trace number 4309761

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-08-14UNSAT 2292.45 2292.3

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
Bench CategoryCSP (decision problem)
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 benchmark4.24173
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

2292.34/2292.29	c xcsp_picat version 2.4#7 (8/14/2018)
2292.34/2292.29	s UNSATISFIABLE

Verifier Data


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 (13048 MiB free)
  memory of node 1: 16384 MiB (12986 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309761-1534301892/watcher-4309761-1534301892 -o /tmp/evaluation-result-4309761-1534301892/solver-4309761-1534301892 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534293911-23504 --watchdog 2580 xcsp_picat HOME/instance-4309761-1534301892.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=24460, runsolver pid=24457

[startup+0.100196 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26647504/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2027120 memory=15004 CPUtime=0.1 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 2022 0 0 0 10 0 0 0 20 0 1 0 247752326 2075770880 3751 33554432000 4194304 5849940 140722235865632 140722235865632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 506780 3751 653 405 0 503724 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027120 KiB
Current children cumulated memory: 15004 KiB

[startup+0.209894 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26645892/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2028624 memory=16484 CPUtime=0.21 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 2470 0 0 0 20 1 0 0 20 0 1 0 247752326 2077310976 4121 33554432000 4194304 5849940 140722235865632 140722235865632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 507156 4121 653 405 0 504100 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2028624 KiB
Current children cumulated memory: 16484 KiB

[startup+0.309123 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26631336/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2027344 memory=15296 CPUtime=0.31 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 2603 0 0 0 30 1 0 0 20 0 1 0 247752326 2076000256 3824 33554432000 4194304 5849940 140722235865632 140722235865632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 506836 3824 653 405 0 503780 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027344 KiB
Current children cumulated memory: 15296 KiB

[startup+0.700347 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26630092/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2029532 memory=17400 CPUtime=0.69 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 3728 0 0 0 67 2 0 0 20 0 1 0 247752326 2078240768 4350 33554432000 4194304 5849940 140722235865632 140722235865632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 507383 4350 653 405 0 504327 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2029532 KiB
Current children cumulated memory: 17400 KiB

[startup+1.50038 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26628300/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2032704 memory=20292 CPUtime=1.49 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 5987 0 0 0 146 3 0 0 20 0 1 0 247752326 2081488896 5073 33554432000 4194304 5849940 140722235865632 140722235864632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 508176 5073 653 405 0 505120 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2032704 KiB
Current children cumulated memory: 20292 KiB

[startup+3.10962 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26627732/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2031072 memory=18984 CPUtime=3.1 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 9734 0 0 0 305 5 0 0 20 0 1 0 247752326 2079817728 4746 33554432000 4194304 5849940 140722235865632 140722235864632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 507768 4746 653 405 0 504712 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2031072 KiB
Current children cumulated memory: 18984 KiB

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26640172/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2034480 memory=22432 CPUtime=6.29 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 14312 0 0 0 621 8 0 0 20 0 1 0 247752326 2083307520 5608 33554432000 4194304 5849940 140722235865632 140722235864632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 508620 5608 653 405 0 505564 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2034480 KiB
Current children cumulated memory: 22432 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26621800/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2037016 memory=24712 CPUtime=12.69 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 22566 0 0 0 1258 11 0 0 20 0 1 0 247752326 2085904384 6178 33554432000 4194304 5849940 140722235865632 140722235864632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 509254 6178 653 405 0 506198 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2037016 KiB
Current children cumulated memory: 24712 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26575216/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2046780 memory=34332 CPUtime=25.49 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 35338 0 0 0 2532 17 0 0 20 0 1 0 247752326 2095902720 8583 33554432000 4194304 5849940 140722235865632 140722235864792 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 511695 8583 653 405 0 508639 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2046780 KiB
Current children cumulated memory: 34332 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24461
/proc/meminfo: memFree=26595676/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2045628 memory=33500 CPUtime=51.1 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 49719 0 0 0 5084 26 0 0 20 0 1 0 247752326 2094723072 8375 33554432000 4194304 5849940 140722235865632 140722235864504 5392736 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 511407 8375 653 405 0 508351 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2045628 KiB
Current children cumulated memory: 33500 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24462
/proc/meminfo: memFree=26564080/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2056856 memory=44728 CPUtime=102.3 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 76877 0 0 0 10184 46 0 0 20 0 1 0 247752326 2106220544 11182 33554432000 4194304 5849940 140722235865632 140722235864632 5437917 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 514214 11182 653 405 0 511158 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2056856 KiB
Current children cumulated memory: 44728 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24470
/proc/meminfo: memFree=26552540/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2074840 memory=62792 CPUtime=162.3 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 90619 0 0 0 16170 60 0 0 20 0 1 0 247752326 2124636160 15698 33554432000 4194304 5849940 140722235865632 140722235864632 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 518710 15698 653 405 0 515654 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2074840 KiB
Current children cumulated memory: 62792 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24493
/proc/meminfo: memFree=26378540/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2103448 memory=91400 CPUtime=222.3 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 94400 0 0 0 22162 68 0 0 20 0 1 0 247752326 2153930752 22850 33554432000 4194304 5849940 140722235865632 140722235864632 5400369 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 525862 22850 653 405 0 522806 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2103448 KiB
Current children cumulated memory: 91400 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24494
/proc/meminfo: memFree=26342504/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2077432 memory=65256 CPUtime=282.3 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 107655 0 0 0 28151 79 0 0 20 0 1 0 247752326 2127290368 16314 33554432000 4194304 5849940 140722235865632 140722235864632 5437828 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 519358 16314 653 405 0 516302 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2077432 KiB
Current children cumulated memory: 65256 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24495
/proc/meminfo: memFree=26144280/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2112536 memory=100108 CPUtime=342.31 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 112233 0 0 0 34142 89 0 0 20 0 1 0 247752326 2163236864 25027 33554432000 4194304 5849940 140722235865632 140722235864632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 528134 25027 653 405 0 525078 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 2112536 KiB
Current children cumulated memory: 100108 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24496
/proc/meminfo: memFree=26055500/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2128920 memory=116744 CPUtime=402.32 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 121247 0 0 0 40136 96 0 0 20 0 1 0 247752326 2180014080 29186 33554432000 4194304 5849940 140722235865632 140722235864632 5437839 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 532230 29186 653 405 0 529174 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 2128920 KiB
Current children cumulated memory: 116744 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24497
/proc/meminfo: memFree=26352568/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2142088 memory=129680 CPUtime=462.32 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 127623 0 0 0 46129 103 0 0 20 0 1 0 247752326 2193498112 32420 33554432000 4194304 5849940 140722235865632 140722235864632 5438461 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 535522 32420 653 405 0 532466 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 2142088 KiB
Current children cumulated memory: 129680 KiB


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

Current children cumulated memory: 234028 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 24537
/proc/meminfo: memFree=25225744/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2241832 memory=234028 CPUtime=1842.4 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 261032 0 0 0 183970 270 0 0 20 0 1 0 247752326 2295635968 58507 33554432000 4194304 5849940 140722235865632 140722235864632 5438047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 560458 58507 653 405 0 557402 0
Current children cumulated CPU time: 1842.4 s
Current children cumulated vsize: 2241832 KiB
Current children cumulated memory: 234028 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 24538
/proc/meminfo: memFree=25225972/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2241832 memory=234024 CPUtime=1902.41 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 263168 0 0 0 189964 277 0 0 20 0 1 0 247752326 2295635968 58506 33554432000 4194304 5849940 140722235865632 140722235864632 5437977 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 560458 58506 653 405 0 557402 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 2241832 KiB
Current children cumulated memory: 234024 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 24547
/proc/meminfo: memFree=25225440/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2241832 memory=233984 CPUtime=1962.42 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 266913 0 0 0 195957 285 0 0 20 0 1 0 247752326 2295635968 58496 33554432000 4194304 5849940 140722235865632 140722235864632 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 560458 58496 653 405 0 557402 0
Current children cumulated CPU time: 1962.42 s
Current children cumulated vsize: 2241832 KiB
Current children cumulated memory: 233984 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24548
/proc/meminfo: memFree=24755644/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2241832 memory=234024 CPUtime=2022.42 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 270121 0 0 0 201951 291 0 0 20 0 1 0 247752326 2295635968 58506 33554432000 4194304 5849940 140722235865632 140722235864632 5437837 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 560458 58506 653 405 0 557402 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 2241832 KiB
Current children cumulated memory: 234024 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24549
/proc/meminfo: memFree=24755980/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2241832 memory=234028 CPUtime=2082.42 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 279381 0 0 0 207943 299 0 0 20 0 1 0 247752326 2295635968 58507 33554432000 4194304 5849940 140722235865632 140722235864632 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 560458 58507 653 405 0 557402 0
Current children cumulated CPU time: 2082.42 s
Current children cumulated vsize: 2241832 KiB
Current children cumulated memory: 234028 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24550
/proc/meminfo: memFree=24691016/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2241832 memory=234024 CPUtime=2142.42 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 283795 0 0 0 213935 307 0 0 20 0 1 0 247752326 2295635968 58506 33554432000 4194304 5849940 140722235865632 140722235864632 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 560458 58506 653 405 0 557402 0
Current children cumulated CPU time: 2142.42 s
Current children cumulated vsize: 2241832 KiB
Current children cumulated memory: 234024 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24551
/proc/meminfo: memFree=24719380/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2278368 memory=270564 CPUtime=2202.43 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 293056 0 0 0 219922 321 0 0 20 0 1 0 247752326 2333048832 67641 33554432000 4194304 5849940 140722235865632 140722235864632 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 569592 67641 653 405 0 566536 0
Current children cumulated CPU time: 2202.43 s
Current children cumulated vsize: 2278368 KiB
Current children cumulated memory: 270564 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24552
/proc/meminfo: memFree=24719396/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2278368 memory=270300 CPUtime=2262.44 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 297804 0 0 0 225914 330 0 0 20 0 1 0 247752326 2333048832 67575 33554432000 4194304 5849940 140722235865632 140722235864632 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 569592 67575 653 405 0 566536 0
Current children cumulated CPU time: 2262.44 s
Current children cumulated vsize: 2278368 KiB
Current children cumulated memory: 270300 KiB

[startup+2292.3 s]
# the end of solver process 24460 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2289.09 s, system=3.35524 s

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

[startup+2278.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24552
/proc/meminfo: memFree=24719396/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2278368 memory=270300 CPUtime=2278.54 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 297804 0 0 0 227523 331 0 0 20 0 1 0 247752326 2333048832 67575 33554432000 4194304 5849940 140722235865632 140722235864632 5438465 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 569592 67575 653 405 0 566536 0
Current children cumulated CPU time: 2278.54 s
Current children cumulated vsize: 2278368 KiB
Current children cumulated memory: 270300 KiB

[startup+2284.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24553
/proc/meminfo: memFree=24719516/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2245600 memory=237796 CPUtime=2284.94 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 298345 0 0 0 228162 332 0 0 20 0 1 0 247752326 2299494400 59449 33554432000 4194304 5849940 140722235865632 140722235864632 5335787 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 561400 59449 653 405 0 558344 0
Current children cumulated CPU time: 2284.94 s
Current children cumulated vsize: 2245600 KiB
Current children cumulated memory: 237796 KiB

[startup+2288 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 24553
/proc/meminfo: memFree=24849440/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2083532 memory=75608 CPUtime=2288.15 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 300223 0 0 0 228481 334 0 0 20 0 1 0 247752326 2133536768 18902 33554432000 4194304 5849940 140722235865632 140722235864632 5437894 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 520883 18902 653 405 0 517827 0
Current children cumulated CPU time: 2288.15 s
Current children cumulated vsize: 2083532 KiB
Current children cumulated memory: 75608 KiB

[startup+2289.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24553
/proc/meminfo: memFree=24849936/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2083532 memory=75512 CPUtime=2289.73 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 300738 0 0 0 228639 334 0 0 20 0 1 0 247752326 2133536768 18878 33554432000 4194304 5849940 140722235865632 140722235864632 5437879 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 520883 18878 653 405 0 517827 0
Current children cumulated CPU time: 2289.73 s
Current children cumulated vsize: 2083532 KiB
Current children cumulated memory: 75512 KiB

[startup+2291.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 24605
/proc/meminfo: memFree=26945176/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2083532 memory=75512 CPUtime=2291.34 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 301253 0 0 0 228799 335 0 0 20 0 1 0 247752326 2133536768 18878 33554432000 4194304 5849940 140722235865632 140722235864632 140048809238407 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 520883 18878 653 405 0 517827 0
Current children cumulated CPU time: 2291.34 s
Current children cumulated vsize: 2083532 KiB
Current children cumulated memory: 75512 KiB

[startup+2292 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 24614
/proc/meminfo: memFree=26871080/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2083532 memory=75728 CPUtime=2292.15 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 305565 0 0 0 228880 335 0 0 20 0 1 0 247752326 2133536768 18932 33554432000 4194304 5849940 140722235865632 140722235864632 5437799 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 520883 18932 653 405 0 517827 0
Current children cumulated CPU time: 2292.15 s
Current children cumulated vsize: 2083532 KiB
Current children cumulated memory: 75728 KiB

[startup+2292.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24614
/proc/meminfo: memFree=26871080/32770624 swapFree=67108804/67108860
[pid=24460] ppid=24457 vsize=2083532 memory=75728 CPUtime=2292.34 cores=0,2,4,6
/proc/24460/stat : 24460 (xcsp_picat) R 24457 24460 23473 0 -1 4202496 305592 0 0 0 228899 335 0 0 20 0 1 0 247752326 2133536768 18932 33554432000 4194304 5849940 140722235865632 140722235864632 5335737 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 27385856 140722235868342 140722235868420 140722235868420 140722235871178 0
/proc/24460/statm: 520883 18932 653 405 0 517827 0
Current children cumulated CPU time: 2292.34 s
Current children cumulated vsize: 2083532 KiB
Current children cumulated memory: 75728 KiB

Child status: 0
Real time (s): 2292.3
CPU time (s): 2292.45
CPU user time (s): 2289.09
CPU system time (s): 3.35524
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 2278368
Max. memory (cumulated for all children) (KiB): 270564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2289.09
system time used= 3.35524
maximum resident set size= 270564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305947
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= 30
involuntary context switches= 1140


# summary of solver processes directly reported to runsolver:
#   pid: 24460
#   total CPU time (s): 2292.45
#   total CPU user time (s): 2289.09
#   total CPU system time (s): 3.35524

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.7448 second user time and 9.6978 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-15 04:58:12
IDJOB=4309761
IDBENCH=141236
IDSOLVER=2794
FILE ID=node105/4309761-1534301892
RUNJOBID= node105-1534293911-23504
PBS_JOBID= 21038146
Free space on /tmp= 44284 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309761-1534301892/watcher-4309761-1534301892 -o /tmp/evaluation-result-4309761-1534301892/solver-4309761-1534301892 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534293911-23504 --watchdog 2580  xcsp_picat HOME/instance-4309761-1534301892.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=2048412971

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:        26659604 kB
MemAvailable:   31469636 kB
Buffers:          209688 kB
Cached:          4843208 kB
SwapCached:           16 kB
Active:          2514340 kB
Inactive:        3016360 kB
Active(anon):     430000 kB
Inactive(anon):   108668 kB
Active(file):    2084340 kB
Inactive(file):  2907692 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              3288 kB
Writeback:             0 kB
AnonPages:        498588 kB
Mapped:            56640 kB
Shmem:             57940 kB
Slab:             275428 kB
SReclaimable:     246460 kB
SUnreclaim:        28968 kB
KernelStack:        3360 kB
PageTables:         6312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2809700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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= 44216 MiB
End job on node105 at 2018-08-15 05:36:24