Trace number 4303422

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-02? (TO) 2520.08 2519.81

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl15-16_c18.xml
MD5SUM8b2f27ca9e664fd505b84cd8dff1749a
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 benchmark166.895
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of constraints62
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":480}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":480}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":32},{"arity":16,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":62}]
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 (5901 MiB free)
  memory of node 1: 16384 MiB (8377 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303422-1534005987/watcher-4303422-1534005987 -o /tmp/evaluation-result-4303422-1534005987/solver-4303422-1534005987 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1533991815-32498 --watchdog 2580 xcsp_picat HOME/instance-4303422-1534005987.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
Current StackSize limit: 8192 KiB

solver pid=2339, runsolver pid=2336

[startup+0.100157 s]*
/proc/loadavg: 2.07 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14608772/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2027432 memory=15336 CPUtime=0.1 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 2159 0 0 0 9 1 0 0 20 0 1 0 218161839 2076090368 3834 33554432000 4194304 5849708 140736547915280 140736547915280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 506858 3834 653 405 0 503803 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027432 KiB
Current children cumulated memory: 15336 KiB

[startup+0.2096 s]*
/proc/loadavg: 2.07 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14607656/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2028768 memory=16824 CPUtime=0.21 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 2789 0 0 0 20 1 0 0 20 0 1 0 218161839 2077458432 4206 33554432000 4194304 5849708 140736547915280 140736547915280 5312914 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 507192 4206 653 405 0 504137 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2028768 KiB
Current children cumulated memory: 16824 KiB

[startup+0.308893 s]*
/proc/loadavg: 2.07 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14607036/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2029224 memory=17112 CPUtime=0.3 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 3332 0 0 0 29 1 0 0 20 0 1 0 218161839 2077925376 4278 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 507306 4278 653 405 0 504251 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2029224 KiB
Current children cumulated memory: 17112 KiB

[startup+0.700327 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14606152/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2030540 memory=18456 CPUtime=0.69 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 5701 0 0 0 66 3 0 0 20 0 1 0 218161839 2079272960 4614 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 507635 4614 653 405 0 504580 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2030540 KiB
Current children cumulated memory: 18456 KiB

[startup+1.5003 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14604308/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2034316 memory=22352 CPUtime=1.49 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 9102 0 0 0 145 4 0 0 20 0 1 0 218161839 2083139584 5588 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 508579 5588 653 405 0 505524 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2034316 KiB
Current children cumulated memory: 22352 KiB

[startup+3.10938 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14600636/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2036732 memory=24660 CPUtime=3.1 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 19022 0 0 0 302 8 0 0 20 0 1 0 218161839 2085613568 6165 33554432000 4194304 5849708 140736547915280 140736547914440 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 509183 6165 653 405 0 506128 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2036732 KiB
Current children cumulated memory: 24660 KiB

[startup+6.30028 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14575744/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2035708 memory=23696 CPUtime=6.29 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 31676 0 0 0 616 13 0 0 20 0 1 0 218161839 2084564992 5924 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 508927 5924 653 405 0 505872 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2035708 KiB
Current children cumulated memory: 23696 KiB

[startup+12.7004 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14583716/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2049668 memory=37604 CPUtime=12.69 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 59357 0 0 0 1245 24 0 0 20 0 1 0 218161839 2098860032 9401 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 512417 9401 653 405 0 509362 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2049668 KiB
Current children cumulated memory: 37604 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14694676/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2063520 memory=51336 CPUtime=25.5 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 101297 0 0 0 2509 41 0 0 20 0 1 0 218161839 2113044480 12834 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 515880 12834 653 405 0 512825 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 2063520 KiB
Current children cumulated memory: 51336 KiB

[startup+51.1094 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 2340
/proc/meminfo: memFree=14639996/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2056232 memory=44252 CPUtime=51.11 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 164930 0 0 0 5042 69 0 0 20 0 1 0 218161839 2105581568 11063 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 514058 11063 653 405 0 511003 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 2056232 KiB
Current children cumulated memory: 44252 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 2341
/proc/meminfo: memFree=14439548/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2137408 memory=125420 CPUtime=102.31 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 215766 0 0 0 10126 105 0 0 20 0 1 0 218161839 2188705792 31355 33554432000 4194304 5849708 140736547915280 140736547914440 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 534352 31355 653 405 0 531297 0
Current children cumulated CPU time: 102.31 s
Current children cumulated vsize: 2137408 KiB
Current children cumulated memory: 125420 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2342
/proc/meminfo: memFree=14427256/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2199576 memory=187416 CPUtime=162.31 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 229057 0 0 0 16100 131 0 0 20 0 1 0 218161839 2252365824 46854 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 549894 46854 653 405 0 546839 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 2199576 KiB
Current children cumulated memory: 187416 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2350
/proc/meminfo: memFree=14331412/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2241360 memory=229172 CPUtime=222.32 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 236254 0 0 0 22073 159 0 0 20 0 1 0 218161839 2295152640 57293 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 560340 57293 653 405 0 557285 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 2241360 KiB
Current children cumulated memory: 229172 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2351
/proc/meminfo: memFree=14164452/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2216016 memory=203892 CPUtime=282.33 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 269909 0 0 0 28051 182 0 0 20 0 1 0 218161839 2269200384 50973 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 554004 50973 653 405 0 550949 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 2216016 KiB
Current children cumulated memory: 203892 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 2352
/proc/meminfo: memFree=14073840/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2249072 memory=236928 CPUtime=342.34 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 270511 0 0 0 34037 197 0 0 20 0 1 0 218161839 2303049728 59232 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 562268 59232 653 405 0 559213 0
Current children cumulated CPU time: 342.34 s
Current children cumulated vsize: 2249072 KiB
Current children cumulated memory: 236928 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 2354
/proc/meminfo: memFree=13990248/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2359724 memory=347584 CPUtime=402.34 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 271604 0 0 0 40027 207 0 0 20 0 1 0 218161839 2416357376 86896 33554432000 4194304 5849708 140736547915280 140736547914280 5335584 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 589931 86896 653 405 0 586876 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 2359724 KiB
Current children cumulated memory: 347584 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 2355
/proc/meminfo: memFree=14118496/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2425260 memory=413272 CPUtime=462.35 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 294125 0 0 0 46018 217 0 0 20 0 1 0 218161839 2483466240 103318 33554432000 4194304 5849708 140736547915280 140736547914280 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 606315 103318 653 405 0 603260 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 2425260 KiB
Current children cumulated memory: 413272 KiB


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

/proc/2339/statm: 631527 129547 653 405 0 628472 0
Current children cumulated CPU time: 1722.46 s
Current children cumulated vsize: 2526108 KiB
Current children cumulated memory: 518188 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2418
/proc/meminfo: memFree=13458488/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2526108 memory=518188 CPUtime=1782.47 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 546518 0 0 0 177892 355 0 0 20 0 1 0 218161839 2586734592 129547 33554432000 4194304 5849708 140736547915280 140736547914280 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 631527 129547 653 405 0 628472 0
Current children cumulated CPU time: 1782.47 s
Current children cumulated vsize: 2526108 KiB
Current children cumulated memory: 518188 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 2419
/proc/meminfo: memFree=13458492/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2526108 memory=518188 CPUtime=1842.48 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 546629 0 0 0 183890 358 0 0 20 0 1 0 218161839 2586734592 129547 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 631527 129547 653 405 0 628472 0
Current children cumulated CPU time: 1842.48 s
Current children cumulated vsize: 2526108 KiB
Current children cumulated memory: 518188 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 2420
/proc/meminfo: memFree=13431468/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=1902.48 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 581612 0 0 0 189885 363 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 5437623 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 1902.48 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 2421
/proc/meminfo: memFree=13431328/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=1962.5 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 582710 0 0 0 195882 368 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 1962.5 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2430
/proc/meminfo: memFree=13366396/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=2022.5 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 583404 0 0 0 201878 372 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 5438341 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 2022.5 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2431
/proc/meminfo: memFree=13366400/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=2082.51 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 619189 0 0 0 207875 376 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 5437684 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 2082.51 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2432
/proc/meminfo: memFree=13196796/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=2142.52 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 652181 0 0 0 213871 381 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 5437592 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 2142.52 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2433
/proc/meminfo: memFree=13196108/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=2202.52 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 654420 0 0 0 219867 385 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 5335626 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 2202.52 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2434
/proc/meminfo: memFree=13839784/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=2262.53 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 688460 0 0 0 225863 390 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 2262.53 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2322.3 s]
/proc/loadavg: 2.22 2.07 2.06 3/187 2496
/proc/meminfo: memFree=14298152/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=2322.53 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 688577 0 0 0 231861 392 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914280 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 2322.53 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2382.3 s]
/proc/loadavg: 2.12 2.07 2.06 3/187 2497
/proc/meminfo: memFree=14296420/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2552884 memory=544964 CPUtime=2382.54 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 723559 0 0 0 237856 398 0 0 20 0 1 0 218161839 2614153216 136241 33554432000 4194304 5849708 140736547915280 140736547914440 140574171000711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 638221 136241 653 405 0 635166 0
Current children cumulated CPU time: 2382.54 s
Current children cumulated vsize: 2552884 KiB
Current children cumulated memory: 544964 KiB

[startup+2442.3 s]
/proc/loadavg: 2.14 2.09 2.07 3/187 2498
/proc/meminfo: memFree=14352804/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2487348 memory=479428 CPUtime=2442.55 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 755259 0 0 0 243851 404 0 0 20 0 1 0 218161839 2547044352 119857 33554432000 4194304 5849708 140736547915280 140736547914280 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 621837 119857 653 405 0 618782 0
Current children cumulated CPU time: 2442.55 s
Current children cumulated vsize: 2487348 KiB
Current children cumulated memory: 479428 KiB

[startup+2502.3 s]
/proc/loadavg: 2.09 2.09 2.07 3/187 2500
/proc/meminfo: memFree=14235228/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2595100 memory=587180 CPUtime=2502.56 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 762075 0 0 0 249846 410 0 0 20 0 1 0 218161839 2657382400 146795 33554432000 4194304 5849708 140736547915280 140736547914280 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 648775 146795 653 405 0 645720 0
Current children cumulated CPU time: 2502.56 s
Current children cumulated vsize: 2595100 KiB
Current children cumulated memory: 587180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.06 2.08 2.06 3/187 2501
/proc/meminfo: memFree=14234240/32770624 swapFree=67108504/67108860
[pid=2339] ppid=2336 vsize=2595100 memory=587180 CPUtime=2520.06 cores=1,3,5,7
/proc/2339/stat : 2339 (xcsp_picat) R 2336 2339 32466 0 -1 4202496 795369 0 0 0 251593 413 0 0 20 0 1 0 218161839 2657382400 146795 33554432000 4194304 5849708 140736547915280 140736547914280 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 30253056 140736547919030 140736547919108 140736547919108 140736547921866 0
/proc/2339/statm: 648775 146795 653 405 0 645720 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 2595100 KiB
Current children cumulated memory: 587180 KiB

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

[startup+2519.81 s]
# the end of solver process 2339 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.94 s, system=4.14048 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): 2519.81
CPU time (s): 2520.08
CPU user time (s): 2515.94
CPU system time (s): 4.14048
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 2595100
Max. memory (cumulated for all children) (KiB): 587180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.94
system time used= 4.14048
maximum resident set size= 587180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 795369
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= 43
involuntary context switches= 642


# summary of solver processes directly reported to runsolver:
#   pid: 2339
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2515.94
#   total CPU system time (s): 4.14048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0177 second user time and 15.0878 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-11 18:46:27
IDJOB=4303422
IDBENCH=141234
IDSOLVER=2778
FILE ID=node104/4303422-1534005987
RUNJOBID= node104-1533991815-32498
PBS_JOBID= 21036946
Free space on /tmp= 37256 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl15-16_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303422-1534005987/watcher-4303422-1534005987 -o /tmp/evaluation-result-4303422-1534005987/solver-4303422-1534005987 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1533991815-32498 --watchdog 2580  xcsp_picat HOME/instance-4303422-1534005987.xml

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

MD5SUM BENCH= 8b2f27ca9e664fd505b84cd8dff1749a
RANDOM SEED=553594965

node104.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.11
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.11
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.11
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.11
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:        14622824 kB
MemAvailable:   31657320 kB
Buffers:          147180 kB
Cached:         16895484 kB
SwapCached:            8 kB
Active:          8638868 kB
Inactive:        8705280 kB
Active(anon):     251080 kB
Inactive(anon):   102612 kB
Active(file):    8387788 kB
Inactive(file):  8602668 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:              3340 kB
Writeback:             0 kB
AnonPages:        171448 kB
Mapped:            53004 kB
Shmem:             49636 kB
Slab:             500636 kB
SReclaimable:     472500 kB
SUnreclaim:        28136 kB
KernelStack:        3344 kB
PageTables:         5860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2624236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 37252 MiB
End job on node104 at 2018-08-11 19:28:27