Trace number 4395634

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.672 207.673

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 benchmark37.0951
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.67	c xcsp_picat version 2.7b12 (9/12/2019)
207.59/207.67	o -2000
207.59/207.67	o -21
207.59/207.67	o 15
207.59/207.67	o 25
207.59/207.67	s OPTIMUM FOUND
207.59/207.67	v <instantiation>
207.59/207.67	v     <list> s[] g[] p[]  </list> 
207.59/207.67	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.67	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 (9291 MiB free)
  memory of node 1: 16384 MiB (12412 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395634-1568337381/watcher-4395634-1568337381 -o /tmp/evaluation-result-4395634-1568337381/solver-4395634-1568337381 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568337054-3912 --watchdog 2560 xcsp_picat HOME/instance-4395634-1568337381.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=4028, runsolver pid=4025

[startup+0.100159 s]*
/proc/loadavg: 2.05 4.39 6.72 3/200 4029
/proc/meminfo: memFree=22207740/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2031716 memory=20400 CPUtime=0.1 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 1675 0 0 0 10 0 0 0 20 0 1 0 409652990 2080477184 5100 33554432000 4194304 5870510 140725725135168 140725725132312 140477999994798 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 507929 5100 845 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 20400 KiB

[startup+0.209579 s]*
/proc/loadavg: 2.05 4.39 6.72 3/200 4029
/proc/meminfo: memFree=22191056/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2031716 memory=37028 CPUtime=0.21 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 1748 0 0 0 21 0 0 0 20 0 1 0 409652990 2080477184 9257 33554432000 4194304 5870510 140725725135168 140725725132312 4429486 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 507929 9257 893 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 37028 KiB

[startup+0.309727 s]*
/proc/loadavg: 2.05 4.39 6.72 3/200 4029
/proc/meminfo: memFree=22178404/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2044332 memory=47980 CPUtime=0.31 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 4109 0 0 0 30 1 0 0 20 0 1 0 409652990 2093395968 11995 33554432000 4194304 5870510 140725725135168 140725725132312 5478360 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 511083 11995 961 410 0 506556 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2044332 KiB
Current children cumulated memory: 47980 KiB

[startup+0.700282 s]
/proc/loadavg: 2.05 4.39 6.72 3/200 4029
/proc/meminfo: memFree=22176356/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2044332 memory=47980 CPUtime=0.69 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 4120 0 0 0 68 1 0 0 20 0 1 0 409652990 2093395968 11995 33554432000 4194304 5870510 140725725135168 140725725132312 5474240 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 511083 11995 961 410 0 506556 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2044332 KiB
Current children cumulated memory: 47980 KiB

[startup+1.50034 s]
/proc/loadavg: 2.05 4.39 6.72 3/200 4029
/proc/meminfo: memFree=22173140/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2042536 memory=47236 CPUtime=1.49 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 5869 0 0 0 148 1 0 0 20 0 1 0 409652990 2091556864 11809 33554432000 4194304 5870510 140725725135168 140725725132312 5262800 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 510634 11809 976 410 0 506107 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2042536 KiB
Current children cumulated memory: 47236 KiB

[startup+3.10957 s]
/proc/loadavg: 2.05 4.39 6.72 3/200 4029
/proc/meminfo: memFree=22180716/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2058384 memory=62620 CPUtime=3.1 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 9445 0 0 0 309 1 0 0 20 0 1 0 409652990 2107785216 15655 33554432000 4194304 5870510 140725725135168 140725725133608 5298780 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 514596 15655 996 410 0 510069 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2058384 KiB
Current children cumulated memory: 62620 KiB

[startup+6.30034 s]
/proc/loadavg: 2.04 4.36 6.70 3/200 4029
/proc/meminfo: memFree=22147224/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2077240 memory=80524 CPUtime=6.29 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 15752 0 0 0 627 2 0 0 20 0 1 0 409652990 2127093760 20131 33554432000 4194304 5870510 140725725135168 140725725134120 5262731 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 519310 20131 996 410 0 514783 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2077240 KiB
Current children cumulated memory: 80524 KiB

[startup+12.7004 s]
/proc/loadavg: 2.28 4.37 6.69 3/200 4093
/proc/meminfo: memFree=22213180/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2127028 memory=111520 CPUtime=12.69 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 22992 0 0 0 1266 3 0 0 20 0 1 0 409652990 2178076672 27880 33554432000 4194304 5870510 140725725135168 140725725134120 5262802 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 531757 27880 998 410 0 527230 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2127028 KiB
Current children cumulated memory: 111520 KiB

[startup+25.5004 s]
/proc/loadavg: 2.22 4.25 6.61 3/200 4093
/proc/meminfo: memFree=22183628/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2127028 memory=133364 CPUtime=25.49 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 35653 0 0 0 2543 6 0 0 20 0 1 0 409652990 2178076672 33341 33554432000 4194304 5870510 140725725135168 140725725134184 5278096 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 531757 33341 998 410 0 527230 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2127028 KiB
Current children cumulated memory: 133364 KiB

[startup+51.1096 s]
/proc/loadavg: 2.14 4.07 6.49 3/200 4096
/proc/meminfo: memFree=22056316/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2258504 memory=254192 CPUtime=51.1 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 38343 0 0 0 5102 8 0 0 20 0 1 0 409652990 2312708096 63548 33554432000 4194304 5870510 140725725135168 140725725134120 5262735 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 564626 63548 998 410 0 560099 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2258504 KiB
Current children cumulated memory: 254192 KiB

[startup+102.3 s]
/proc/loadavg: 2.18 3.78 6.26 3/200 4164
/proc/meminfo: memFree=21944272/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2258504 memory=217128 CPUtime=102.28 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 78240 0 0 0 10207 21 0 0 20 0 1 0 409652990 2312708096 54282 33554432000 4194304 5870510 140725725135168 140725725134184 5282384 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 564626 54282 998 410 0 560099 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2258504 KiB
Current children cumulated memory: 217128 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 3.46 6.00 3/200 4168
/proc/meminfo: memFree=22205192/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2093476 memory=103116 CPUtime=162.29 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 86255 0 0 0 16202 27 0 0 20 0 1 0 409652990 2143719424 25779 33554432000 4194304 5870510 140725725135168 140725725134344 5283094 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 523369 25779 1005 410 0 518842 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2093476 KiB
Current children cumulated memory: 103116 KiB

[startup+207.673 s]
# the end of solver process 4028 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=207.364 s, system=0.308004 s

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

[startup+179.2 s]
/proc/loadavg: 2.05 3.38 5.93 3/200 4170
/proc/meminfo: memFree=22220160/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2070200 memory=79532 CPUtime=179.19 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 89137 0 0 0 17891 28 0 0 20 0 1 0 409652990 2119884800 19883 33554432000 4194304 5870510 140725725135168 140725725133736 5274487 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 517550 19883 1005 410 0 513023 0
Current children cumulated CPU time: 179.19 s
Current children cumulated vsize: 2070200 KiB
Current children cumulated memory: 79532 KiB

[startup+192 s]*
/proc/loadavg: 2.04 3.32 5.87 3/200 4170
/proc/meminfo: memFree=22163256/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2124128 memory=117996 CPUtime=192 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 90021 0 0 0 19171 29 0 0 20 0 1 0 409652990 2175107072 29499 33554432000 4194304 5870510 140725725135168 140725725134344 5274721 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 531032 29499 1005 410 0 526505 0
Current children cumulated CPU time: 192 s
Current children cumulated vsize: 2124128 KiB
Current children cumulated memory: 117996 KiB

[startup+198.4 s]
/proc/loadavg: 2.04 3.29 5.85 3/200 4170
/proc/meminfo: memFree=22152924/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2124128 memory=130284 CPUtime=198.39 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 90242 0 0 0 19810 29 0 0 20 0 1 0 409652990 2175107072 32571 33554432000 4194304 5870510 140725725135168 140725725133608 5274516 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 531032 32571 1005 410 0 526505 0
Current children cumulated CPU time: 198.39 s
Current children cumulated vsize: 2124128 KiB
Current children cumulated memory: 130284 KiB

[startup+201.6 s]
/proc/loadavg: 2.03 3.27 5.83 3/200 4171
/proc/meminfo: memFree=22185188/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2074808 memory=84524 CPUtime=201.59 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 90474 0 0 0 20129 30 0 0 20 0 1 0 409652990 2124603392 21131 33554432000 4194304 5870510 140725725135168 140725725133608 5282429 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 518702 21131 1005 410 0 514175 0
Current children cumulated CPU time: 201.59 s
Current children cumulated vsize: 2074808 KiB
Current children cumulated memory: 84524 KiB

[startup+204.8 s]
/proc/loadavg: 2.03 3.27 5.83 3/200 4171
/proc/meminfo: memFree=22183016/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2086380 memory=96036 CPUtime=204.79 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 90817 0 0 0 20449 30 0 0 20 0 1 0 409652990 2136453120 24009 33554432000 4194304 5870510 140725725135168 140725725134184 5283116 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 521595 24009 1005 410 0 517068 0
Current children cumulated CPU time: 204.79 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 96036 KiB

[startup+206.4 s]
/proc/loadavg: 2.03 3.25 5.81 3/200 4171
/proc/meminfo: memFree=22171476/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2086380 memory=96036 CPUtime=206.39 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 90817 0 0 0 20609 30 0 0 20 0 1 0 409652990 2136453120 24009 33554432000 4194304 5870510 140725725135168 140725725133736 5272671 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 521595 24009 1005 410 0 517068 0
Current children cumulated CPU time: 206.39 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 96036 KiB

[startup+207.2 s]
/proc/loadavg: 2.03 3.25 5.81 3/200 4171
/proc/meminfo: memFree=22171476/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2086380 memory=96036 CPUtime=207.19 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 90817 0 0 0 20689 30 0 0 20 0 1 0 409652990 2136453120 24009 33554432000 4194304 5870510 140725725135168 140725725133736 5282295 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 521595 24009 1005 410 0 517068 0
Current children cumulated CPU time: 207.19 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 96036 KiB

[startup+207.6 s]
/proc/loadavg: 2.03 3.25 5.81 3/200 4171
/proc/meminfo: memFree=22171476/32770624 swapFree=66939828/67108860
[pid=4028] ppid=4025 vsize=2086380 memory=96036 CPUtime=207.59 cores=1,3,5,7
/proc/4028/stat : 4028 (xcsp_picat) R 4025 4028 3880 0 -1 4202496 90817 0 0 0 20729 30 0 0 20 0 1 0 409652990 2136453120 24009 33554432000 4194304 5870510 140725725135168 140725725133736 5281707 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19243008 140725725144095 140725725144173 140725725144173 140725725147082 0
/proc/4028/statm: 521595 24009 1005 410 0 517068 0
Current children cumulated CPU time: 207.59 s
Current children cumulated vsize: 2086380 KiB
Current children cumulated memory: 96036 KiB

Child status: 0
Real time (s): 207.673
CPU time (s): 207.672
CPU user time (s): 207.364
CPU system time (s): 0.308004
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2602380
Max. memory (cumulated for all children) (KiB): 374924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.364
system time used= 0.308004
maximum resident set size= 518316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90841
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= 61


# summary of solver processes directly reported to runsolver:
#   pid: 4028
#   total CPU time (s): 207.672
#   total CPU user time (s): 207.364
#   total CPU system time (s): 0.308004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.933383 second user time and 1.43844 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 03:15:41
IDJOB=4395634
IDBENCH=127979
IDSOLVER=2845
FILE ID=node119/4395634-1568337381
RUNJOBID= node119-1568337054-3912
PBS_JOBID= 21701164
Free space on /tmp= 57264 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-4395634-1568337381/watcher-4395634-1568337381 -o /tmp/evaluation-result-4395634-1568337381/solver-4395634-1568337381 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568337054-3912 --watchdog 2560  xcsp_picat HOME/instance-4395634-1568337381.xml

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

MD5SUM BENCH= 0bc555941feddabd64880acf40a70a83
RANDOM SEED=1737910096

node119.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.47
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.47
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.47
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.47
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:        22224600 kB
MemAvailable:   31671128 kB
Buffers:          175456 kB
Cached:          9488372 kB
SwapCached:        61088 kB
Active:          2391076 kB
Inactive:        7467292 kB
Active(anon):     133756 kB
Inactive(anon):   102764 kB
Active(file):    2257320 kB
Inactive(file):  7364528 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:              3892 kB
Writeback:            96 kB
AnonPages:        193596 kB
Mapped:            46004 kB
Shmem:             32840 kB
Slab:             282084 kB
SReclaimable:     253140 kB
SUnreclaim:        28944 kB
KernelStack:        3568 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2658008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57264 MiB
End job on node119 at 2019-09-13 03:19:09