Trace number 4395140

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 2019-09-12? (TO) 2519.95 2520.01

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-12-ext04.xml
MD5SUM7a2ffbd3a2fba29c29472d7427b18f31
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark46.9245
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints50
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":142},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity144
Distribution of constraint arities[{"arity":2,"count":1},{"arity":4,"count":48},{"arity":144,"count":1}]
Number of extensional constraints48
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":48},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

21.78/21.85	c xcsp_picat version 2.7b12 (9/12/2019)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395140-1568338838/watcher-4395140-1568338838 -o /tmp/evaluation-result-4395140-1568338838/solver-4395140-1568338838 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24210 --watchdog 2580 xcsp_picat HOME/instance-4395140-1568338838.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=29061, runsolver pid=29058

[startup+0.100116 s]*
/proc/loadavg: 2.01 2.07 2.06 3/199 29062
/proc/meminfo: memFree=21738972/32770624 swapFree=66999208/67108860
[pid=29061] ppid=29058 vsize=2031716 memory=21128 CPUtime=0.1 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 1357 0 0 0 10 0 0 0 20 0 1 0 409822282 2080477184 5282 33554432000 4194304 5870510 140726885128000 140726885125144 4520559 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 507929 5282 837 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 21128 KiB

[startup+0.209622 s]*
/proc/loadavg: 2.01 2.07 2.06 3/199 29062
/proc/meminfo: memFree=21728732/32770624 swapFree=66999208/67108860
[pid=29061] ppid=29058 vsize=2031716 memory=31368 CPUtime=0.21 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 1362 0 0 0 21 0 0 0 20 0 1 0 409822282 2080477184 7842 33554432000 4194304 5870510 140726885128000 140726885125144 4461858 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 507929 7842 837 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 31368 KiB

[startup+0.309553 s]*
/proc/loadavg: 2.01 2.07 2.06 3/199 29062
/proc/meminfo: memFree=21718492/32770624 swapFree=66999208/67108860
[pid=29061] ppid=29058 vsize=2031716 memory=41608 CPUtime=0.31 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 1367 0 0 0 31 0 0 0 20 0 1 0 409822282 2080477184 10402 33554432000 4194304 5870510 140726885128000 140726885125144 4520507 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 507929 10402 837 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 41608 KiB

[startup+0.700318 s]
/proc/loadavg: 2.01 2.07 2.06 3/199 29062
/proc/meminfo: memFree=21698012/32770624 swapFree=66999208/67108860
[pid=29061] ppid=29058 vsize=2031716 memory=78472 CPUtime=0.69 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 1385 0 0 0 68 1 0 0 20 0 1 0 409822282 2080477184 19618 33554432000 4194304 5870510 140726885128000 140726885125144 4456135 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 507929 19618 837 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 78472 KiB

[startup+1.50033 s]
/proc/loadavg: 2.01 2.07 2.06 3/199 29062
/proc/meminfo: memFree=21640636/32770624 swapFree=66999208/67108860
[pid=29061] ppid=29058 vsize=2031716 memory=209648 CPUtime=1.49 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 1469 0 0 0 146 3 0 0 20 0 1 0 409822282 2080477184 52412 33554432000 4194304 5870510 140726885128000 140726885127368 4490965 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 507929 52412 856 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 209648 KiB

[startup+3.10965 s]
/proc/loadavg: 2.01 2.07 2.06 3/200 29070
/proc/meminfo: memFree=21376028/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2083864 memory=372992 CPUtime=3.1 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 12215 0 0 0 304 6 0 0 20 0 1 0 409822282 2133876736 93248 33554432000 4194304 5870510 140726885128000 140726885127368 5343815 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 520966 93248 873 410 0 516439 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2083864 KiB
Current children cumulated memory: 372992 KiB

