Trace number 4293659

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 NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-06-15? (TO) 2520.01 2520.03

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-1_c18.xml
MD5SUMe8035d4b0abecbc1a78dd1ff35d13fe4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark229
Best CPU time to get the best result obtained on this benchmark2520.12
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints736
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":1},{"degree":7,"count":3},{"degree":8,"count":5},{"degree":9,"count":12},{"degree":10,"count":12},{"degree":11,"count":16},{"degree":12,"count":12},{"degree":13,"count":16},{"degree":14,"count":15},{"degree":15,"count":7},{"degree":16,"count":8},{"degree":17,"count":9},{"degree":18,"count":1},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":736}]
Number of extensional constraints0
Number of intensional constraints736
Distribution of constraint types[{"type":"intension","count":736}]
Optimization problemYES
Type of objectivemin SUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293659-1532325085/watcher-4293659-1532325085 -o /tmp/evaluation-result-4293659-1532325085/solver-4293659-1532325085 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532296553-30442 --watchdog 2580 xcsp_picat HOME/instance-4293659-1532325085.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
Starting watchdog threadCurrent StackSize limit: 8192 KiB
solver pid=1853, runsolver pid=1850


[startup+0.100156 s]*
/proc/loadavg: 2.02 2.02 2.05 3/188 1854
/proc/meminfo: memFree=16166468/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=114752 memory=16816 CPUtime=0.1 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 2909 0 0 0 10 0 0 0 20 0 1 0 50071718 117506048 4204 33554432000 4194304 5849740 140724765806896 140724765806896 5361726 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 28688 4204 669 405 0 25632 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 114752 KiB
Current children cumulated memory: 16816 KiB

[startup+0.209671 s]*
/proc/loadavg: 2.02 2.02 2.05 3/188 1854
/proc/meminfo: memFree=16166468/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=115508 memory=17240 CPUtime=0.21 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 3086 0 0 0 21 0 0 0 20 0 1 0 50071718 118280192 4310 33554432000 4194304 5849740 140724765806896 140724765806896 5307110 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 28877 4310 678 405 0 25821 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 115508 KiB
Current children cumulated memory: 17240 KiB

[startup+0.309024 s]*
/proc/loadavg: 2.02 2.02 2.05 3/188 1854
/proc/meminfo: memFree=16166468/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=115508 memory=17240 CPUtime=0.3 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 3086 0 0 0 30 0 0 0 20 0 1 0 50071718 118280192 4310 33554432000 4194304 5849740 140724765806896 140724765806896 5309566 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 28877 4310 678 405 0 25821 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 115508 KiB
Current children cumulated memory: 17240 KiB

