Trace number 4292992

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292992-1532300171/watcher-4292992-1532300171 -o /tmp/evaluation-result-4292992-1532300171/solver-4292992-1532300171 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532297650-6630 --watchdog 2580 xcsp_picat HOME/instance-4292992-1532300171.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6860, runsolver pid=6856

[startup+0.1002 s]*
/proc/loadavg: 2.00 2.01 1.95 6/187 6861
/proc/meminfo: memFree=22767804/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=119504 memory=30788 CPUtime=0.1 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 1728 0 0 0 10 0 0 0 20 0 1 0 47580262 122372096 7697 33554432000 4194304 5849740 140727181018544 140727181017848 4924424 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 29876 7697 636 405 0 26820 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 119504 KiB
Current children cumulated memory: 30788 KiB

[startup+0.209429 s]*
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22738112/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=119504 memory=45376 CPUtime=0.21 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 1814 0 0 0 20 1 0 0 20 0 1 0 47580262 122372096 11344 33554432000 4194304 5849740 140727181018544 140727181017848 4890755 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 29876 11344 637 405 0 26820 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 119504 KiB
Current children cumulated memory: 45376 KiB

[startup+0.309431 s]*
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22700940/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=142536 memory=71964 CPUtime=0.31 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 2368 0 0 0 30 1 0 0 20 0 1 0 47580262 145956864 17991 33554432000 4194304 5849740 140727181018544 140727181017848 4488955 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 35634 17991 672 405 0 32578 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 142536 KiB
Current children cumulated memory: 71964 KiB

