Trace number 4395035

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) 2520 2520.01

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-29-093.xml
MD5SUMbf633c2727f59b2e783fa7e248dd5fc9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints406
Number of domains29
Minimum domain size65
Maximum domain size93
Distribution of domain sizes[{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2},{"size":81,"count":2},{"size":82,"count":2},{"size":83,"count":2},{"size":84,"count":2},{"size":85,"count":2},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":2},{"size":89,"count":2},{"size":90,"count":2},{"size":91,"count":2},{"size":92,"count":2},{"size":93,"count":2}]
Minimum variable degree28
Maximum variable degree28
Distribution of variable degrees[{"degree":28,"count":58}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":406}]
Number of extensional constraints0
Number of intensional constraints406
Distribution of constraint types[{"type":"intension","count":406}]
Optimization problemNO
Type of objective

Solver Data

11.88/12.00	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 (1203 MiB free)
  memory of node 1: 16384 MiB (10287 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100247 s]*
/proc/loadavg: 1.93 2.00 2.04 3/200 31677
/proc/meminfo: memFree=11743532/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2042204 memory=27168 CPUtime=0.1 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 2995 0 0 0 10 0 0 0 20 0 1 0 410894990 2091216896 6792 33554432000 4194304 5870510 140724330938288 140724330936776 5337261 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 510551 6792 928 410 0 506024 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2042204 KiB
Current children cumulated memory: 27168 KiB

[startup+0.209956 s]*
/proc/loadavg: 1.93 2.00 2.04 3/200 31677
/proc/meminfo: memFree=11744232/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2040428 memory=26596 CPUtime=0.2 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 3578 0 0 0 20 0 0 0 20 0 1 0 410894990 2089398272 6649 33554432000 4194304 5870510 140724330938288 140724330936776 5282464 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 510107 6649 931 410 0 505580 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2040428 KiB
Current children cumulated memory: 26596 KiB

[startup+0.309925 s]*
/proc/loadavg: 1.93 2.00 2.04 3/200 31677
/proc/meminfo: memFree=11743860/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2040428 memory=26596 CPUtime=0.3 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 3598 0 0 0 30 0 0 0 20 0 1 0 410894990 2089398272 6649 33554432000 4194304 5870510 140724330938288 140724330936776 5281696 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 510107 6649 931 410 0 505580 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2040428 KiB
Current children cumulated memory: 26596 KiB

[startup+0.700316 s]
/proc/loadavg: 1.93 2.00 2.04 3/200 31677
/proc/meminfo: memFree=11743860/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2040428 memory=27116 CPUtime=0.68 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 3703 0 0 0 68 0 0 0 20 0 1 0 410894990 2089398272 6779 33554432000 4194304 5870510 140724330938288 140724330936776 140136255303409 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 510107 6779 952 410 0 505580 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2040428 KiB
Current children cumulated memory: 27116 KiB

[startup+1.50031 s]
/proc/loadavg: 1.93 2.00 2.04 3/200 31677
/proc/meminfo: memFree=11742456/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2042632 memory=28964 CPUtime=1.49 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 4174 0 0 0 148 1 0 0 20 0 1 0 410894990 2091655168 7241 33554432000 4194304 5870510 140724330938288 140724330936648 5262793 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 510658 7241 954 410 0 506131 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2042632 KiB
Current children cumulated memory: 28964 KiB

[startup+3.10978 s]
/proc/loadavg: 1.85 1.98 2.03 3/200 31677
/proc/meminfo: memFree=11733216/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2050308 memory=36840 CPUtime=3.1 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 8341 0 0 0 309 1 0 0 20 0 1 0 410894990 2099515392 9210 33554432000 4194304 5870510 140724330938288 140724330937240 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 512577 9210 954 410 0 508050 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2050308 KiB
Current children cumulated memory: 36840 KiB

[startup+6.3004 s]
/proc/loadavg: 1.85 1.98 2.03 3/199 31677
/proc/meminfo: memFree=11729032/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2058256 memory=43444 CPUtime=6.29 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 13425 0 0 0 627 2 0 0 20 0 1 0 410894990 2107654144 10861 33554432000 4194304 5870510 140724330938288 140724330936648 5277526 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 514564 10861 954 410 0 510037 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2058256 KiB
Current children cumulated memory: 43444 KiB

[startup+12.7004 s]
/proc/loadavg: 1.88 1.98 2.03 3/199 31678
/proc/meminfo: memFree=11712400/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2071636 memory=57820 CPUtime=12.68 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 18529 0 0 0 1266 2 0 0 20 0 1 0 410894990 2121355264 14455 33554432000 4194304 5870510 140724330938288 140724330936856 5289042 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 517909 14455 954 410 0 513382 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2071636 KiB
Current children cumulated memory: 57820 KiB

[startup+25.5004 s]
/proc/loadavg: 1.90 1.98 2.03 3/199 31678
/proc/meminfo: memFree=11712316/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2071636 memory=57928 CPUtime=25.49 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 23608 0 0 0 2546 3 0 0 20 0 1 0 410894990 2121355264 14482 33554432000 4194304 5870510 140724330938288 140724330937400 5283087 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 517909 14482 954 410 0 513382 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2071636 KiB
Current children cumulated memory: 57928 KiB

[startup+51.1098 s]
/proc/loadavg: 1.93 1.99 2.03 3/199 31680
/proc/meminfo: memFree=11696684/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2086040 memory=73204 CPUtime=51.08 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 33553 0 0 0 5105 3 0 0 20 0 1 0 410894990 2136104960 18301 33554432000 4194304 5870510 140724330938288 140724330936856 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 521510 18301 954 410 0 516983 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2086040 KiB
Current children cumulated memory: 73204 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/200 31692
/proc/meminfo: memFree=11682772/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2109120 memory=86612 CPUtime=102.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 39462 0 0 0 10223 4 0 0 20 0 1 0 410894990 2159738880 21653 33554432000 4194304 5870510 140724330938288 140724330936728 5272987 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 527280 21653 954 410 0 522753 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2109120 KiB
Current children cumulated memory: 86612 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/200 31696
/proc/meminfo: memFree=11680288/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2109120 memory=88660 CPUtime=162.26 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 44705 0 0 0 16222 4 0 0 20 0 1 0 410894990 2159738880 22165 33554432000 4194304 5870510 140724330938288 140724330936728 140136260989944 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 527280 22165 954 410 0 522753 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2109120 KiB
Current children cumulated memory: 88660 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/201 31702
/proc/meminfo: memFree=11679816/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2109120 memory=88660 CPUtime=222.26 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 49630 0 0 0 22221 5 0 0 20 0 1 0 410894990 2159738880 22165 33554432000 4194304 5870510 140724330938288 140724330936728 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 527280 22165 954 410 0 522753 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2109120 KiB
Current children cumulated memory: 88660 KiB

[startup+282.3 s]
/proc/loadavg: 1.56 1.88 2.00 2/193 31752
/proc/meminfo: memFree=21878704/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2115544 memory=101076 CPUtime=282.24 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 55786 0 0 0 28219 5 0 0 20 0 1 0 410894990 2166317056 25269 33554432000 4194304 5870510 140724330938288 140724330936856 5282574 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 528886 25269 954 410 0 524359 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 2115544 KiB
Current children cumulated memory: 101076 KiB

[startup+342.3 s]
/proc/loadavg: 1.20 1.72 1.93 2/193 31756
/proc/meminfo: memFree=21874064/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2115544 memory=106528 CPUtime=342.23 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 55940 0 0 0 34218 5 0 0 20 0 1 0 410894990 2166317056 26632 33554432000 4194304 5870510 140724330938288 140724330936856 5282574 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 528886 26632 954 410 0 524359 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 2115544 KiB
Current children cumulated memory: 106528 KiB

[startup+402.3 s]
/proc/loadavg: 1.08 1.59 1.88 2/192 31760
/proc/meminfo: memFree=21874264/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2117368 memory=106528 CPUtime=402.23 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 56274 0 0 0 40218 5 0 0 20 0 1 0 410894990 2168184832 26632 33554432000 4194304 5870510 140724330938288 140724330936776 5272665 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 529342 26632 954 410 0 524815 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 2117368 KiB
Current children cumulated memory: 106528 KiB

[startup+462.3 s]
/proc/loadavg: 1.03 1.48 1.82 2/192 31766
/proc/meminfo: memFree=21872500/32770624 swapFree=66999228/67108860
[pid=31676] ppid=31673 vsize=2117368 memory=108580 CPUtime=462.23 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 56429 0 0 0 46218 5 0 0 20 0 1 0 410894990 2168184832 27145 33554432000 4194304 5870510 140724330938288 140724330936776 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 529342 27145 954 410 0 524815 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 2117368 KiB
Current children cumulated memory: 108580 KiB


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

/proc/31676/statm: 545960 41413 954 410 0 541433 0
Current children cumulated CPU time: 1722.27 s
Current children cumulated vsize: 2183840 KiB
Current children cumulated memory: 165652 KiB

[startup+1782.3 s]
/proc/loadavg: 1.00 1.06 1.24 2/192 31908
/proc/meminfo: memFree=21815076/32770624 swapFree=66999240/67108860
[pid=31676] ppid=31673 vsize=2183840 memory=165652 CPUtime=1782.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 78721 0 0 0 178216 11 0 0 20 0 1 0 410894990 2236252160 41413 33554432000 4194304 5870510 140724330938288 140724330936728 5282505 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 545960 41413 954 410 0 541433 0
Current children cumulated CPU time: 1782.27 s
Current children cumulated vsize: 2183840 KiB
Current children cumulated memory: 165652 KiB

[startup+1842.3 s]
/proc/loadavg: 1.00 1.05 1.22 2/192 31912
/proc/meminfo: memFree=21813232/32770624 swapFree=66999240/67108860
[pid=31676] ppid=31673 vsize=2183840 memory=167700 CPUtime=1842.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 79170 0 0 0 184216 11 0 0 20 0 1 0 410894990 2236252160 41925 33554432000 4194304 5870510 140724330938288 140724330936728 5288915 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 545960 41925 954 410 0 541433 0
Current children cumulated CPU time: 1842.27 s
Current children cumulated vsize: 2183840 KiB
Current children cumulated memory: 167700 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.04 1.21 2/193 31926
/proc/meminfo: memFree=21811892/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2183840 memory=167700 CPUtime=1902.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 79323 0 0 0 190216 11 0 0 20 0 1 0 410894990 2236252160 41925 33554432000 4194304 5870510 140724330938288 140724330936728 5282709 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 545960 41925 954 410 0 541433 0
Current children cumulated CPU time: 1902.27 s
Current children cumulated vsize: 2183840 KiB
Current children cumulated memory: 167700 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.04 1.20 2/193 31930
/proc/meminfo: memFree=21812336/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2183840 memory=167700 CPUtime=1962.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 79767 0 0 0 196216 11 0 0 20 0 1 0 410894990 2236252160 41925 33554432000 4194304 5870510 140724330938288 140724330936728 5282467 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 545960 41925 954 410 0 541433 0
Current children cumulated CPU time: 1962.27 s
Current children cumulated vsize: 2183840 KiB
Current children cumulated memory: 167700 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.03 1.19 2/193 31934
/proc/meminfo: memFree=21813100/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2183840 memory=167700 CPUtime=2022.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 79919 0 0 0 202216 11 0 0 20 0 1 0 410894990 2236252160 41925 33554432000 4194304 5870510 140724330938288 140724330936728 5282609 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 545960 41925 954 410 0 541433 0
Current children cumulated CPU time: 2022.27 s
Current children cumulated vsize: 2183840 KiB
Current children cumulated memory: 167700 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/193 31940
/proc/meminfo: memFree=21813808/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2183840 memory=167700 CPUtime=2082.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 80366 0 0 0 208216 11 0 0 20 0 1 0 410894990 2236252160 41925 33554432000 4194304 5870510 140724330938288 140724330936728 5283024 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 545960 41925 954 410 0 541433 0
Current children cumulated CPU time: 2082.27 s
Current children cumulated vsize: 2183840 KiB
Current children cumulated memory: 167700 KiB

[startup+2142.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/193 31944
/proc/meminfo: memFree=21807436/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184564 memory=173844 CPUtime=2142.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 80524 0 0 0 214216 11 0 0 20 0 1 0 410894990 2236993536 43461 33554432000 4194304 5870510 140724330938288 140724330936856 5277544 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546141 43461 954 410 0 541614 0
Current children cumulated CPU time: 2142.27 s
Current children cumulated vsize: 2184564 KiB
Current children cumulated memory: 173844 KiB

[startup+2202.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/192 31948
/proc/meminfo: memFree=21807160/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184564 memory=173848 CPUtime=2202.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 80975 0 0 0 220216 11 0 0 20 0 1 0 410894990 2236993536 43462 33554432000 4194304 5870510 140724330938288 140724330936856 5262779 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546141 43462 954 410 0 541614 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 2184564 KiB
Current children cumulated memory: 173848 KiB

[startup+2262.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/192 31954
/proc/meminfo: memFree=21807404/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184732 memory=173848 CPUtime=2262.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 81132 0 0 0 226216 11 0 0 20 0 1 0 410894990 2237165568 43462 33554432000 4194304 5870510 140724330938288 140724330936776 5262639 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546183 43462 954 410 0 541656 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 2184732 KiB
Current children cumulated memory: 173848 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/192 31958
/proc/meminfo: memFree=21807652/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184732 memory=173852 CPUtime=2322.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 81584 0 0 0 232216 11 0 0 20 0 1 0 410894990 2237165568 43463 33554432000 4194304 5870510 140724330938288 140724330936776 5282505 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546183 43463 954 410 0 541656 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 2184732 KiB
Current children cumulated memory: 173852 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/192 31962
/proc/meminfo: memFree=21807492/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184732 memory=173852 CPUtime=2382.27 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 81737 0 0 0 238216 11 0 0 20 0 1 0 410894990 2237165568 43463 33554432000 4194304 5870510 140724330938288 140724330936776 5282767 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546183 43463 954 410 0 541656 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 2184732 KiB
Current children cumulated memory: 173852 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/192 31968
/proc/meminfo: memFree=21806736/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184732 memory=173852 CPUtime=2442.28 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 82189 0 0 0 244216 12 0 0 20 0 1 0 410894990 2237165568 43463 33554432000 4194304 5870510 140724330938288 140724330936776 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546183 43463 954 410 0 541656 0
Current children cumulated CPU time: 2442.28 s
Current children cumulated vsize: 2184732 KiB
Current children cumulated memory: 173852 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/193 31980
/proc/meminfo: memFree=21805756/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184732 memory=173852 CPUtime=2502.28 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 82341 0 0 0 250216 12 0 0 20 0 1 0 410894990 2237165568 43463 33554432000 4194304 5870510 140724330938288 140724330936776 5282505 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546183 43463 954 410 0 541656 0
Current children cumulated CPU time: 2502.28 s
Current children cumulated vsize: 2184732 KiB
Current children cumulated memory: 173852 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.01 1.11 2/194 31982
/proc/meminfo: memFree=21806040/32770624 swapFree=66999244/67108860
[pid=31676] ppid=31673 vsize=2184732 memory=173852 CPUtime=2519.99 cores=1,3,5,7
/proc/31676/stat : 31676 (xcsp_picat) R 31673 31676 24179 0 -1 4202496 82342 0 0 0 251987 12 0 0 20 0 1 0 410894990 2237165568 43463 33554432000 4194304 5870510 140724330938288 140724330936776 5282464 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47054848 140724330943519 140724330943597 140724330943597 140724330946506 0
/proc/31676/statm: 546183 43463 954 410 0 541656 0
Current children cumulated CPU time: 2519.99 s
Current children cumulated vsize: 2184732 KiB
Current children cumulated memory: 173852 KiB

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

[startup+2520.01 s]
# the end of solver process 31676 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.88 s, system=0.123 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): 2520
CPU user time (s): 2519.88
CPU system time (s): 0.123
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2184732
Max. memory (cumulated for all children) (KiB): 173852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.88
system time used= 0.123
maximum resident set size= 173852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82342
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= 15
involuntary context switches= 935


# summary of solver processes directly reported to runsolver:
#   pid: 31676
#   total CPU time (s): 2520
#   total CPU user time (s): 2519.88
#   total CPU system time (s): 0.123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2191 second user time and 18.6026 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 06:38:45
IDJOB=4395035
IDBENCH=141743
IDSOLVER=2844
FILE ID=node140/4395035-1568349565
RUNJOBID= node140-1568322359-24211
PBS_JOBID= 21701141
Free space on /tmp= 56744 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-29-093.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395035-1568349565/watcher-4395035-1568349565 -o /tmp/evaluation-result-4395035-1568349565/solver-4395035-1568349565 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24211 --watchdog 2580  xcsp_picat HOME/instance-4395035-1568349565.xml

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

MD5SUM BENCH= bf633c2727f59b2e783fa7e248dd5fc9
RANDOM SEED=189235909

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:        11767016 kB
MemAvailable:   21777528 kB
Buffers:          155868 kB
Cached:         10029392 kB
SwapCached:         2792 kB
Active:         11758836 kB
Inactive:        8496848 kB
Active(anon):   10067192 kB
Inactive(anon):    43924 kB
Active(file):    1691644 kB
Inactive(file):  8452924 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999228 kB
Dirty:              3152 kB
Writeback:             0 kB
AnonPages:      10176184 kB
Mapped:            45800 kB
Shmem:             32204 kB
Slab:             324596 kB
SReclaimable:     294404 kB
SUnreclaim:        30192 kB
KernelStack:        3568 kB
PageTables:        25336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   14559464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8851456 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= 56864 MiB
End job on node140 at 2019-09-13 07:20:45