Trace number 4309477

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-14? (TO) 2520.09 2520.01

General information on the benchmark

NameNurseRostering/
NurseRostering-18_c18.xml
MD5SUM2080050c46f9199df44cd86a0d29de9d
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 variables3286
Number of constraints8967
Number of domains16
Minimum domain size1
Maximum domain size85
Distribution of domain sizes[{"size":1,"count":96},{"size":2,"count":678},{"size":4,"count":1848},{"size":23,"count":588},{"size":41,"count":2},{"size":44,"count":16},{"size":85,"count":58}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":1174},{"degree":3,"count":264},{"degree":13,"count":19},{"degree":14,"count":23},{"degree":15,"count":2},{"degree":16,"count":17},{"degree":17,"count":24},{"degree":18,"count":38},{"degree":19,"count":38},{"degree":20,"count":189},{"degree":21,"count":776},{"degree":22,"count":573},{"degree":23,"count":149}]
Minimum constraint arity2
Maximum constraint arity176
Distribution of constraint arities[{"arity":2,"count":3148},{"arity":3,"count":3608},{"arity":4,"count":22},{"arity":5,"count":320},{"arity":6,"count":1422},{"arity":12,"count":22},{"arity":23,"count":336},{"arity":85,"count":88},{"arity":176,"count":1}]
Number of extensional constraints2162
Number of intensional constraints986
Distribution of constraint types[{"type":"extension","count":2162},{"type":"intension","count":986},{"type":"regular","count":3608},{"type":"sum","count":44},{"type":"count","count":2166},{"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 (12635 MiB free)
  memory of node 1: 16384 MiB (10342 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309477-1534293364/watcher-4309477-1534293364 -o /tmp/evaluation-result-4309477-1534293364/solver-4309477-1534293364 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534293152-15985 --watchdog 2580 xcsp_picat HOME/instance-4309477-1534293364.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
Current StackSize limit: 8192 KiB

solver pid=16209, runsolver pid=16206

[startup+0.100165 s]*
/proc/loadavg: 2.06 1.62 1.53 3/188 16210
/proc/meminfo: memFree=23498256/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2025744 memory=35376 CPUtime=0.1 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 1374 0 0 0 10 0 0 0 20 0 1 0 246899554 2074361856 8844 33554432000 4194304 5849940 140727715144640 140727715144640 4845550 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 506436 8844 620 405 0 503380 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 35376 KiB

[startup+0.209684 s]*
/proc/loadavg: 2.06 1.62 1.53 3/188 16210
/proc/meminfo: memFree=23483584/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2033560 memory=48388 CPUtime=0.2 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 1540 0 0 0 20 0 0 0 20 0 1 0 246899554 2082365440 12097 33554432000 4194304 5849940 140727715144640 140727715143944 4490517 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 508390 12097 635 405 0 505334 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 48388 KiB

[startup+0.309591 s]*
/proc/loadavg: 2.06 1.62 1.53 3/188 16210
/proc/meminfo: memFree=23472724/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2033560 memory=61444 CPUtime=0.3 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 1715 0 0 0 30 0 0 0 20 0 1 0 246899554 2082365440 15361 33554432000 4194304 5849940 140727715144640 140727715143944 4924511 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 508390 15361 635 405 0 505334 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 61444 KiB

[startup+0.700386 s]
/proc/loadavg: 2.06 1.62 1.53 3/188 16210
/proc/meminfo: memFree=23438840/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2033856 memory=120480 CPUtime=0.69 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 2165 0 0 0 67 2 0 0 20 0 1 0 246899554 2082668544 30120 33554432000 4194304 5849940 140727715144640 140727715143944 5473386 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 508464 30120 733 405 0 505408 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2033856 KiB
Current children cumulated memory: 120480 KiB

[startup+1.50028 s]
/proc/loadavg: 2.06 1.62 1.53 3/188 16210
/proc/meminfo: memFree=23411844/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2034120 memory=120740 CPUtime=1.49 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 2247 0 0 0 147 2 0 0 20 0 1 0 246899554 2082938880 30185 33554432000 4194304 5849940 140727715144640 140727715143944 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 508530 30185 735 405 0 505474 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2034120 KiB
Current children cumulated memory: 120740 KiB

[startup+3.10937 s]
/proc/loadavg: 2.06 1.62 1.53 3/188 16210
/proc/meminfo: memFree=23398320/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2046144 memory=132776 CPUtime=3.1 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 5959 0 0 0 295 15 0 0 20 0 1 0 246899554 2095251456 33194 33554432000 4194304 5849940 140727715144640 140727715143944 5606395 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 511536 33194 736 405 0 508480 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2046144 KiB
Current children cumulated memory: 132776 KiB

[startup+6.30027 s]
/proc/loadavg: 2.13 1.64 1.54 3/188 16210
/proc/meminfo: memFree=23395160/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2049088 memory=135852 CPUtime=6.29 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 7133 0 0 0 610 19 0 0 20 0 1 0 246899554 2098266112 33963 33554432000 4194304 5849940 140727715144640 140727715143752 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 512272 33963 736 405 0 509216 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2049088 KiB
Current children cumulated memory: 135852 KiB

[startup+12.7003 s]
/proc/loadavg: 2.12 1.64 1.54 3/188 16210
/proc/meminfo: memFree=23390468/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2053184 memory=139948 CPUtime=12.69 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 9352 0 0 0 1241 28 0 0 20 0 1 0 246899554 2102460416 34987 33554432000 4194304 5849940 140727715144640 140727715143752 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 513296 34987 736 405 0 510240 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2053184 KiB
Current children cumulated memory: 139948 KiB

[startup+25.5004 s]
/proc/loadavg: 2.17 1.68 1.55 3/188 16210
/proc/meminfo: memFree=23377112/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2067760 memory=152092 CPUtime=25.49 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 26797 0 0 0 2513 36 0 0 20 0 1 0 246899554 2117386240 38023 33554432000 4194304 5849940 140727715144640 140727715143640 5376872 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 516940 38023 768 405 0 513884 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2067760 KiB
Current children cumulated memory: 152092 KiB

[startup+51.1096 s]
/proc/loadavg: 2.11 1.70 1.56 3/188 16210
/proc/meminfo: memFree=23335380/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2072768 memory=159600 CPUtime=51.1 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 42081 0 0 0 5053 57 0 0 20 0 1 0 246899554 2122514432 39900 33554432000 4194304 5849940 140727715144640 140727715142184 5392226 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 518192 39900 768 405 0 515136 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2072768 KiB
Current children cumulated memory: 159600 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 1.75 1.59 3/187 16211
/proc/meminfo: memFree=23350916/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2086852 memory=171112 CPUtime=102.3 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 52686 0 0 0 10117 113 0 0 20 0 1 0 246899554 2136936448 42778 33554432000 4194304 5849940 140727715144640 140727715143640 5307440 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 521713 42778 768 405 0 518657 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2086852 KiB
Current children cumulated memory: 171112 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 1.81 1.62 3/187 16212
/proc/meminfo: memFree=23297488/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2104336 memory=188776 CPUtime=162.3 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 73140 0 0 0 16047 183 0 0 20 0 1 0 246899554 2154840064 47194 33554432000 4194304 5849940 140727715144640 140727715143288 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 526084 47194 768 405 0 523028 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2104336 KiB
Current children cumulated memory: 188776 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 1.86 1.65 3/187 16213
/proc/meminfo: memFree=23278728/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2106108 memory=192388 CPUtime=222.3 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 101896 0 0 0 21972 258 0 0 20 0 1 0 246899554 2156654592 48097 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 526527 48097 768 405 0 523471 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2106108 KiB
Current children cumulated memory: 192388 KiB

[startup+282.3 s]
/proc/loadavg: 2.05 1.90 1.68 3/188 16222
/proc/meminfo: memFree=23310452/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2107852 memory=194260 CPUtime=282.3 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 131581 0 0 0 27898 332 0 0 20 0 1 0 246899554 2158440448 48565 33554432000 4194304 5849940 140727715144640 140727715143368 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 526963 48565 768 405 0 523907 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2107852 KiB
Current children cumulated memory: 194260 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 1.92 1.70 3/188 16223
/proc/meminfo: memFree=23281900/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2106352 memory=192732 CPUtime=342.31 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 157783 0 0 0 33832 399 0 0 20 0 1 0 246899554 2156904448 48183 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 526588 48183 768 405 0 523532 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 2106352 KiB
Current children cumulated memory: 192732 KiB

[startup+402.3 s]
/proc/loadavg: 2.07 1.95 1.72 3/188 16224
/proc/meminfo: memFree=23263220/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2119604 memory=206328 CPUtime=402.3 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 194072 0 0 0 39760 470 0 0 20 0 1 0 246899554 2170474496 51582 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 529901 51582 768 405 0 526845 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2119604 KiB
Current children cumulated memory: 206328 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 1.96 1.74 3/188 16225
/proc/meminfo: memFree=23253128/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2128088 memory=214700 CPUtime=462.31 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 215189 0 0 0 45700 531 0 0 20 0 1 0 246899554 2179162112 53675 33554432000 4194304 5849940 140727715144640 140727715143640 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 532022 53675 768 405 0 528966 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 2128088 KiB
Current children cumulated memory: 214700 KiB


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

/proc/16209/statm: 536353 59449 777 405 0 533297 0
Current children cumulated CPU time: 1722.35 s
Current children cumulated vsize: 2145412 KiB
Current children cumulated memory: 237796 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 1.96 3/188 16287
/proc/meminfo: memFree=23206360/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2145412 memory=237796 CPUtime=1782.34 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 611738 0 0 0 176529 1705 0 0 20 0 1 0 246899554 2196901888 59449 33554432000 4194304 5849940 140727715144640 140727715143640 5335741 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 536353 59449 777 405 0 533297 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 2145412 KiB
Current children cumulated memory: 237796 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/188 16288
/proc/meminfo: memFree=23202912/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2145412 memory=237796 CPUtime=1842.35 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 613651 0 0 0 182491 1744 0 0 20 0 1 0 246899554 2196901888 59449 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 536353 59449 777 405 0 533297 0
Current children cumulated CPU time: 1842.35 s
Current children cumulated vsize: 2145412 KiB
Current children cumulated memory: 237796 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/188 16289
/proc/meminfo: memFree=23153816/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2192796 memory=278528 CPUtime=1902.35 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 617683 0 0 0 188436 1799 0 0 20 0 1 0 246899554 2245423104 69632 33554432000 4194304 5849940 140727715144640 140727715143512 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 548199 69632 777 405 0 545143 0
Current children cumulated CPU time: 1902.35 s
Current children cumulated vsize: 2192796 KiB
Current children cumulated memory: 278528 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 16290
/proc/meminfo: memFree=23145668/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2198432 memory=290816 CPUtime=1962.36 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 624513 0 0 0 194397 1839 0 0 20 0 1 0 246899554 2251194368 72704 33554432000 4194304 5849940 140727715144640 140727715143640 4234716 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 549608 72704 777 405 0 546552 0
Current children cumulated CPU time: 1962.36 s
Current children cumulated vsize: 2198432 KiB
Current children cumulated memory: 290816 KiB

[startup+2022.3 s]
/proc/loadavg: 2.07 2.03 1.97 3/188 16291
/proc/meminfo: memFree=23147588/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2198432 memory=290816 CPUtime=2022.36 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 635903 0 0 0 200352 1884 0 0 20 0 1 0 246899554 2251194368 72704 33554432000 4194304 5849940 140727715144640 140727715143640 5435400 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 549608 72704 777 405 0 546552 0
Current children cumulated CPU time: 2022.36 s
Current children cumulated vsize: 2198432 KiB
Current children cumulated memory: 290816 KiB

[startup+2082.3 s]
/proc/loadavg: 2.06 2.04 1.97 3/188 16297
/proc/meminfo: memFree=23146404/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2198432 memory=290816 CPUtime=2082.36 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 645974 0 0 0 206305 1931 0 0 20 0 1 0 246899554 2251194368 72704 33554432000 4194304 5849940 140727715144640 140727715143512 5361543 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 549608 72704 777 405 0 546552 0
Current children cumulated CPU time: 2082.36 s
Current children cumulated vsize: 2198432 KiB
Current children cumulated memory: 290816 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.03 1.97 3/188 16298
/proc/meminfo: memFree=23153408/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2198432 memory=290816 CPUtime=2142.36 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 656828 0 0 0 212263 1973 0 0 20 0 1 0 246899554 2251194368 72704 33554432000 4194304 5849940 140727715144640 140727715143640 5437815 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 549608 72704 777 405 0 546552 0
Current children cumulated CPU time: 2142.36 s
Current children cumulated vsize: 2198432 KiB
Current children cumulated memory: 290816 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/188 16299
/proc/meminfo: memFree=23151608/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2198432 memory=290816 CPUtime=2202.36 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 667528 0 0 0 218220 2016 0 0 20 0 1 0 246899554 2251194368 72704 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 549608 72704 777 405 0 546552 0
Current children cumulated CPU time: 2202.36 s
Current children cumulated vsize: 2198432 KiB
Current children cumulated memory: 290816 KiB

[startup+2262.3 s]
/proc/loadavg: 2.06 2.04 1.98 3/188 16300
/proc/meminfo: memFree=23146104/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2198432 memory=290816 CPUtime=2262.36 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 678390 0 0 0 224185 2051 0 0 20 0 1 0 246899554 2251194368 72704 33554432000 4194304 5849940 140727715144640 140727715143640 5438264 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 549608 72704 777 405 0 546552 0
Current children cumulated CPU time: 2262.36 s
Current children cumulated vsize: 2198432 KiB
Current children cumulated memory: 290816 KiB

[startup+2322.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/188 16301
/proc/meminfo: memFree=23194304/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2155444 memory=247828 CPUtime=2322.37 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 692948 0 0 0 230138 2099 0 0 20 0 1 0 246899554 2207174656 61957 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 538861 61957 777 405 0 535805 0
Current children cumulated CPU time: 2322.37 s
Current children cumulated vsize: 2155444 KiB
Current children cumulated memory: 247828 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/188 16363
/proc/meminfo: memFree=23577840/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2155444 memory=247828 CPUtime=2382.36 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 694761 0 0 0 236100 2136 0 0 20 0 1 0 246899554 2207174656 61957 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 538861 61957 777 405 0 535805 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 2155444 KiB
Current children cumulated memory: 247828 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/188 16364
/proc/meminfo: memFree=23571284/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2155444 memory=247828 CPUtime=2442.37 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 706612 0 0 0 242056 2181 0 0 20 0 1 0 246899554 2207174656 61957 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 538861 61957 777 405 0 535805 0
Current children cumulated CPU time: 2442.37 s
Current children cumulated vsize: 2155444 KiB
Current children cumulated memory: 247828 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/188 16365
/proc/meminfo: memFree=23534220/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2157252 memory=249636 CPUtime=2502.37 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 708713 0 0 0 248013 2224 0 0 20 0 1 0 246899554 2209026048 62409 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 539313 62409 777 405 0 536257 0
Current children cumulated CPU time: 2502.37 s
Current children cumulated vsize: 2157252 KiB
Current children cumulated memory: 249636 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 1.98 3/188 16365
/proc/meminfo: memFree=23550344/32770624 swapFree=67108368/67108860
[pid=16209] ppid=16206 vsize=2157252 memory=249636 CPUtime=2520.08 cores=1,3,5,7
/proc/16209/stat : 16209 (xcsp_picat) R 16206 16209 15953 0 -1 4202496 718549 0 0 0 249770 2238 0 0 20 0 1 0 246899554 2209026048 62409 33554432000 4194304 5849940 140727715144640 140727715143640 140651951316871 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 21856256 140727715148982 140727715149060 140727715149060 140727715151818 0
/proc/16209/statm: 539313 62409 777 405 0 536257 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 2157252 KiB
Current children cumulated memory: 249636 KiB

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

[startup+2520.01 s]
# the end of solver process 16209 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2497.71 s, system=22.3847 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.01
CPU time (s): 2520.09
CPU user time (s): 2497.71
CPU system time (s): 22.3847
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2310116
Max. memory (cumulated for all children) (KiB): 396880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2497.71
system time used= 22.3847
maximum resident set size= 396880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 718549
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= 6
involuntary context switches= 697


# summary of solver processes directly reported to runsolver:
#   pid: 16209
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2497.71
#   total CPU system time (s): 22.3847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.75069 second user time and 19.0666 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-15 02:36:04
IDJOB=4309477
IDBENCH=141053
IDSOLVER=2794
FILE ID=node148/4309477-1534293364
RUNJOBID= node148-1534293152-15985
PBS_JOBID= 21038138
Free space on /tmp= 42644 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/NurseRostering/NurseRostering-18_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309477-1534293364/watcher-4309477-1534293364 -o /tmp/evaluation-result-4309477-1534293364/solver-4309477-1534293364 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534293152-15985 --watchdog 2580  xcsp_picat HOME/instance-4309477-1534293364.xml

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

MD5SUM BENCH= 2080050c46f9199df44cd86a0d29de9d
RANDOM SEED=1904105246

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23529956 kB
MemAvailable:   31583140 kB
Buffers:          167600 kB
Cached:          8091652 kB
SwapCached:            4 kB
Active:          4672936 kB
Inactive:        3960872 kB
Active(anon):     327996 kB
Inactive(anon):    98752 kB
Active(file):    4344940 kB
Inactive(file):  3862120 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:              3532 kB
Writeback:             4 kB
AnonPages:        379656 kB
Mapped:            57656 kB
Shmem:             49588 kB
Slab:             303316 kB
SReclaimable:     274584 kB
SUnreclaim:        28732 kB
KernelStack:        3296 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2488028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 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= 42640 MiB
End job on node148 at 2018-08-15 03:18:04