Trace number 4394933

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 NameAnswerCPU timeWall clock time
PicatSAT 2019-09-12SAT 318.415 318.44

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark167.509
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

36.39/36.42	c xcsp_picat version 2.7b12 (9/12/2019)
318.36/318.43	s SATISFIABLE
318.36/318.43	v <instantiation>
318.36/318.43	v     <list> h[][] ad[] a[][] hd[] m[][]  </list> 
318.36/318.43	v     <values> 0 0 1 6 8 9 5 6 4 2 3 5 3 2 6 5 1 0 4 10 4 8 3 0 8 2 4 9 2 0 11 3 2 0 6 1 5 1 10 6 5 8 3 1 5 0 2 0 11 4 3 1 8 3 0 7 2 1 9 7 1 5 6 4 0 10 1 6 2 7 2 4 3 3 0 1 0 7 12 7 4 9 3 0 1 1 7 4 2 2 5  12 7 9 4 10 8 13  1 2 10 8 10 13 11 9 12 13 7 7 4 3 12 9 12 5 7 13 10 13 6 11 11 9 5 10 7 4 13 8 6 8 11 7 12 13 12 7 13 12 10 6 10 7 11 9 12 13 9 8 9 11 3 13 4 11 12 12 2 8 10 6 13 11 4 13 5 9 12 8 13 5 10 9 12 11 13 8 11 11 12 6 3 5 10 9 8 10 6  11 1 3 2 5 6 0  0 1 21 64 77 84 60 65 53 35 39 56 36 25 68 58 23 4 48 87 51 80 38 10 78 31 46 81 29 3 89 40 28 7 67 18 61 24 86 63 62 79 42 17 59 6 33 8 88 54 41 19 76 43 2 75 26 22 83 74 13 57 66 47 12 85 15 69 27 71 34 49 45 37 9 20 11 73 90 70 52 82 44 5 14 16 72 50 30 32 55   </values> 
318.36/318.43	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394933-1568337459/watcher-4394933-1568337459 -o /tmp/evaluation-result-4394933-1568337459/solver-4394933-1568337459 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568322174-14886 --watchdog 2580 xcsp_picat HOME/instance-4394933-1568337459.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
solver pid=19375, runsolver pid=19372
Current StackSize limit: 8192 KiB


[startup+0.100183 s]*
/proc/loadavg: 2.29 2.08 2.07 3/206 19376
/proc/meminfo: memFree=30282464/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2045580 memory=38376 CPUtime=0.1 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 2146 0 0 0 10 0 0 0 20 0 1 0 409668577 2094673920 9594 33554432000 4194304 5870510 140720718808864 140720718807448 4442372 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 511395 9594 962 410 0 506868 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2045580 KiB
Current children cumulated memory: 38376 KiB

[startup+0.210087 s]*
/proc/loadavg: 2.29 2.08 2.07 3/206 19376
/proc/meminfo: memFree=30262316/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2067584 memory=60616 CPUtime=0.21 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 7884 0 0 0 20 1 0 0 20 0 1 0 409668577 2117206016 15088 33554432000 4194304 5870510 140720718808864 140720718807448 5328447 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 516896 15088 962 410 0 512369 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2067584 KiB
Current children cumulated memory: 60616 KiB

[startup+0.310139 s]*
/proc/loadavg: 2.29 2.08 2.07 3/206 19376
/proc/meminfo: memFree=30244084/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2084188 memory=78656 CPUtime=0.31 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 11731 0 0 0 29 2 0 0 20 0 1 0 409668577 2134208512 19664 33554432000 4194304 5870510 140720718808864 140720718807448 5394096 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 521047 19664 962 410 0 516520 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2084188 KiB
Current children cumulated memory: 78656 KiB

[startup+0.700296 s]
/proc/loadavg: 2.29 2.08 2.07 3/206 19376
/proc/meminfo: memFree=30217040/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2110532 memory=101284 CPUtime=0.69 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 16144 0 0 0 65 4 0 0 20 0 1 0 409668577 2161184768 25321 33554432000 4194304 5870510 140720718808864 140720718807448 139673525591943 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 527633 25321 965 410 0 523106 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2110532 KiB
Current children cumulated memory: 101284 KiB

[startup+1.5003 s]
/proc/loadavg: 2.29 2.08 2.07 3/206 19376
/proc/meminfo: memFree=30205376/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2118840 memory=109808 CPUtime=1.49 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 17786 0 0 0 145 4 0 0 20 0 1 0 409668577 2169692160 27452 33554432000 4194304 5870510 140720718808864 140720718807256 5352861 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 529710 27452 974 410 0 525183 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2118840 KiB
Current children cumulated memory: 109808 KiB

[startup+3.11002 s]
/proc/loadavg: 2.29 2.08 2.07 3/206 19377
/proc/meminfo: memFree=30217712/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2092204 memory=86072 CPUtime=3.1 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 32267 0 0 0 305 5 0 0 20 0 1 0 409668577 2142416896 21518 33554432000 4194304 5870510 140720718808864 140720718808120 5282574 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 523051 21518 996 410 0 518524 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2092204 KiB
Current children cumulated memory: 86072 KiB

