Trace number 4395424

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 2019-09-12? (TO) 2520.06 2519.91

General information on the benchmark

NameNurseRostering/
NurseRostering-18_c18.xml
MD5SUM2080050c46f9199df44cd86a0d29de9d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark48151
Best CPU time to get the best result obtained on this benchmark2520.05
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

45.10/45.18	c xcsp_picat version 2.7b12 (9/12/2019)
349.12/349.15	o 30407

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395424-1568346745/watcher-4395424-1568346745 -o /tmp/evaluation-result-4395424-1568346745/solver-4395424-1568346745 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16008 --watchdog 2580 xcsp_picat HOME/instance-4395424-1568346745.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=23508, runsolver pid=23505

[startup+0.100407 s]*
/proc/loadavg: 2.00 2.00 2.03 3/201 23509
/proc/meminfo: memFree=31129812/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2031716 memory=33216 CPUtime=0.1 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 1844 0 0 0 10 0 0 0 20 0 1 0 410925939 2080477184 8304 33554432000 4194304 5870510 140731182344256 140731182343560 4462701 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 507929 8304 866 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 33216 KiB

[startup+0.209796 s]*
/proc/loadavg: 2.00 2.00 2.03 3/201 23509
/proc/meminfo: memFree=31113532/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2039532 memory=51856 CPUtime=0.21 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 1909 0 0 0 20 1 0 0 20 0 1 0 410925939 2088480768 12964 33554432000 4194304 5870510 140731182344256 140731182343560 4853968 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 509883 12964 879 410 0 505356 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 51856 KiB

[startup+0.309718 s]*
/proc/loadavg: 2.00 2.00 2.03 4/201 23509
/proc/meminfo: memFree=31096964/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2039532 memory=68476 CPUtime=0.31 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 1980 0 0 0 30 1 0 0 20 0 1 0 410925939 2088480768 17119 33554432000 4194304 5870510 140731182344256 140731182343560 4900431 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 509883 17119 879 410 0 505356 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 68476 KiB