[startup+6.30031 s]
/proc/loadavg: 2.01 2.07 2.06 3/201 29072
/proc/meminfo: memFree=21376192/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2093716 memory=380156 CPUtime=6.29 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 13089 0 0 0 622 7 0 0 20 0 1 0 409822282 2143965184 95039 33554432000 4194304 5870510 140726885128000 140726885126952 5274409 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 523429 95039 905 410 0 518902 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2093716 KiB
Current children cumulated memory: 380156 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.07 2.06 3/200 29072
/proc/meminfo: memFree=21292836/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2193592 memory=451252 CPUtime=12.69 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 25208 0 0 0 1260 9 0 0 20 0 1 0 409822282 2246238208 112813 33554432000 4194304 5870510 140726885128000 140726885126952 5262639 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 548398 112813 905 410 0 543871 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2193592 KiB
Current children cumulated memory: 451252 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.06 2.06 3/200 29072
/proc/meminfo: memFree=21354648/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2097204 memory=383616 CPUtime=25.49 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 80311 0 0 0 2531 18 0 0 20 0 1 0 409822282 2147536896 95904 33554432000 4194304 5870510 140726885128000 140726885126296 5282558 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 524301 95904 905 410 0 519774 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2097204 KiB
Current children cumulated memory: 383616 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.06 2.06 3/200 29075
/proc/meminfo: memFree=21309412/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2135672 memory=422072 CPUtime=51.09 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 95238 0 0 0 5087 22 0 0 20 0 1 0 409822282 2186928128 105518 33554432000 4194304 5870510 140726885128000 140726885126568 5282606 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 533918 105518 905 410 0 529391 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2135672 KiB
Current children cumulated memory: 422072 KiB

[startup+102.3 s]
/proc/loadavg: 2.08 2.07 2.06 3/200 29079
/proc/meminfo: memFree=21295392/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2173900 memory=461236 CPUtime=102.27 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 120247 0 0 0 10201 26 0 0 20 0 1 0 409822282 2226073600 115309 33554432000 4194304 5870510 140726885128000 140726885126440 5308315 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 543475 115309 905 410 0 538948 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2173900 KiB
Current children cumulated memory: 461236 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/200 29083
/proc/meminfo: memFree=21278688/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2173900 memory=465332 CPUtime=162.27 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 137073 0 0 0 16194 33 0 0 20 0 1 0 409822282 2226073600 116333 33554432000 4194304 5870510 140726885128000 140726885126568 5278120 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 543475 116333 905 410 0 538948 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2173900 KiB
Current children cumulated memory: 465332 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/200 29087
/proc/meminfo: memFree=21295568/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2173900 memory=465332 CPUtime=222.26 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 151852 0 0 0 22189 37 0 0 20 0 1 0 409822282 2226073600 116333 33554432000 4194304 5870510 140726885128000 140726885126568 5282574 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 543475 116333 905 410 0 538948 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2173900 KiB
Current children cumulated memory: 465332 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 29093
/proc/meminfo: memFree=21280896/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2185572 memory=476224 CPUtime=282.26 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 165488 0 0 0 28188 38 0 0 20 0 1 0 409822282 2238025728 119056 33554432000 4194304 5870510 140726885128000 140726885126568 5305050 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 546393 119056 905 410 0 541866 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2185572 KiB
Current children cumulated memory: 476224 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29097
/proc/meminfo: memFree=21220676/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2253860 memory=528100 CPUtime=342.26 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 181909 0 0 0 34180 46 0 0 20 0 1 0 409822282 2307952640 132025 33554432000 4194304 5870510 140726885128000 140726885127016 5277540 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 563465 132025 905 410 0 558938 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2253860 KiB
Current children cumulated memory: 528100 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29101
/proc/meminfo: memFree=21257700/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2204540 memory=495976 CPUtime=402.25 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 196387 0 0 0 40178 47 0 0 20 0 1 0 409822282 2257448960 123994 33554432000 4194304 5870510 140726885128000 140726885127016 5282231 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 551135 123994 905 410 0 546608 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2204540 KiB
Current children cumulated memory: 495976 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 29107
/proc/meminfo: memFree=21239036/32770624 swapFree=66999212/67108860
[pid=29061] ppid=29058 vsize=2204540 memory=495976 CPUtime=462.26 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 211493 0 0 0 46175 51 0 0 20 0 1 0 409822282 2257448960 123994 33554432000 4194304 5870510 140726885128000 140726885127016 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 551135 123994 905 410 0 546608 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 2204540 KiB
Current children cumulated memory: 495976 KiB


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

/proc/29061/statm: 563465 134517 905 410 0 558938 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 2253860 KiB
Current children cumulated memory: 538068 KiB