[startup+0.700324 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22623000/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=143880 memory=79944 CPUtime=0.69 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 3720 0 0 0 67 2 0 0 20 0 1 0 47580262 147333120 19986 33554432000 4194304 5849740 140727181018544 140727181017848 139677371475039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 35970 19986 738 405 0 32914 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 143880 KiB
Current children cumulated memory: 79944 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22636044/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=152200 memory=88124 CPUtime=1.49 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 5768 0 0 0 142 7 0 0 20 0 1 0 47580262 155852800 22031 33554432000 4194304 5849740 140727181018544 140727181017640 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 38050 22031 738 405 0 34994 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 152200 KiB
Current children cumulated memory: 88124 KiB

[startup+3.10903 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22607508/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=152200 memory=88136 CPUtime=3.1 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 6167 0 0 0 300 10 0 0 20 0 1 0 47580262 155852800 22034 33554432000 4194304 5849740 140727181018544 140727181017640 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 38050 22034 738 405 0 34994 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 152200 KiB
Current children cumulated memory: 88136 KiB

[startup+6.30039 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22594408/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=164492 memory=100500 CPUtime=6.29 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 10482 0 0 0 616 13 0 0 20 0 1 0 47580262 168439808 25125 33554432000 4194304 5849740 140727181018544 140727181017192 5360971 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 41123 25125 756 405 0 38067 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 164492 KiB
Current children cumulated memory: 100500 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22553392/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=164492 memory=100556 CPUtime=12.69 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 13039 0 0 0 1251 18 0 0 20 0 1 0 47580262 168439808 25139 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 41123 25139 770 405 0 38067 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 164492 KiB
Current children cumulated memory: 100556 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22569192/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=164492 memory=100556 CPUtime=25.49 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 18241 0 0 0 2519 30 0 0 20 0 1 0 47580262 168439808 25139 33554432000 4194304 5849740 140727181018544 140727181017192 5360437 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 41123 25139 770 405 0 38067 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 164492 KiB
Current children cumulated memory: 100556 KiB

[startup+51.1093 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6861
/proc/meminfo: memFree=22565696/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=168496 memory=104376 CPUtime=51.1 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 23172 0 0 0 5055 55 0 0 20 0 1 0 47580262 172539904 26094 33554432000 4194304 5849740 140727181018544 140727181017704 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 42124 26094 770 405 0 39068 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 168496 KiB
Current children cumulated memory: 104376 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6862
/proc/meminfo: memFree=22565888/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=168024 memory=104100 CPUtime=102.29 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 31397 0 0 0 10115 114 0 0 20 0 1 0 47580262 172056576 26025 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 42006 26025 779 405 0 38950 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 168024 KiB
Current children cumulated memory: 104100 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6864
/proc/meminfo: memFree=22530880/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=193244 memory=129324 CPUtime=162.28 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 38463 0 0 0 16047 181 0 0 20 0 1 0 47580262 197881856 32331 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 48311 32331 779 405 0 45255 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 193244 KiB
Current children cumulated memory: 129324 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6865
/proc/meminfo: memFree=22501800/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=196844 memory=140264 CPUtime=222.28 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 39290 0 0 0 21977 251 0 0 20 0 1 0 47580262 201568256 35066 33554432000 4194304 5849740 140727181018544 140727181017544 5307610 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 49211 35066 779 405 0 46155 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 196844 KiB
Current children cumulated memory: 140264 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/188 6874
/proc/meminfo: memFree=22538560/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=203752 memory=147120 CPUtime=282.29 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 41216 0 0 0 27918 311 0 0 20 0 1 0 47580262 208642048 36780 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 50938 36780 779 405 0 47882 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 203752 KiB
Current children cumulated memory: 147120 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/188 6900
/proc/meminfo: memFree=22500284/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=220140 memory=163736 CPUtime=342.28 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 42627 0 0 0 33856 372 0 0 20 0 1 0 47580262 225423360 40934 33554432000 4194304 5849740 140727181018544 140727181017416 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 55035 40934 779 405 0 51979 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 220140 KiB
Current children cumulated memory: 163736 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/188 6901
/proc/meminfo: memFree=22493988/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=220140 memory=163736 CPUtime=402.28 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 44607 0 0 0 39796 432 0 0 20 0 1 0 47580262 225423360 40934 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 55035 40934 779 405 0 51979 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 220140 KiB
Current children cumulated memory: 163736 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/188 6902
/proc/meminfo: memFree=22459984/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=236524 memory=180120 CPUtime=462.28 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 47237 0 0 0 45737 491 0 0 20 0 1 0 47580262 242200576 45030 33554432000 4194304 5849740 140727181018544 140727181017544 5307538 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 59131 45030 779 405 0 56075 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 236524 KiB
Current children cumulated memory: 180120 KiB


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

/proc/6860/statm: 62734 48598 780 405 0 59678 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 250936 KiB
Current children cumulated memory: 194392 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6940
/proc/meminfo: memFree=22395736/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=248180 memory=191656 CPUtime=1782.23 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 193898 0 0 0 176636 1587 0 0 20 0 1 0 47580262 254136320 47914 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 62045 47914 780 405 0 58989 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 248180 KiB
Current children cumulated memory: 191656 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6941
/proc/meminfo: memFree=22402320/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=250564 memory=193936 CPUtime=1842.22 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 201870 0 0 0 182585 1637 0 0 20 0 1 0 47580262 256577536 48484 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 62641 48484 780 405 0 59585 0
Current children cumulated CPU time: 1842.22 s
Current children cumulated vsize: 250564 KiB
Current children cumulated memory: 193936 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6942
/proc/meminfo: memFree=22359004/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=263244 memory=206808 CPUtime=1902.22 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 210502 0 0 0 188539 1683 0 0 20 0 1 0 47580262 269561856 51702 33554432000 4194304 5849740 140727181018544 140727181017544 5416427 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 65811 51702 780 405 0 62755 0
Current children cumulated CPU time: 1902.22 s
Current children cumulated vsize: 263244 KiB
Current children cumulated memory: 206808 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6944
/proc/meminfo: memFree=22350976/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=301772 memory=245252 CPUtime=1962.22 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 222820 0 0 0 194496 1726 0 0 20 0 1 0 47580262 309014528 61313 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 75443 61313 780 405 0 72387 0
Current children cumulated CPU time: 1962.22 s
Current children cumulated vsize: 301772 KiB
Current children cumulated memory: 245252 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6945
/proc/meminfo: memFree=22278784/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=333064 memory=276452 CPUtime=2022.22 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 235477 0 0 0 200455 1767 0 0 20 0 1 0 47580262 341057536 69113 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 83266 69113 780 405 0 80210 0
Current children cumulated CPU time: 2022.22 s
Current children cumulated vsize: 333064 KiB
Current children cumulated memory: 276452 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6953
/proc/meminfo: memFree=22339140/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=274672 memory=218272 CPUtime=2082.22 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 249487 0 0 0 206405 1817 0 0 20 0 1 0 47580262 281264128 54568 33554432000 4194304 5849740 140727181018544 140727181017416 5335568 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 68668 54568 780 405 0 65612 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 274672 KiB
Current children cumulated memory: 218272 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6954
/proc/meminfo: memFree=22331116/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=288324 memory=231876 CPUtime=2142.21 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 264320 0 0 0 212357 1864 0 0 20 0 1 0 47580262 295243776 57969 33554432000 4194304 5849740 140727181018544 140727181017416 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 72081 57969 780 405 0 69025 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 288324 KiB
Current children cumulated memory: 231876 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6955
/proc/meminfo: memFree=22345760/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=273432 memory=216992 CPUtime=2202.22 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 274420 0 0 0 218314 1908 0 0 20 0 1 0 47580262 279994368 54248 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 68358 54248 780 405 0 65302 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 273432 KiB
Current children cumulated memory: 216992 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6956
/proc/meminfo: memFree=22316172/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=301052 memory=244556 CPUtime=2262.21 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 287650 0 0 0 224271 1950 0 0 20 0 1 0 47580262 308277248 61139 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 75263 61139 780 405 0 72207 0
Current children cumulated CPU time: 2262.21 s
Current children cumulated vsize: 301052 KiB
Current children cumulated memory: 244556 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6957
/proc/meminfo: memFree=22327652/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=291868 memory=235444 CPUtime=2322.21 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 299162 0 0 0 230227 1994 0 0 20 0 1 0 47580262 298872832 58861 33554432000 4194304 5849740 140727181018544 140727181017544 5438257 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 72967 58861 780 405 0 69911 0
Current children cumulated CPU time: 2322.21 s
Current children cumulated vsize: 291868 KiB
Current children cumulated memory: 235444 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/187 6958
/proc/meminfo: memFree=22345196/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=274120 memory=217528 CPUtime=2382.21 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 311599 0 0 0 236185 2036 0 0 20 0 1 0 47580262 280698880 54382 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 68530 54382 780 405 0 65474 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 274120 KiB
Current children cumulated memory: 217528 KiB

[startup+2442.3 s]
/proc/loadavg: 2.77 2.20 2.02 4/187 6959
/proc/meminfo: memFree=22369452/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=270860 memory=214376 CPUtime=2442.2 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 324242 0 0 0 242141 2079 0 0 20 0 1 0 47580262 277360640 53594 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 67715 53594 780 405 0 64659 0
Current children cumulated CPU time: 2442.2 s
Current children cumulated vsize: 270860 KiB
Current children cumulated memory: 214376 KiB

[startup+2502.3 s]
/proc/loadavg: 2.51 2.25 2.05 4/187 6960
/proc/meminfo: memFree=22279220/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=331112 memory=274692 CPUtime=2502.2 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 339463 0 0 0 248094 2126 0 0 20 0 1 0 47580262 339058688 68673 33554432000 4194304 5849740 140727181018544 140727181017544 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 82778 68673 780 405 0 79722 0
Current children cumulated CPU time: 2502.2 s
Current children cumulated vsize: 331112 KiB
Current children cumulated memory: 274692 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.36 2.23 2.05 4/187 6960
/proc/meminfo: memFree=22323556/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6856 vsize=274868 memory=218304 CPUtime=2519.91 cores=0,2,4,6
/proc/6860/stat : 6860 (xcsp_picat) R 6856 6860 6599 0 -1 4202496 344078 0 0 0 249851 2140 0 0 20 0 1 0 47580262 281464832 54576 33554432000 4194304 5849740 140727181018544 140727181017544 139677371936647 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29192192 140727181022390 140727181022468 140727181022468 140727181025226 0
/proc/6860/statm: 68717 54576 780 405 0 65661 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 274868 KiB
Current children cumulated memory: 218304 KiB

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

[startup+2520.01 s]
# the end of solver process 6860 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2498.51 s, system=21.4084 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): 2498.51
CPU system time (s): 21.4084
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 334932
Max. memory (cumulated for all children) (KiB): 278472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2498.51
system time used= 21.4084
maximum resident set size= 278532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344079
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= 37
involuntary context switches= 964


# summary of solver processes directly reported to runsolver:
#   pid: 6860
#   total CPU time (s): 2519.92
#   total CPU user time (s): 2498.51
#   total CPU system time (s): 21.4084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.05002 second user time and 17.9959 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-23 00:56:11
IDJOB=4292992
IDBENCH=141055
IDSOLVER=2754
FILE ID=node138/4292992-1532300171
RUNJOBID= node138-1532297650-6630
PBS_JOBID= 21018993
Free space on /tmp= 59108 MiB

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

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

MD5SUM BENCH= d61cb971f7c35e7f42e62a62e90db6df
RANDOM SEED=961868515

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:        22831016 kB
MemAvailable:   31952136 kB
Buffers:          251584 kB
Cached:          9110852 kB
SwapCached:            0 kB
Active:          2335460 kB
Inactive:        7085884 kB
Active(anon):      62064 kB
Inactive(anon):    16960 kB
Active(file):    2273396 kB
Inactive(file):  7068924 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6604 kB
Writeback:             0 kB
AnonPages:        111220 kB
Mapped:            35672 kB
Shmem:             17036 kB
Slab:             216812 kB
SReclaimable:     189272 kB
SUnreclaim:        27540 kB
KernelStack:        3360 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     319496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 59104 MiB
End job on node138 at 2018-07-23 01:38:11