Trace number 4294032

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-06-15? (TO) 2519.76 2520.02

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-22a_c18.xml
MD5SUM40a5a96b8eb7bfbd368a4d559cc37ab9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark2400.29
Satisfiable
(Un)Satisfiability was proved
Number of variables78
Number of constraints284
Number of domains19
Minimum domain size1
Maximum domain size35
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":43},{"size":3,"count":5},{"size":4,"count":4},{"size":5,"count":1},{"size":7,"count":1},{"size":35,"count":22}]
Minimum variable degree2
Maximum variable degree56
Distribution of variable degrees[{"degree":2,"count":56},{"degree":53,"count":8},{"degree":54,"count":6},{"degree":55,"count":4},{"degree":56,"count":4}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":250},{"arity":23,"count":34}]
Number of extensional constraints0
Number of intensional constraints250
Distribution of constraint types[{"type":"intension","count":250},{"type":"count","count":34}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294032-1532434432/watcher-4294032-1532434432 -o /tmp/evaluation-result-4294032-1532434432/solver-4294032-1532434432 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532432860-27368 --watchdog 2580 xcsp_picat HOME/instance-4294032-1532434432.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=27656, runsolver pid=27653

[startup+0.100197 s]*
/proc/loadavg: 2.02 2.03 1.84 3/192 27657
/proc/meminfo: memFree=18002320/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=115912 memory=20524 CPUtime=0.1 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 2791 0 0 0 10 0 0 0 20 0 1 0 61006342 118693888 5131 33554432000 4194304 5849740 140722303462160 140722303462160 5392563 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 28978 5131 706 405 0 25922 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 115912 KiB
Current children cumulated memory: 20524 KiB

[startup+0.209927 s]*
/proc/loadavg: 2.02 2.03 1.84 3/192 27657
/proc/meminfo: memFree=18002320/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=115872 memory=20500 CPUtime=0.21 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 2797 0 0 0 21 0 0 0 20 0 1 0 61006342 118652928 5125 33554432000 4194304 5849740 140722303462160 140722303462160 5395319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 28968 5125 710 405 0 25912 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 115872 KiB
Current children cumulated memory: 20500 KiB

[startup+0.309449 s]*
/proc/loadavg: 2.02 2.03 1.84 3/192 27657
/proc/meminfo: memFree=18001680/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=115872 memory=20500 CPUtime=0.3 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 2806 0 0 0 30 0 0 0 20 0 1 0 61006342 118652928 5125 33554432000 4194304 5849740 140722303462160 140722303460632 5393312 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 28968 5125 710 405 0 25912 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 115872 KiB
Current children cumulated memory: 20500 KiB

[startup+0.700337 s]
/proc/loadavg: 2.02 2.03 1.84 3/192 27657
/proc/meminfo: memFree=18001680/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=115872 memory=20500 CPUtime=0.69 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 2845 0 0 0 69 0 0 0 20 0 1 0 61006342 118652928 5125 33554432000 4194304 5849740 140722303462160 140722303460632 5400181 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 28968 5125 710 405 0 25912 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 115872 KiB
Current children cumulated memory: 20500 KiB

[startup+1.50034 s]
/proc/loadavg: 2.02 2.03 1.84 3/192 27657
/proc/meminfo: memFree=17983220/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=115532 memory=20284 CPUtime=1.49 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 3726 0 0 0 148 1 0 0 20 0 1 0 61006342 118304768 5071 33554432000 4194304 5849740 140722303462160 140722303460648 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 28883 5071 723 405 0 25827 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 115532 KiB
Current children cumulated memory: 20284 KiB

[startup+3.10976 s]
/proc/loadavg: 2.02 2.03 1.84 3/192 27657
/proc/meminfo: memFree=17978596/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=123072 memory=27752 CPUtime=3.1 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 7204 0 0 0 308 2 0 0 20 0 1 0 61006342 126025728 6938 33554432000 4194304 5849740 140722303462160 140722303460808 4207030 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 30768 6938 737 405 0 27712 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 123072 KiB
Current children cumulated memory: 27752 KiB

[startup+6.30033 s]
/proc/loadavg: 2.02 2.03 1.84 3/192 27657
/proc/meminfo: memFree=17979120/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=121024 memory=25704 CPUtime=6.29 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 10351 0 0 0 623 6 0 0 20 0 1 0 61006342 123928576 6426 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 30256 6426 737 405 0 27200 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 121024 KiB
Current children cumulated memory: 25704 KiB

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 1.84 3/192 27657
/proc/meminfo: memFree=17974772/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=126920 memory=31364 CPUtime=12.69 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 16109 0 0 0 1257 12 0 0 20 0 1 0 61006342 129966080 7841 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 31730 7841 737 405 0 28674 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 126920 KiB
Current children cumulated memory: 31364 KiB

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 1.85 3/192 27657
/proc/meminfo: memFree=17969252/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=132560 memory=37240 CPUtime=25.49 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 27834 0 0 0 2526 23 0 0 20 0 1 0 61006342 135741440 9310 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 33140 9310 737 405 0 30084 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 132560 KiB
Current children cumulated memory: 37240 KiB

[startup+51.1099 s]
/proc/loadavg: 2.01 2.02 1.85 3/192 27657
/proc/meminfo: memFree=18018516/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=141168 memory=45848 CPUtime=51.1 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 43986 0 0 0 5068 42 0 0 20 0 1 0 61006342 144556032 11462 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 35292 11462 737 405 0 32236 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 141168 KiB
Current children cumulated memory: 45848 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 1.86 3/190 27658
/proc/meminfo: memFree=18009928/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=151244 memory=55912 CPUtime=102.29 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 84533 0 0 0 10149 80 0 0 20 0 1 0 61006342 154873856 13978 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 37811 13978 737 405 0 34755 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 151244 KiB
Current children cumulated memory: 55912 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/190 27659
/proc/meminfo: memFree=17911928/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=147100 memory=51780 CPUtime=162.28 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 118871 0 0 0 16117 111 0 0 20 0 1 0 61006342 150630400 12945 33554432000 4194304 5849740 140722303462160 140722303460648 4211654 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 36775 12945 737 405 0 33719 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 147100 KiB
Current children cumulated memory: 51780 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/190 27660
/proc/meminfo: memFree=17893688/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=178840 memory=83464 CPUtime=222.28 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 135395 0 0 0 22106 122 0 0 20 0 1 0 61006342 183132160 20866 33554432000 4194304 5849740 140722303462160 140722303461032 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 44710 20866 737 405 0 41654 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 178840 KiB
Current children cumulated memory: 83464 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/190 27661
/proc/meminfo: memFree=17786996/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=140188 memory=44808 CPUtime=282.28 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 155919 0 0 0 28060 168 0 0 20 0 1 0 61006342 143552512 11202 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 35047 11202 752 405 0 31991 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 140188 KiB
Current children cumulated memory: 44808 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/190 27662
/proc/meminfo: memFree=17836248/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=170908 memory=75648 CPUtime=342.26 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 167135 0 0 0 34018 208 0 0 20 0 1 0 61006342 175009792 18912 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 42727 18912 752 405 0 39671 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 170908 KiB
Current children cumulated memory: 75648 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/191 27671
/proc/meminfo: memFree=17811896/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=153968 memory=58836 CPUtime=402.27 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 174091 0 0 0 40011 216 0 0 20 0 1 0 61006342 157663232 14709 33554432000 4194304 5849740 140722303462160 140722303461320 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 38492 14709 752 405 0 35436 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 153968 KiB
Current children cumulated memory: 58836 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/191 27672
/proc/meminfo: memFree=18348836/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=149180 memory=54048 CPUtime=462.27 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 186216 0 0 0 45978 249 0 0 20 0 1 0 61006342 152760320 13512 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 37295 13512 752 405 0 34239 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 149180 KiB
Current children cumulated memory: 54048 KiB


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

/proc/27656/statm: 140784 117972 752 405 0 137728 0
Current children cumulated CPU time: 1722.13 s
Current children cumulated vsize: 563136 KiB
Current children cumulated memory: 471888 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/190 28200
/proc/meminfo: memFree=20525032/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=636144 memory=544896 CPUtime=1782.13 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 551293 0 0 0 177575 638 0 0 20 0 1 0 61006342 651411456 136224 33554432000 4194304 5849740 140722303462160 140722303461160 5437560 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 159036 136224 752 405 0 155980 0
Current children cumulated CPU time: 1782.13 s
Current children cumulated vsize: 636144 KiB
Current children cumulated memory: 544896 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/190 28201
/proc/meminfo: memFree=20500188/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=636144 memory=544896 CPUtime=1842.11 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 578880 0 0 0 183562 649 0 0 20 0 1 0 61006342 651411456 136224 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 159036 136224 752 405 0 155980 0
Current children cumulated CPU time: 1842.11 s
Current children cumulated vsize: 636144 KiB
Current children cumulated memory: 544896 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/190 28202
/proc/meminfo: memFree=20500668/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=636144 memory=544896 CPUtime=1902.1 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 597408 0 0 0 189553 657 0 0 20 0 1 0 61006342 651411456 136224 33554432000 4194304 5849740 140722303462160 140722303461160 5335514 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 159036 136224 752 405 0 155980 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 636144 KiB
Current children cumulated memory: 544896 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/190 28203
/proc/meminfo: memFree=20501044/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=636144 memory=544896 CPUtime=1962.09 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 610437 0 0 0 195544 665 0 0 20 0 1 0 61006342 651411456 136224 33554432000 4194304 5849740 140722303462160 140722303461032 5394796 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 159036 136224 752 405 0 155980 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 636144 KiB
Current children cumulated memory: 544896 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/190 28204
/proc/meminfo: memFree=20378916/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=756640 memory=665392 CPUtime=2022.08 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 648563 0 0 0 201530 678 0 0 20 0 1 0 61006342 774799360 166348 33554432000 4194304 5849740 140722303462160 140722303461160 5437611 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 189160 166348 752 405 0 186104 0
Current children cumulated CPU time: 2022.08 s
Current children cumulated vsize: 756640 KiB
Current children cumulated memory: 665392 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/190 28205
/proc/meminfo: memFree=20378988/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=756640 memory=665392 CPUtime=2082.08 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 692274 0 0 0 207518 690 0 0 20 0 1 0 61006342 774799360 166348 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 189160 166348 752 405 0 186104 0
Current children cumulated CPU time: 2082.08 s
Current children cumulated vsize: 756640 KiB
Current children cumulated memory: 665392 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/190 28206
/proc/meminfo: memFree=20378472/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=756640 memory=665392 CPUtime=2142.07 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 734781 0 0 0 213509 698 0 0 20 0 1 0 61006342 774799360 166348 33554432000 4194304 5849740 140722303462160 140722303461160 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 189160 166348 752 405 0 186104 0
Current children cumulated CPU time: 2142.07 s
Current children cumulated vsize: 756640 KiB
Current children cumulated memory: 665392 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/191 28215
/proc/meminfo: memFree=20378164/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=756640 memory=665392 CPUtime=2202.07 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 778623 0 0 0 219498 709 0 0 20 0 1 0 61006342 774799360 166348 33554432000 4194304 5849740 140722303462160 140722303461160 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 189160 166348 752 405 0 186104 0
Current children cumulated CPU time: 2202.07 s
Current children cumulated vsize: 756640 KiB
Current children cumulated memory: 665392 KiB

[startup+2262.3 s]
/proc/loadavg: 2.54 2.18 2.02 3/191 28216
/proc/meminfo: memFree=20747264/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=389612 memory=298332 CPUtime=2262.06 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 838149 0 0 0 225477 729 0 0 20 0 1 0 61006342 398962688 74583 33554432000 4194304 5849740 140722303462160 140722303461320 5437611 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 97403 74583 752 405 0 94347 0
Current children cumulated CPU time: 2262.06 s
Current children cumulated vsize: 389612 KiB
Current children cumulated memory: 298332 KiB

[startup+2322.3 s]
/proc/loadavg: 2.20 2.14 2.02 3/191 28217
/proc/meminfo: memFree=20697884/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=438684 memory=347436 CPUtime=2322.06 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 875600 0 0 0 231462 744 0 0 20 0 1 0 61006342 449212416 86859 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 109671 86859 752 405 0 106615 0
Current children cumulated CPU time: 2322.06 s
Current children cumulated vsize: 438684 KiB
Current children cumulated memory: 347436 KiB

[startup+2382.3 s]
/proc/loadavg: 2.15 2.13 2.03 3/191 28218
/proc/meminfo: memFree=20622320/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=506032 memory=414784 CPUtime=2382.05 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 900787 0 0 0 237446 759 0 0 20 0 1 0 61006342 518176768 103696 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 126508 103696 752 405 0 123452 0
Current children cumulated CPU time: 2382.05 s
Current children cumulated vsize: 506032 KiB
Current children cumulated memory: 414784 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.11 2.03 3/190 28219
/proc/meminfo: memFree=20586780/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=536584 memory=445336 CPUtime=2442.05 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 934491 0 0 0 243430 775 0 0 20 0 1 0 61006342 549462016 111334 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 134146 111334 752 405 0 131090 0
Current children cumulated CPU time: 2442.05 s
Current children cumulated vsize: 536584 KiB
Current children cumulated memory: 445336 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.09 2.03 3/190 28222
/proc/meminfo: memFree=20476564/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=637708 memory=546288 CPUtime=2502.03 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 957909 0 0 0 249419 784 0 0 20 0 1 0 61006342 653012992 136572 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 159427 136572 752 405 0 156371 0
Current children cumulated CPU time: 2502.03 s
Current children cumulated vsize: 637708 KiB
Current children cumulated memory: 546288 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.08 2.03 3/190 28223
/proc/meminfo: memFree=20476624/32770624 swapFree=67108860/67108860
[pid=27656] ppid=27653 vsize=637708 memory=546288 CPUtime=2519.74 cores=0,2,4,6
/proc/27656/stat : 27656 (xcsp_picat) R 27653 27656 27337 0 -1 4202496 957910 0 0 0 251187 787 0 0 20 0 1 0 61006342 653012992 136572 33554432000 4194304 5849740 140722303462160 140722303461160 140229912924039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 16039936 140722303468726 140722303468804 140722303468804 140722303471562 0
/proc/27656/statm: 159427 136572 752 405 0 156371 0
Current children cumulated CPU time: 2519.74 s
Current children cumulated vsize: 637708 KiB
Current children cumulated memory: 546288 KiB

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

[startup+2520.02 s]
# the end of solver process 27656 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.88 s, system=7.88249 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): 2519.76
CPU user time (s): 2511.88
CPU system time (s): 7.88249
CPU usage (%): 99.9896
Max. virtual memory (cumulated for all children) (KiB): 822176
Max. memory (cumulated for all children) (KiB): 730928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.88
system time used= 7.88249
maximum resident set size= 730928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 957911
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= 125
involuntary context switches= 4875


# summary of solver processes directly reported to runsolver:
#   pid: 27656
#   total CPU time (s): 2519.76
#   total CPU user time (s): 2511.88
#   total CPU system time (s): 7.88249

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4585 second user time and 17.4567 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-24 14:13:52
IDJOB=4294032
IDBENCH=141318
IDSOLVER=2754
FILE ID=node132/4294032-1532434432
RUNJOBID= node132-1532432860-27368
PBS_JOBID= 21021577
Free space on /tmp= 52472 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-22a_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294032-1532434432/watcher-4294032-1532434432 -o /tmp/evaluation-result-4294032-1532434432/solver-4294032-1532434432 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532432860-27368 --watchdog 2580  xcsp_picat HOME/instance-4294032-1532434432.xml

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

MD5SUM BENCH= 40a5a96b8eb7bfbd368a4d559cc37ab9
RANDOM SEED=1862140680

node132.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.65
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.65
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.65
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.65
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:        18020532 kB
MemAvailable:   28556760 kB
Buffers:          182092 kB
Cached:         10518268 kB
SwapCached:            0 kB
Active:          5925824 kB
Inactive:        8205512 kB
Active(anon):    3378532 kB
Inactive(anon):    72004 kB
Active(file):    2547292 kB
Inactive(file):  8133508 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3184 kB
Writeback:             0 kB
AnonPages:       3309532 kB
Mapped:            40756 kB
Shmem:             17056 kB
Slab:             311928 kB
SReclaimable:     283888 kB
SUnreclaim:        28040 kB
KernelStack:        3408 kB
PageTables:        11684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3920256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3088384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52468 MiB
End job on node132 at 2018-07-24 14:55:52