[startup+0.700407 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 23509
/proc/meminfo: memFree=31059480/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2039532 memory=132644 CPUtime=0.68 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 2168 0 0 0 66 2 0 0 20 0 1 0 410925939 2088480768 33161 33554432000 4194304 5870510 140731182344256 140731182343560 4467499 0 0 4096 8389634 0 0 0 17 7 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 509883 33161 886 410 0 505356 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 132644 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 23510
/proc/meminfo: memFree=31005040/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2039832 memory=156716 CPUtime=1.49 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 2541 0 0 0 146 3 0 0 20 0 1 0 410925939 2088787968 39179 33554432000 4194304 5870510 140731182344256 140731182342968 140185925721991 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 509958 39179 976 410 0 505431 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2039832 KiB
Current children cumulated memory: 156716 KiB

[startup+3.10976 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 23510
/proc/meminfo: memFree=30992612/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2071332 memory=212768 CPUtime=3.1 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 9498 0 0 0 306 4 0 0 20 0 1 0 410925939 2121043968 53192 33554432000 4194304 5870510 140731182344256 140731182343368 5287642 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 517833 53192 985 410 0 513306 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2071332 KiB
Current children cumulated memory: 212768 KiB

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 23510
/proc/meminfo: memFree=30938328/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2094984 memory=231980 CPUtime=6.28 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 14343 0 0 0 617 11 0 0 20 0 1 0 410925939 2145263616 57995 33554432000 4194304 5870510 140731182344256 140731182343352 5476960 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 523746 57995 986 410 0 519219 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2094984 KiB
Current children cumulated memory: 231980 KiB

[startup+12.7003 s]
/proc/loadavg: 2.08 2.01 2.04 3/201 23510
/proc/meminfo: memFree=30929084/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2101312 memory=235008 CPUtime=12.69 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 17038 0 0 0 1256 13 0 0 20 0 1 0 410925939 2151743488 58752 33554432000 4194304 5870510 140731182344256 140731182343496 140185925721991 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 525328 58752 986 410 0 520801 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2101312 KiB
Current children cumulated memory: 235008 KiB

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.04 3/201 23512
/proc/meminfo: memFree=30927076/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2106284 memory=243752 CPUtime=25.49 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 22206 0 0 0 2533 16 0 0 20 0 1 0 410925939 2156834816 60938 33554432000 4194304 5870510 140731182344256 140731182343352 5562072 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 526571 60938 986 410 0 522044 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2106284 KiB
Current children cumulated memory: 243752 KiB

[startup+51.1098 s]
/proc/loadavg: 2.17 2.05 2.05 3/201 23512
/proc/meminfo: memFree=30857636/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2158924 memory=293656 CPUtime=51.1 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 57881 0 0 0 5079 31 0 0 20 0 1 0 410925939 2210738176 73414 33554432000 4194304 5870510 140731182344256 140731182343368 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 539731 73414 1018 410 0 535204 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2158924 KiB
Current children cumulated memory: 293656 KiB

[startup+102.3 s]
/proc/loadavg: 2.17 2.07 2.06 3/202 23517
/proc/meminfo: memFree=30796216/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2229696 memory=360224 CPUtime=102.29 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 80258 0 0 0 10197 32 0 0 20 0 1 0 410925939 2283208704 90056 33554432000 4194304 5870510 140731182344256 140731182342696 5257475 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 557424 90056 1018 410 0 552897 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2229696 KiB
Current children cumulated memory: 360224 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/202 23523
/proc/meminfo: memFree=30750892/32770624 swapFree=66994152/67108860
[pid=23508] ppid=23505 vsize=2254724 memory=394536 CPUtime=162.3 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 114409 0 0 0 16193 37 0 0 20 0 1 0 410925939 2308837376 98634 33554432000 4194304 5870510 140731182344256 140731182343272 5274736 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 563681 98634 1018 410 0 559154 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2254724 KiB
Current children cumulated memory: 394536 KiB

[startup+222.3 s]
/proc/loadavg: 2.09 2.06 2.05 3/200 23528
/proc/meminfo: memFree=30731836/32770624 swapFree=66994156/67108860
[pid=23508] ppid=23505 vsize=2304044 memory=426816 CPUtime=222.31 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 122446 0 0 0 22186 45 0 0 20 0 1 0 410925939 2359341056 106704 33554432000 4194304 5870510 140731182344256 140731182343272 5262639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 576011 106704 1018 410 0 571484 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 2304044 KiB
Current children cumulated memory: 426816 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/200 23532
/proc/meminfo: memFree=30705116/32770624 swapFree=66994156/67108860
[pid=23508] ppid=23505 vsize=2304044 memory=430916 CPUtime=282.31 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 146282 0 0 0 28178 53 0 0 20 0 1 0 410925939 2359341056 107729 33554432000 4194304 5870510 140731182344256 140731182342696 5282759 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 576011 107729 1018 410 0 571484 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 2304044 KiB
Current children cumulated memory: 430916 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/200 23538
/proc/meminfo: memFree=30809188/32770624 swapFree=66994156/67108860
[pid=23508] ppid=23505 vsize=2180304 memory=322816 CPUtime=342.31 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 179248 0 0 0 34147 84 0 0 20 0 1 0 410925939 2232631296 80704 33554432000 4194304 5870510 140731182344256 140731182342968 140185930942300 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 545076 80704 1025 410 0 540549 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 2180304 KiB
Current children cumulated memory: 322816 KiB

[startup+402.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/199 23543
/proc/meminfo: memFree=30782600/32770624 swapFree=66994156/67108860
[pid=23508] ppid=23505 vsize=2223712 memory=357720 CPUtime=402.32 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 180928 0 0 0 40147 85 0 0 20 0 1 0 410925939 2277081088 89430 33554432000 4194304 5870510 140731182344256 140731182342824 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 555928 89430 1025 410 0 551401 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 2223712 KiB
Current children cumulated memory: 357720 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/199 23547
/proc/meminfo: memFree=30730156/32770624 swapFree=66994156/67108860
[pid=23508] ppid=23505 vsize=2273796 memory=401476 CPUtime=462.32 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 197097 0 0 0 46140 92 0 0 20 0 1 0 410925939 2328367104 100369 33554432000 4194304 5870510 140731182344256 140731182343272 5277491 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 568449 100369 1025 410 0 563922 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 2273796 KiB
Current children cumulated memory: 401476 KiB


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

/proc/23508/statm: 597947 131175 1025 410 0 593420 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 2391788 KiB
Current children cumulated memory: 524700 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23704
/proc/meminfo: memFree=30535848/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2391788 memory=532892 CPUtime=1842.4 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 418863 0 0 0 183953 287 0 0 20 0 1 0 410925939 2449190912 133223 33554432000 4194304 5870510 140731182344256 140731182343272 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 597947 133223 1025 410 0 593420 0
Current children cumulated CPU time: 1842.4 s
Current children cumulated vsize: 2391788 KiB
Current children cumulated memory: 532892 KiB

[startup+1902.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/200 23767
/proc/meminfo: memFree=30939664/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2391788 memory=541620 CPUtime=1902.41 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 427734 0 0 0 189934 307 0 0 20 0 1 0 410925939 2449190912 135405 33554432000 4194304 5870510 140731182344256 140731182343208 5282752 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 597947 135405 1025 410 0 593420 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 2391788 KiB
Current children cumulated memory: 541620 KiB

[startup+1962.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/200 23773
/proc/meminfo: memFree=31040296/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2391788 memory=527016 CPUtime=1962.41 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 434633 0 0 0 195917 324 0 0 20 0 1 0 410925939 2449190912 131754 33554432000 4194304 5870510 140731182344256 140731182343272 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 597947 131754 1025 410 0 593420 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 2391788 KiB
Current children cumulated memory: 527016 KiB

[startup+2022.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/199 23778
/proc/meminfo: memFree=31009284/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2391788 memory=518556 CPUtime=2022.41 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 442422 0 0 0 201902 339 0 0 20 0 1 0 410925939 2449190912 129639 33554432000 4194304 5870510 140731182344256 140731182343272 5283067 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 597947 129639 1025 410 0 593420 0
Current children cumulated CPU time: 2022.41 s
Current children cumulated vsize: 2391788 KiB
Current children cumulated memory: 518556 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 23841
/proc/meminfo: memFree=31114072/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2391788 memory=522920 CPUtime=2082.42 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 444520 0 0 0 207900 342 0 0 20 0 1 0 410925939 2449190912 130730 33554432000 4194304 5870510 140731182344256 140731182343272 5289303 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 597947 130730 1025 410 0 593420 0
Current children cumulated CPU time: 2082.42 s
Current children cumulated vsize: 2391788 KiB
Current children cumulated memory: 522920 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 23847
/proc/meminfo: memFree=31080776/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2391788 memory=528796 CPUtime=2142.42 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 447272 0 0 0 213897 345 0 0 20 0 1 0 410925939 2449190912 132199 33554432000 4194304 5870510 140731182344256 140731182343272 140185930942300 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 597947 132199 1025 410 0 593420 0
Current children cumulated CPU time: 2142.42 s
Current children cumulated vsize: 2391788 KiB
Current children cumulated memory: 528796 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 23852
/proc/meminfo: memFree=31040340/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2416784 memory=546648 CPUtime=2202.42 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 454314 0 0 0 219891 351 0 0 20 0 1 0 410925939 2474786816 136662 33554432000 4194304 5870510 140731182344256 140731182343272 5282721 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 604196 136662 1025 410 0 599669 0
Current children cumulated CPU time: 2202.42 s
Current children cumulated vsize: 2416784 KiB
Current children cumulated memory: 546648 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 23856
/proc/meminfo: memFree=31028020/32770624 swapFree=66994200/67108860
[pid=23508] ppid=23505 vsize=2416784 memory=559204 CPUtime=2262.42 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 458960 0 0 0 225885 357 0 0 20 0 1 0 410925939 2474786816 139801 33554432000 4194304 5870510 140731182344256 140731182343272 5308401 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 604196 139801 1025 410 0 599669 0
Current children cumulated CPU time: 2262.42 s
Current children cumulated vsize: 2416784 KiB
Current children cumulated memory: 559204 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 23870
/proc/meminfo: memFree=31035056/32770624 swapFree=66994208/67108860
[pid=23508] ppid=23505 vsize=2416784 memory=548696 CPUtime=2322.42 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 484885 0 0 0 231872 370 0 0 20 0 1 0 410925939 2474786816 137174 33554432000 4194304 5870510 140731182344256 140731182343272 5289307 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 604196 137174 1025 410 0 599669 0
Current children cumulated CPU time: 2322.42 s
Current children cumulated vsize: 2416784 KiB
Current children cumulated memory: 548696 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 23874
/proc/meminfo: memFree=31009616/32770624 swapFree=66994208/67108860
[pid=23508] ppid=23505 vsize=2416784 memory=561252 CPUtime=2382.43 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 489146 0 0 0 237866 377 0 0 20 0 1 0 410925939 2474786816 140313 33554432000 4194304 5870510 140731182344256 140731182343272 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 604196 140313 1025 410 0 599669 0
Current children cumulated CPU time: 2382.43 s
Current children cumulated vsize: 2416784 KiB
Current children cumulated memory: 561252 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 23878
/proc/meminfo: memFree=31005900/32770624 swapFree=66994208/67108860
[pid=23508] ppid=23505 vsize=2416784 memory=558936 CPUtime=2442.44 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 492522 0 0 0 243863 381 0 0 20 0 1 0 410925939 2474786816 139734 33554432000 4194304 5870510 140731182344256 140731182343272 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 604196 139734 1025 410 0 599669 0
Current children cumulated CPU time: 2442.44 s
Current children cumulated vsize: 2416784 KiB
Current children cumulated memory: 558936 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 23884
/proc/meminfo: memFree=31016844/32770624 swapFree=66994208/67108860
[pid=23508] ppid=23505 vsize=2416784 memory=548696 CPUtime=2502.44 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 497449 0 0 0 249858 386 0 0 20 0 1 0 410925939 2474786816 137174 33554432000 4194304 5870510 140731182344256 140731182343272 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 604196 137174 1025 410 0 599669 0
Current children cumulated CPU time: 2502.44 s
Current children cumulated vsize: 2416784 KiB
Current children cumulated memory: 548696 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 23885
/proc/meminfo: memFree=30983844/32770624 swapFree=66994208/67108860
[pid=23508] ppid=23505 vsize=2433648 memory=563488 CPUtime=2520.04 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 501525 0 0 0 251616 388 0 0 20 0 1 0 410925939 2492055552 140872 33554432000 4194304 5870510 140731182344256 140731182343272 5282770 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 608412 140872 1025 410 0 603885 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 2433648 KiB
Current children cumulated memory: 563488 KiB

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

[startup+2519.9 s]
# the end of solver process 23508 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.17 s, system=3.88826 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 23885
/proc/meminfo: memFree=30983844/32770624 swapFree=66994208/67108860
[pid=23508] ppid=23505 vsize=2433648 memory=563488 CPUtime=2520.04 cores=1,3,5,7
/proc/23508/stat : 23508 (xcsp_picat) R 23505 23508 15976 0 -1 4202496 501525 0 0 0 251616 388 0 0 20 0 1 0 410925939 2492055552 140872 33554432000 4194304 5870510 140731182344256 140731182343272 5282770 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 17539072 140731182351391 140731182351469 140731182351469 140731182354378 0
/proc/23508/statm: 608412 140872 1025 410 0 603885 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 2433648 KiB
Current children cumulated memory: 563488 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2519.91
CPU time (s): 2520.06
CPU user time (s): 2516.17
CPU system time (s): 3.88826
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 2547012
Max. memory (cumulated for all children) (KiB): 650888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.17
system time used= 3.88826
maximum resident set size= 650888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501525
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= 36
involuntary context switches= 2852


# summary of solver processes directly reported to runsolver:
#   pid: 23508
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.17
#   total CPU system time (s): 3.88826

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5621 second user time and 18.3191 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-13 05:51:40
IDJOB=4395424
IDBENCH=141053
IDSOLVER=2844
FILE ID=node102/4395424-1568346745
RUNJOBID= node102-1568323474-16008
PBS_JOBID= 21701144
Free space on /tmp= 56900 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP18/NurseRostering/NurseRostering-18_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395424-1568346745/watcher-4395424-1568346745 -o /tmp/evaluation-result-4395424-1568346745/solver-4395424-1568346745 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16008 --watchdog 2580  xcsp_picat HOME/instance-4395424-1568346745.xml

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

MD5SUM BENCH= 2080050c46f9199df44cd86a0d29de9d
RANDOM SEED=837192875

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31159428 kB
MemAvailable:   31347388 kB
Buffers:          129736 kB
Cached:           348328 kB
SwapCached:        10736 kB
Active:           795868 kB
Inactive:         267128 kB
Active(anon):     581216 kB
Inactive(anon):    33516 kB
Active(file):     214652 kB
Inactive(file):   233612 kB
Unevictable:      110464 kB
Mlocked:          110464 kB
SwapTotal:      67108860 kB
SwapFree:       66994152 kB
Dirty:              3700 kB
Writeback:             0 kB
AnonPages:        690756 kB
Mapped:            35144 kB
Shmem:             21184 kB
Slab:             139660 kB
SReclaimable:     111060 kB
SUnreclaim:        28600 kB
KernelStack:        3792 kB
PageTables:         7096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2773100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    628736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56900 MiB
End job on node102 at 2019-09-13 06:33:40