Trace number 4295731

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 2018-06-15SAT 408.272 408.278

General information on the benchmark

NameSportsScheduling/
SportsScheduling-14_c18.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 benchmark49.9118
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

408.19/408.27	c xcsp_picat version 2.4#4 (June 15, 2018)
408.19/408.27	s SATISFIABLE
408.19/408.27	v <instantiation>
408.19/408.27	v     <list> a[][] m[][] ad[] h[][] hd[]  </list> 
408.19/408.27	v     <values> 1 8 9 12 13 13 4 6 10 7 7 6 12 3 9 8 4 11 11 12 10 13 10 13 9 7 5 11 13 5 7 10 8 8 6 13 12 12 9 7 10 5 13 12 12 11 5 9 3 10 11 13 9 2 10 11 10 7 6 12 2 12 11 13 8 11 13 12 8 5 6 13 11 12 9 9 8 6 13 12 3 9 4 8 7 13 11 11 4 10 10  0 40 31 86 84 62 36 47 77 29 56 17 88 25 58 64 3 67 33 23 21 54 9 80 71 39 46 73 89 37 18 81 30 7 38 69 34 11 20 63 51 16 35 79 44 82 27 8 14 66 52 12 76 1 72 22 42 48 55 83 13 61 10 45 49 85 24 53 70 4 5 87 43 74 50 41 57 28 90 68 2 65 26 19 6 75 60 78 15 32 59  11 12 10 8 13 2 9  0 3 2 10 9 5 3 4 8 2 5 1 11 2 5 6 0 6 2 1 1 4 0 8 7 3 4 7 11 3 1 9 2 0 3 6 2 0 1 6 4 1 2 8 3 9 2 0 1 6 4 0 8 0 7 1 3 4 5 9 1 5 0 3 4 10 1 4 7 0 0 10 3 7 4 3 5 2 12 6 0 6 2 1 0 7 5 8 1 2 5  0 5 4 7 6 1 3   </values> 
408.19/408.27	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 (2695 MiB free)
  memory of node 1: 16384 MiB (9604 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295731-1532573188/watcher-4295731-1532573188 -o /tmp/evaluation-result-4295731-1532573188/solver-4295731-1532573188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532542928-25611 --watchdog 2580 xcsp_picat HOME/instance-4295731-1532573188.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=28593, runsolver pid=28590
Current StackSize limit: 8192 KiB


[startup+0.100174 s]*
/proc/loadavg: 2.01 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12557128/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=136472 memory=36204 CPUtime=0.09 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 2902 0 0 0 9 0 0 0 20 0 1 0 74881913 139747328 9051 33554432000 4194304 5849740 140725532093648 140725532093648 5251173 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 34118 9051 656 405 0 31062 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 136472 KiB
Current children cumulated memory: 36204 KiB

[startup+0.209813 s]*
/proc/loadavg: 2.01 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12539140/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=154052 memory=53956 CPUtime=0.21 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 5346 0 0 0 20 1 0 0 20 0 1 0 74881913 157749248 13489 33554432000 4194304 5849740 140725532093648 140725532093648 4494144 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 38513 13489 716 405 0 35457 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 154052 KiB
Current children cumulated memory: 53956 KiB

[startup+0.30964 s]*
/proc/loadavg: 2.01 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12522820/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=170436 memory=70324 CPUtime=0.31 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 5865 0 0 0 30 1 0 0 20 0 1 0 74881913 174526464 17581 33554432000 4194304 5849740 140725532093648 140725532093648 4488952 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 42609 17581 716 405 0 39553 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 170436 KiB
Current children cumulated memory: 70324 KiB

[startup+0.700412 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12488008/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=207172 memory=107108 CPUtime=0.69 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 7809 0 0 0 67 2 0 0 20 0 1 0 74881913 212144128 26777 33554432000 4194304 5849740 140725532093648 140725532092584 5310718 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 51793 26777 728 405 0 48737 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 207172 KiB
Current children cumulated memory: 107108 KiB

[startup+1.50042 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12485948/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=207172 memory=107108 CPUtime=1.49 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 7812 0 0 0 147 2 0 0 20 0 1 0 74881913 212144128 26777 33554432000 4194304 5849740 140725532093648 140725532092296 5397364 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 51793 26777 728 405 0 48737 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 207172 KiB
Current children cumulated memory: 107108 KiB

[startup+3.10956 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12485344/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=234088 memory=134188 CPUtime=3.1 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 18977 0 0 0 307 3 0 0 20 0 1 0 74881913 239706112 33547 33554432000 4194304 5849740 140725532093648 140725532092296 5335976 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 58522 33547 743 405 0 55466 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 234088 KiB
Current children cumulated memory: 134188 KiB

[startup+6.3004 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12457600/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=235620 memory=135744 CPUtime=6.29 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 26772 0 0 0 626 3 0 0 20 0 1 0 74881913 241274880 33936 33554432000 4194304 5849740 140725532093648 140725532091896 5351926 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 58905 33936 748 405 0 55849 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 235620 KiB
Current children cumulated memory: 135744 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12459408/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=233568 memory=133704 CPUtime=12.69 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 36760 0 0 0 1261 8 0 0 20 0 1 0 74881913 239173632 33426 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 58392 33426 751 405 0 55336 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 233568 KiB
Current children cumulated memory: 133704 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 28594
/proc/meminfo: memFree=12460160/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=233544 memory=133680 CPUtime=25.49 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 54493 0 0 0 2531 18 0 0 20 0 1 0 74881913 239149056 33420 33554432000 4194304 5849740 140725532093648 140725532092808 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 58386 33420 751 405 0 55330 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 233544 KiB
Current children cumulated memory: 133680 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 28594
/proc/meminfo: memFree=12492864/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=203364 memory=101152 CPUtime=51.1 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 63320 0 0 0 5077 33 0 0 20 0 1 0 74881913 208244736 25288 33554432000 4194304 5849740 140725532093648 140725532092808 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 50841 25288 751 405 0 47785 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 203364 KiB
Current children cumulated memory: 101152 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 28595
/proc/meminfo: memFree=12490240/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=206504 memory=103600 CPUtime=102.29 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 73406 0 0 0 10175 54 0 0 20 0 1 0 74881913 211460096 25900 33554432000 4194304 5849740 140725532093648 140725532092136 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 51626 25900 751 405 0 48570 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 206504 KiB
Current children cumulated memory: 103600 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28596
/proc/meminfo: memFree=12454784/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=239036 memory=139172 CPUtime=162.3 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 87093 0 0 0 16153 77 0 0 20 0 1 0 74881913 244772864 34793 33554432000 4194304 5849740 140725532093648 140725532092136 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 59759 34793 751 405 0 56703 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 239036 KiB
Current children cumulated memory: 139172 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28666
/proc/meminfo: memFree=12253340/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=239036 memory=139172 CPUtime=222.29 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 100204 0 0 0 22132 97 0 0 20 0 1 0 74881913 244772864 34793 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 59759 34793 751 405 0 56703 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 239036 KiB
Current children cumulated memory: 139172 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28667
/proc/meminfo: memFree=11667052/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=266664 memory=176344 CPUtime=282.28 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 105717 0 0 0 28114 114 0 0 20 0 1 0 74881913 273063936 44086 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 66666 44086 751 405 0 63610 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 266664 KiB
Current children cumulated memory: 176344 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28668
/proc/meminfo: memFree=11669500/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=266664 memory=176448 CPUtime=342.28 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 108061 0 0 0 34097 131 0 0 20 0 1 0 74881913 273063936 44112 33554432000 4194304 5849740 140725532093648 140725532092648 5312761 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 66666 44112 751 405 0 63610 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 266664 KiB
Current children cumulated memory: 176448 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28669
/proc/meminfo: memFree=11735528/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=221760 memory=131444 CPUtime=402.28 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 118702 0 0 0 40076 152 0 0 20 0 1 0 74881913 227082240 32861 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 55440 32861 752 405 0 52384 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 221760 KiB
Current children cumulated memory: 131444 KiB

[startup+408.278 s]
# the end of solver process 28593 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=406.709 s, system=1.56303 s

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

[startup+403.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28669
/proc/meminfo: memFree=11735528/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=221760 memory=131444 CPUtime=403.19 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 118702 0 0 0 40166 153 0 0 20 0 1 0 74881913 227082240 32861 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 55440 32861 752 405 0 52384 0
Current children cumulated CPU time: 403.19 s
Current children cumulated vsize: 221760 KiB
Current children cumulated memory: 131444 KiB

[startup+406.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28669
/proc/meminfo: memFree=11692340/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=264816 memory=174572 CPUtime=406.38 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 120268 0 0 0 40483 155 0 0 20 0 1 0 74881913 271171584 43643 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 66204 43643 752 405 0 63148 0
Current children cumulated CPU time: 406.38 s
Current children cumulated vsize: 264816 KiB
Current children cumulated memory: 174572 KiB

[startup+407.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28669
/proc/meminfo: memFree=11692340/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=264816 memory=174572 CPUtime=407.18 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 120268 0 0 0 40563 155 0 0 20 0 1 0 74881913 271171584 43643 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 66204 43643 752 405 0 63148 0
Current children cumulated CPU time: 407.18 s
Current children cumulated vsize: 264816 KiB
Current children cumulated memory: 174572 KiB

[startup+408 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 28669
/proc/meminfo: memFree=11692464/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=264816 memory=174572 CPUtime=408 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 120268 0 0 0 40644 156 0 0 20 0 1 0 74881913 271171584 43643 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 66204 43643 752 405 0 63148 0
Current children cumulated CPU time: 408 s
Current children cumulated vsize: 264816 KiB
Current children cumulated memory: 174572 KiB

[startup+408.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28669
/proc/meminfo: memFree=11692464/32770624 swapFree=67108852/67108860
[pid=28593] ppid=28590 vsize=264816 memory=174572 CPUtime=408.19 cores=1,3,5,7
/proc/28593/stat : 28593 (xcsp_picat) R 28590 28593 25579 0 -1 4202496 120268 0 0 0 40663 156 0 0 20 0 1 0 74881913 271171584 43643 33554432000 4194304 5849740 140725532093648 140725532092648 140133631111047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 44830720 140725532095670 140725532095748 140725532095748 140725532098506 0
/proc/28593/statm: 66204 43643 752 405 0 63148 0
Current children cumulated CPU time: 408.19 s
Current children cumulated vsize: 264816 KiB
Current children cumulated memory: 174572 KiB

Child status: 0
Real time (s): 408.278
CPU time (s): 408.272
CPU user time (s): 406.709
CPU system time (s): 1.56303
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 340572
Max. memory (cumulated for all children) (KiB): 250096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 406.709
system time used= 1.56303
maximum resident set size= 250096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120315
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= 20
involuntary context switches= 166


# summary of solver processes directly reported to runsolver:
#   pid: 28593
#   total CPU time (s): 408.272
#   total CPU user time (s): 406.709
#   total CPU system time (s): 1.56303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.17963 second user time and 2.49931 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-26 04:46:28
IDJOB=4295731
IDBENCH=141595
IDSOLVER=2754
FILE ID=node148/4295731-1532573188
RUNJOBID= node148-1532542928-25611
PBS_JOBID= 21021950
Free space on /tmp= 43260 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-14_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295731-1532573188/watcher-4295731-1532573188 -o /tmp/evaluation-result-4295731-1532573188/solver-4295731-1532573188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532542928-25611 --watchdog 2580  xcsp_picat HOME/instance-4295731-1532573188.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1643907522

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12595392 kB
MemAvailable:   31419452 kB
Buffers:          216600 kB
Cached:         18543932 kB
SwapCached:            8 kB
Active:          2871740 kB
Inactive:       16454984 kB
Active(anon):     519308 kB
Inactive(anon):    74280 kB
Active(file):    2352432 kB
Inactive(file): 16380704 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        572676 kB
Mapped:            42936 kB
Shmem:             25216 kB
Slab:             547280 kB
SReclaimable:     519384 kB
SUnreclaim:        27896 kB
KernelStack:        3328 kB
PageTables:         6608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     919732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43260 MiB
End job on node148 at 2018-07-26 04:53:16