[startup+0.700296 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 1854
/proc/meminfo: memFree=16166468/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=116016 memory=17936 CPUtime=0.7 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 3957 0 0 0 69 1 0 0 20 0 1 0 50071718 118800384 4484 33554432000 4194304 5849740 140724765806896 140724765806896 4213327 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 29004 4484 692 405 0 25948 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 116016 KiB
Current children cumulated memory: 17936 KiB

[startup+1.50028 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 1854
/proc/meminfo: memFree=16165600/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=115816 memory=17828 CPUtime=1.49 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 4973 0 0 0 148 1 0 0 20 0 1 0 50071718 118595584 4457 33554432000 4194304 5849740 140724765806896 140724765806896 5306143 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 28954 4457 692 405 0 25898 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 115816 KiB
Current children cumulated memory: 17828 KiB

[startup+3.10939 s]
/proc/loadavg: 1.94 2.00 2.04 3/188 1854
/proc/meminfo: memFree=16165848/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=116128 memory=17764 CPUtime=3.1 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 7280 0 0 0 307 3 0 0 20 0 1 0 50071718 118915072 4441 33554432000 4194304 5849740 140724765806896 140724765805896 5306954 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 29032 4441 694 405 0 25976 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 116128 KiB
Current children cumulated memory: 17764 KiB

[startup+6.30028 s]
/proc/loadavg: 1.94 2.00 2.04 3/188 1854
/proc/meminfo: memFree=16162828/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=118672 memory=20468 CPUtime=6.29 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 8811 0 0 0 622 7 0 0 20 0 1 0 50071718 121520128 5117 33554432000 4194304 5849740 140724765806896 140724765806056 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 29668 5117 694 405 0 26612 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 118672 KiB
Current children cumulated memory: 20468 KiB

[startup+12.7003 s]
/proc/loadavg: 1.94 2.00 2.04 3/188 1854
/proc/meminfo: memFree=16163200/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=124612 memory=26576 CPUtime=12.69 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 15297 0 0 0 1252 17 0 0 20 0 1 0 50071718 127602688 6644 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 31153 6644 694 405 0 28097 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 124612 KiB
Current children cumulated memory: 26576 KiB

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 2.04 3/188 1854
/proc/meminfo: memFree=16156204/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=125920 memory=27972 CPUtime=25.49 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 24427 0 0 0 2513 36 0 0 20 0 1 0 50071718 128942080 6993 33554432000 4194304 5849740 140724765806896 140724765805896 4209003 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 31480 6993 694 405 0 28424 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 125920 KiB
Current children cumulated memory: 27972 KiB

[startup+51.1097 s]
/proc/loadavg: 1.97 2.00 2.04 3/188 1854
/proc/meminfo: memFree=16134776/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=147352 memory=49196 CPUtime=51.1 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 37129 0 0 0 5047 63 0 0 20 0 1 0 50071718 150888448 12299 33554432000 4194304 5849740 140724765806896 140724765806056 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 36838 12299 694 405 0 33782 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 147352 KiB
Current children cumulated memory: 49196 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/188 1855
/proc/meminfo: memFree=16069360/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=211088 memory=112992 CPUtime=102.3 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 69217 0 0 0 10119 111 0 0 20 0 1 0 50071718 216154112 28248 33554432000 4194304 5849740 140724765806896 140724765806056 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 52772 28248 694 405 0 49716 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 211088 KiB
Current children cumulated memory: 112992 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 1856
/proc/meminfo: memFree=16008896/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=260812 memory=162780 CPUtime=162.3 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 118678 0 0 0 16072 158 0 0 20 0 1 0 50071718 267071488 40695 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 65203 40695 694 405 0 62147 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 260812 KiB
Current children cumulated memory: 162780 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 1858
/proc/meminfo: memFree=15965036/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=304156 memory=205976 CPUtime=222.28 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 148918 0 0 0 22039 189 0 0 20 0 1 0 50071718 311455744 51494 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 76039 51494 694 405 0 72983 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 304156 KiB
Current children cumulated memory: 205976 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 1859
/proc/meminfo: memFree=16004160/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=278328 memory=182216 CPUtime=282.28 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 177506 0 0 0 28009 219 0 0 20 0 1 0 50071718 285007872 45554 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 69582 45554 694 405 0 66526 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 278328 KiB
Current children cumulated memory: 182216 KiB

[startup+342.3 s]
/proc/loadavg: 2.63 2.17 2.10 3/187 1860
/proc/meminfo: memFree=15898064/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=360716 memory=266792 CPUtime=342.29 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 208533 0 0 0 33983 246 0 0 20 0 1 0 50071718 369373184 66698 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 90179 66698 694 405 0 87123 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 360716 KiB
Current children cumulated memory: 266792 KiB

[startup+402.3 s]
/proc/loadavg: 2.23 2.14 2.09 3/187 1862
/proc/meminfo: memFree=15771980/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=495068 memory=401512 CPUtime=402.3 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 220656 0 0 0 39959 271 0 0 20 0 1 0 50071718 506949632 100378 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 123767 100378 694 405 0 120711 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 495068 KiB
Current children cumulated memory: 401512 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 2.12 2.08 3/187 1863
/proc/meminfo: memFree=15972064/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=296372 memory=202568 CPUtime=462.3 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 233024 0 0 0 45935 295 0 0 20 0 1 0 50071718 303484928 50642 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 74093 50642 694 405 0 71037 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 296372 KiB
Current children cumulated memory: 202568 KiB


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

/proc/1853/statm: 137443 114022 694 405 0 134387 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 549772 KiB
Current children cumulated memory: 456088 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1929
/proc/meminfo: memFree=15544404/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=581744 memory=488060 CPUtime=1782.26 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1083187 0 0 0 177562 664 0 0 20 0 1 0 50071718 595705856 122015 33554432000 4194304 5849740 140724765806896 140724765805896 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 145436 122015 694 405 0 142380 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 581744 KiB
Current children cumulated memory: 488060 KiB

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 1930
/proc/meminfo: memFree=15447340/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=644768 memory=551068 CPUtime=1842.24 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1094179 0 0 0 183542 682 0 0 20 0 1 0 50071718 660242432 137767 33554432000 4194304 5849740 140724765806896 140724765805896 5307661 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 161192 137767 694 405 0 158136 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 644768 KiB
Current children cumulated memory: 551068 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 1931
/proc/meminfo: memFree=15331108/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=760516 memory=666832 CPUtime=1902.25 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1109603 0 0 0 189529 696 0 0 20 0 1 0 50071718 778768384 166708 33554432000 4194304 5849740 140724765806896 140724765805896 5335598 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 190129 166708 694 405 0 187073 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 760516 KiB
Current children cumulated memory: 666832 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 1932
/proc/meminfo: memFree=15331356/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=760516 memory=666832 CPUtime=1962.25 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1119600 0 0 0 195518 707 0 0 20 0 1 0 50071718 778768384 166708 33554432000 4194304 5849740 140724765806896 140724765805896 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 190129 166708 694 405 0 187073 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 760516 KiB
Current children cumulated memory: 666832 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1934
/proc/meminfo: memFree=15167540/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=923664 memory=830108 CPUtime=2022.26 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1136941 0 0 0 201502 724 0 0 20 0 1 0 50071718 945831936 207527 33554432000 4194304 5849740 140724765806896 140724765805896 5437648 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 230916 207527 694 405 0 227860 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 923664 KiB
Current children cumulated memory: 830108 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1935
/proc/meminfo: memFree=15165860/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=923664 memory=830108 CPUtime=2082.26 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1153191 0 0 0 207488 738 0 0 20 0 1 0 50071718 945831936 207527 33554432000 4194304 5849740 140724765806896 140724765806056 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 230916 207527 694 405 0 227860 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 923664 KiB
Current children cumulated memory: 830108 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1936
/proc/meminfo: memFree=15167716/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=923664 memory=829984 CPUtime=2142.26 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1168108 0 0 0 213477 749 0 0 20 0 1 0 50071718 945831936 207496 33554432000 4194304 5849740 140724765806896 140724765805896 5335552 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 230916 207496 694 405 0 227860 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 923664 KiB
Current children cumulated memory: 829984 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1938
/proc/meminfo: memFree=15129524/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=923664 memory=830108 CPUtime=2202.26 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1192131 0 0 0 219467 759 0 0 20 0 1 0 50071718 945831936 207527 33554432000 4194304 5849740 140724765806896 140724765805896 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 230916 207527 694 405 0 227860 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 923664 KiB
Current children cumulated memory: 830108 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1939
/proc/meminfo: memFree=15143196/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=923664 memory=830108 CPUtime=2262.27 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1222092 0 0 0 225455 772 0 0 20 0 1 0 50071718 945831936 207527 33554432000 4194304 5849740 140724765806896 140724765806056 140205866721159 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 230916 207527 694 405 0 227860 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 923664 KiB
Current children cumulated memory: 830108 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 1947
/proc/meminfo: memFree=15142588/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=923664 memory=830108 CPUtime=2322.27 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1243683 0 0 0 231445 782 0 0 20 0 1 0 50071718 945831936 207527 33554432000 4194304 5849740 140724765806896 140724765805896 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 230916 207527 694 405 0 227860 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 923664 KiB
Current children cumulated memory: 830108 KiB

[startup+2382.3 s]
/proc/loadavg: 2.47 2.17 2.10 3/187 1948
/proc/meminfo: memFree=14921144/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=1144792 memory=1051236 CPUtime=2382.27 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1277365 0 0 0 237426 801 0 0 20 0 1 0 50071718 1172267008 262809 33554432000 4194304 5849740 140724765806896 140724765805896 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 286198 262809 694 405 0 283142 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 1144792 KiB
Current children cumulated memory: 1051236 KiB

[startup+2442.3 s]
/proc/loadavg: 2.17 2.14 2.09 3/187 2009
/proc/meminfo: memFree=15130264/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=1200148 memory=1106592 CPUtime=2442.27 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1312638 0 0 0 243406 821 0 0 20 0 1 0 50071718 1228951552 276648 33554432000 4194304 5849740 140724765806896 140724765805896 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 300037 276648 694 405 0 296981 0
Current children cumulated CPU time: 2442.27 s
Current children cumulated vsize: 1200148 KiB
Current children cumulated memory: 1106592 KiB

[startup+2502.3 s]
/proc/loadavg: 2.06 2.11 2.08 3/187 2010
/proc/meminfo: memFree=15043428/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=1200148 memory=1106592 CPUtime=2502.28 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1364092 0 0 0 249396 832 0 0 20 0 1 0 50071718 1228951552 276648 33554432000 4194304 5849740 140724765806896 140724765805896 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 300037 276648 694 405 0 296981 0
Current children cumulated CPU time: 2502.28 s
Current children cumulated vsize: 1200148 KiB
Current children cumulated memory: 1106592 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.05 2.11 2.08 3/187 2011
/proc/meminfo: memFree=15065900/32770624 swapFree=67108860/67108860
[pid=1853] ppid=1850 vsize=1200148 memory=1106592 CPUtime=2519.99 cores=1,3,5,7
/proc/1853/stat : 1853 (xcsp_picat) R 1850 1853 30410 0 -1 4202496 1381769 0 0 0 251165 834 0 0 20 0 1 0 50071718 1228951552 276648 33554432000 4194304 5849740 140724765806896 140724765805896 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 29220864 140724765815990 140724765816068 140724765816068 140724765818826 0
/proc/1853/statm: 300037 276648 694 405 0 296981 0
Current children cumulated CPU time: 2519.99 s
Current children cumulated vsize: 1200148 KiB
Current children cumulated memory: 1106592 KiB

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

[startup+2520.03 s]
# the end of solver process 1853 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.66 s, system=8.35945 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.03
CPU time (s): 2520.01
CPU user time (s): 2511.66
CPU system time (s): 8.35945
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 1200148
Max. memory (cumulated for all children) (KiB): 1106592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.66
system time used= 8.35945
maximum resident set size= 1106592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1381770
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= 273
involuntary context switches= 931


# summary of solver processes directly reported to runsolver:
#   pid: 1853
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2511.66
#   total CPU system time (s): 8.35945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.52605 second user time and 21.3827 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 07:51:25
IDJOB=4293659
IDBENCH=141215
IDSOLVER=2754
FILE ID=node105/4293659-1532325085
RUNJOBID= node105-1532296553-30442
PBS_JOBID= 21018989
Free space on /tmp= 44848 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-1_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293659-1532325085/watcher-4293659-1532325085 -o /tmp/evaluation-result-4293659-1532325085/solver-4293659-1532325085 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532296553-30442 --watchdog 2580  xcsp_picat HOME/instance-4293659-1532325085.xml

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

MD5SUM BENCH= e8035d4b0abecbc1a78dd1ff35d13fe4
RANDOM SEED=922257874

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:        16181756 kB
MemAvailable:   31785384 kB
Buffers:          187156 kB
Cached:         15391024 kB
SwapCached:            0 kB
Active:          1534972 kB
Inactive:       14251440 kB
Active(anon):     160140 kB
Inactive(anon):    67432 kB
Active(file):    1374832 kB
Inactive(file): 14184008 kB
Unevictable:        7276 kB
Mlocked:            7276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        311796 kB
Mapped:            38968 kB
Shmem:             17036 kB
Slab:             500356 kB
SReclaimable:     473248 kB
SUnreclaim:        27108 kB
KernelStack:        3376 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     573040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 44848 MiB
End job on node105 at 2018-07-23 08:33:26