[startup+1782.3 s]
/proc/loadavg: 2.40 2.11 2.08 3/199 29519
/proc/meminfo: memFree=20628580/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2253860 memory=535760 CPUtime=1782.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 483820 0 0 0 177950 273 0 0 20 0 1 0 409822282 2307952640 133940 33554432000 4194304 5870510 140726885128000 140726885126440 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 563465 133940 905 410 0 558938 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 2253860 KiB
Current children cumulated memory: 535760 KiB

[startup+1842.3 s]
/proc/loadavg: 2.25 2.13 2.09 3/199 29530
/proc/meminfo: memFree=20619780/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2253860 memory=535760 CPUtime=1842.24 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 491193 0 0 0 183942 282 0 0 20 0 1 0 409822282 2307952640 133940 33554432000 4194304 5870510 140726885128000 140726885126440 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 563465 133940 905 410 0 558938 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 2253860 KiB
Current children cumulated memory: 535760 KiB

[startup+1902.3 s]
/proc/loadavg: 2.09 2.11 2.08 3/199 29536
/proc/meminfo: memFree=20609548/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2253860 memory=539856 CPUtime=1902.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 496941 0 0 0 189934 289 0 0 20 0 1 0 409822282 2307952640 134964 33554432000 4194304 5870510 140726885128000 140726885126440 5258783 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 563465 134964 905 410 0 558938 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 2253860 KiB
Current children cumulated memory: 539856 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.09 2.07 3/199 29540
/proc/meminfo: memFree=20601352/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2253860 memory=544212 CPUtime=1962.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 506313 0 0 0 195922 301 0 0 20 0 1 0 409822282 2307952640 136053 33554432000 4194304 5870510 140726885128000 140726885127016 5272427 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 563465 136053 905 410 0 558938 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 2253860 KiB
Current children cumulated memory: 544212 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 29544
/proc/meminfo: memFree=20504692/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2284680 memory=556396 CPUtime=2022.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 531324 0 0 0 201906 317 0 0 20 0 1 0 409822282 2339512320 139099 33554432000 4194304 5870510 140726885128000 140726885126952 5282251 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 571170 139099 905 410 0 566643 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 2284680 KiB
Current children cumulated memory: 556396 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/199 29550
/proc/meminfo: memFree=20564436/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2284680 memory=562548 CPUtime=2082.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 568797 0 0 0 207888 335 0 0 20 0 1 0 409822282 2339512320 140637 33554432000 4194304 5870510 140726885128000 140726885126952 5282721 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 571170 140637 905 410 0 566643 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 2284680 KiB
Current children cumulated memory: 562548 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 29554
/proc/meminfo: memFree=20581540/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2290224 memory=559008 CPUtime=2142.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 593353 0 0 0 213872 351 0 0 20 0 1 0 409822282 2345189376 139752 33554432000 4194304 5870510 140726885128000 140726885126952 5281906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 572556 139752 905 410 0 568029 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 2290224 KiB
Current children cumulated memory: 559008 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 29558
/proc/meminfo: memFree=20579872/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2290224 memory=556964 CPUtime=2202.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 618686 0 0 0 219856 367 0 0 20 0 1 0 409822282 2345189376 139241 33554432000 4194304 5870510 140726885128000 140726885126952 5282394 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 572556 139241 905 410 0 568029 0
Current children cumulated CPU time: 2202.23 s
Current children cumulated vsize: 2290224 KiB
Current children cumulated memory: 556964 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29564
/proc/meminfo: memFree=20572232/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2259404 memory=544604 CPUtime=2262.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 641426 0 0 0 225842 381 0 0 20 0 1 0 409822282 2313629696 136151 33554432000 4194304 5870510 140726885128000 140726885126952 5282736 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 564851 136151 905 410 0 560324 0
Current children cumulated CPU time: 2262.23 s
Current children cumulated vsize: 2259404 KiB
Current children cumulated memory: 544604 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29568
/proc/meminfo: memFree=20582308/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2259404 memory=542724 CPUtime=2322.23 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 649322 0 0 0 231834 389 0 0 20 0 1 0 409822282 2313629696 135681 33554432000 4194304 5870510 140726885128000 140726885127016 5282738 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 564851 135681 905 410 0 560324 0
Current children cumulated CPU time: 2322.23 s
Current children cumulated vsize: 2259404 KiB
Current children cumulated memory: 542724 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 29572
/proc/meminfo: memFree=20574684/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2259404 memory=536580 CPUtime=2382.22 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 655538 0 0 0 237825 397 0 0 20 0 1 0 409822282 2313629696 134145 33554432000 4194304 5870510 140726885128000 140726885127016 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 564851 134145 905 410 0 560324 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 2259404 KiB
Current children cumulated memory: 536580 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 29586
/proc/meminfo: memFree=20551692/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2259404 memory=542556 CPUtime=2442.22 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 662507 0 0 0 243818 404 0 0 20 0 1 0 409822282 2313629696 135639 33554432000 4194304 5870510 140726885128000 140726885127016 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 564851 135639 905 410 0 560324 0
Current children cumulated CPU time: 2442.22 s
Current children cumulated vsize: 2259404 KiB
Current children cumulated memory: 542556 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29590
/proc/meminfo: memFree=20537548/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2259404 memory=544772 CPUtime=2502.22 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 668307 0 0 0 249811 411 0 0 20 0 1 0 409822282 2313629696 136193 33554432000 4194304 5870510 140726885128000 140726885127016 5282747 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 564851 136193 905 410 0 560324 0
Current children cumulated CPU time: 2502.22 s
Current children cumulated vsize: 2259404 KiB
Current children cumulated memory: 544772 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 29591
/proc/meminfo: memFree=20548652/32770624 swapFree=66999216/67108860
[pid=29061] ppid=29058 vsize=2259404 memory=538628 CPUtime=2519.94 cores=0,2,4,6
/proc/29061/stat : 29061 (xcsp_picat) R 29058 29061 24179 0 -1 4202496 671212 0 0 0 251580 414 0 0 20 0 1 0 409822282 2313629696 134657 33554432000 4194304 5870510 140726885128000 140726885127016 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22315008 140726885131295 140726885131373 140726885131373 140726885134282 0
/proc/29061/statm: 564851 134657 905 410 0 560324 0
Current children cumulated CPU time: 2519.94 s
Current children cumulated vsize: 2259404 KiB
Current children cumulated memory: 538628 KiB

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

