Trace number 4293016

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.04 2519.9

General information on the benchmark

NameNurseRostering/
NurseRostering-12_c18.xml
MD5SUM2a283c05e31c4b30f3ec3c3182bebd94
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark56621
Best CPU time to get the best result obtained on this benchmark2519.9
Satisfiable
(Un)Satisfiability was proved
Number of variables3618
Number of constraints8519
Number of domains14
Minimum domain size1
Maximum domain size61
Distribution of domain sizes[{"size":1,"count":226},{"size":2,"count":662},{"size":3,"count":5},{"size":5,"count":30},{"size":11,"count":1680},{"size":29,"count":427},{"size":61,"count":588}]
Minimum variable degree2
Maximum variable degree39
Distribution of variable degrees[{"degree":2,"count":1698},{"degree":3,"count":240},{"degree":27,"count":44},{"degree":28,"count":69},{"degree":29,"count":7},{"degree":30,"count":41},{"degree":31,"count":67},{"degree":32,"count":93},{"degree":33,"count":97},{"degree":34,"count":125},{"degree":35,"count":445},{"degree":36,"count":418},{"degree":37,"count":184},{"degree":38,"count":76},{"degree":39,"count":14}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":2950},{"arity":3,"count":2860},{"arity":4,"count":310},{"arity":6,"count":1150},{"arity":7,"count":220},{"arity":11,"count":60},{"arity":29,"count":660},{"arity":61,"count":308},{"arity":120,"count":1}]
Number of extensional constraints1928
Number of intensional constraints1022
Distribution of constraint types[{"type":"extension","count":1928},{"type":"intension","count":1022},{"type":"regular","count":3110},{"type":"sum","count":120},{"type":"count","count":2338},{"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 (3866 MiB free)
  memory of node 1: 16384 MiB (11610 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100241 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15811224/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=111688 memory=41784 CPUtime=0.1 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 1432 0 0 0 9 1 0 0 20 0 1 0 47796777 114368512 10446 33554432000 4194304 5849740 140730602846384 140730602845688 4490172 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 27922 10446 620 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 41784 KiB

[startup+0.20959 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15788712/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=111688 memory=62452 CPUtime=0.21 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 1468 0 0 0 20 1 0 0 20 0 1 0 47796777 114368512 15613 33554432000 4194304 5849740 140730602846384 140730602845688 4504325 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 27922 15613 620 405 0 24866 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 62452 KiB

[startup+0.309556 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15782072/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=119504 memory=69360 CPUtime=0.31 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 1662 0 0 0 30 1 0 0 20 0 1 0 47796777 122372096 17340 33554432000 4194304 5849740 140730602846384 140730602845688 4454696 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 29876 17340 635 405 0 26820 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 119504 KiB
Current children cumulated memory: 69360 KiB

[startup+0.700369 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15744776/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=189316 memory=109504 CPUtime=0.69 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 2508 0 0 0 67 2 0 0 20 0 1 0 47796777 193859584 27376 33554432000 4194304 5849740 140730602846384 140730602845688 4486409 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 47329 27376 645 405 0 44273 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 189316 KiB
Current children cumulated memory: 109504 KiB

[startup+1.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15746328/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=370504 memory=211868 CPUtime=1.49 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 6739 0 0 0 144 5 0 0 20 0 1 0 47796777 379396096 52967 33554432000 4194304 5849740 140730602846384 140730602845688 5260488 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 92626 52967 676 405 0 89570 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 370504 KiB
Current children cumulated memory: 211868 KiB

[startup+3.10949 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15690332/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=307300 memory=171876 CPUtime=3.1 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 10679 0 0 0 291 19 0 0 20 0 1 0 47796777 314675200 42969 33554432000 4194304 5849740 140730602846384 140730602845480 5431893 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 76825 42969 739 405 0 73769 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 307300 KiB
Current children cumulated memory: 171876 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15668744/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=317540 memory=182276 CPUtime=6.29 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 12031 0 0 0 609 20 0 0 20 0 1 0 47796777 325160960 45569 33554432000 4194304 5849740 140730602846384 140730602845480 5605433 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 79385 45569 739 405 0 76329 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 317540 KiB
Current children cumulated memory: 182276 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15667132/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=317540 memory=182276 CPUtime=12.7 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 12593 0 0 0 1244 26 0 0 20 0 1 0 47796777 325160960 45569 33554432000 4194304 5849740 140730602846384 140730602845624 5606222 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 79385 45569 739 405 0 76329 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 317540 KiB
Current children cumulated memory: 182276 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15616596/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=368140 memory=232800 CPUtime=25.49 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 21147 0 0 0 2517 32 0 0 20 0 1 0 47796777 376975360 58200 33554432000 4194304 5849740 140730602846384 140730602845032 5375208 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 92035 58200 763 405 0 88979 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 368140 KiB
Current children cumulated memory: 232800 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31648
/proc/meminfo: memFree=15601708/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=368140 memory=233008 CPUtime=51.11 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 29216 0 0 0 5075 36 0 0 20 0 1 0 47796777 376975360 58252 33554432000 4194304 5849740 140730602846384 140730602844872 5437819 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 92035 58252 771 405 0 88979 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 368140 KiB
Current children cumulated memory: 233008 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31649
/proc/meminfo: memFree=15602524/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=368140 memory=233008 CPUtime=102.3 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 35352 0 0 0 10181 49 0 0 20 0 1 0 47796777 376975360 58252 33554432000 4194304 5849740 140730602846384 140730602844872 4212035 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 92035 58252 771 405 0 88979 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 368140 KiB
Current children cumulated memory: 233008 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31650
/proc/meminfo: memFree=15599700/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=368140 memory=233008 CPUtime=162.3 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 39906 0 0 0 16162 68 0 0 20 0 1 0 47796777 376975360 58252 33554432000 4194304 5849740 140730602846384 140730602845384 139889576882055 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 92035 58252 771 405 0 88979 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 368140 KiB
Current children cumulated memory: 233008 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31651
/proc/meminfo: memFree=15573104/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=384060 memory=247416 CPUtime=222.3 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 46536 0 0 0 22139 91 0 0 20 0 1 0 47796777 393277440 61854 33554432000 4194304 5849740 140730602846384 140730602845384 5437698 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 96015 61854 771 405 0 92959 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 384060 KiB
Current children cumulated memory: 247416 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31652
/proc/meminfo: memFree=15577596/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=384060 memory=253288 CPUtime=282.3 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 46546 0 0 0 28124 106 0 0 20 0 1 0 47796777 393277440 63322 33554432000 4194304 5849740 140730602846384 140730602845384 5339443 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 96015 63322 771 405 0 92959 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 384060 KiB
Current children cumulated memory: 253288 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31653
/proc/meminfo: memFree=15572876/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=385512 memory=256976 CPUtime=342.3 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 48966 0 0 0 34105 125 0 0 20 0 1 0 47796777 394764288 64244 33554432000 4194304 5849740 140730602846384 140730602845384 5439637 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 96378 64244 771 405 0 93322 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 385512 KiB
Current children cumulated memory: 256976 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31654
/proc/meminfo: memFree=15520408/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=391492 memory=260288 CPUtime=402.31 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 49339 0 0 0 40079 152 0 0 20 0 1 0 47796777 400887808 65072 33554432000 4194304 5849740 140730602846384 140730602845384 5307667 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 97873 65072 771 405 0 94817 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 391492 KiB
Current children cumulated memory: 260288 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31655
/proc/meminfo: memFree=15515648/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=391492 memory=260500 CPUtime=462.31 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 50802 0 0 0 46061 170 0 0 20 0 1 0 47796777 400887808 65125 33554432000 4194304 5849740 140730602846384 140730602845384 5307571 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 97873 65125 771 405 0 94817 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 391492 KiB
Current children cumulated memory: 260500 KiB


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

/proc/31647/statm: 110643 78806 772 405 0 107587 0
Current children cumulated CPU time: 1782.38 s
Current children cumulated vsize: 442572 KiB
Current children cumulated memory: 315224 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 31728
/proc/meminfo: memFree=15491336/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=439744 memory=312412 CPUtime=1842.38 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 196547 0 0 0 183524 714 0 0 20 0 1 0 47796777 450297856 78103 33554432000 4194304 5849740 140730602846384 140730602845384 5307656 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 109936 78103 772 405 0 106880 0
Current children cumulated CPU time: 1842.38 s
Current children cumulated vsize: 439744 KiB
Current children cumulated memory: 312412 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 31729
/proc/meminfo: memFree=15446472/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=459000 memory=331804 CPUtime=1902.39 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 209080 0 0 0 189491 748 0 0 20 0 1 0 47796777 470016000 82951 33554432000 4194304 5849740 140730602846384 140730602845544 5438086 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 114750 82951 772 405 0 111694 0
Current children cumulated CPU time: 1902.39 s
Current children cumulated vsize: 459000 KiB
Current children cumulated memory: 331804 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 31730
/proc/meminfo: memFree=15484004/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=436372 memory=309104 CPUtime=1962.39 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 215385 0 0 0 195474 765 0 0 20 0 1 0 47796777 446844928 77276 33554432000 4194304 5849740 140730602846384 140730602845256 5437819 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 109093 77276 772 405 0 106037 0
Current children cumulated CPU time: 1962.39 s
Current children cumulated vsize: 436372 KiB
Current children cumulated memory: 309104 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31731
/proc/meminfo: memFree=15436320/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=453624 memory=326328 CPUtime=2022.39 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 225099 0 0 0 201448 791 0 0 20 0 1 0 47796777 464510976 81582 33554432000 4194304 5849740 140730602846384 140730602845384 5307583 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 113406 81582 772 405 0 110350 0
Current children cumulated CPU time: 2022.39 s
Current children cumulated vsize: 453624 KiB
Current children cumulated memory: 326328 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31732
/proc/meminfo: memFree=15449224/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=438604 memory=311388 CPUtime=2082.4 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 236934 0 0 0 207418 822 0 0 20 0 1 0 47796777 449130496 77847 33554432000 4194304 5849740 140730602846384 140730602845384 5311536 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 109651 77847 772 405 0 106595 0
Current children cumulated CPU time: 2082.4 s
Current children cumulated vsize: 438604 KiB
Current children cumulated memory: 311388 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31733
/proc/meminfo: memFree=15453492/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=447448 memory=320360 CPUtime=2142.4 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 247336 0 0 0 213392 848 0 0 20 0 1 0 47796777 458186752 80090 33554432000 4194304 5849740 140730602846384 140730602845544 5395898 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 111862 80090 772 405 0 108806 0
Current children cumulated CPU time: 2142.4 s
Current children cumulated vsize: 447448 KiB
Current children cumulated memory: 320360 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31734
/proc/meminfo: memFree=15445332/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=442992 memory=313292 CPUtime=2202.4 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 260215 0 0 0 219370 870 0 0 20 0 1 0 47796777 453623808 78323 33554432000 4194304 5849740 140730602846384 140730602845544 5311410 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 110748 78323 772 405 0 107692 0
Current children cumulated CPU time: 2202.4 s
Current children cumulated vsize: 442992 KiB
Current children cumulated memory: 313292 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31735
/proc/meminfo: memFree=15436176/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=442580 memory=312972 CPUtime=2262.42 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 284904 0 0 0 225327 915 0 0 20 0 1 0 47796777 453201920 78243 33554432000 4194304 5849740 140730602846384 140730602845384 139889576882055 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 110645 78243 772 405 0 107589 0
Current children cumulated CPU time: 2262.42 s
Current children cumulated vsize: 442580 KiB
Current children cumulated memory: 312972 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 31743
/proc/meminfo: memFree=15447036/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=455720 memory=325968 CPUtime=2322.41 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 295492 0 0 0 231302 939 0 0 20 0 1 0 47796777 466657280 81492 33554432000 4194304 5849740 140730602846384 140730602845384 139889576882055 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 113930 81492 772 405 0 110874 0
Current children cumulated CPU time: 2322.41 s
Current children cumulated vsize: 455720 KiB
Current children cumulated memory: 325968 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 31868
/proc/meminfo: memFree=9225492/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=439328 memory=309596 CPUtime=2382.42 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 302263 0 0 0 237284 958 0 0 20 0 1 0 47796777 449871872 77399 33554432000 4194304 5849740 140730602846384 140730602845544 5438115 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 109832 77399 772 405 0 106776 0
Current children cumulated CPU time: 2382.42 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 309596 KiB

[startup+2442.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 31870
/proc/meminfo: memFree=4415232/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=448224 memory=318520 CPUtime=2442.42 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 311798 0 0 0 243258 984 0 0 20 0 1 0 47796777 458981376 79630 33554432000 4194304 5849740 140730602846384 140730602845384 5307733 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 112056 79630 772 405 0 109000 0
Current children cumulated CPU time: 2442.42 s
Current children cumulated vsize: 448224 KiB
Current children cumulated memory: 318520 KiB

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 31871
/proc/meminfo: memFree=3263588/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=439600 memory=309912 CPUtime=2502.42 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 323964 0 0 0 249236 1006 0 0 20 0 1 0 47796777 450150400 77478 33554432000 4194304 5849740 140730602846384 140730602845384 139889576882055 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 109900 77478 772 405 0 106844 0
Current children cumulated CPU time: 2502.42 s
Current children cumulated vsize: 439600 KiB
Current children cumulated memory: 309912 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 31872
/proc/meminfo: memFree=6162440/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=443368 memory=313836 CPUtime=2520.03 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 326770 0 0 0 250991 1012 0 0 20 0 1 0 47796777 454008832 78459 33554432000 4194304 5849740 140730602846384 140730602845384 5353854 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 110842 78459 772 405 0 107786 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 443368 KiB
Current children cumulated memory: 313836 KiB

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

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

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

[startup+2519.9 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 31872
/proc/meminfo: memFree=6162440/32770624 swapFree=67108860/67108860
[pid=31647] ppid=31644 vsize=443368 memory=313836 CPUtime=2520.03 cores=1,3,5,7
/proc/31647/stat : 31647 (xcsp_picat) R 31644 31647 30410 0 -1 4202496 326770 0 0 0 250991 1012 0 0 20 0 1 0 47796777 454008832 78459 33554432000 4194304 5849740 140730602846384 140730602845384 5353854 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17932288 140730602849462 140730602849540 140730602849540 140730602852298 0
/proc/31647/statm: 110842 78459 772 405 0 107786 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 443368 KiB
Current children cumulated memory: 313836 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2519.9
CPU time (s): 2520.04
CPU user time (s): 2509.92
CPU system time (s): 10.1246
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 492188
Max. memory (cumulated for all children) (KiB): 364920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.92
system time used= 10.1246
maximum resident set size= 364920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326771
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= 30
involuntary context switches= 1018


# summary of solver processes directly reported to runsolver:
#   pid: 31647
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2509.92
#   total CPU system time (s): 10.1246

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.59577 second user time and 18.4382 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 01:32:16
IDJOB=4293016
IDBENCH=141061
IDSOLVER=2754
FILE ID=node105/4293016-1532302336
RUNJOBID= node105-1532296553-30442
PBS_JOBID= 21018989
Free space on /tmp= 44848 MiB

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

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

MD5SUM BENCH= 2a283c05e31c4b30f3ec3c3182bebd94
RANDOM SEED=2104428355

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:        15848392 kB
MemAvailable:   31847456 kB
Buffers:          181204 kB
Cached:         15783924 kB
SwapCached:            0 kB
Active:          1471072 kB
Inactive:       14641220 kB
Active(anon):     102176 kB
Inactive(anon):    65104 kB
Active(file):    1368896 kB
Inactive(file): 14576116 kB
Unevictable:        7276 kB
Mlocked:            7276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3588 kB
Writeback:            28 kB
AnonPages:        142652 kB
Mapped:            38512 kB
Shmem:             17036 kB
Slab:             509864 kB
SReclaimable:     482512 kB
SUnreclaim:        27352 kB
KernelStack:        3648 kB
PageTables:         5076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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 02:14:16