Trace number 4395398

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2019-09-12? (TO) 2520.11 2519.93

General information on the benchmark

NameRamsey/Ramsey-m1-s1/
Ramsey-45.xml
MD5SUM1426235d943c6b8ba94de7087c35e664
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark2520
Satisfiable
(Un)Satisfiability was proved
Number of variables2025
Number of constraints14190
Number of domains1
Minimum domain size990
Maximum domain size990
Distribution of domain sizes[{"size":990,"count":990}]
Minimum variable degree0
Maximum variable degree44
Distribution of variable degrees[{"degree":0,"count":1035},{"degree":44,"count":990}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":14190}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"nValues","count":14190}]
Optimization problemYES
Type of objectivemin MAXIMUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395398-1568337450/watcher-4395398-1568337450 -o /tmp/evaluation-result-4395398-1568337450/solver-4395398-1568337450 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16007 --watchdog 2580 xcsp_picat HOME/instance-4395398-1568337450.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=20590, runsolver pid=20587

[startup+0.100206 s]*
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=31465272/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=2031716 memory=39032 CPUtime=0.1 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 1271 0 0 0 10 0 0 0 20 0 1 0 409996480 2080477184 9758 33554432000 4194304 5870510 140733223134608 140733223131752 4502153 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 507929 9758 836 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 39032 KiB

[startup+0.209735 s]*
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=31440572/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=2031716 memory=65844 CPUtime=0.21 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 1284 0 0 0 20 1 0 0 20 0 1 0 409996480 2080477184 16461 33554432000 4194304 5870510 140733223134608 140733223131752 4516115 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 507929 16461 865 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 65844 KiB

[startup+0.309678 s]*
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=31415996/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=2031716 memory=90420 CPUtime=0.31 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 1296 0 0 0 30 1 0 0 20 0 1 0 409996480 2080477184 22605 33554432000 4194304 5870510 140733223134608 140733223131752 4481652 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 507929 22605 865 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 90420 KiB

[startup+0.700408 s]
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=31366720/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=2031716 memory=180532 CPUtime=0.69 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 1340 0 0 0 67 2 0 0 20 0 1 0 409996480 2080477184 45133 33554432000 4194304 5870510 140733223134608 140733223131752 4475190 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 507929 45133 865 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 180532 KiB

[startup+1.50041 s]
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=31249992/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=2031716 memory=373044 CPUtime=1.49 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 1434 0 0 0 144 5 0 0 20 0 1 0 409996480 2080477184 93261 33554432000 4194304 5870510 140733223134608 140733223133912 4475058 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 507929 93261 865 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 373044 KiB

[startup+3.10964 s]
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=30778448/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=2031716 memory=758068 CPUtime=3.1 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 1660 0 0 0 299 11 0 0 20 0 1 0 409996480 2080477184 189517 33554432000 4194304 5870510 140733223134608 140733223133912 4461422 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 507929 189517 865 410 0 503402 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 758068 KiB

[startup+6.30039 s]
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=30053892/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=2031716 memory=1515828 CPUtime=6.29 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 2042 0 0 0 607 22 0 0 20 0 1 0 409996480 2080477184 378957 33554432000 4194304 5870510 140733223134608 140733223133912 4459463 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 507929 378957 865 410 0 503402 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 1515828 KiB

[startup+12.7004 s]
/proc/loadavg: 2.01 2.06 2.06 3/200 20591
/proc/meminfo: memFree=28833876/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=4220196 memory=2932152 CPUtime=12.69 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 3685 0 0 0 1224 45 0 0 20 0 1 0 409996480 4321480704 733038 33554432000 4194304 5870510 140733223134608 140733223133448 5245088 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 1055049 733038 870 410 0 1050522 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 4220196 KiB
Current children cumulated memory: 2932152 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.06 2.06 3/200 20591
/proc/meminfo: memFree=27875228/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=4222464 memory=3618452 CPUtime=25.5 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 5700 0 0 0 2480 70 0 0 20 0 1 0 409996480 4323803136 904613 33554432000 4194304 5870510 140733223134608 140733223133912 4429440 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 1055616 904613 870 410 0 1051089 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 4222464 KiB
Current children cumulated memory: 3618452 KiB

[startup+51.1103 s]
/proc/loadavg: 2.00 2.05 2.05 3/200 20594
/proc/meminfo: memFree=27378748/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=4222516 memory=4124360 CPUtime=51.11 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 8474 0 0 0 5000 111 0 0 20 0 1 0 409996480 4323856384 1031090 33554432000 4194304 5870510 140733223134608 140733223133576 5355024 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 1055629 1031090 870 410 0 1051102 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 4222516 KiB
Current children cumulated memory: 4124360 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 20598
/proc/meminfo: memFree=27347472/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=4228496 memory=4152872 CPUtime=102.3 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 18343 0 0 0 9956 274 0 0 20 0 1 0 409996480 4329979904 1038218 33554432000 4194304 5870510 140733223134608 140733223133928 5245747 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 1057124 1038218 870 410 0 1052597 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 4228496 KiB
Current children cumulated memory: 4152872 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 20602
/proc/meminfo: memFree=23474136/32770624 swapFree=66993944/67108860
[pid=20590] ppid=20587 vsize=8372692 memory=8019284 CPUtime=162.3 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 25754 0 0 0 15835 395 0 0 20 0 1 0 409996480 8573636608 2004821 33554432000 4194304 5870510 140733223134608 140733223133928 5246343 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2093173 2004821 873 410 0 2088646 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 8372692 KiB
Current children cumulated memory: 8019284 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 20613
/proc/meminfo: memFree=23202508/32770624 swapFree=66993956/67108860
[pid=20590] ppid=20587 vsize=8373144 memory=8290072 CPUtime=222.3 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 32785 0 0 0 21769 461 0 0 20 0 1 0 409996480 8574099456 2072518 33554432000 4194304 5870510 140733223134608 140733223133928 5246597 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2093286 2072518 873 410 0 2088759 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 8373144 KiB
Current children cumulated memory: 8290072 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 20617
/proc/meminfo: memFree=23363056/32770624 swapFree=66993956/67108860
[pid=20590] ppid=20587 vsize=8378468 memory=8256476 CPUtime=282.31 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 48510 0 0 0 27513 718 0 0 20 0 1 0 409996480 8579551232 2064119 33554432000 4194304 5870510 140733223134608 140733223133576 5245557 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2094617 2064119 873 410 0 2090090 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 8378468 KiB
Current children cumulated memory: 8256476 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 20621
/proc/meminfo: memFree=23177900/32770624 swapFree=66993956/67108860
[pid=20590] ppid=20587 vsize=8457672 memory=8312492 CPUtime=342.31 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 69615 0 0 0 33129 1102 0 0 20 0 1 0 409996480 8660656128 2078123 33554432000 4194304 5870510 140733223134608 140733223133576 5355029 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2114418 2078123 873 410 0 2109891 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 8457672 KiB
Current children cumulated memory: 8312492 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 20627
/proc/meminfo: memFree=26915052/32770624 swapFree=66993956/67108860
[pid=20590] ppid=20587 vsize=8472772 memory=4710688 CPUtime=402.31 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 91278 0 0 0 38729 1502 0 0 20 0 1 0 409996480 8676118528 1177672 33554432000 4194304 5870510 140733223134608 140733223133576 5245088 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2118193 1177672 873 410 0 2113666 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 8472772 KiB
Current children cumulated memory: 4710688 KiB

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/200 20631
/proc/meminfo: memFree=26559288/32770624 swapFree=66993956/67108860
[pid=20590] ppid=20587 vsize=8488440 memory=5063896 CPUtime=462.32 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 111239 0 0 0 44338 1894 0 0 20 0 1 0 409996480 8692162560 1265974 33554432000 4194304 5870510 140733223134608 140733223133576 5245855 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2122110 1265974 873 410 0 2117583 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 8488440 KiB
Current children cumulated memory: 5063896 KiB


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

/proc/20590/statm: 2185813 1265802 873 410 0 2181286 0
Current children cumulated CPU time: 1782.41 s
Current children cumulated vsize: 8743252 KiB
Current children cumulated memory: 5063208 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 20975
/proc/meminfo: memFree=22983708/32770624 swapFree=66993984/67108860
[pid=20590] ppid=20587 vsize=8758144 memory=4584060 CPUtime=1842.42 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 536962 0 0 0 174280 9962 0 0 20 0 1 0 409996480 8968339456 1146015 33554432000 4194304 5870510 140733223134608 140733223133576 5246661 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2189536 1146015 873 410 0 2185009 0
Current children cumulated CPU time: 1842.42 s
Current children cumulated vsize: 8758144 KiB
Current children cumulated memory: 4584060 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 20979
/proc/meminfo: memFree=23240736/32770624 swapFree=66993984/67108860
[pid=20590] ppid=20587 vsize=8770376 memory=8487740 CPUtime=1902.42 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 555264 0 0 0 179878 10364 0 0 20 0 1 0 409996480 8980865024 2121935 33554432000 4194304 5870510 140733223134608 140733223133576 5246600 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2192594 2121935 873 410 0 2188067 0
Current children cumulated CPU time: 1902.42 s
Current children cumulated vsize: 8770376 KiB
Current children cumulated memory: 8487740 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 20983
/proc/meminfo: memFree=18898784/32770624 swapFree=66993984/67108860
[pid=20590] ppid=20587 vsize=12846772 memory=12691964 CPUtime=1962.43 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 575330 0 0 0 185473 10770 0 0 20 0 1 0 409996480 13155094528 3172991 33554432000 4194304 5870510 140733223134608 140733223133608 5353409 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 3211693 3172991 873 410 0 3207166 0
Current children cumulated CPU time: 1962.43 s
Current children cumulated vsize: 12846772 KiB
Current children cumulated memory: 12691964 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 20997
/proc/meminfo: memFree=25477552/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8792648 memory=6254784 CPUtime=2022.43 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 595888 0 0 0 191084 11159 0 0 20 0 1 0 409996480 9003671552 1563696 33554432000 4194304 5870510 140733223134608 140733223133576 5245433 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2198162 1563696 873 410 0 2193635 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 8792648 KiB
Current children cumulated memory: 6254784 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 21001
/proc/meminfo: memFree=26109484/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8806316 memory=5609144 CPUtime=2082.44 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 615689 0 0 0 196697 11547 0 0 20 0 1 0 409996480 9017667584 1402286 33554432000 4194304 5870510 140733223134608 140733223133576 5245311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2201579 1402286 873 410 0 2197052 0
Current children cumulated CPU time: 2082.44 s
Current children cumulated vsize: 8806316 KiB
Current children cumulated memory: 5609144 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 21005
/proc/meminfo: memFree=26952940/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8819976 memory=4766356 CPUtime=2142.44 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 634546 0 0 0 202294 11950 0 0 20 0 1 0 409996480 9031655424 1191589 33554432000 4194304 5870510 140733223134608 140733223133576 5245088 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2204994 1191589 873 410 0 2200467 0
Current children cumulated CPU time: 2142.44 s
Current children cumulated vsize: 8819976 KiB
Current children cumulated memory: 4766356 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 21011
/proc/meminfo: memFree=23930900/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8826264 memory=7783204 CPUtime=2202.45 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 653592 0 0 0 207893 12352 0 0 20 0 1 0 409996480 9038094336 1945801 33554432000 4194304 5870510 140733223134608 140733223133576 5245088 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2206566 1945801 873 410 0 2202039 0
Current children cumulated CPU time: 2202.45 s
Current children cumulated vsize: 8826264 KiB
Current children cumulated memory: 7783204 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 21015
/proc/meminfo: memFree=24752224/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8842248 memory=6961712 CPUtime=2262.45 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 673422 0 0 0 213495 12750 0 0 20 0 1 0 409996480 9054461952 1740428 33554432000 4194304 5870510 140733223134608 140733223133576 5246749 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2210562 1740428 873 410 0 2206035 0
Current children cumulated CPU time: 2262.45 s
Current children cumulated vsize: 8842248 KiB
Current children cumulated memory: 6961712 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 21020
/proc/meminfo: memFree=25571136/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8857344 memory=6144940 CPUtime=2322.46 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 693213 0 0 0 219120 13126 0 0 20 0 1 0 409996480 9069920256 1536235 33554432000 4194304 5870510 140733223134608 140733223133576 5246600 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2214336 1536235 873 410 0 2209809 0
Current children cumulated CPU time: 2322.46 s
Current children cumulated vsize: 8857344 KiB
Current children cumulated memory: 6144940 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 21026
/proc/meminfo: memFree=26164932/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8871016 memory=5550504 CPUtime=2382.46 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 711211 0 0 0 224775 13471 0 0 20 0 1 0 409996480 9083920384 1387626 33554432000 4194304 5870510 140733223134608 140733223133576 5246661 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2217754 1387626 873 410 0 2213227 0
Current children cumulated CPU time: 2382.46 s
Current children cumulated vsize: 8871016 KiB
Current children cumulated memory: 5550504 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 21094
/proc/meminfo: memFree=22932640/32770624 swapFree=66994004/67108860
[pid=20590] ppid=20587 vsize=8876064 memory=8738752 CPUtime=2442.46 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 727537 0 0 0 230447 13799 0 0 20 0 1 0 409996480 9089089536 2184688 33554432000 4194304 5870510 140733223134608 140733223133928 5246718 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2219016 2184688 873 410 0 2214489 0
Current children cumulated CPU time: 2442.46 s
Current children cumulated vsize: 8876064 KiB
Current children cumulated memory: 8738752 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 21099
/proc/meminfo: memFree=24081356/32770624 swapFree=66994008/67108860
[pid=20590] ppid=20587 vsize=8891848 memory=7719308 CPUtime=2502.48 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 746836 0 0 0 236054 14194 0 0 20 0 1 0 409996480 9105252352 1929827 33554432000 4194304 5870510 140733223134608 140733223133576 5246232 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2222962 1929827 873 410 0 2218435 0
Current children cumulated CPU time: 2502.48 s
Current children cumulated vsize: 8891848 KiB
Current children cumulated memory: 7719308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 21101
/proc/meminfo: memFree=22915128/32770624 swapFree=66994008/67108860
[pid=20590] ppid=20587 vsize=8892664 memory=8754364 CPUtime=2520.08 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 751814 0 0 0 237705 14303 0 0 20 0 1 0 409996480 9106087936 2188591 33554432000 4194304 5870510 140733223134608 140733223133928 5245088 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2223166 2188591 873 410 0 2218639 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 8892664 KiB
Current children cumulated memory: 8754364 KiB

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

[startup+2519.93 s]
# the end of solver process 20590 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2377.05 s, system=143.06 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2519.9 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 21101
/proc/meminfo: memFree=22915128/32770624 swapFree=66994008/67108860
[pid=20590] ppid=20587 vsize=8892664 memory=8754364 CPUtime=2520.08 cores=0,2,4,6
/proc/20590/stat : 20590 (xcsp_picat) R 20587 20590 15976 0 -1 4202496 751814 0 0 0 237705 14303 0 0 20 0 1 0 409996480 9106087936 2188591 33554432000 4194304 5870510 140733223134608 140733223133928 5245088 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 25542656 140733223138335 140733223138413 140733223138413 140733223141322 0
/proc/20590/statm: 2223166 2188591 873 410 0 2218639 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 8892664 KiB
Current children cumulated memory: 8754364 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2519.93
CPU time (s): 2520.11
CPU user time (s): 2377.05
CPU system time (s): 143.06
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 12993252
Max. memory (cumulated for all children) (KiB): 12841680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2377.05
system time used= 143.06
maximum resident set size= 12841680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 751814
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= 5
involuntary context switches= 3498


# summary of solver processes directly reported to runsolver:
#   pid: 20590
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2377.05
#   total CPU system time (s): 143.06

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7659 second user time and 17.8099 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-13 03:16:45
IDJOB=4395398
IDBENCH=133905
IDSOLVER=2844
FILE ID=node102/4395398-1568337450
RUNJOBID= node102-1568323474-16007
PBS_JOBID= 21701144
Free space on /tmp= 56900 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/Ramsey/Ramsey-m1-s1/Ramsey-45.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395398-1568337450/watcher-4395398-1568337450 -o /tmp/evaluation-result-4395398-1568337450/solver-4395398-1568337450 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16007 --watchdog 2580  xcsp_picat HOME/instance-4395398-1568337450.xml

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

MD5SUM BENCH= 1426235d943c6b8ba94de7087c35e664
RANDOM SEED=98495733

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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31500656 kB
MemAvailable:   31680200 kB
Buffers:          125108 kB
Cached:           344572 kB
SwapCached:        10872 kB
Active:           461908 kB
Inactive:         261064 kB
Active(anon):     249592 kB
Inactive(anon):    33456 kB
Active(file):     212316 kB
Inactive(file):   227608 kB
Unevictable:      110464 kB
Mlocked:          110464 kB
SwapTotal:      67108860 kB
SwapFree:       66993944 kB
Dirty:              4056 kB
Writeback:             0 kB
AnonPages:        353100 kB
Mapped:            35068 kB
Shmem:             21012 kB
Slab:             139588 kB
SReclaimable:     110908 kB
SUnreclaim:        28680 kB
KernelStack:        3520 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2779876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56900 MiB
End job on node102 at 2019-09-13 03:58:45