[startup+6.30038 s]
/proc/loadavg: 2.26 2.08 2.06 3/206 19377
/proc/meminfo: memFree=30187276/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2134156 memory=104520 CPUtime=6.29 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 38370 0 0 0 624 5 0 0 20 0 1 0 409668577 2185375744 26130 33554432000 4194304 5870510 140720718808864 140720718807304 139673530829368 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 533539 26130 1000 410 0 529012 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2134156 KiB
Current children cumulated memory: 104520 KiB

[startup+12.7004 s]
/proc/loadavg: 2.24 2.08 2.06 3/206 19377
/proc/meminfo: memFree=30155020/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2214296 memory=178652 CPUtime=12.69 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 42879 0 0 0 1262 7 0 0 20 0 1 0 409668577 2267439104 44663 33554432000 4194304 5870510 140720718808864 140720718807816 5282747 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 553574 44663 1000 410 0 549047 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2214296 KiB
Current children cumulated memory: 178652 KiB

[startup+25.5004 s]
/proc/loadavg: 2.19 2.07 2.06 3/207 19379
/proc/meminfo: memFree=30166884/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2264384 memory=226024 CPUtime=25.48 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 49296 0 0 0 2539 9 0 0 20 0 1 0 409668577 2318729216 56506 33554432000 4194304 5870510 140720718808864 140720718807816 5282747 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 566096 56506 1000 410 0 561569 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2264384 KiB
Current children cumulated memory: 226024 KiB

[startup+51.1101 s]
/proc/loadavg: 2.12 2.07 2.06 3/206 19379
/proc/meminfo: memFree=30180280/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2134156 memory=122952 CPUtime=51.09 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 66795 0 0 0 5095 14 0 0 20 0 1 0 409668577 2185375744 30738 33554432000 4194304 5870510 140720718808864 140720718807880 5282759 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 533539 30738 1000 410 0 529012 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2134156 KiB
Current children cumulated memory: 122952 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.06 2.06 3/206 19384
/proc/meminfo: memFree=30202488/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2164504 memory=147740 CPUtime=102.28 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 77616 0 0 0 10212 16 0 0 20 0 1 0 409668577 2216452096 36935 33554432000 4194304 5870510 140720718808864 140720718807304 5281707 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 541126 36935 1000 410 0 536599 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2164504 KiB
Current children cumulated memory: 147740 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/207 19390
/proc/meminfo: memFree=30245824/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2164504 memory=147740 CPUtime=162.27 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 87041 0 0 0 16211 16 0 0 20 0 1 0 409668577 2216452096 36935 33554432000 4194304 5870510 140720718808864 140720718807304 5288842 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 541126 36935 1000 410 0 536599 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2164504 KiB
Current children cumulated memory: 147740 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/206 19399
/proc/meminfo: memFree=30245580/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2164504 memory=147740 CPUtime=222.27 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 95879 0 0 0 22210 17 0 0 20 0 1 0 409668577 2216452096 36935 33554432000 4194304 5870510 140720718808864 140720718807304 5282714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 541126 36935 1000 410 0 536599 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2164504 KiB
Current children cumulated memory: 147740 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/206 19404
/proc/meminfo: memFree=30196220/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2183796 memory=178456 CPUtime=282.27 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 97005 0 0 0 28209 18 0 0 20 0 1 0 409668577 2236207104 44614 33554432000 4194304 5870510 140720718808864 140720718807432 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 545949 44614 1000 410 0 541422 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2183796 KiB
Current children cumulated memory: 178456 KiB

[startup+318.44 s]
# the end of solver process 19375 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=318.214 s, system=0.200985 s

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

[startup+294.4 s]
/proc/loadavg: 2.00 2.03 2.05 3/207 19406
/proc/meminfo: memFree=30215744/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2171992 memory=158088 CPUtime=294.37 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 98032 0 0 0 29418 19 0 0 20 0 1 0 409668577 2224119808 39522 33554432000 4194304 5870510 140720718808864 140720718807432 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 542998 39522 1000 410 0 538471 0
Current children cumulated CPU time: 294.37 s
Current children cumulated vsize: 2171992 KiB
Current children cumulated memory: 158088 KiB

