Trace number 4303051

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-02OPT55 713.984 713.913

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark7.68873
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

713.97/713.91	c xcsp_picat version 2.4#6 (8/1/2018)
713.97/713.91	o 77
713.97/713.91	o 65
713.97/713.91	o 56
713.97/713.91	o 55
713.97/713.91	s OPTIMUM FOUND
713.97/713.91	v <instantiation>
713.97/713.91	v     <list> y[][] x[]  </list> 
713.97/713.91	v     <values> 1 1 6 10 23 26 34 41 53 55 1 1 5 9 22 25 33 40 52 54 1 1 1 4 17 20 28 35 47 49 1 1 1 1 13 16 24 31 43 45 1 1 1 1 1 3 11 18 30 32 1 1 1 1 1 1 8 15 27 29 1 1 1 1 1 1 1 7 19 21 1 1 1 1 1 1 1 1 12 14 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1  0 1 6 10 23 26 34 41 53 55   </values> 
713.97/713.91	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303051-1534014506/watcher-4303051-1534014506 -o /tmp/evaluation-result-4303051-1534014506/solver-4303051-1534014506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1533991815-32498 --watchdog 2580 xcsp_picat HOME/instance-4303051-1534014506.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=3650, runsolver pid=3647
Current StackSize limit: 8192 KiB


