Trace number 4303136

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-02? (TO) 2519.65 2520.02

General information on the benchmark

NameNurseRostering/
NurseRostering-17_c18.xml
MD5SUMe10494f4d2f2bb4c080233ff8f9dca75
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3248
Number of constraints8691
Number of domains15
Minimum domain size1
Maximum domain size57
Distribution of domain sizes[{"size":1,"count":80},{"size":2,"count":736},{"size":5,"count":1792},{"size":11,"count":24},{"size":33,"count":504},{"size":57,"count":112}]
Minimum variable degree2
Maximum variable degree25
Distribution of variable degrees[{"degree":2,"count":1200},{"degree":3,"count":256},{"degree":15,"count":24},{"degree":16,"count":37},{"degree":17,"count":3},{"degree":18,"count":22},{"degree":19,"count":34},{"degree":20,"count":44},{"degree":21,"count":67},{"degree":22,"count":108},{"degree":23,"count":674},{"degree":24,"count":625},{"degree":25,"count":154}]
Minimum constraint arity2
Maximum constraint arity160
Distribution of constraint arities[{"arity":2,"count":3096},{"arity":3,"count":3456},{"arity":5,"count":136},{"arity":6,"count":1530},{"arity":8,"count":32},{"arity":33,"count":280},{"arity":57,"count":160},{"arity":160,"count":1}]
Number of extensional constraints2040
Number of intensional constraints1056
Distribution of constraint types[{"type":"extension","count":2040},{"type":"intension","count":1056},{"type":"regular","count":3456},{"type":"sum","count":64},{"type":"count","count":2074},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303136-1533993489/watcher-4303136-1533993489 -o /tmp/evaluation-result-4303136-1533993489/solver-4303136-1533993489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1533989978-12841 --watchdog 2580 xcsp_picat HOME/instance-4303136-1533993489.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=13630, runsolver pid=13627

[startup+0.100188 s]*
/proc/loadavg: 2.00 2.01 1.96 3/187 13631
/proc/meminfo: memFree=8842836/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2025744 memory=34388 CPUtime=0.1 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 1628 0 0 0 10 0 0 0 20 0 1 0 216911760 2074361856 8597 33554432000 4194304 5849708 140732935174048 140732935173352 4556694 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 506436 8597 620 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 34388 KiB

[startup+0.209594 s]*
/proc/loadavg: 2.00 2.01 1.96 3/187 13631
/proc/meminfo: memFree=8828128/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2033560 memory=51492 CPUtime=0.21 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 1780 0 0 0 21 0 0 0 20 0 1 0 216911760 2082365440 12873 33554432000 4194304 5849708 140732935174048 140732935173352 4580756 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 508390 12873 635 405 0 505335 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 51492 KiB

[startup+0.309567 s]*
/proc/loadavg: 2.00 2.01 1.96 3/187 13631
/proc/meminfo: memFree=8815344/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2033560 memory=66072 CPUtime=0.3 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 1863 0 0 0 30 0 0 0 20 0 1 0 216911760 2082365440 16518 33554432000 4194304 5849708 140732935174048 140732935173352 4534547 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 508390 16518 635 405 0 505335 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 66072 KiB

[startup+0.700367 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13631
/proc/meminfo: memFree=8790520/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2033560 memory=132012 CPUtime=0.69 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 2029 0 0 0 68 1 0 0 20 0 1 0 216911760 2082365440 33003 33554432000 4194304 5849708 140732935174048 140732935173352 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 508390 33003 672 405 0 505335 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 132012 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13631
/proc/meminfo: memFree=8744844/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2034284 memory=133008 CPUtime=1.49 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 2282 0 0 0 146 3 0 0 20 0 1 0 216911760 2083106816 33252 33554432000 4194304 5849708 140732935174048 140732935173144 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 508571 33252 737 405 0 505516 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2034284 KiB
Current children cumulated memory: 133008 KiB

[startup+3.10941 s]
/proc/loadavg: 1.92 2.00 1.95 3/187 13631
/proc/meminfo: memFree=8729516/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2049152 memory=147996 CPUtime=3.1 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 6309 0 0 0 295 15 0 0 20 0 1 0 216911760 2098331648 36999 33554432000 4194304 5849708 140732935174048 140732935173288 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 512288 36999 737 405 0 509233 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2049152 KiB
Current children cumulated memory: 147996 KiB

[startup+6.30027 s]
/proc/loadavg: 1.92 2.00 1.95 3/187 13631
/proc/meminfo: memFree=8733104/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2049152 memory=147996 CPUtime=6.29 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 6687 0 0 0 609 20 0 0 20 0 1 0 216911760 2098331648 36999 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 512288 36999 737 405 0 509233 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2049152 KiB
Current children cumulated memory: 147996 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.95 3/187 13631
/proc/meminfo: memFree=8682028/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2082500 memory=181284 CPUtime=12.69 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 21169 0 0 0 1242 27 0 0 20 0 1 0 216911760 2132480000 45321 33554432000 4194304 5849708 140732935174048 140732935172296 5359115 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 520625 45321 756 405 0 517570 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2082500 KiB
Current children cumulated memory: 181284 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 1.95 3/187 13631
/proc/meminfo: memFree=8660624/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2074680 memory=172412 CPUtime=25.49 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 30140 0 0 0 2519 30 0 0 20 0 1 0 216911760 2124472320 43103 33554432000 4194304 5849708 140732935174048 140732935172536 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 518670 43103 769 405 0 515615 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2074680 KiB
Current children cumulated memory: 172412 KiB

[startup+51.1095 s]
/proc/loadavg: 2.03 2.01 1.96 3/187 13631
/proc/meminfo: memFree=8703648/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2075132 memory=172876 CPUtime=51.09 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 46817 0 0 0 5059 50 0 0 20 0 1 0 216911760 2124935168 43219 33554432000 4194304 5849708 140732935174048 140732935172536 4226684 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 518783 43219 769 405 0 515728 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2075132 KiB
Current children cumulated memory: 172876 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/187 13632
/proc/meminfo: memFree=8660144/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2085108 memory=182240 CPUtime=102.27 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 59815 0 0 0 10143 84 0 0 20 0 1 0 216911760 2135150592 45560 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 521277 45560 769 405 0 518222 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2085108 KiB
Current children cumulated memory: 182240 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13640
/proc/meminfo: memFree=8663972/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2112832 memory=210044 CPUtime=162.27 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 72730 0 0 0 16094 133 0 0 20 0 1 0 216911760 2163539968 52511 33554432000 4194304 5849708 140732935174048 140732935172696 5361808 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 528208 52511 769 405 0 525153 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2112832 KiB
Current children cumulated memory: 210044 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13641
/proc/meminfo: memFree=8657936/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2112756 memory=211608 CPUtime=222.26 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 86510 0 0 0 22044 182 0 0 20 0 1 0 216911760 2163462144 52902 33554432000 4194304 5849708 140732935174048 140732935173048 5438072 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 528189 52902 769 405 0 525134 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2112756 KiB
Current children cumulated memory: 211608 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13642
/proc/meminfo: memFree=8613488/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2125512 memory=224192 CPUtime=282.25 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 89981 0 0 0 27992 233 0 0 20 0 1 0 216911760 2176524288 56048 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 531378 56048 769 405 0 528323 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2125512 KiB
Current children cumulated memory: 224192 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13643
/proc/meminfo: memFree=8650244/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2115804 memory=214528 CPUtime=342.25 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 108630 0 0 0 33945 280 0 0 20 0 1 0 216911760 2166583296 53632 33554432000 4194304 5849708 140732935174048 140732935173208 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 528951 53632 769 405 0 525896 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2115804 KiB
Current children cumulated memory: 214528 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13644
/proc/meminfo: memFree=8652464/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2117232 memory=215848 CPUtime=402.24 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 117172 0 0 0 39895 329 0 0 20 0 1 0 216911760 2168045568 53962 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 529308 53962 769 405 0 526253 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2117232 KiB
Current children cumulated memory: 215848 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 13646
/proc/meminfo: memFree=8650260/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2117112 memory=215836 CPUtime=462.23 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 135732 0 0 0 45845 378 0 0 20 0 1 0 216911760 2167922688 53959 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 529278 53959 769 405 0 526223 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 2117112 KiB
Current children cumulated memory: 215836 KiB


################
# More data... #
################

/proc/13630/statm: 537990 63943 769 405 0 534935 0
Current children cumulated CPU time: 1722.05 s
Current children cumulated vsize: 2151960 KiB
Current children cumulated memory: 255772 KiB

[startup+1782.3 s]
/proc/loadavg: 1.96 2.00 1.95 3/187 13744
/proc/meminfo: memFree=2404440/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2168064 memory=271888 CPUtime=1782.04 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 573011 0 0 0 176786 1418 0 0 20 0 1 0 216911760 2220097536 67972 33554432000 4194304 5849708 140732935174048 140732935173048 5307427 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 542016 67972 769 405 0 538961 0
Current children cumulated CPU time: 1782.04 s
Current children cumulated vsize: 2168064 KiB
Current children cumulated memory: 271888 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/187 13745
/proc/meminfo: memFree=3628244/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2148772 memory=252568 CPUtime=1842.02 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 593129 0 0 0 182728 1474 0 0 20 0 1 0 216911760 2200342528 63142 33554432000 4194304 5849708 140732935174048 140732935173048 5437607 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 537193 63142 769 405 0 534138 0
Current children cumulated CPU time: 1842.02 s
Current children cumulated vsize: 2148772 KiB
Current children cumulated memory: 252568 KiB

[startup+1902.3 s]
/proc/loadavg: 1.93 2.00 1.95 3/187 13746
/proc/meminfo: memFree=388460/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2149236 memory=253000 CPUtime=1902.01 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 609009 0 0 0 188693 1508 0 0 20 0 1 0 216911760 2200817664 63250 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 537309 63250 769 405 0 534254 0
Current children cumulated CPU time: 1902.01 s
Current children cumulated vsize: 2149236 KiB
Current children cumulated memory: 253000 KiB

[startup+1962.3 s]
/proc/loadavg: 1.94 1.99 1.95 3/188 13754
/proc/meminfo: memFree=7420372/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2150064 memory=253744 CPUtime=1961.99 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 649555 0 0 0 194647 1552 0 0 20 0 1 0 216911760 2201665536 63436 33554432000 4194304 5849708 140732935174048 140732935173048 5340258 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 537516 63436 769 405 0 534461 0
Current children cumulated CPU time: 1961.99 s
Current children cumulated vsize: 2150064 KiB
Current children cumulated memory: 253744 KiB

[startup+2022.3 s]
/proc/loadavg: 1.94 1.97 1.95 3/188 13755
/proc/meminfo: memFree=5156832/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2075976 memory=179924 CPUtime=2021.99 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 657856 0 0 0 200592 1607 0 0 20 0 1 0 216911760 2125799424 44981 33554432000 4194304 5849708 140732935174048 140732935172536 5307126 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 518994 44981 778 405 0 515939 0
Current children cumulated CPU time: 2021.99 s
Current children cumulated vsize: 2075976 KiB
Current children cumulated memory: 179924 KiB

[startup+2082.3 s]
/proc/loadavg: 1.95 1.96 1.95 3/188 13756
/proc/meminfo: memFree=693280/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2085044 memory=187296 CPUtime=2081.98 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 663294 0 0 0 206539 1659 0 0 20 0 1 0 216911760 2135085056 46824 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 521261 46824 778 405 0 518206 0
Current children cumulated CPU time: 2081.98 s
Current children cumulated vsize: 2085044 KiB
Current children cumulated memory: 187296 KiB

[startup+2142.3 s]
/proc/loadavg: 1.87 1.94 1.95 3/188 13757
/proc/meminfo: memFree=690044/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2110904 memory=214852 CPUtime=2141.97 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 677478 0 0 0 212479 1718 0 0 20 0 1 0 216911760 2161565696 53713 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 527726 53713 778 405 0 524671 0
Current children cumulated CPU time: 2141.97 s
Current children cumulated vsize: 2110904 KiB
Current children cumulated memory: 214852 KiB

[startup+2202.3 s]
/proc/loadavg: 2.10 1.98 1.96 3/188 13758
/proc/meminfo: memFree=8290044/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2113908 memory=217764 CPUtime=2201.97 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 679891 0 0 0 218429 1768 0 0 20 0 1 0 216911760 2164641792 54441 33554432000 4194304 5849708 140732935174048 140732935173048 5437625 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 528477 54441 778 405 0 525422 0
Current children cumulated CPU time: 2201.97 s
Current children cumulated vsize: 2113908 KiB
Current children cumulated memory: 217764 KiB

[startup+2262.3 s]
/proc/loadavg: 2.39 2.10 2.01 3/187 13760
/proc/meminfo: memFree=6455808/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2125904 memory=229872 CPUtime=2261.96 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 692073 0 0 0 224371 1825 0 0 20 0 1 0 216911760 2176925696 57468 33554432000 4194304 5849708 140732935174048 140732935172920 5361742 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 531476 57468 778 405 0 528421 0
Current children cumulated CPU time: 2261.96 s
Current children cumulated vsize: 2125904 KiB
Current children cumulated memory: 229872 KiB

[startup+2322.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/187 13761
/proc/meminfo: memFree=828684/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2125904 memory=229872 CPUtime=2321.95 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 694357 0 0 0 230325 1870 0 0 20 0 1 0 216911760 2176925696 57468 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 531476 57468 778 405 0 528421 0
Current children cumulated CPU time: 2321.95 s
Current children cumulated vsize: 2125904 KiB
Current children cumulated memory: 229872 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/187 13762
/proc/meminfo: memFree=772848/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2132836 memory=236784 CPUtime=2381.95 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 707725 0 0 0 236275 1920 0 0 20 0 1 0 216911760 2184024064 59196 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 533209 59196 778 405 0 530154 0
Current children cumulated CPU time: 2381.95 s
Current children cumulated vsize: 2132836 KiB
Current children cumulated memory: 236784 KiB

[startup+2442.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/187 13764
/proc/meminfo: memFree=7322260/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2138772 memory=239072 CPUtime=2441.94 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 710781 0 0 0 242222 1972 0 0 20 0 1 0 216911760 2190102528 59768 33554432000 4194304 5849708 140732935174048 140732935173208 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 534693 59768 778 405 0 531638 0
Current children cumulated CPU time: 2441.94 s
Current children cumulated vsize: 2138772 KiB
Current children cumulated memory: 239072 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/187 13765
/proc/meminfo: memFree=4786144/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2138772 memory=239072 CPUtime=2501.93 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 723490 0 0 0 248173 2020 0 0 20 0 1 0 216911760 2190102528 59768 33554432000 4194304 5849708 140732935174048 140732935173048 140494895071111 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 534693 59768 778 405 0 531638 0
Current children cumulated CPU time: 2501.93 s
Current children cumulated vsize: 2138772 KiB
Current children cumulated memory: 239072 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.04 2.01 3/188 13773
/proc/meminfo: memFree=7509828/32770624 swapFree=67108688/67108860
[pid=13630] ppid=13627 vsize=2138772 memory=239072 CPUtime=2519.63 cores=0,2,4,6
/proc/13630/stat : 13630 (xcsp_picat) R 13627 13630 12810 0 -1 4202496 733270 0 0 0 249930 2033 0 0 20 0 1 0 216911760 2190102528 59768 33554432000 4194304 5849708 140732935174048 140732935173048 5335584 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 32161792 140732935181494 140732935181572 140732935181572 140732935184330 0
/proc/13630/statm: 534693 59768 778 405 0 531638 0
Current children cumulated CPU time: 2519.63 s
Current children cumulated vsize: 2138772 KiB
Current children cumulated memory: 239072 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.02 s]
# the end of solver process 13630 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2499.31 s, system=20.3432 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.02
CPU time (s): 2519.65
CPU user time (s): 2499.31
CPU system time (s): 20.3432
CPU usage (%): 99.9855
Max. virtual memory (cumulated for all children) (KiB): 2207560
Max. memory (cumulated for all children) (KiB): 305560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2499.31
system time used= 20.3432
maximum resident set size= 305740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 733270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 3171


# summary of solver processes directly reported to runsolver:
#   pid: 13630
#   total CPU time (s): 2519.65
#   total CPU user time (s): 2499.31
#   total CPU system time (s): 20.3432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.73657 second user time and 17.589 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-11 15:18:09
IDJOB=4303136
IDBENCH=141056
IDSOLVER=2778
FILE ID=node106/4303136-1533993489
RUNJOBID= node106-1533989978-12841
PBS_JOBID= 21036938
Free space on /tmp= 39656 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/NurseRostering/NurseRostering-17_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303136-1533993489/watcher-4303136-1533993489 -o /tmp/evaluation-result-4303136-1533993489/solver-4303136-1533993489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1533989978-12841 --watchdog 2580  xcsp_picat HOME/instance-4303136-1533993489.xml

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

MD5SUM BENCH= e10494f4d2f2bb4c080233ff8f9dca75
RANDOM SEED=1214251264

node106.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	: 5334.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	: 5334.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	: 5334.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	: 5334.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:         8874552 kB
MemAvailable:   31686620 kB
Buffers:          175676 kB
Cached:         22655128 kB
SwapCached:            0 kB
Active:         10100764 kB
Inactive:       13003080 kB
Active(anon):     220276 kB
Inactive(anon):   105352 kB
Active(file):    9880488 kB
Inactive(file): 12897728 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              3572 kB
Writeback:             0 kB
AnonPages:        288104 kB
Mapped:            55552 kB
Shmem:             49632 kB
Slab:             490272 kB
SReclaimable:     462312 kB
SUnreclaim:        27960 kB
KernelStack:        3568 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2536660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39656 MiB
End job on node106 at 2018-08-11 16:00:09