[startup+2520.01 s]
# the end of solver process 29061 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.8 s, system=4.14993 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.01
CPU time (s): 2519.95
CPU user time (s): 2515.8
CPU system time (s): 4.14993
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 2364820
Max. memory (cumulated for all children) (KiB): 629984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.8
system time used= 4.14993
maximum resident set size= 630224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 671212
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= 29
involuntary context switches= 2485


# summary of solver processes directly reported to runsolver:
#   pid: 29061
#   total CPU time (s): 2519.95
#   total CPU user time (s): 2515.8
#   total CPU system time (s): 4.14993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.73115 second user time and 18.7392 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 03:39:58
IDJOB=4395140
IDBENCH=134613
IDSOLVER=2844
FILE ID=node140/4395140-1568338838
RUNJOBID= node140-1568322359-24210
PBS_JOBID= 21701141
Free space on /tmp= 56864 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-12-ext04.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395140-1568338838/watcher-4395140-1568338838 -o /tmp/evaluation-result-4395140-1568338838/solver-4395140-1568338838 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24210 --watchdog 2580  xcsp_picat HOME/instance-4395140-1568338838.xml

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

MD5SUM BENCH= 7a2ffbd3a2fba29c29472d7427b18f31
RANDOM SEED=357721958

node140.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.43
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.43
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.43
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.43
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:        21756800 kB
MemAvailable:   31637244 kB
Buffers:          153724 kB
Cached:          9901964 kB
SwapCached:         2812 kB
Active:          1790396 kB
Inactive:        8494424 kB
Active(anon):     226136 kB
Inactive(anon):    43924 kB
Active(file):    1564260 kB
Inactive(file):  8450500 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999208 kB
Dirty:              3840 kB
Writeback:             0 kB
AnonPages:        380500 kB
Mapped:            45808 kB
Shmem:             32184 kB
Slab:             324000 kB
SReclaimable:     294144 kB
SUnreclaim:        29856 kB
KernelStack:        3536 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2762512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56860 MiB
End job on node140 at 2019-09-13 04:21:58