[startup+307.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/206 19408
/proc/meminfo: memFree=30214524/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2171992 memory=160272 CPUtime=307.17 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 107467 0 0 0 30698 19 0 0 20 0 1 0 409668577 2224119808 40068 33554432000 4194304 5870510 140720718808864 140720718807432 5282236 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 542998 40068 1000 410 0 538471 0
Current children cumulated CPU time: 307.17 s
Current children cumulated vsize: 2171992 KiB
Current children cumulated memory: 160272 KiB

[startup+313.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/206 19408
/proc/meminfo: memFree=30214640/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2171992 memory=162320 CPUtime=313.56 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 107500 0 0 0 31337 19 0 0 20 0 1 0 409668577 2224119808 40580 33554432000 4194304 5870510 140720718808864 140720718807432 5282767 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 542998 40580 1000 410 0 538471 0
Current children cumulated CPU time: 313.56 s
Current children cumulated vsize: 2171992 KiB
Current children cumulated memory: 162320 KiB

[startup+316.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/206 19408
/proc/meminfo: memFree=30178724/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2171992 memory=162320 CPUtime=316.76 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 107583 0 0 0 31657 19 0 0 20 0 1 0 409668577 2224119808 40580 33554432000 4194304 5870510 140720718808864 140720718807432 5282767 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 542998 40580 1000 410 0 538471 0
Current children cumulated CPU time: 316.76 s
Current children cumulated vsize: 2171992 KiB
Current children cumulated memory: 162320 KiB

[startup+317.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/206 19408
/proc/meminfo: memFree=30210592/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2171992 memory=164368 CPUtime=317.56 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 107586 0 0 0 31737 19 0 0 20 0 1 0 409668577 2224119808 41092 33554432000 4194304 5870510 140720718808864 140720718807432 5278096 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 542998 41092 1000 410 0 538471 0
Current children cumulated CPU time: 317.56 s
Current children cumulated vsize: 2171992 KiB
Current children cumulated memory: 164368 KiB

[startup+318 s]*
/proc/loadavg: 2.00 2.03 2.05 3/206 19408
/proc/meminfo: memFree=30210592/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2171992 memory=164368 CPUtime=317.97 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 107586 0 0 0 31778 19 0 0 20 0 1 0 409668577 2224119808 41092 33554432000 4194304 5870510 140720718808864 140720718807432 5308341 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 542998 41092 1000 410 0 538471 0
Current children cumulated CPU time: 317.97 s
Current children cumulated vsize: 2171992 KiB
Current children cumulated memory: 164368 KiB

[startup+318.4 s]
/proc/loadavg: 2.00 2.03 2.05 3/206 19408
/proc/meminfo: memFree=30210592/32770624 swapFree=67008816/67108860
[pid=19375] ppid=19372 vsize=2171992 memory=164368 CPUtime=318.36 cores=1,3,5,7
/proc/19375/stat : 19375 (xcsp_picat) R 19372 19375 14854 0 -1 4202496 107586 0 0 0 31817 19 0 0 20 0 1 0 409668577 2224119808 41092 33554432000 4194304 5870510 140720718808864 140720718807432 5283072 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23228416 140720718816287 140720718816365 140720718816365 140720718819274 0
/proc/19375/statm: 542998 41092 1000 410 0 538471 0
Current children cumulated CPU time: 318.36 s
Current children cumulated vsize: 2171992 KiB
Current children cumulated memory: 164368 KiB

Child status: 0
Real time (s): 318.44
CPU time (s): 318.415
CPU user time (s): 318.214
CPU system time (s): 0.200985
CPU usage (%): 99.9922
Max. virtual memory (cumulated for all children) (KiB): 2425912
Max. memory (cumulated for all children) (KiB): 273816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 318.214
system time used= 0.200985
maximum resident set size= 337524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107697
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= 4
involuntary context switches= 169


# summary of solver processes directly reported to runsolver:
#   pid: 19375
#   total CPU time (s): 318.415
#   total CPU user time (s): 318.214
#   total CPU system time (s): 0.200985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.39376 second user time and 2.4062 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-13 03:16:49
IDJOB=4394933
IDBENCH=133923
IDSOLVER=2844
FILE ID=node132/4394933-1568337459
RUNJOBID= node132-1568322174-14886
PBS_JOBID= 21701138
Free space on /tmp= 60300 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394933-1568337459/watcher-4394933-1568337459 -o /tmp/evaluation-result-4394933-1568337459/solver-4394933-1568337459 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568322174-14886 --watchdog 2580  xcsp_picat HOME/instance-4394933-1568337459.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1801408314

node132.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.95
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.95
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.95
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.95
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:        30314736 kB
MemAvailable:   31703456 kB
Buffers:          124764 kB
Cached:          1535060 kB
SwapCached:         8512 kB
Active:           528992 kB
Inactive:        1347380 kB
Active(anon):     216116 kB
Inactive(anon):    28024 kB
Active(file):     312876 kB
Inactive(file):  1319356 kB
Unevictable:      109188 kB
Mlocked:          109188 kB
SwapTotal:      67108860 kB
SwapFree:       67008816 kB
Dirty:              3232 kB
Writeback:             0 kB
AnonPages:        380452 kB
Mapped:            33128 kB
Shmem:             18712 kB
Slab:             173840 kB
SReclaimable:     144644 kB
SUnreclaim:        29196 kB
KernelStack:        3664 kB
PageTables:         5776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2712980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 60300 MiB
End job on node132 at 2019-09-13 03:22:08