Trace number 4309688

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PicatSAT 2018-08-14? (TO) 2520 2520.02

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-9-cp_c18.xml
MD5SUM438a4422dc9540b34dd70f26f18dc3ca
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 variables324
Number of constraints22691
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":324}]
Minimum variable degree282
Maximum variable degree283
Distribution of variable degrees[{"degree":282,"count":288},{"degree":283,"count":36}]
Minimum constraint arity4
Maximum constraint arity324
Distribution of constraint arities[{"arity":4,"count":22680},{"arity":36,"count":10},{"arity":324,"count":1}]
Number of extensional constraints0
Number of intensional constraints22680
Distribution of constraint types[{"type":"intension","count":22680},{"type":"lex","count":1},{"type":"cardinality","count":9},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14626 MiB free)
  memory of node 1: 16384 MiB (13606 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309688-1534307471/watcher-4309688-1534307471 -o /tmp/evaluation-result-4309688-1534307471/solver-4309688-1534307471 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18983 --watchdog 2580 xcsp_picat HOME/instance-4309688-1534307471.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=20858, runsolver pid=20855


[startup+0.100526 s]*
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28888804/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2025744 memory=26920 CPUtime=0.09 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 1266 0 0 0 9 0 0 0 20 0 1 0 248310270 2074361856 6730 33554432000 4194304 5849940 140726141579296 140726141578600 4488076 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 506436 6730 607 405 0 503380 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 26920 KiB

[startup+0.20973 s]*
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28874484/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2025744 memory=39208 CPUtime=0.2 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 1272 0 0 0 20 0 0 0 20 0 1 0 248310270 2074361856 9802 33554432000 4194304 5849940 140726141579296 140726141578600 4819499 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 506436 9802 607 405 0 503380 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 39208 KiB

[startup+0.309492 s]*
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28862196/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2025744 memory=53544 CPUtime=0.31 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 1279 0 0 0 30 1 0 0 20 0 1 0 248310270 2074361856 13386 33554432000 4194304 5849940 140726141579296 140726141578600 4467769 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 506436 13386 607 405 0 503380 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 53544 KiB

[startup+0.700325 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28835572/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2025744 memory=102696 CPUtime=0.69 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 1303 0 0 0 67 2 0 0 20 0 1 0 248310270 2074361856 25674 33554432000 4194304 5849940 140726141579296 140726141578600 140001823319859 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 506436 25674 607 405 0 503380 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 102696 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28776740/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2037908 memory=147804 CPUtime=1.49 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 3003 0 0 0 143 6 0 0 20 0 1 0 248310270 2086817792 36951 33554432000 4194304 5849940 140726141579296 140726141578456 140001823821703 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 509477 36951 689 405 0 506421 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2037908 KiB
Current children cumulated memory: 147804 KiB

[startup+3.10949 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28763048/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2041164 memory=151384 CPUtime=3.09 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 6377 0 0 0 298 11 0 0 20 0 1 0 248310270 2090151936 37846 33554432000 4194304 5849940 140726141579296 140726141577944 5359138 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 510291 37846 707 405 0 507235 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2041164 KiB
Current children cumulated memory: 151384 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28761056/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2042432 memory=152784 CPUtime=6.29 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 9022 0 0 0 614 15 0 0 20 0 1 0 248310270 2091450368 38196 33554432000 4194304 5849940 140726141579296 140726141578456 5437828 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 510608 38196 721 405 0 507552 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2042432 KiB
Current children cumulated memory: 152784 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28757976/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2044872 memory=155096 CPUtime=12.69 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 13070 0 0 0 1247 22 0 0 20 0 1 0 248310270 2093948928 38774 33554432000 4194304 5849940 140726141579296 140726141578456 5437837 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 511218 38774 721 405 0 508162 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2044872 KiB
Current children cumulated memory: 155096 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28753284/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2051004 memory=160988 CPUtime=25.48 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 21310 0 0 0 2513 35 0 0 20 0 1 0 248310270 2100228096 40247 33554432000 4194304 5849940 140726141579296 140726141578296 140001823821703 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 512751 40247 721 405 0 509695 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2051004 KiB
Current children cumulated memory: 160988 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20859
/proc/meminfo: memFree=28738660/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2053024 memory=163420 CPUtime=51.09 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 27863 0 0 0 5053 56 0 0 20 0 1 0 248310270 2102296576 40855 33554432000 4194304 5849940 140726141579296 140726141578296 140001823821703 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 513256 40855 721 405 0 510200 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2053024 KiB
Current children cumulated memory: 163420 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20860
/proc/meminfo: memFree=28725220/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2061272 memory=171300 CPUtime=102.27 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 50305 0 0 0 10129 98 0 0 20 0 1 0 248310270 2110742528 42825 33554432000 4194304 5849940 140726141579296 140726141578296 140001823821703 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 515318 42825 721 405 0 512262 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2061272 KiB
Current children cumulated memory: 171300 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20861
/proc/meminfo: memFree=28732472/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2054324 memory=164400 CPUtime=162.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 71889 0 0 0 16092 134 0 0 20 0 1 0 248310270 2103627776 41100 33554432000 4194304 5849940 140726141579296 140726141578296 140001823821703 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 513581 41100 721 405 0 510525 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2054324 KiB
Current children cumulated memory: 164400 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 20862
/proc/meminfo: memFree=28717616/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2068412 memory=178580 CPUtime=222.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 92044 0 0 0 22059 167 0 0 20 0 1 0 248310270 2118053888 44645 33554432000 4194304 5849940 140726141579296 140726141578296 5335776 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 517103 44645 721 405 0 514047 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2068412 KiB
Current children cumulated memory: 178580 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 20863
/proc/meminfo: memFree=28715852/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2067720 memory=177940 CPUtime=282.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 114183 0 0 0 28028 198 0 0 20 0 1 0 248310270 2117345280 44485 33554432000 4194304 5849940 140726141579296 140726141578296 5437815 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 516930 44485 721 405 0 513874 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2067720 KiB
Current children cumulated memory: 177940 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 20864
/proc/meminfo: memFree=28711000/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2060904 memory=171004 CPUtime=342.25 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 132564 0 0 0 33998 227 0 0 20 0 1 0 248310270 2110365696 42751 33554432000 4194304 5849940 140726141579296 140726141578296 5438400 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 515226 42751 721 405 0 512170 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2060904 KiB
Current children cumulated memory: 171004 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 20865
/proc/meminfo: memFree=28708268/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2069644 memory=179812 CPUtime=402.24 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 150400 0 0 0 39970 254 0 0 20 0 1 0 248310270 2119315456 44953 33554432000 4194304 5849940 140726141579296 140726141578456 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 517411 44953 721 405 0 514355 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2069644 KiB
Current children cumulated memory: 179812 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 20866
/proc/meminfo: memFree=28719604/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2063764 memory=173956 CPUtime=462.24 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 170064 0 0 0 45945 279 0 0 20 0 1 0 248310270 2113294336 43489 33554432000 4194304 5849940 140726141579296 140726141578296 5437852 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 515941 43489 721 405 0 512885 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2063764 KiB
Current children cumulated memory: 173956 KiB


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

/proc/20858/statm: 568958 97951 721 405 0 565902 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 2275832 KiB
Current children cumulated memory: 391804 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.06 4/188 21038
/proc/meminfo: memFree=22538172/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2341368 memory=457340 CPUtime=1782.25 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 516615 0 0 0 177696 529 0 0 20 0 1 0 248310270 2397560832 114335 33554432000 4194304 5849940 140726141579296 140726141578456 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 585342 114335 721 405 0 582286 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 2341368 KiB
Current children cumulated memory: 457340 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/188 21061
/proc/meminfo: memFree=22592136/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2287020 memory=402992 CPUtime=1842.24 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 555270 0 0 0 183688 536 0 0 20 0 1 0 248310270 2341908480 100748 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 571755 100748 721 405 0 568699 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 2287020 KiB
Current children cumulated memory: 402992 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 21062
/proc/meminfo: memFree=22526656/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2352556 memory=468528 CPUtime=1902.25 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 581701 0 0 0 189680 545 0 0 20 0 1 0 248310270 2409017344 117132 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 588139 117132 721 405 0 585083 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 2352556 KiB
Current children cumulated memory: 468528 KiB

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 2.05 4/188 21063
/proc/meminfo: memFree=22527152/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2352556 memory=468528 CPUtime=1962.25 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 609304 0 0 0 195673 552 0 0 20 0 1 0 248310270 2409017344 117132 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 588139 117132 721 405 0 585083 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 2352556 KiB
Current children cumulated memory: 468528 KiB

[startup+2022.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/188 21064
/proc/meminfo: memFree=22591756/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2287020 memory=402992 CPUtime=2022.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 643188 0 0 0 201666 560 0 0 20 0 1 0 248310270 2341908480 100748 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 571755 100748 721 405 0 568699 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 2287020 KiB
Current children cumulated memory: 402992 KiB

[startup+2082.3 s]
/proc/loadavg: 2.03 2.03 2.05 4/187 21065
/proc/meminfo: memFree=22705852/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2174060 memory=290160 CPUtime=2082.25 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 676872 0 0 0 207654 571 0 0 20 0 1 0 248310270 2226237440 72540 33554432000 4194304 5849940 140726141579296 140726141578296 5438438 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 543515 72540 721 405 0 540459 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 2174060 KiB
Current children cumulated memory: 290160 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 4/187 21066
/proc/meminfo: memFree=22699656/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2180236 memory=296336 CPUtime=2142.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 689809 0 0 0 213646 580 0 0 20 0 1 0 248310270 2232561664 74084 33554432000 4194304 5849940 140726141579296 140726141578296 5437837 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 545059 74084 721 405 0 542003 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 2180236 KiB
Current children cumulated memory: 296336 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/187 21067
/proc/meminfo: memFree=22687572/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2192588 memory=308688 CPUtime=2202.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 703845 0 0 0 219639 587 0 0 20 0 1 0 248310270 2245210112 77172 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 548147 77172 721 405 0 545091 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 2192588 KiB
Current children cumulated memory: 308688 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/187 21068
/proc/meminfo: memFree=22686068/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2194124 memory=310224 CPUtime=2262.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 728792 0 0 0 225632 594 0 0 20 0 1 0 248310270 2246782976 77556 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 548531 77556 721 405 0 545475 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 2194124 KiB
Current children cumulated memory: 310224 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/187 21069
/proc/meminfo: memFree=22673044/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2207308 memory=323408 CPUtime=2322.26 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 749103 0 0 0 231625 601 0 0 20 0 1 0 248310270 2260283392 80852 33554432000 4194304 5849940 140726141579296 140726141578296 5438453 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 551827 80852 721 405 0 548771 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 2207308 KiB
Current children cumulated memory: 323408 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/188 21078
/proc/meminfo: memFree=22673068/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2207308 memory=323408 CPUtime=2382.27 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 769649 0 0 0 237618 609 0 0 20 0 1 0 248310270 2260283392 80852 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 551827 80852 721 405 0 548771 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 2207308 KiB
Current children cumulated memory: 323408 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 4/188 21079
/proc/meminfo: memFree=22653064/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2227564 memory=343536 CPUtime=2442.27 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 791657 0 0 0 243609 618 0 0 20 0 1 0 248310270 2281025536 85884 33554432000 4194304 5849940 140726141579296 140726141578456 5438400 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 556891 85884 721 405 0 553835 0
Current children cumulated CPU time: 2442.27 s
Current children cumulated vsize: 2227564 KiB
Current children cumulated memory: 343536 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 4/188 21080
/proc/meminfo: memFree=22612592/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2268280 memory=383684 CPUtime=2502.27 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 822171 0 0 0 249601 626 0 0 20 0 1 0 248310270 2322718720 95921 33554432000 4194304 5849940 140726141579296 140726141578296 5438047 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 567070 95921 721 405 0 564014 0
Current children cumulated CPU time: 2502.27 s
Current children cumulated vsize: 2268280 KiB
Current children cumulated memory: 383684 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.09 2.04 2.05 4/188 21080
/proc/meminfo: memFree=22612812/32770624 swapFree=67030680/67108860
[pid=20858] ppid=20855 vsize=2268280 memory=383684 CPUtime=2519.99 cores=0,2,4,6
/proc/20858/stat : 20858 (xcsp_picat) R 20855 20858 18952 0 -1 4202496 822723 0 0 0 251371 628 0 0 20 0 1 0 248310270 2322718720 95921 33554432000 4194304 5849940 140726141579296 140726141578296 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 21536768 140726141584566 140726141584644 140726141584644 140726141587402 0
/proc/20858/statm: 567070 95921 721 405 0 564014 0
Current children cumulated CPU time: 2519.99 s
Current children cumulated vsize: 2268280 KiB
Current children cumulated memory: 383684 KiB

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

[startup+2520.02 s]
# the end of solver process 20858 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.71 s, system=6.28902 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.02
CPU time (s): 2520
CPU user time (s): 2513.71
CPU system time (s): 6.28902
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 2352556
Max. memory (cumulated for all children) (KiB): 468528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.71
system time used= 6.28902
maximum resident set size= 468528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 822724
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= 25
involuntary context switches= 1191


# summary of solver processes directly reported to runsolver:
#   pid: 20858
#   total CPU time (s): 2520
#   total CPU user time (s): 2513.71
#   total CPU system time (s): 6.28902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.56938 second user time and 21.1584 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 06:31:11
IDJOB=4309688
IDBENCH=141381
IDSOLVER=2794
FILE ID=node102/4309688-1534307471
RUNJOBID= node102-1534292346-18983
PBS_JOBID= 21038132
Free space on /tmp= 39516 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-9-cp_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309688-1534307471/watcher-4309688-1534307471 -o /tmp/evaluation-result-4309688-1534307471/solver-4309688-1534307471 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18983 --watchdog 2580  xcsp_picat HOME/instance-4309688-1534307471.xml

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

MD5SUM BENCH= 438a4422dc9540b34dd70f26f18dc3ca
RANDOM SEED=2069236305

node102.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.51
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.51
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.51
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.51
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:        28910924 kB
MemAvailable:   31566200 kB
Buffers:          151820 kB
Cached:          2769368 kB
SwapCached:        51224 kB
Active:          1740624 kB
Inactive:        1565860 kB
Active(anon):     308820 kB
Inactive(anon):   136804 kB
Active(file):    1431804 kB
Inactive(file):  1429056 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:              4468 kB
Writeback:             0 kB
AnonPages:        546748 kB
Mapped:            55648 kB
Shmem:             57196 kB
Slab:             249052 kB
SReclaimable:     220504 kB
SUnreclaim:        28548 kB
KernelStack:        3376 kB
PageTables:         6552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2563380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    483328 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= 39512 MiB
End job on node102 at 2018-08-15 07:13:11