[startup+0.101088 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16341584/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2028384 memory=19400 CPUtime=0.1 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 2118 0 0 0 10 0 0 0 20 0 1 0 219013747 2077065216 4850 33554432000 4194304 5849708 140737212106608 140737212104856 5365412 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 507096 4850 692 405 0 504041 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2028384 KiB
Current children cumulated memory: 19400 KiB

[startup+0.209573 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16341584/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2028584 memory=19400 CPUtime=0.2 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 2316 0 0 0 20 0 0 0 20 0 1 0 219013747 2077270016 4850 33554432000 4194304 5849708 140737212106608 140737212104856 5395347 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 507146 4850 692 405 0 504091 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2028584 KiB
Current children cumulated memory: 19400 KiB

[startup+0.308709 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16341668/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2028384 memory=19400 CPUtime=0.3 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 2355 0 0 0 30 0 0 0 20 0 1 0 219013747 2077065216 4850 33554432000 4194304 5849708 140737212106608 140737212104856 5355902 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 507096 4850 692 405 0 504041 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2028384 KiB
Current children cumulated memory: 19400 KiB

[startup+0.700302 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16340924/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2040488 memory=30756 CPUtime=0.68 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 4468 0 0 0 68 0 0 0 20 0 1 0 219013747 2089459712 7689 33554432000 4194304 5849708 140737212106608 140737212104856 4210130 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 510122 7689 704 405 0 507067 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2040488 KiB
Current children cumulated memory: 30756 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16334040/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2036392 memory=26824 CPUtime=1.49 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 4473 0 0 0 147 2 0 0 20 0 1 0 219013747 2085265408 6706 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 509098 6706 705 405 0 506043 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2036392 KiB
Current children cumulated memory: 26824 KiB

[startup+3.10934 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16333092/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2036536 memory=27368 CPUtime=3.1 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 7201 0 0 0 307 3 0 0 20 0 1 0 219013747 2085412864 6842 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 509134 6842 708 405 0 506079 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2036536 KiB
Current children cumulated memory: 27368 KiB

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16332284/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2037328 memory=28280 CPUtime=6.29 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 9157 0 0 0 622 7 0 0 20 0 1 0 219013747 2086223872 7070 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 509332 7070 708 405 0 506277 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2037328 KiB
Current children cumulated memory: 28280 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16324784/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2037568 memory=28488 CPUtime=12.69 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 13198 0 0 0 1256 13 0 0 20 0 1 0 219013747 2086469632 7122 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 509392 7122 708 405 0 506337 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2037568 KiB
Current children cumulated memory: 28488 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16324624/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2039216 memory=30140 CPUtime=25.49 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 25544 0 0 0 2524 25 0 0 20 0 1 0 219013747 2088157184 7535 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 509804 7535 708 405 0 506749 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2039216 KiB
Current children cumulated memory: 30140 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3651
/proc/meminfo: memFree=16324440/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2043412 memory=34300 CPUtime=51.1 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 40816 0 0 0 5067 43 0 0 20 0 1 0 219013747 2092453888 8575 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 510853 8575 708 405 0 507798 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2043412 KiB
Current children cumulated memory: 34300 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3660
/proc/meminfo: memFree=16304248/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2045436 memory=36404 CPUtime=102.29 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 62059 0 0 0 10154 75 0 0 20 0 1 0 219013747 2094526464 9101 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 511359 9101 708 405 0 508304 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2045436 KiB
Current children cumulated memory: 36404 KiB

[startup+162.3 s]
/proc/loadavg: 2.53 2.15 2.09 3/188 3661
/proc/meminfo: memFree=16277580/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2052968 memory=44036 CPUtime=162.3 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 82703 0 0 0 16123 107 0 0 20 0 1 0 219013747 2102239232 11009 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 513242 11009 708 405 0 510187 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2052968 KiB
Current children cumulated memory: 44036 KiB

[startup+222.3 s]
/proc/loadavg: 2.26 2.15 2.09 3/188 3662
/proc/meminfo: memFree=16292196/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2060476 memory=51340 CPUtime=222.3 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 96312 0 0 0 22093 137 0 0 20 0 1 0 219013747 2109927424 12835 33554432000 4194304 5849708 140737212106608 140737212105768 5438278 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 515119 12835 708 405 0 512064 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2060476 KiB
Current children cumulated memory: 51340 KiB

[startup+282.3 s]
/proc/loadavg: 2.09 2.12 2.09 3/188 3663
/proc/meminfo: memFree=16259644/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2074260 memory=65212 CPUtime=282.32 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 109604 0 0 0 28074 158 0 0 20 0 1 0 219013747 2124042240 16303 33554432000 4194304 5849708 140737212106608 140737212105480 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518565 16303 708 405 0 515510 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 2074260 KiB
Current children cumulated memory: 65212 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/188 3664
/proc/meminfo: memFree=16236364/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2066624 memory=57576 CPUtime=342.32 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 116425 0 0 0 34059 173 0 0 20 0 1 0 219013747 2116222976 14394 33554432000 4194304 5849708 140737212106608 140737212105608 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 516656 14394 708 405 0 513601 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 2066624 KiB
Current children cumulated memory: 57576 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/187 3665
/proc/meminfo: memFree=16171976/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2092564 memory=83516 CPUtime=402.33 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 125083 0 0 0 40047 186 0 0 20 0 1 0 219013747 2142785536 20879 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 523141 20879 708 405 0 520086 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 2092564 KiB
Current children cumulated memory: 83516 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/187 3666
/proc/meminfo: memFree=16182860/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2113488 memory=104340 CPUtime=462.33 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 130298 0 0 0 46035 198 0 0 20 0 1 0 219013747 2164211712 26085 33554432000 4194304 5849708 140737212106608 140737212105608 5437824 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 528372 26085 708 405 0 525317 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 2113488 KiB
Current children cumulated memory: 104340 KiB

[startup+522.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 3667
/proc/meminfo: memFree=16214456/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2049408 memory=40420 CPUtime=522.34 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 136017 0 0 0 52006 228 0 0 20 0 1 0 219013747 2098593792 10105 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 512352 10105 719 405 0 509297 0
Current children cumulated CPU time: 522.34 s
Current children cumulated vsize: 2049408 KiB
Current children cumulated memory: 40420 KiB

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/187 3668
/proc/meminfo: memFree=16161592/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2058620 memory=49484 CPUtime=582.35 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 139484 0 0 0 57965 270 0 0 20 0 1 0 219013747 2108026880 12371 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 514655 12371 719 405 0 511600 0
Current children cumulated CPU time: 582.35 s
Current children cumulated vsize: 2058620 KiB
Current children cumulated memory: 49484 KiB

[startup+642.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 3669
/proc/meminfo: memFree=16218804/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63856 CPUtime=642.35 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140000 0 0 0 63933 302 0 0 20 0 1 0 219013747 2122674176 15964 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15964 719 405 0 515176 0
Current children cumulated CPU time: 642.35 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63856 KiB

[startup+702.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/188 3678
/proc/meminfo: memFree=16158112/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=702.36 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 69888 348 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 702.36 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

[startup+713.913 s]
# the end of solver process 3650 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=710.431 s, system=3.55337 s

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

[startup+704 s]*
/proc/loadavg: 2.05 2.05 2.05 3/188 3678
/proc/meminfo: memFree=16190392/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=704.07 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 70058 349 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 704.07 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

[startup+710.4 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 3678
/proc/meminfo: memFree=16158120/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=710.46 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 70693 353 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105480 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 710.46 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

[startup+712 s]*
/proc/loadavg: 2.04 2.04 2.05 3/188 3678
/proc/meminfo: memFree=16158120/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=712.07 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 70853 354 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 712.07 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

[startup+712.8 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 3678
/proc/meminfo: memFree=16158120/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=712.86 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 70932 354 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 712.86 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

[startup+713.6 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 3678
/proc/meminfo: memFree=16158120/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=713.67 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 71012 355 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 713.67 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

[startup+713.8 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 3678
/proc/meminfo: memFree=16158120/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=713.87 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 71032 355 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 713.87 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

[startup+713.9 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 3678
/proc/meminfo: memFree=16158120/32770624 swapFree=67108504/67108860
[pid=3650] ppid=3647 vsize=2072924 memory=63936 CPUtime=713.97 cores=1,3,5,7
/proc/3650/stat : 3650 (xcsp_picat) R 3647 3650 32466 0 -1 4202496 140309 0 0 0 71042 355 0 0 20 0 1 0 219013747 2122674176 15984 33554432000 4194304 5849708 140737212106608 140737212105608 139766022369159 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24625152 140737212114102 140737212114180 140737212114180 140737212116938 0
/proc/3650/statm: 518231 15984 719 405 0 515176 0
Current children cumulated CPU time: 713.97 s
Current children cumulated vsize: 2072924 KiB
Current children cumulated memory: 63936 KiB

Child status: 0
Real time (s): 713.913
CPU time (s): 713.984
CPU user time (s): 710.431
CPU system time (s): 3.55337
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 2113488
Max. memory (cumulated for all children) (KiB): 104340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 710.431
system time used= 3.55337
maximum resident set size= 104340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140328
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= 2
involuntary context switches= 427


# summary of solver processes directly reported to runsolver:
#   pid: 3650
#   total CPU time (s): 713.984
#   total CPU user time (s): 710.431
#   total CPU system time (s): 3.55337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.65059 second user time and 5.22609 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-11 21:08:26
IDJOB=4303051
IDBENCH=141371
IDSOLVER=2778
FILE ID=node104/4303051-1534014506
RUNJOBID= node104-1533991815-32498
PBS_JOBID= 21036946
Free space on /tmp= 37256 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303051-1534014506/watcher-4303051-1534014506 -o /tmp/evaluation-result-4303051-1534014506/solver-4303051-1534014506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1533991815-32498 --watchdog 2580  xcsp_picat HOME/instance-4303051-1534014506.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1517632459

node104.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.11
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.11
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.11
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.11
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:        16358932 kB
MemAvailable:   31792580 kB
Buffers:          147616 kB
Cached:         15320500 kB
SwapCached:            8 kB
Active:          7727264 kB
Inactive:        7907648 kB
Active(anon):     115208 kB
Inactive(anon):   103920 kB
Active(file):    7612056 kB
Inactive(file):  7803728 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        114328 kB
Mapped:            53592 kB
Shmem:             49636 kB
Slab:             474272 kB
SReclaimable:     446324 kB
SUnreclaim:        27948 kB
KernelStack:        3360 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2481420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 37252 MiB
End job on node104 at 2018-08-11 21:20:20