Trace number 4292936

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-06-15? (TO) 2520 2520.01

General information on the benchmark

NameNurseRostering/
NurseRostering-19_c18.xml
MD5SUM4516482276b9b550f1c9d24d3edf9abb
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 variables5922
Number of constraints16251
Number of domains21
Minimum domain size1
Maximum domain size85
Distribution of domain sizes[{"size":1,"count":156},{"size":2,"count":1314},{"size":6,"count":3360},{"size":8,"count":2},{"size":12,"count":4},{"size":13,"count":16},{"size":21,"count":3},{"size":22,"count":15},{"size":41,"count":924},{"size":85,"count":128}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":2082},{"degree":3,"count":480},{"degree":17,"count":32},{"degree":18,"count":39},{"degree":19,"count":7},{"degree":20,"count":30},{"degree":21,"count":44},{"degree":22,"count":52},{"degree":23,"count":70},{"degree":24,"count":83},{"degree":25,"count":1394},{"degree":26,"count":1316},{"degree":27,"count":293}]
Minimum constraint arity2
Maximum constraint arity320
Distribution of constraint arities[{"arity":2,"count":5706},{"arity":3,"count":6232},{"arity":4,"count":324},{"arity":5,"count":320},{"arity":6,"count":2884},{"arity":12,"count":40},{"arity":41,"count":504},{"arity":85,"count":240},{"arity":320,"count":1}]
Number of extensional constraints3824
Number of intensional constraints1882
Distribution of constraint types[{"type":"extension","count":3824},{"type":"intension","count":1882},{"type":"regular","count":6556},{"type":"sum","count":80},{"type":"count","count":3908},{"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 (3957 MiB free)
  memory of node 1: 16384 MiB (11530 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292936-1532297109/watcher-4292936-1532297109 -o /tmp/evaluation-result-4292936-1532297109/solver-4292936-1532297109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532296553-30441 --watchdog 2580 xcsp_picat HOME/instance-4292936-1532297109.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=31086, runsolver pid=31083

[startup+0.100109 s]*
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15822236/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=111688 memory=40532 CPUtime=0.1 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 1618 0 0 0 10 0 0 0 20 0 1 0 47274097 114368512 10133 33554432000 4194304 5849740 140725206385248 140725206385248 4481472 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 27922 10133 596 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 40532 KiB

[startup+0.209507 s]*
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15801756/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=111688 memory=63248 CPUtime=0.21 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 1669 0 0 0 21 0 0 0 20 0 1 0 47274097 114368512 15812 33554432000 4194304 5849740 140725206385248 140725206385248 139962310974464 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 27922 15812 620 405 0 24866 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 63248 KiB

[startup+0.309502 s]*
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15793192/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=119504 memory=71672 CPUtime=0.31 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 1764 0 0 0 31 0 0 0 20 0 1 0 47274097 122372096 17918 33554432000 4194304 5849740 140725206385248 140725206385248 4493984 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 29876 17918 636 405 0 26820 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 119504 KiB
Current children cumulated memory: 71672 KiB

[startup+0.700317 s]
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15758132/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=189828 memory=107608 CPUtime=0.69 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 3046 0 0 0 68 1 0 0 20 0 1 0 47274097 194383872 26902 33554432000 4194304 5849740 140725206385248 140725206385248 4491746 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 47457 26902 641 405 0 44401 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 189828 KiB
Current children cumulated memory: 107608 KiB

[startup+1.50033 s]
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15751064/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=258156 memory=180048 CPUtime=1.49 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 3695 0 0 0 146 3 0 0 20 0 1 0 47274097 264351744 45012 33554432000 4194304 5849740 140725206385248 140725206384552 4817716 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 64539 45012 676 405 0 61483 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 258156 KiB
Current children cumulated memory: 180048 KiB

[startup+3.10925 s]
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15656484/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=387928 memory=207532 CPUtime=3.09 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 6203 0 0 0 302 7 0 0 20 0 1 0 47274097 397238272 51883 33554432000 4194304 5849740 140725206385248 140725206384344 5521440 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 96982 51883 741 405 0 93926 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 387928 KiB
Current children cumulated memory: 207532 KiB

[startup+6.30022 s]
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15621360/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=422744 memory=242348 CPUtime=6.29 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 12925 0 0 0 600 29 0 0 20 0 1 0 47274097 432889856 60587 33554432000 4194304 5849740 140725206385248 140725206384344 5606222 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 105686 60587 741 405 0 102630 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 422744 KiB
Current children cumulated memory: 242348 KiB

[startup+12.7002 s]
/proc/loadavg: 2.02 1.88 1.66 3/188 31087
/proc/meminfo: memFree=15654740/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=422744 memory=242348 CPUtime=12.69 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 15172 0 0 0 1236 33 0 0 20 0 1 0 47274097 432889856 60587 33554432000 4194304 5849740 140725206385248 140725206384248 5471607 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 105686 60587 741 405 0 102630 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 422744 KiB
Current children cumulated memory: 242348 KiB

[startup+25.5002 s]
/proc/loadavg: 2.01 1.89 1.66 3/188 31087
/proc/meminfo: memFree=15615156/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=439132 memory=258736 CPUtime=25.49 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 17271 0 0 0 2503 46 0 0 20 0 1 0 47274097 449671168 64684 33554432000 4194304 5849740 140725206385248 140725206384248 5487894 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 109783 64684 741 405 0 106727 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 439132 KiB
Current children cumulated memory: 258736 KiB

[startup+51.1094 s]
/proc/loadavg: 2.01 1.90 1.67 3/188 31087
/proc/meminfo: memFree=15582584/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=469524 memory=291288 CPUtime=51.09 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 34531 0 0 0 5054 55 0 0 20 0 1 0 47274097 480792576 72822 33554432000 4194304 5849740 140725206385248 140725206384248 5339883 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 117381 72822 771 405 0 114325 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 469524 KiB
Current children cumulated memory: 291288 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.91 1.69 3/187 31088
/proc/meminfo: memFree=15578388/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=469524 memory=295792 CPUtime=102.27 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 53215 0 0 0 10158 69 0 0 20 0 1 0 47274097 480792576 73948 33554432000 4194304 5849740 140725206385248 140725206383736 139962310995847 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 117381 73948 773 405 0 114325 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 469524 KiB
Current children cumulated memory: 295792 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.93 1.71 3/187 31153
/proc/meminfo: memFree=14962580/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=473400 memory=298272 CPUtime=162.26 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 73252 0 0 0 16119 107 0 0 20 0 1 0 47274097 484761600 74568 33554432000 4194304 5849740 140725206385248 140725206383736 5308424 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 118350 74568 773 405 0 115294 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 473400 KiB
Current children cumulated memory: 298272 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.94 1.73 3/187 31155
/proc/meminfo: memFree=14727392/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=476656 memory=302692 CPUtime=222.26 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 84050 0 0 0 22078 148 0 0 20 0 1 0 47274097 488095744 75673 33554432000 4194304 5849740 140725206385248 140725206383736 5309874 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 119164 75673 773 405 0 116108 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 476656 KiB
Current children cumulated memory: 302692 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.95 1.74 3/187 31156
/proc/meminfo: memFree=14698664/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=485368 memory=305944 CPUtime=282.26 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 94137 0 0 0 28038 188 0 0 20 0 1 0 47274097 497016832 76486 33554432000 4194304 5849740 140725206385248 140725206384248 5340238 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 121342 76486 773 405 0 118286 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 485368 KiB
Current children cumulated memory: 305944 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.96 1.76 3/189 31167
/proc/meminfo: memFree=14693124/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=518136 memory=343756 CPUtime=342.25 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 110465 0 0 0 34001 224 0 0 20 0 1 0 47274097 530571264 85939 33554432000 4194304 5849740 140725206385248 140725206383736 5326656 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 129534 85939 773 405 0 126478 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 518136 KiB
Current children cumulated memory: 343756 KiB

[startup+402.3 s]
/proc/loadavg: 1.96 1.95 1.77 3/189 31168
/proc/meminfo: memFree=14705988/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=488400 memory=314668 CPUtime=402.25 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 116489 0 0 0 39948 277 0 0 20 0 1 0 47274097 500121600 78667 33554432000 4194304 5849740 140725206385248 140725206384120 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 122100 78667 773 405 0 119044 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 488400 KiB
Current children cumulated memory: 314668 KiB

[startup+462.3 s]
/proc/loadavg: 1.99 1.96 1.79 3/189 31169
/proc/meminfo: memFree=14688924/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=521536 memory=347804 CPUtime=462.25 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 120587 0 0 0 45900 325 0 0 20 0 1 0 47274097 534052864 86951 33554432000 4194304 5849740 140725206385248 140725206384248 5307422 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 130384 86951 773 405 0 127328 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 521536 KiB
Current children cumulated memory: 347804 KiB


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

/proc/31086/statm: 139315 95875 773 405 0 136259 0
Current children cumulated CPU time: 1722.27 s
Current children cumulated vsize: 557260 KiB
Current children cumulated memory: 383500 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 31209
/proc/meminfo: memFree=14630488/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=556732 memory=382968 CPUtime=1782.27 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 386039 0 0 0 176942 1285 0 0 20 0 1 0 47274097 570093568 95742 33554432000 4194304 5849740 140725206385248 140725206384248 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 139183 95742 773 405 0 136127 0
Current children cumulated CPU time: 1782.27 s
Current children cumulated vsize: 556732 KiB
Current children cumulated memory: 382968 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 31210
/proc/meminfo: memFree=14636444/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=553644 memory=379648 CPUtime=1842.28 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 403468 0 0 0 182894 1334 0 0 20 0 1 0 47274097 566931456 94912 33554432000 4194304 5849740 140725206385248 140725206384248 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 138411 94912 773 405 0 135355 0
Current children cumulated CPU time: 1842.28 s
Current children cumulated vsize: 553644 KiB
Current children cumulated memory: 379648 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 31211
/proc/meminfo: memFree=14638648/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=548972 memory=375168 CPUtime=1902.27 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 412743 0 0 0 188860 1367 0 0 20 0 1 0 47274097 562147328 93792 33554432000 4194304 5849740 140725206385248 140725206384248 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 137243 93792 773 405 0 134187 0
Current children cumulated CPU time: 1902.27 s
Current children cumulated vsize: 548972 KiB
Current children cumulated memory: 375168 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 31212
/proc/meminfo: memFree=14623992/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=564748 memory=390988 CPUtime=1962.27 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 426446 0 0 0 194819 1408 0 0 20 0 1 0 47274097 578301952 97747 33554432000 4194304 5849740 140725206385248 140725206384248 5340238 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 141187 97747 773 405 0 138131 0
Current children cumulated CPU time: 1962.27 s
Current children cumulated vsize: 564748 KiB
Current children cumulated memory: 390988 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 31213
/proc/meminfo: memFree=14623904/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=566156 memory=392172 CPUtime=2022.28 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 439178 0 0 0 200780 1448 0 0 20 0 1 0 47274097 579743744 98043 33554432000 4194304 5849740 140725206385248 140725206384248 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 141539 98043 773 405 0 138483 0
Current children cumulated CPU time: 2022.28 s
Current children cumulated vsize: 566156 KiB
Current children cumulated memory: 392172 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 31214
/proc/meminfo: memFree=14629892/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=554128 memory=380188 CPUtime=2082.28 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 453887 0 0 0 206741 1487 0 0 20 0 1 0 47274097 567427072 95047 33554432000 4194304 5849740 140725206385248 140725206384248 5338998 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 138532 95047 773 405 0 135476 0
Current children cumulated CPU time: 2082.28 s
Current children cumulated vsize: 554128 KiB
Current children cumulated memory: 380188 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 31223
/proc/meminfo: memFree=14598116/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=571452 memory=397496 CPUtime=2142.27 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 466237 0 0 0 212695 1532 0 0 20 0 1 0 47274097 585166848 99374 33554432000 4194304 5849740 140725206385248 140725206384248 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 142863 99374 773 405 0 139807 0
Current children cumulated CPU time: 2142.27 s
Current children cumulated vsize: 571452 KiB
Current children cumulated memory: 397496 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 31224
/proc/meminfo: memFree=14614176/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=555512 memory=381628 CPUtime=2202.27 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 474971 0 0 0 218661 1566 0 0 20 0 1 0 47274097 568844288 95407 33554432000 4194304 5849740 140725206385248 140725206384248 5322512 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 138878 95407 773 405 0 135822 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 555512 KiB
Current children cumulated memory: 381628 KiB

[startup+2262.3 s]
/proc/loadavg: 2.61 2.17 2.01 3/188 31225
/proc/meminfo: memFree=14625664/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=558068 memory=384116 CPUtime=2262.27 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 487484 0 0 0 224616 1611 0 0 20 0 1 0 47274097 571461632 96029 33554432000 4194304 5849740 140725206385248 140725206384408 5437695 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 139517 96029 773 405 0 136461 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 558068 KiB
Current children cumulated memory: 384116 KiB

[startup+2322.3 s]
/proc/loadavg: 2.22 2.14 2.01 3/188 31226
/proc/meminfo: memFree=14609284/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=571020 memory=397048 CPUtime=2322.28 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 501611 0 0 0 230577 1651 0 0 20 0 1 0 47274097 584724480 99262 33554432000 4194304 5849740 140725206385248 140725206384248 5437454 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 142755 99262 773 405 0 139699 0
Current children cumulated CPU time: 2322.28 s
Current children cumulated vsize: 571020 KiB
Current children cumulated memory: 397048 KiB

[startup+2382.3 s]
/proc/loadavg: 2.08 2.11 2.01 3/188 31227
/proc/meminfo: memFree=14624232/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=555352 memory=381592 CPUtime=2382.28 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 514482 0 0 0 236546 1682 0 0 20 0 1 0 47274097 568680448 95398 33554432000 4194304 5849740 140725206385248 140725206384248 5437821 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 138838 95398 773 405 0 135782 0
Current children cumulated CPU time: 2382.28 s
Current children cumulated vsize: 555352 KiB
Current children cumulated memory: 381592 KiB

[startup+2442.3 s]
/proc/loadavg: 2.52 2.22 2.05 3/187 31228
/proc/meminfo: memFree=14622260/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=562908 memory=389128 CPUtime=2442.28 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 527325 0 0 0 242506 1722 0 0 20 0 1 0 47274097 576417792 97282 33554432000 4194304 5849740 140725206385248 140725206384120 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 140727 97282 773 405 0 137671 0
Current children cumulated CPU time: 2442.28 s
Current children cumulated vsize: 562908 KiB
Current children cumulated memory: 389128 KiB

[startup+2502.3 s]
/proc/loadavg: 2.22 2.19 2.05 3/187 31229
/proc/meminfo: memFree=14604064/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=576136 memory=402144 CPUtime=2502.28 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 551362 0 0 0 248455 1773 0 0 20 0 1 0 47274097 589963264 100536 33554432000 4194304 5849740 140725206385248 140725206384248 139962310995847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 144034 100536 773 405 0 140978 0
Current children cumulated CPU time: 2502.28 s
Current children cumulated vsize: 576136 KiB
Current children cumulated memory: 402144 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.16 2.18 2.05 3/187 31229
/proc/meminfo: memFree=14578676/32770624 swapFree=67108860/67108860
[pid=31086] ppid=31083 vsize=601740 memory=428008 CPUtime=2519.99 cores=0,2,4,6
/proc/31086/stat : 31086 (xcsp_picat) R 31083 31086 30410 0 -1 4202496 561874 0 0 0 250219 1780 0 0 20 0 1 0 47274097 616181760 107002 33554432000 4194304 5849740 140725206385248 140725206384248 5437698 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 33595392 140725206389942 140725206390020 140725206390020 140725206392778 0
/proc/31086/statm: 150435 107002 773 405 0 147379 0
Current children cumulated CPU time: 2519.99 s
Current children cumulated vsize: 601740 KiB
Current children cumulated memory: 428008 KiB

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

[startup+2520.01 s]
# the end of solver process 31086 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2502.2 s, system=17.808 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
CPU user time (s): 2502.2
CPU system time (s): 17.808
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 614552
Max. memory (cumulated for all children) (KiB): 440748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2502.2
system time used= 17.808
maximum resident set size= 440748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561874
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= 23
involuntary context switches= 3301


# summary of solver processes directly reported to runsolver:
#   pid: 31086
#   total CPU time (s): 2520
#   total CPU user time (s): 2502.2
#   total CPU system time (s): 17.808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.70422 second user time and 18.2755 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 00:05:09
IDJOB=4292936
IDBENCH=141041
IDSOLVER=2754
FILE ID=node105/4292936-1532297109
RUNJOBID= node105-1532296553-30441
PBS_JOBID= 21018989
Free space on /tmp= 44848 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/NurseRostering/NurseRostering-19_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292936-1532297109/watcher-4292936-1532297109 -o /tmp/evaluation-result-4292936-1532297109/solver-4292936-1532297109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532296553-30441 --watchdog 2580  xcsp_picat HOME/instance-4292936-1532297109.xml

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

MD5SUM BENCH= 4516482276b9b550f1c9d24d3edf9abb
RANDOM SEED=727970879

node105.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.32
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.32
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.32
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.32
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:        15861136 kB
MemAvailable:   31857848 kB
Buffers:          179856 kB
Cached:         15782200 kB
SwapCached:            0 kB
Active:          1457432 kB
Inactive:       14639288 kB
Active(anon):      88932 kB
Inactive(anon):    65072 kB
Active(file):    1368500 kB
Inactive(file): 14574216 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3504 kB
Writeback:             0 kB
AnonPages:        142244 kB
Mapped:            38824 kB
Shmem:             17036 kB
Slab:             510256 kB
SReclaimable:     482456 kB
SUnreclaim:        27800 kB
KernelStack:        3376 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44844 MiB
End job on node105 at 2018-07-23 00:47:09