Trace number 4407588

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
(reference) PicatSAT 2019-09-12SAT 291.992 291.987

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-040.xml
MD5SUMb74d7d5d03f7c84e1bb19748e6149180
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 benchmark0.04831
Satisfiable
(Un)Satisfiability was proved
Number of variables79
Number of constraints41
Number of domains2
Minimum domain size39
Maximum domain size40
Distribution of domain sizes[{"size":39,"count":39},{"size":40,"count":40}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":41},{"degree":3,"count":38}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":39},{"arity":39,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints39
Distribution of constraint types[{"type":"intension","count":39},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

31.89/31.94	c xcsp_picat version 2.7b12 (9/12/2019)
291.90/291.98	s SATISFIABLE
291.90/291.98	v <instantiation>
291.90/291.98	v     <list> y[] x[]  </list> 
291.90/291.98	v     <values> 8 13 12 17 26 27 23 20 11 2 4 14 1 22 25 19 21 31 34 36 39 38 37 35 29 28 33 32 30 24 16 18 15 10 9 7 6 5 3  18 26 13 25 8 34 7 30 10 21 19 15 29 28 6 31 12 33 2 36 0 39 1 38 3 32 4 37 5 35 11 27 9 24 14 23 16 22 17 20   </values> 
291.90/291.98	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 (10846 MiB free)
  memory of node 1: 16384 MiB (13383 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407588-1569509659/watcher-4407588-1569509659 -o /tmp/evaluation-result-4407588-1569509659/solver-4407588-1569509659 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569509602-14802 --watchdog 2560 xcsp_picat HOME/instance-4407588-1569509659.xml 

running on 4 cores: 0,2,4,6

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=14894, runsolver pid=14891

[startup+0.100206 s]*
/proc/loadavg: 0.39 0.10 0.07 3/200 14895
/proc/meminfo: memFree=24789884/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2044284 memory=26424 CPUtime=0.1 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 4664 0 0 0 10 0 0 0 20 0 1 0 527230646 2093346816 6606 33554432000 4194304 5870510 140728474188048 140728474185192 5337306 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 511071 6606 925 410 0 506544 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2044284 KiB
Current children cumulated memory: 26424 KiB

[startup+0.209949 s]*
/proc/loadavg: 0.39 0.10 0.07 3/200 14895
/proc/meminfo: memFree=24785292/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2043472 memory=26388 CPUtime=0.21 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 4713 0 0 0 21 0 0 0 20 0 1 0 527230646 2092515328 6597 33554432000 4194304 5870510 140728474188048 140728474185192 5304100 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 510868 6597 934 410 0 506341 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2043472 KiB
Current children cumulated memory: 26388 KiB

[startup+0.309766 s]*
/proc/loadavg: 0.39 0.10 0.07 4/200 14895
/proc/meminfo: memFree=24788288/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2043472 memory=26388 CPUtime=0.31 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 4713 0 0 0 31 0 0 0 20 0 1 0 527230646 2092515328 6597 33554432000 4194304 5870510 140728474188048 140728474187304 5267985 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 510868 6597 934 410 0 506341 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2043472 KiB
Current children cumulated memory: 26388 KiB

[startup+0.700348 s]
/proc/loadavg: 0.39 0.10 0.07 3/200 14895
/proc/meminfo: memFree=24788288/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2046192 memory=26648 CPUtime=0.69 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 4796 0 0 0 69 0 0 0 20 0 1 0 527230646 2095300608 6662 33554432000 4194304 5870510 140728474188048 140728474187304 5298827 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 511548 6662 956 410 0 507021 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2046192 KiB
Current children cumulated memory: 26648 KiB

[startup+1.50039 s]
/proc/loadavg: 0.39 0.10 0.07 3/200 14895
/proc/meminfo: memFree=24786800/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2050612 memory=32728 CPUtime=1.49 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 5784 0 0 0 149 0 0 0 20 0 1 0 527230646 2099826688 8182 33554432000 4194304 5870510 140728474188048 140728474187304 5262639 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 512653 8182 958 410 0 508126 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2050612 KiB
Current children cumulated memory: 32728 KiB

[startup+3.10984 s]
/proc/loadavg: 0.52 0.13 0.08 3/200 14895
/proc/meminfo: memFree=24839552/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2070136 memory=47328 CPUtime=3.1 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 10658 0 0 0 309 1 0 0 20 0 1 0 527230646 2119819264 11832 33554432000 4194304 5870510 140728474188048 140728474187000 5281974 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 517534 11832 958 410 0 513007 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2070136 KiB
Current children cumulated memory: 47328 KiB

[startup+6.30043 s]
/proc/loadavg: 0.52 0.13 0.08 3/200 14895
/proc/meminfo: memFree=24822792/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2089728 memory=63888 CPUtime=6.29 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 15331 0 0 0 627 2 0 0 20 0 1 0 527230646 2139881472 15972 33554432000 4194304 5870510 140728474188048 140728474186408 5283024 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 522432 15972 958 410 0 517905 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2089728 KiB
Current children cumulated memory: 63888 KiB

[startup+12.7004 s]
/proc/loadavg: 0.63 0.16 0.09 3/200 14895
/proc/meminfo: memFree=24824596/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2093744 memory=74428 CPUtime=12.69 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 23037 0 0 0 1265 4 0 0 20 0 1 0 527230646 2143993856 18607 33554432000 4194304 5870510 140728474188048 140728474186408 5283135 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 523436 18607 958 410 0 518909 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2093744 KiB
Current children cumulated memory: 74428 KiB

[startup+25.5004 s]
/proc/loadavg: 0.94 0.25 0.12 3/200 14897
/proc/meminfo: memFree=24791548/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2105416 memory=88392 CPUtime=25.49 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 33867 0 0 0 2543 6 0 0 20 0 1 0 527230646 2155945984 22098 33554432000 4194304 5870510 140728474188048 140728474186488 5283106 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 526354 22098 958 410 0 521827 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2105416 KiB
Current children cumulated memory: 88392 KiB

[startup+51.1098 s]
/proc/loadavg: 1.30 0.39 0.17 3/200 14898
/proc/meminfo: memFree=24770324/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2117088 memory=99024 CPUtime=51.1 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 39927 0 0 0 5103 7 0 0 20 0 1 0 527230646 2167898112 24756 33554432000 4194304 5870510 140728474188048 140728474186616 5258854 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 529272 24756 958 410 0 524745 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2117088 KiB
Current children cumulated memory: 99024 KiB

[startup+102.3 s]
/proc/loadavg: 1.70 0.64 0.27 4/200 14905
/proc/meminfo: memFree=24292160/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2124232 memory=107212 CPUtime=102.3 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 47434 0 0 0 10220 10 0 0 20 0 1 0 527230646 2175213568 26803 33554432000 4194304 5870510 140728474188048 140728474187064 5274901 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 531058 26803 958 410 0 526531 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2124232 KiB
Current children cumulated memory: 107212 KiB

[startup+162.3 s]
/proc/loadavg: 1.89 0.89 0.38 3/199 14909
/proc/meminfo: memFree=24703376/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2124232 memory=107212 CPUtime=162.29 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 53792 0 0 0 16219 10 0 0 20 0 1 0 527230646 2175213568 26803 33554432000 4194304 5870510 140728474188048 140728474187064 5283048 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 531058 26803 958 410 0 526531 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2124232 KiB
Current children cumulated memory: 107212 KiB

[startup+222.3 s]
/proc/loadavg: 1.96 1.09 0.48 3/199 14913
/proc/meminfo: memFree=24744380/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2124232 memory=107212 CPUtime=222.29 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 62296 0 0 0 22209 20 0 0 20 0 1 0 527230646 2175213568 26803 33554432000 4194304 5870510 140728474188048 140728474187064 5262639 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 531058 26803 958 410 0 526531 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2124232 KiB
Current children cumulated memory: 107212 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.26 0.57 3/199 14920
/proc/meminfo: memFree=24705368/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2185708 memory=156240 CPUtime=282.3 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 73345 0 0 0 28204 26 0 0 20 0 1 0 527230646 2238164992 39060 33554432000 4194304 5870510 140728474188048 140728474186488 5282759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 546427 39060 958 410 0 541900 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2185708 KiB
Current children cumulated memory: 156240 KiB

[startup+291.987 s]
# the end of solver process 14894 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=291.707 s, system=0.285004 s

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

[startup+288 s]*
/proc/loadavg: 1.99 1.28 0.59 3/199 14920
/proc/meminfo: memFree=24735920/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2136388 memory=119380 CPUtime=288 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 74476 0 0 0 28773 27 0 0 20 0 1 0 527230646 2187661312 29845 33554432000 4194304 5870510 140728474188048 140728474187064 5304494 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 534097 29845 958 410 0 529570 0
Current children cumulated CPU time: 288 s
Current children cumulated vsize: 2136388 KiB
Current children cumulated memory: 119380 KiB

[startup+289.6 s]
/proc/loadavg: 1.99 1.28 0.59 3/199 14920
/proc/meminfo: memFree=24735920/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2136388 memory=119380 CPUtime=289.59 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 74476 0 0 0 28932 27 0 0 20 0 1 0 527230646 2187661312 29845 33554432000 4194304 5870510 140728474188048 140728474187064 5277477 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 534097 29845 958 410 0 529570 0
Current children cumulated CPU time: 289.59 s
Current children cumulated vsize: 2136388 KiB
Current children cumulated memory: 119380 KiB

[startup+291.2 s]
/proc/loadavg: 1.99 1.28 0.59 3/199 14920
/proc/meminfo: memFree=24733904/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2136388 memory=119380 CPUtime=291.2 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 75003 0 0 0 29092 28 0 0 20 0 1 0 527230646 2187661312 29845 33554432000 4194304 5870510 140728474188048 140728474187064 5262735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 534097 29845 958 410 0 529570 0
Current children cumulated CPU time: 291.2 s
Current children cumulated vsize: 2136388 KiB
Current children cumulated memory: 119380 KiB

[startup+291.6 s]
/proc/loadavg: 1.99 1.28 0.59 3/199 14920
/proc/meminfo: memFree=24733904/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2136388 memory=119380 CPUtime=291.6 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 75003 0 0 0 29132 28 0 0 20 0 1 0 527230646 2187661312 29845 33554432000 4194304 5870510 140728474188048 140728474187064 5282642 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 534097 29845 958 410 0 529570 0
Current children cumulated CPU time: 291.6 s
Current children cumulated vsize: 2136388 KiB
Current children cumulated memory: 119380 KiB

[startup+291.8 s]
/proc/loadavg: 1.99 1.28 0.59 3/199 14920
/proc/meminfo: memFree=24733904/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2136388 memory=119380 CPUtime=291.8 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 75003 0 0 0 29152 28 0 0 20 0 1 0 527230646 2187661312 29845 33554432000 4194304 5870510 140728474188048 140728474187064 5262964 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 534097 29845 958 410 0 529570 0
Current children cumulated CPU time: 291.8 s
Current children cumulated vsize: 2136388 KiB
Current children cumulated memory: 119380 KiB

[startup+291.9 s]
/proc/loadavg: 1.99 1.28 0.59 3/199 14920
/proc/meminfo: memFree=24733904/32770624 swapFree=66999976/67108860
[pid=14894] ppid=14891 vsize=2136388 memory=119380 CPUtime=291.9 cores=0,2,4,6
/proc/14894/stat : 14894 (xcsp_picat) R 14891 14894 14771 0 -1 4202496 75003 0 0 0 29162 28 0 0 20 0 1 0 527230646 2187661312 29845 33554432000 4194304 5870510 140728474188048 140728474187064 5274736 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 25497600 140728474190879 140728474190957 140728474190957 140728474193866 0
/proc/14894/statm: 534097 29845 958 410 0 529570 0
Current children cumulated CPU time: 291.9 s
Current children cumulated vsize: 2136388 KiB
Current children cumulated memory: 119380 KiB

Child status: 0
Real time (s): 291.987
CPU time (s): 291.992
CPU user time (s): 291.707
CPU system time (s): 0.285004
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2185708
Max. memory (cumulated for all children) (KiB): 162384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.707
system time used= 0.285004
maximum resident set size= 162384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75141
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= 194


# summary of solver processes directly reported to runsolver:
#   pid: 14894
#   total CPU time (s): 291.992
#   total CPU user time (s): 291.707
#   total CPU system time (s): 0.285004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.18435 second user time and 2.20792 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-26 16:53:39
IDJOB=4407588
IDBENCH=124114
IDSOLVER=2873
FILE ID=node123/4407588-1569509659
RUNJOBID= node123-1569509602-14802
PBS_JOBID= 21705792
Free space on /tmp= 25916 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-040.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407588-1569509659/watcher-4407588-1569509659 -o /tmp/evaluation-result-4407588-1569509659/solver-4407588-1569509659 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569509602-14802 --watchdog 2560  xcsp_picat HOME/instance-4407588-1569509659.xml

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

MD5SUM BENCH= b74d7d5d03f7c84e1bb19748e6149180
RANDOM SEED=8362727

node123.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.49
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.49
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.49
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.49
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:        24812156 kB
MemAvailable:   30940856 kB
Buffers:          134924 kB
Cached:          6170992 kB
SwapCached:         6552 kB
Active:          4149620 kB
Inactive:        3050068 kB
Active(anon):     903124 kB
Inactive(anon):    63996 kB
Active(file):    3246496 kB
Inactive(file):  2986072 kB
Unevictable:      107216 kB
Mlocked:          107216 kB
SwapTotal:      67108860 kB
SwapFree:       66999976 kB
Dirty:              3508 kB
Writeback:             0 kB
AnonPages:        995404 kB
Mapped:            23908 kB
Shmem:             64448 kB
Slab:             353748 kB
SReclaimable:     324592 kB
SUnreclaim:        29156 kB
KernelStack:        3472 kB
PageTables:         7272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3399828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25912 MiB
End job on node123 at 2019-09-26 16:58:31