Trace number 4294044

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.93 2520.01

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-22b_c18.xml
MD5SUM7375a72c51daab431b80fe15fe0b37d4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark2400.26
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints296
Number of domains19
Minimum domain size1
Maximum domain size43
Distribution of domain sizes[{"size":1,"count":3},{"size":2,"count":49},{"size":3,"count":6},{"size":4,"count":4},{"size":5,"count":1},{"size":7,"count":1},{"size":43,"count":22}]
Minimum variable degree2
Maximum variable degree64
Distribution of variable degrees[{"degree":2,"count":64},{"degree":61,"count":8},{"degree":62,"count":6},{"degree":63,"count":4},{"degree":64,"count":4}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":254},{"arity":23,"count":42}]
Number of extensional constraints0
Number of intensional constraints254
Distribution of constraint types[{"type":"intension","count":254},{"type":"count","count":42}]
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 (8582 MiB free)
  memory of node 1: 16384 MiB (13298 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294044-1532434877/watcher-4294044-1532434877 -o /tmp/evaluation-result-4294044-1532434877/solver-4294044-1532434877 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532432947-16184 --watchdog 2580 xcsp_picat HOME/instance-4294044-1532434877.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Current StackSize limit: 8192 KiB

Starting watchdog thread
solver pid=16787, runsolver pid=16784

[startup+0.100932 s]*
/proc/loadavg: 1.92 2.02 1.92 3/188 16788
/proc/meminfo: memFree=22385488/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=116100 memory=23592 CPUtime=0.1 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 3052 0 0 0 10 0 0 0 20 0 1 0 61050876 118886400 5898 33554432000 4194304 5849740 140731416722336 140731416721208 5392604 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 29025 5898 695 405 0 25969 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 116100 KiB
Current children cumulated memory: 23592 KiB

[startup+0.209726 s]*
/proc/loadavg: 1.92 2.02 1.92 3/188 16788
/proc/meminfo: memFree=22385488/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=116012 memory=23704 CPUtime=0.21 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 3052 0 0 0 21 0 0 0 20 0 1 0 61050876 118796288 5926 33554432000 4194304 5849740 140731416722336 140731416721208 5367822 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 29003 5926 710 405 0 25947 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 116012 KiB
Current children cumulated memory: 23704 KiB

[startup+0.309056 s]*
/proc/loadavg: 1.92 2.02 1.92 3/188 16788
/proc/meminfo: memFree=22385116/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=116012 memory=23704 CPUtime=0.31 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 3052 0 0 0 31 0 0 0 20 0 1 0 61050876 118796288 5926 33554432000 4194304 5849740 140731416722336 140731416721208 5397339 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 29003 5926 710 405 0 25947 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 116012 KiB
Current children cumulated memory: 23704 KiB

[startup+0.700283 s]
/proc/loadavg: 1.92 2.02 1.92 3/188 16788
/proc/meminfo: memFree=22385116/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=116012 memory=23704 CPUtime=0.69 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 3052 0 0 0 69 0 0 0 20 0 1 0 61050876 118796288 5926 33554432000 4194304 5849740 140731416722336 140731416721208 5397360 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 29003 5926 710 405 0 25947 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 116012 KiB
Current children cumulated memory: 23704 KiB

[startup+1.50029 s]
/proc/loadavg: 1.92 2.02 1.92 3/188 16788
/proc/meminfo: memFree=22383264/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=117996 memory=25544 CPUtime=1.49 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 3995 0 0 0 149 0 0 0 20 0 1 0 61050876 120827904 6386 33554432000 4194304 5849740 140731416722336 140731416720728 5319712 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 29499 6386 718 405 0 26443 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 117996 KiB
Current children cumulated memory: 25544 KiB

[startup+3.10934 s]
/proc/loadavg: 1.92 2.02 1.92 3/188 16788
/proc/meminfo: memFree=22383156/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=118964 memory=26680 CPUtime=3.09 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 7231 0 0 0 308 1 0 0 20 0 1 0 61050876 121819136 6670 33554432000 4194304 5849740 140731416722336 140731416720984 5302084 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 29741 6670 737 405 0 26685 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 118964 KiB
Current children cumulated memory: 26680 KiB

[startup+6.3003 s]
/proc/loadavg: 1.85 2.00 1.91 3/188 16788
/proc/meminfo: memFree=22378584/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=121016 memory=28732 CPUtime=6.29 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 10260 0 0 0 625 4 0 0 20 0 1 0 61050876 123920384 7183 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 30254 7183 737 405 0 27198 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 121016 KiB
Current children cumulated memory: 28732 KiB

[startup+12.7003 s]
/proc/loadavg: 1.86 2.00 1.91 3/188 16788
/proc/meminfo: memFree=22374440/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=126132 memory=33736 CPUtime=12.69 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 15289 0 0 0 1260 9 0 0 20 0 1 0 61050876 129159168 8434 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 31533 8434 737 405 0 28477 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 126132 KiB
Current children cumulated memory: 33736 KiB

[startup+25.5004 s]
/proc/loadavg: 1.82 1.99 1.91 3/188 16788
/proc/meminfo: memFree=22362824/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=135024 memory=42740 CPUtime=25.49 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 28310 0 0 0 2530 19 0 0 20 0 1 0 61050876 138264576 10685 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 33756 10685 737 405 0 30700 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 135024 KiB
Current children cumulated memory: 42740 KiB

[startup+51.1096 s]
/proc/loadavg: 1.88 1.99 1.91 3/188 16788
/proc/meminfo: memFree=22335804/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=143256 memory=50972 CPUtime=51.09 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 46433 0 0 0 5071 38 0 0 20 0 1 0 61050876 146694144 12743 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 35814 12743 737 405 0 32758 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 143256 KiB
Current children cumulated memory: 50972 KiB

[startup+102.3 s]
/proc/loadavg: 1.95 1.99 1.91 3/188 16789
/proc/meminfo: memFree=22330304/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=147600 memory=59648 CPUtime=102.27 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 72728 0 0 0 10153 74 0 0 20 0 1 0 61050876 151142400 14912 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 36900 14912 737 405 0 33844 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 147600 KiB
Current children cumulated memory: 59648 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 1.99 1.92 3/188 16790
/proc/meminfo: memFree=22291036/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=146352 memory=58608 CPUtime=162.27 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 89909 0 0 0 16125 102 0 0 20 0 1 0 61050876 149864448 14652 33554432000 4194304 5849740 140731416722336 140731416720824 4211581 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 36588 14652 737 405 0 33532 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 146352 KiB
Current children cumulated memory: 58608 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.93 3/188 16791
/proc/meminfo: memFree=22299152/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=145388 memory=57752 CPUtime=222.28 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 107204 0 0 0 22111 117 0 0 20 0 1 0 61050876 148877312 14438 33554432000 4194304 5849740 140731416722336 140731416721208 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 36347 14438 737 405 0 33291 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 145388 KiB
Current children cumulated memory: 57752 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/187 16793
/proc/meminfo: memFree=22311428/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=171940 memory=83952 CPUtime=282.28 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 130681 0 0 0 28088 140 0 0 20 0 1 0 61050876 176066560 20988 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 42985 20988 737 405 0 39929 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 171940 KiB
Current children cumulated memory: 83952 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/187 16794
/proc/meminfo: memFree=22154456/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=304640 memory=216664 CPUtime=342.27 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 149773 0 0 0 34060 167 0 0 20 0 1 0 61050876 311951360 54166 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 76160 54166 737 405 0 73104 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 304640 KiB
Current children cumulated memory: 216664 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/187 16795
/proc/meminfo: memFree=22178492/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=234460 memory=146716 CPUtime=402.27 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 173685 0 0 0 40042 185 0 0 20 0 1 0 61050876 240087040 36679 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 58615 36679 737 405 0 55559 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 234460 KiB
Current children cumulated memory: 146716 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 16797
/proc/meminfo: memFree=22080576/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=310508 memory=221792 CPUtime=462.27 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 201366 0 0 0 46023 204 0 0 20 0 1 0 61050876 317960192 55448 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 77627 55448 737 405 0 74571 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 310508 KiB
Current children cumulated memory: 221792 KiB


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

/proc/16787/statm: 121252 99278 737 405 0 118196 0
Current children cumulated CPU time: 1722.21 s
Current children cumulated vsize: 485008 KiB
Current children cumulated memory: 397112 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/188 16843
/proc/meminfo: memFree=21736376/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=419964 memory=332220 CPUtime=1782.21 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 645381 0 0 0 177720 501 0 0 20 0 1 0 61050876 430043136 83055 33554432000 4194304 5849740 140731416722336 140731416721208 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 104991 83055 737 405 0 101935 0
Current children cumulated CPU time: 1782.21 s
Current children cumulated vsize: 419964 KiB
Current children cumulated memory: 332220 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 16844
/proc/meminfo: memFree=21614752/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=558976 memory=471232 CPUtime=1842.22 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 658758 0 0 0 183709 513 0 0 20 0 1 0 61050876 572391424 117808 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 139744 117808 737 405 0 136688 0
Current children cumulated CPU time: 1842.22 s
Current children cumulated vsize: 558976 KiB
Current children cumulated memory: 471232 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 16845
/proc/meminfo: memFree=21461792/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=558976 memory=471232 CPUtime=1902.22 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 669167 0 0 0 189699 523 0 0 20 0 1 0 61050876 572391424 117808 33554432000 4194304 5849740 140731416722336 140731416721336 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 139744 117808 737 405 0 136688 0
Current children cumulated CPU time: 1902.22 s
Current children cumulated vsize: 558976 KiB
Current children cumulated memory: 471232 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 16846
/proc/meminfo: memFree=21463204/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=558976 memory=471232 CPUtime=1962.22 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 679535 0 0 0 195688 534 0 0 20 0 1 0 61050876 572391424 117808 33554432000 4194304 5849740 140731416722336 140731416721336 5312874 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 139744 117808 737 405 0 136688 0
Current children cumulated CPU time: 1962.22 s
Current children cumulated vsize: 558976 KiB
Current children cumulated memory: 471232 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 16848
/proc/meminfo: memFree=21375224/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=636784 memory=549040 CPUtime=2022.23 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 694936 0 0 0 201677 546 0 0 20 0 1 0 61050876 652066816 137260 33554432000 4194304 5849740 140731416722336 140731416721336 5438196 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 159196 137260 737 405 0 156140 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 636784 KiB
Current children cumulated memory: 549040 KiB

[startup+2082.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/187 16850
/proc/meminfo: memFree=21346736/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=664908 memory=577164 CPUtime=2082.23 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 714109 0 0 0 207662 561 0 0 20 0 1 0 61050876 680865792 144291 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 166227 144291 737 405 0 163171 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 664908 KiB
Current children cumulated memory: 577164 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/187 16851
/proc/meminfo: memFree=21239308/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=707144 memory=619400 CPUtime=2142.22 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 734376 0 0 0 213649 573 0 0 20 0 1 0 61050876 724115456 154850 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 176786 154850 737 405 0 173730 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 707144 KiB
Current children cumulated memory: 619400 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 16852
/proc/meminfo: memFree=21286232/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=707144 memory=619400 CPUtime=2202.22 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 761060 0 0 0 219639 583 0 0 20 0 1 0 61050876 724115456 154850 33554432000 4194304 5849740 140731416722336 140731416721208 5438196 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 176786 154850 737 405 0 173730 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 707144 KiB
Current children cumulated memory: 619400 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 16854
/proc/meminfo: memFree=21285092/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=707144 memory=619400 CPUtime=2262.22 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 786850 0 0 0 225630 592 0 0 20 0 1 0 61050876 724115456 154850 33554432000 4194304 5849740 140731416722336 140731416721208 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 176786 154850 737 405 0 173730 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 707144 KiB
Current children cumulated memory: 619400 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 16855
/proc/meminfo: memFree=21160700/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=707144 memory=619400 CPUtime=2322.22 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 803851 0 0 0 231620 602 0 0 20 0 1 0 61050876 724115456 154850 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 176786 154850 737 405 0 173730 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 707144 KiB
Current children cumulated memory: 619400 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 16863
/proc/meminfo: memFree=21148964/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=652600 memory=564856 CPUtime=2382.21 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 819987 0 0 0 237607 614 0 0 20 0 1 0 61050876 668262400 141214 33554432000 4194304 5849740 140731416722336 140731416721336 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 163150 141214 737 405 0 160094 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 652600 KiB
Current children cumulated memory: 564856 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 16947
/proc/meminfo: memFree=22302436/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=134820 memory=46948 CPUtime=2442.2 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 822883 0 0 0 243575 645 0 0 20 0 1 0 61050876 138055680 11737 33554432000 4194304 5849740 140731416722336 140731416721208 5394496 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 33705 11737 752 405 0 30649 0
Current children cumulated CPU time: 2442.2 s
Current children cumulated vsize: 134820 KiB
Current children cumulated memory: 46948 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 16948
/proc/meminfo: memFree=22249432/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=158840 memory=71004 CPUtime=2502.21 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 828247 0 0 0 249535 686 0 0 20 0 1 0 61050876 162652160 17751 33554432000 4194304 5849740 140731416722336 140731416721336 140127698284423 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 39710 17751 752 405 0 36654 0
Current children cumulated CPU time: 2502.21 s
Current children cumulated vsize: 158840 KiB
Current children cumulated memory: 71004 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.02 3/188 16949
/proc/meminfo: memFree=22246588/32770624 swapFree=67108860/67108860
[pid=16787] ppid=16784 vsize=158840 memory=71264 CPUtime=2519.92 cores=1,3,5,7
/proc/16787/stat : 16787 (xcsp_picat) R 16784 16787 16152 0 -1 4202496 832178 0 0 0 251300 692 0 0 20 0 1 0 61050876 162652160 17816 33554432000 4194304 5849740 140731416722336 140731416720824 4212035 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 35332096 140731416724662 140731416724740 140731416724740 140731416727498 0
/proc/16787/statm: 39710 17816 752 405 0 36654 0
Current children cumulated CPU time: 2519.92 s
Current children cumulated vsize: 158840 KiB
Current children cumulated memory: 71264 KiB

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

[startup+2520.01 s]
# the end of solver process 16787 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513 s, system=6.92707 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.93
CPU user time (s): 2513
CPU system time (s): 6.92707
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 779164
Max. memory (cumulated for all children) (KiB): 691420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513
system time used= 6.92707
maximum resident set size= 691420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 832178
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= 191
involuntary context switches= 1134


# summary of solver processes directly reported to runsolver:
#   pid: 16787
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2513
#   total CPU system time (s): 6.92707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.55778 second user time and 18.9951 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-24 14:21:17
IDJOB=4294044
IDBENCH=141321
IDSOLVER=2754
FILE ID=node136/4294044-1532434877
RUNJOBID= node136-1532432947-16184
PBS_JOBID= 21021579
Free space on /tmp= 56516 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-22b_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294044-1532434877/watcher-4294044-1532434877 -o /tmp/evaluation-result-4294044-1532434877/solver-4294044-1532434877 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532432947-16184 --watchdog 2580  xcsp_picat HOME/instance-4294044-1532434877.xml

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

MD5SUM BENCH= 7375a72c51daab431b80fe15fe0b37d4
RANDOM SEED=915388968

node136.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.50
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.50
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.50
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.50
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:        22406864 kB
MemAvailable:   31927884 kB
Buffers:          203784 kB
Cached:          9547364 kB
SwapCached:            0 kB
Active:          1995312 kB
Inactive:        7830396 kB
Active(anon):      22732 kB
Inactive(anon):    71284 kB
Active(file):    1972580 kB
Inactive(file):  7759112 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3248 kB
Writeback:             0 kB
AnonPages:         81604 kB
Mapped:            40816 kB
Shmem:             17036 kB
Slab:             237512 kB
SReclaimable:     210324 kB
SUnreclaim:        27188 kB
KernelStack:        3312 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     451088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 56512 MiB
End job on node136 at 2018-07-24 15:03:17