Trace number 4395334

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-12OPT25 207.689 207.693

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-6.xml
MD5SUM0bc555941feddabd64880acf40a70a83
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark77.3481
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains25
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":1},{"size":4,"count":6},{"size":5,"count":12},{"size":6,"count":5},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

207.59/207.69	c xcsp_picat version 2.7b12 (9/12/2019)
207.59/207.69	o -2000
207.59/207.69	o -21
207.59/207.69	o 15
207.59/207.69	o 25
207.59/207.69	s OPTIMUM FOUND
207.59/207.69	v <instantiation>
207.59/207.69	v     <list> s[] g[] p[]  </list> 
207.59/207.69	v     <values> 6 0 1 2 3 -1 7 8 14 10 4 -1 -1 -1 20 9 15 16 -1 -1 21 22 23 17  -6 1 -5 5 5 0 0 8 4 7 4 0 0 0 3 1 -2 -5 0 0 -5 6 0 4  0 17 16 15 14 -1 1 2 3 12 13 -1 -1 -1 4 11 10 9 -1 -1 5 6 7 8   </values> 
207.59/207.69	v </instantiation>

Verifier Data

OK	25

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395334-1568333527/watcher-4395334-1568333527 -o /tmp/evaluation-result-4395334-1568333527/solver-4395334-1568333527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16008 --watchdog 2580 xcsp_picat HOME/instance-4395334-1568333527.xml 

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

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

solver pid=19343, runsolver pid=19340

