Trace number 4303127

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-02? (TO) 2519.92 2520.01

General information on the benchmark

NameNurseRostering/
NurseRostering-08_c18.xml
MD5SUMd61cb971f7c35e7f42e62a62e90db6df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9900
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables1615
Number of constraints4057
Number of domains17
Minimum domain size1
Maximum domain size31
Distribution of domain sizes[{"size":1,"count":65},{"size":2,"count":347},{"size":3,"count":4},{"size":5,"count":856},{"size":6,"count":1},{"size":9,"count":6},{"size":15,"count":24},{"size":29,"count":60},{"size":31,"count":252}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":655},{"degree":3,"count":120},{"degree":14,"count":3},{"degree":15,"count":26},{"degree":16,"count":25},{"degree":17,"count":11},{"degree":18,"count":21},{"degree":19,"count":40},{"degree":20,"count":52},{"degree":21,"count":62},{"degree":22,"count":101},{"degree":23,"count":201},{"degree":24,"count":145},{"degree":25,"count":88},{"degree":26,"count":52},{"degree":27,"count":13}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":1704},{"arity":3,"count":1144},{"arity":4,"count":205},{"arity":5,"count":30},{"arity":6,"count":529},{"arity":7,"count":154},{"arity":29,"count":150},{"arity":31,"count":140},{"arity":60,"count":1}]
Number of extensional constraints950
Number of intensional constraints511
Distribution of constraint types[{"type":"extension","count":950},{"type":"intension","count":511},{"type":"regular","count":1562},{"type":"sum","count":60},{"type":"count","count":973},{"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 (1513 MiB free)
  memory of node 1: 16384 MiB (289 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303127-1533993481/watcher-4303127-1533993481 -o /tmp/evaluation-result-4303127-1533993481/solver-4303127-1533993481 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1533993481-21560 --watchdog 2580 xcsp_picat HOME/instance-4303127-1533993481.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=21590, runsolver pid=21582

[startup+0.10018 s]*
/proc/loadavg: 1.03 1.11 1.45 4/189 21591
/proc/meminfo: memFree=1792468/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2033560 memory=31252 CPUtime=0.1 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 1356 0 0 0 10 0 0 0 20 0 1 0 216911322 2082365440 7813 33554432000 4194304 5849708 140723809982864 140723809982864 4572157 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 508390 7813 635 405 0 505335 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 31252 KiB

[startup+0.209498 s]*
/proc/loadavg: 1.03 1.11 1.45 4/189 21591
/proc/meminfo: memFree=1762556/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2033560 memory=44568 CPUtime=0.21 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 1580 0 0 0 21 0 0 0 20 0 1 0 216911322 2082365440 11142 33554432000 4194304 5849708 140723809982864 140723809982864 4993638 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 508390 11142 652 405 0 505335 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 44568 KiB

[startup+0.30957 s]*
/proc/loadavg: 1.03 1.11 1.45 4/189 21591
/proc/meminfo: memFree=1735972/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2033560 memory=55336 CPUtime=0.26 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 1754 0 1 0 26 0 0 0 20 0 1 0 216911322 2082365440 13834 33554432000 4194304 5849708 140723809982864 140723809982168 4819828 0 0 4096 8389634 0 0 0 17 1 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 508390 13834 653 405 0 505335 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 55336 KiB

[startup+0.700278 s]
/proc/loadavg: 1.03 1.11 1.45 4/189 21591
/proc/meminfo: memFree=1696496/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2033872 memory=66488 CPUtime=0.65 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 1965 0 1 0 64 1 0 0 20 0 1 0 216911322 2082684928 16622 33554432000 4194304 5849708 140723809982864 140723809982104 140696608223111 0 0 4096 8389634 0 0 0 17 1 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 508468 16622 734 405 0 505413 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 2033872 KiB
Current children cumulated memory: 66488 KiB

[startup+1.50029 s]
/proc/loadavg: 1.35 1.18 1.47 4/189 21591
/proc/meminfo: memFree=1668408/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2041416 memory=73976 CPUtime=1.45 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 3933 0 1 0 138 7 0 0 20 0 1 0 216911322 2090409984 18494 33554432000 4194304 5849708 140723809982864 140723809981976 140696608223111 0 0 4096 8389634 0 0 0 17 1 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 510354 18494 735 405 0 507299 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2041416 KiB
Current children cumulated memory: 73976 KiB

[startup+3.10909 s]
/proc/loadavg: 1.35 1.18 1.47 4/189 21591
/proc/meminfo: memFree=1646148/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2041416 memory=74228 CPUtime=3.06 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 4308 0 1 0 297 9 0 0 20 0 1 0 216911322 2090409984 18557 33554432000 4194304 5849708 140723809982864 140723809982104 140696608223111 0 0 4096 8389634 0 0 0 17 1 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 510354 18557 735 405 0 507299 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 2041416 KiB
Current children cumulated memory: 74228 KiB

[startup+6.30038 s]
/proc/loadavg: 1.40 1.19 1.47 4/189 21591
/proc/meminfo: memFree=1637804/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2049620 memory=82380 CPUtime=6.25 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 14399 0 1 0 612 13 0 0 20 0 1 0 216911322 2098810880 20595 33554432000 4194304 5849708 140723809982864 140723809981112 140696607811377 0 0 4096 8389634 0 0 0 17 1 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 512405 20595 754 405 0 509350 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2049620 KiB
Current children cumulated memory: 82380 KiB

[startup+12.7003 s]
/proc/loadavg: 1.45 1.20 1.47 4/189 21591
/proc/meminfo: memFree=1594120/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2050996 memory=83840 CPUtime=12.65 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 21929 0 1 0 1249 16 0 0 20 0 1 0 216911322 2100219904 20960 33554432000 4194304 5849708 140723809982864 140723809981352 5309667 0 0 4096 8389634 0 0 0 17 1 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 512749 20960 767 405 0 509694 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2050996 KiB
Current children cumulated memory: 83840 KiB

[startup+25.5003 s]
/proc/loadavg: 1.46 1.21 1.47 4/189 21591
/proc/meminfo: memFree=1606216/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2052664 memory=85476 CPUtime=25.45 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 29167 0 1 0 2518 27 0 0 20 0 1 0 216911322 2101927936 21369 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 513166 21369 767 405 0 510111 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 2052664 KiB
Current children cumulated memory: 85476 KiB

[startup+51.1094 s]
/proc/loadavg: 1.67 1.29 1.49 4/189 21591
/proc/meminfo: memFree=1606408/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2054928 memory=87780 CPUtime=51.06 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 37693 0 1 0 5055 51 0 0 20 0 1 0 216911322 2104246272 21945 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 513732 21945 776 405 0 510677 0
Current children cumulated CPU time: 51.06 s
Current children cumulated vsize: 2054928 KiB
Current children cumulated memory: 87780 KiB

[startup+102.3 s]
/proc/loadavg: 1.86 1.40 1.52 4/189 21592
/proc/meminfo: memFree=1593504/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2067832 memory=100684 CPUtime=102.25 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 47565 0 1 0 10131 94 0 0 20 0 1 0 216911322 2117459968 25171 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 516958 25171 776 405 0 513903 0
Current children cumulated CPU time: 102.25 s
Current children cumulated vsize: 2067832 KiB
Current children cumulated memory: 100684 KiB

[startup+162.3 s]
/proc/loadavg: 1.95 1.51 1.55 4/189 21600
/proc/meminfo: memFree=1581056/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2076432 memory=109160 CPUtime=162.24 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 54921 0 1 0 16079 145 0 0 20 0 1 0 216911322 2126266368 27290 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 519108 27290 776 405 0 516053 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 2076432 KiB
Current children cumulated memory: 109160 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.60 1.58 4/189 21601
/proc/meminfo: memFree=1560508/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2076432 memory=109284 CPUtime=222.25 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 60311 0 1 0 22028 197 0 0 20 0 1 0 216911322 2126266368 27321 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 519108 27321 776 405 0 516053 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2076432 KiB
Current children cumulated memory: 109284 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.67 1.60 4/189 21602
/proc/meminfo: memFree=1556728/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2082016 memory=113800 CPUtime=282.24 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 67467 0 1 0 27978 246 0 0 20 0 1 0 216911322 2131984384 28450 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 520504 28450 776 405 0 517449 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 2082016 KiB
Current children cumulated memory: 113800 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.73 1.63 4/187 21603
/proc/meminfo: memFree=1541660/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2095240 memory=128092 CPUtime=342.24 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 79900 0 1 0 33917 307 0 0 20 0 1 0 216911322 2145525760 32023 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 523810 32023 776 405 0 520755 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 2095240 KiB
Current children cumulated memory: 128092 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.78 1.65 4/187 21604
/proc/meminfo: memFree=1541560/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2095240 memory=128092 CPUtime=402.24 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 90486 0 1 0 39873 351 0 0 20 0 1 0 216911322 2145525760 32023 33554432000 4194304 5849708 140723809982864 140723809982024 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 523810 32023 776 405 0 520755 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2095240 KiB
Current children cumulated memory: 128092 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.82 1.67 4/187 21606
/proc/meminfo: memFree=1523232/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2098596 memory=131448 CPUtime=462.24 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 104146 0 1 0 45826 398 0 0 20 0 1 0 216911322 2148962304 32862 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 524649 32862 776 405 0 521594 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2098596 KiB
Current children cumulated memory: 131448 KiB


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

/proc/21590/statm: 539683 49266 776 405 0 536628 0
Current children cumulated CPU time: 1722.2 s
Current children cumulated vsize: 2158732 KiB
Current children cumulated memory: 197064 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/187 21644
/proc/meminfo: memFree=1423776/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2164744 memory=203124 CPUtime=1782.2 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 297701 0 1 0 176843 1377 0 0 20 0 1 0 216911322 2216697856 50781 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 541186 50781 776 405 0 538131 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 2164744 KiB
Current children cumulated memory: 203124 KiB

[startup+1842.3 s]
/proc/loadavg: 2.06 2.00 1.93 4/187 21645
/proc/meminfo: memFree=1424328/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2162496 memory=200836 CPUtime=1842.2 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 315454 0 1 0 182799 1421 0 0 20 0 1 0 216911322 2214395904 50209 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 540624 50209 776 405 0 537569 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 2162496 KiB
Current children cumulated memory: 200836 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.00 1.93 4/187 21646
/proc/meminfo: memFree=1429284/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2159044 memory=197628 CPUtime=1902.2 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 328282 0 1 0 188761 1459 0 0 20 0 1 0 216911322 2210861056 49407 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 539761 49407 776 405 0 536706 0
Current children cumulated CPU time: 1902.2 s
Current children cumulated vsize: 2159044 KiB
Current children cumulated memory: 197628 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.00 1.94 4/188 21655
/proc/meminfo: memFree=1395252/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2159516 memory=198092 CPUtime=1962.2 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 332880 0 1 0 194722 1498 0 0 20 0 1 0 216911322 2211344384 49523 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 539879 49523 776 405 0 536824 0
Current children cumulated CPU time: 1962.2 s
Current children cumulated vsize: 2159516 KiB
Current children cumulated memory: 198092 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 4/188 21656
/proc/meminfo: memFree=1433364/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2154124 memory=192832 CPUtime=2022.2 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 354111 0 1 0 200672 1548 0 0 20 0 1 0 216911322 2205822976 48208 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 538531 48208 776 405 0 535476 0
Current children cumulated CPU time: 2022.2 s
Current children cumulated vsize: 2154124 KiB
Current children cumulated memory: 192832 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/188 21657
/proc/meminfo: memFree=1453292/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2134412 memory=172996 CPUtime=2082.2 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 362227 0 1 0 206633 1587 0 0 20 0 1 0 216911322 2185637888 43249 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 533603 43249 776 405 0 530548 0
Current children cumulated CPU time: 2082.2 s
Current children cumulated vsize: 2134412 KiB
Current children cumulated memory: 172996 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/188 21658
/proc/meminfo: memFree=1451116/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2135724 memory=174148 CPUtime=2142.19 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 364512 0 1 0 212594 1625 0 0 20 0 1 0 216911322 2186981376 43537 33554432000 4194304 5849708 140723809982864 140723809981592 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 533931 43537 776 405 0 530876 0
Current children cumulated CPU time: 2142.19 s
Current children cumulated vsize: 2135724 KiB
Current children cumulated memory: 174148 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/188 21659
/proc/meminfo: memFree=1444092/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2153184 memory=191688 CPUtime=2202.2 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 380132 0 1 0 218548 1672 0 0 20 0 1 0 216911322 2204860416 47922 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 538296 47922 776 405 0 535241 0
Current children cumulated CPU time: 2202.2 s
Current children cumulated vsize: 2153184 KiB
Current children cumulated memory: 191688 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/187 21661
/proc/meminfo: memFree=1429112/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2155400 memory=194024 CPUtime=2262.19 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 383037 0 1 0 224513 1706 0 0 20 0 1 0 216911322 2207129600 48506 33554432000 4194304 5849708 140723809982864 140723809981864 5307752 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 538850 48506 776 405 0 535795 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 2155400 KiB
Current children cumulated memory: 194024 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/187 21662
/proc/meminfo: memFree=1371804/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2164296 memory=202920 CPUtime=2322.19 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 396826 0 1 0 230474 1745 0 0 20 0 1 0 216911322 2216239104 50730 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 541074 50730 776 405 0 538019 0
Current children cumulated CPU time: 2322.19 s
Current children cumulated vsize: 2164296 KiB
Current children cumulated memory: 202920 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/187 21663
/proc/meminfo: memFree=1380756/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2169104 memory=207588 CPUtime=2382.19 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 401568 0 1 0 236437 1782 0 0 20 0 1 0 216911322 2221162496 51897 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 542276 51897 776 405 0 539221 0
Current children cumulated CPU time: 2382.19 s
Current children cumulated vsize: 2169104 KiB
Current children cumulated memory: 207588 KiB

[startup+2442.3 s]
/proc/loadavg: 2.16 2.03 1.97 4/187 21665
/proc/meminfo: memFree=1261312/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2190724 memory=229308 CPUtime=2442.19 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 418107 0 1 0 242396 1823 0 0 20 0 1 0 216911322 2243301376 57327 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 547681 57327 776 405 0 544626 0
Current children cumulated CPU time: 2442.19 s
Current children cumulated vsize: 2190724 KiB
Current children cumulated memory: 229308 KiB

[startup+2502.3 s]
/proc/loadavg: 2.73 2.25 2.05 4/187 21666
/proc/meminfo: memFree=1357140/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2179268 memory=217620 CPUtime=2502.19 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 424946 0 1 0 248349 1870 0 0 20 0 1 0 216911322 2231570432 54405 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 544817 54405 776 405 0 541762 0
Current children cumulated CPU time: 2502.19 s
Current children cumulated vsize: 2179268 KiB
Current children cumulated memory: 217620 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.57 2.24 2.05 4/188 21674
/proc/meminfo: memFree=1350724/32770624 swapFree=67108796/67108860
[pid=21590] ppid=21582 vsize=2183276 memory=221860 CPUtime=2519.9 cores=1,3,5,7
/proc/21590/stat : 21590 (xcsp_picat) R 21582 21590 21527 0 -1 4202496 435612 0 1 0 250111 1879 0 0 20 0 1 0 216911322 2235674624 55465 33554432000 4194304 5849708 140723809982864 140723809981864 140696608223111 0 0 4096 8389634 0 0 0 17 3 0 0 4 0 0 7949816 9394900 27308032 140723809985718 140723809985796 140723809985796 140723809988554 0
/proc/21590/statm: 545819 55465 776 405 0 542764 0
Current children cumulated CPU time: 2519.9 s
Current children cumulated vsize: 2183276 KiB
Current children cumulated memory: 221860 KiB

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

[startup+2520.01 s]
# the end of solver process 21590 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2501.11 s, system=18.8057 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): 2519.92
CPU user time (s): 2501.11
CPU system time (s): 18.8057
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 2226720
Max. memory (cumulated for all children) (KiB): 265304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2501.11
system time used= 18.8057
maximum resident set size= 265304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 435612
page faults= 1
swaps= 0
block input operations= 1088
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 937


# summary of solver processes directly reported to runsolver:
#   pid: 21590
#   total CPU time (s): 2519.92
#   total CPU user time (s): 2501.11
#   total CPU system time (s): 18.8057

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.80271 second user time and 17.0042 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-11 15:18:01
IDJOB=4303127
IDBENCH=141055
IDSOLVER=2778
FILE ID=node138/4303127-1533993481
RUNJOBID= node138-1533993481-21560
PBS_JOBID= 21036952
Free space on /tmp= 24252 MiB

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

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

MD5SUM BENCH= d61cb971f7c35e7f42e62a62e90db6df
RANDOM SEED=1585688999

node138.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.71
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.71
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.71
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.71
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:         1854136 kB
MemAvailable:   31899672 kB
Buffers:          139336 kB
Cached:         29704004 kB
SwapCached:           12 kB
Active:          9652944 kB
Inactive:       20250648 kB
Active(anon):       4308 kB
Inactive(anon):   108352 kB
Active(file):    9648636 kB
Inactive(file): 20142296 kB
Unevictable:        7276 kB
Mlocked:            7276 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              6520 kB
Writeback:             0 kB
AnonPages:         66988 kB
Mapped:            50192 kB
Shmem:             49740 kB
Slab:             708972 kB
SReclaimable:     683064 kB
SUnreclaim:        25908 kB
KernelStack:        3120 kB
PageTables:         6116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 24248 MiB
End job on node138 at 2018-08-11 16:00:02