[startup+0.100276 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 19344
/proc/meminfo: memFree=31564824/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2031716 memory=19408 CPUtime=0.1 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 1977 0 0 0 10 0 0 0 20 0 1 0 409604110 2080477184 4852 33554432000 4194304 5870510 140720551066208 140720551065512 4479203 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 507929 4852 845 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 19408 KiB

[startup+0.209838 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 19344
/proc/meminfo: memFree=31548472/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2031716 memory=36036 CPUtime=0.21 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 2049 0 0 0 21 0 0 0 20 0 1 0 409604110 2080477184 9009 33554432000 4194304 5870510 140720551066208 140720551065512 4475153 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 507929 9009 866 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 36036 KiB

[startup+0.309804 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 19344
/proc/meminfo: memFree=31535324/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2044332 memory=49788 CPUtime=0.31 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 4562 0 0 0 30 1 0 0 20 0 1 0 409604110 2093395968 12447 33554432000 4194304 5870510 140720551066208 140720551065512 5579072 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 511083 12447 961 410 0 506556 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2044332 KiB
Current children cumulated memory: 49788 KiB

[startup+0.700281 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 19344
/proc/meminfo: memFree=31534952/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2044332 memory=49788 CPUtime=0.69 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 4573 0 0 0 68 1 0 0 20 0 1 0 409604110 2093395968 12447 33554432000 4194304 5870510 140720551066208 140720551065320 5562048 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 511083 12447 961 410 0 506556 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2044332 KiB
Current children cumulated memory: 49788 KiB

[startup+1.50035 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 19344
/proc/meminfo: memFree=31534572/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2045216 memory=48440 CPUtime=1.49 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 6214 0 0 0 148 1 0 0 20 0 1 0 409604110 2094301184 12674 33554432000 4194304 5870510 140720551066208 140720551065320 139753878474279 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 511304 12295 976 410 0 506777 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2045216 KiB
Current children cumulated memory: 48440 KiB

[startup+3.1097 s]
/proc/loadavg: 1.92 2.00 2.04 3/200 19344
/proc/meminfo: memFree=31519660/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2058384 memory=64104 CPUtime=3.1 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 8800 0 0 0 309 1 0 0 20 0 1 0 409604110 2107785216 16026 33554432000 4194304 5870510 140720551066208 140720551064648 5262964 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 514596 16026 996 410 0 510069 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2058384 KiB
Current children cumulated memory: 64104 KiB

[startup+6.30037 s]
/proc/loadavg: 1.92 2.00 2.04 3/200 19344
/proc/meminfo: memFree=31503556/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2077240 memory=80364 CPUtime=6.29 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 15856 0 0 0 627 2 0 0 20 0 1 0 409604110 2127093760 20091 33554432000 4194304 5870510 140720551066208 140720551065160 5262976 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 519310 20091 996 410 0 514783 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2077240 KiB
Current children cumulated memory: 80364 KiB

[startup+12.7004 s]
/proc/loadavg: 1.93 2.00 2.04 3/200 19344
/proc/meminfo: memFree=31474392/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2127028 memory=113408 CPUtime=12.69 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 23173 0 0 0 1266 3 0 0 20 0 1 0 409604110 2178076672 28352 33554432000 4194304 5870510 140720551066208 140720551065160 5308341 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 531757 28352 998 410 0 527230 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2127028 KiB
Current children cumulated memory: 113408 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.04 3/200 19344
/proc/meminfo: memFree=31450452/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2127028 memory=133024 CPUtime=25.48 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 37368 0 0 0 2543 5 0 0 20 0 1 0 409604110 2178076672 33256 33554432000 4194304 5870510 140720551066208 140720551065224 5262811 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 531757 33256 998 410 0 527230 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2127028 KiB
Current children cumulated memory: 133024 KiB

[startup+51.1098 s]
/proc/loadavg: 1.96 2.00 2.04 3/200 19347
/proc/meminfo: memFree=31331776/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2258504 memory=250892 CPUtime=51.09 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 41752 0 0 0 5102 7 0 0 20 0 1 0 409604110 2312708096 62723 33554432000 4194304 5870510 140720551066208 140720551065160 5274487 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 564626 62723 998 410 0 560099 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2258504 KiB
Current children cumulated memory: 250892 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/200 19350
/proc/meminfo: memFree=31371036/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2258504 memory=213032 CPUtime=102.28 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 75094 0 0 0 10207 21 0 0 20 0 1 0 409604110 2312708096 53258 33554432000 4194304 5870510 140720551066208 140720551065224 5262976 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 564626 53258 998 410 0 560099 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2258504 KiB
Current children cumulated memory: 213032 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/200 19354
/proc/meminfo: memFree=31479480/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2093476 memory=102964 CPUtime=162.28 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 101953 0 0 0 16200 28 0 0 20 0 1 0 409604110 2143719424 25741 33554432000 4194304 5870510 140720551066208 140720551065384 5290824 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 523369 25741 1005 410 0 518842 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2093476 KiB
Current children cumulated memory: 102964 KiB

[startup+207.693 s]
# the end of solver process 19343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=207.367 s, system=0.322 s

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

[startup+179.2 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 19357
/proc/meminfo: memFree=31494948/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2070200 memory=79556 CPUtime=179.18 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 104573 0 0 0 17889 29 0 0 20 0 1 0 409604110 2119884800 19889 33554432000 4194304 5870510 140720551066208 140720551064776 5288882 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 517550 19889 1005 410 0 513023 0
Current children cumulated CPU time: 179.18 s
Current children cumulated vsize: 2070200 KiB
Current children cumulated memory: 79556 KiB

[startup+192 s]*
/proc/loadavg: 2.00 2.00 2.04 3/200 19358
/proc/meminfo: memFree=31455712/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2124128 memory=118532 CPUtime=191.99 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 105618 0 0 0 19169 30 0 0 20 0 1 0 409604110 2175107072 29633 33554432000 4194304 5870510 140720551066208 140720551064648 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 531032 29633 1005 410 0 526505 0
Current children cumulated CPU time: 191.99 s
Current children cumulated vsize: 2124128 KiB
Current children cumulated memory: 118532 KiB

[startup+198.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 19358
/proc/meminfo: memFree=31445596/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2124128 memory=130812 CPUtime=198.39 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 105991 0 0 0 19808 31 0 0 20 0 1 0 409604110 2175107072 32703 33554432000 4194304 5870510 140720551066208 140720551064648 5282747 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 531032 32703 1005 410 0 526505 0
Current children cumulated CPU time: 198.39 s
Current children cumulated vsize: 2124128 KiB
Current children cumulated memory: 130812 KiB

[startup+201.6 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 19358
/proc/meminfo: memFree=31489596/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2074808 memory=84520 CPUtime=201.58 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 106373 0 0 0 20127 31 0 0 20 0 1 0 409604110 2124603392 21130 33554432000 4194304 5870510 140720551066208 140720551065224 5262565 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 518702 21130 1005 410 0 514175 0
Current children cumulated CPU time: 201.58 s
Current children cumulated vsize: 2074808 KiB
Current children cumulated memory: 84520 KiB

[startup+204.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 19358
/proc/meminfo: memFree=31489504/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2086380 memory=93684 CPUtime=204.78 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 106702 0 0 0 20447 31 0 0 20 0 1 0 409604110 2136453120 23421 33554432000 4194304 5870510 140720551066208 140720551064776 5282747 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 521595 23421 1005 410 0 517068 0
Current children cumulated CPU time: 204.78 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 93684 KiB

[startup+206.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 19358
/proc/meminfo: memFree=31480560/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2086380 memory=93684 CPUtime=206.39 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 106702 0 0 0 20607 32 0 0 20 0 1 0 409604110 2136453120 23421 33554432000 4194304 5870510 140720551066208 140720551064776 5272433 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 521595 23421 1005 410 0 517068 0
Current children cumulated CPU time: 206.39 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 93684 KiB

[startup+207.2 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 19358
/proc/meminfo: memFree=31480568/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2086380 memory=93684 CPUtime=207.19 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 106702 0 0 0 20687 32 0 0 20 0 1 0 409604110 2136453120 23421 33554432000 4194304 5870510 140720551066208 140720551064776 5288915 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 521595 23421 1005 410 0 517068 0
Current children cumulated CPU time: 207.19 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 93684 KiB

[startup+207.6 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 19358
/proc/meminfo: memFree=31480568/32770624 swapFree=66993884/67108860
[pid=19343] ppid=19340 vsize=2086380 memory=93684 CPUtime=207.59 cores=1,3,5,7
/proc/19343/stat : 19343 (xcsp_picat) R 19340 19343 15976 0 -1 4202496 106702 0 0 0 20727 32 0 0 20 0 1 0 409604110 2136453120 23421 33554432000 4194304 5870510 140720551066208 140720551064776 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27729920 140720551072799 140720551072877 140720551072877 140720551075786 0
/proc/19343/statm: 521595 23421 1005 410 0 517068 0
Current children cumulated CPU time: 207.59 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 93684 KiB

Child status: 0
Real time (s): 207.693
CPU time (s): 207.689
CPU user time (s): 207.367
CPU system time (s): 0.322
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 2602380
Max. memory (cumulated for all children) (KiB): 410336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.367
system time used= 0.322
maximum resident set size= 516872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106726
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= 8
involuntary context switches= 217


# summary of solver processes directly reported to runsolver:
#   pid: 19343
#   total CPU time (s): 207.689
#   total CPU user time (s): 207.367
#   total CPU system time (s): 0.322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.814932 second user time and 1.60828 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-13 02:11:21
IDJOB=4395334
IDBENCH=127979
IDSOLVER=2844
FILE ID=node102/4395334-1568333527
RUNJOBID= node102-1568323474-16008
PBS_JOBID= 21701144
Free space on /tmp= 56900 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-6.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395334-1568333527/watcher-4395334-1568333527 -o /tmp/evaluation-result-4395334-1568333527/solver-4395334-1568333527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16008 --watchdog 2580  xcsp_picat HOME/instance-4395334-1568333527.xml

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

MD5SUM BENCH= 0bc555941feddabd64880acf40a70a83
RANDOM SEED=278175577

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:        31581160 kB
MemAvailable:   31757700 kB
Buffers:          123444 kB
Cached:           343588 kB
SwapCached:        10928 kB
Active:           387268 kB
Inactive:         258488 kB
Active(anon):     175340 kB
Inactive(anon):    33440 kB
Active(file):     211928 kB
Inactive(file):   225048 kB
Unevictable:      110464 kB
Mlocked:          110464 kB
SwapTotal:      67108860 kB
SwapFree:       66993884 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:        279448 kB
Mapped:            34888 kB
Shmem:             20920 kB
Slab:             139116 kB
SReclaimable:     110796 kB
SUnreclaim:        28320 kB
KernelStack:        3536 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2683756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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 02:14:49