Trace number 4303126

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.94 2520.01

General information on the benchmark

NameNurseRostering/
NurseRostering-07_c18.xml
MD5SUM39ce033b713bdbb29423ae6f53deb82d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5606
Best CPU time to get the best result obtained on this benchmark2520.14
Satisfiable
(Un)Satisfiability was proved
Number of variables1112
Number of constraints2738
Number of domains16
Minimum domain size1
Maximum domain size29
Distribution of domain sizes[{"size":1,"count":40},{"size":2,"count":248},{"size":4,"count":560},{"size":5,"count":3},{"size":10,"count":9},{"size":21,"count":196},{"size":29,"count":56}]
Minimum variable degree2
Maximum variable degree25
Distribution of variable degrees[{"degree":2,"count":472},{"degree":3,"count":80},{"degree":12,"count":5},{"degree":13,"count":15},{"degree":14,"count":19},{"degree":15,"count":3},{"degree":16,"count":15},{"degree":17,"count":25},{"degree":18,"count":28},{"degree":19,"count":37},{"degree":20,"count":69},{"degree":21,"count":127},{"degree":22,"count":116},{"degree":23,"count":48},{"degree":24,"count":48},{"degree":25,"count":5}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":1145},{"arity":3,"count":780},{"arity":4,"count":165},{"arity":6,"count":345},{"arity":7,"count":110},{"arity":21,"count":112},{"arity":29,"count":80},{"arity":40,"count":1}]
Number of extensional constraints652
Number of intensional constraints358
Distribution of constraint types[{"type":"extension","count":652},{"type":"intension","count":358},{"type":"regular","count":1040},{"type":"sum","count":40},{"type":"count","count":647},{"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 (318 MiB free)
  memory of node 1: 16384 MiB (810 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303126-1533993477/watcher-4303126-1533993477 -o /tmp/evaluation-result-4303126-1533993477/solver-4303126-1533993477 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1533993477-10115 --watchdog 2580 xcsp_picat HOME/instance-4303126-1533993477.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
solver pid=10145, runsolver pid=10139
Current StackSize limit: 8192 KiB


[startup+0.101075 s]*
/proc/loadavg: 1.00 1.01 1.05 4/188 10147
/proc/meminfo: memFree=1096036/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2033560 memory=27952 CPUtime=0.09 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 1558 0 0 0 9 0 0 0 20 0 1 0 216910922 2082365440 6988 33554432000 4194304 5849708 140721760870320 140721760869576 4587207 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 508390 6988 635 405 0 505335 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 27952 KiB

[startup+0.209627 s]*
/proc/loadavg: 1.00 1.01 1.05 3/188 10147
/proc/meminfo: memFree=1064348/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2033872 memory=48200 CPUtime=0.2 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 1978 0 0 0 19 1 0 0 20 0 1 0 216910922 2082684928 12050 33554432000 4194304 5849708 140721760870320 140721760869576 5606238 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 508468 12050 735 405 0 505413 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033872 KiB
Current children cumulated memory: 48200 KiB

[startup+0.309668 s]*
/proc/loadavg: 1.00 1.01 1.05 4/188 10147
/proc/meminfo: memFree=1051192/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2033872 memory=48200 CPUtime=0.3 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 1978 0 0 0 29 1 0 0 20 0 1 0 216910922 2082684928 12050 33554432000 4194304 5849708 140721760870320 140721760869576 140714853113735 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 508468 12050 735 405 0 505413 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033872 KiB
Current children cumulated memory: 48200 KiB

[startup+0.700241 s]
/proc/loadavg: 1.00 1.01 1.05 3/188 10147
/proc/meminfo: memFree=1018384/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2037248 memory=51452 CPUtime=0.69 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 2880 0 0 0 65 4 0 0 20 0 1 0 216910922 2086141952 12863 33554432000 4194304 5849708 140721760870320 140721760869560 140714853113735 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 509312 12863 735 405 0 506257 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2037248 KiB
Current children cumulated memory: 51452 KiB

[startup+1.50023 s]
/proc/loadavg: 1.00 1.01 1.05 3/188 10147
/proc/meminfo: memFree=987032/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2037600 memory=51996 CPUtime=1.48 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 2954 0 0 0 144 4 0 0 20 0 1 0 216910922 2086502400 12999 33554432000 4194304 5849708 140721760870320 140721760869560 5472776 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 509400 12999 735 405 0 506345 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2037600 KiB
Current children cumulated memory: 51996 KiB

[startup+3.10927 s]
/proc/loadavg: 1.00 1.01 1.05 3/188 10147
/proc/meminfo: memFree=975392/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2037600 memory=52000 CPUtime=3.1 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 3348 0 0 0 305 5 0 0 20 0 1 0 216910922 2086502400 13000 33554432000 4194304 5849708 140721760870320 140721760869416 5534772 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 509400 13000 735 405 0 506345 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2037600 KiB
Current children cumulated memory: 52000 KiB

[startup+6.30025 s]
/proc/loadavg: 1.08 1.03 1.06 4/188 10147
/proc/meminfo: memFree=965348/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2048284 memory=60964 CPUtime=6.29 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 9070 0 0 0 620 9 0 0 20 0 1 0 216910922 2097442816 15241 33554432000 4194304 5849708 140721760870320 140721760868968 5360957 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 512071 15241 754 405 0 509016 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2048284 KiB
Current children cumulated memory: 60964 KiB

[startup+12.7002 s]
/proc/loadavg: 1.16 1.05 1.06 3/188 10147
/proc/meminfo: memFree=965232/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2038120 memory=52616 CPUtime=12.68 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 11238 0 0 0 1254 14 0 0 20 0 1 0 216910922 2087034880 13154 33554432000 4194304 5849708 140721760870320 140721760869416 5472419 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 509530 13154 776 405 0 506475 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2038120 KiB
Current children cumulated memory: 52616 KiB

[startup+25.5002 s]
/proc/loadavg: 1.34 1.09 1.08 3/188 10147
/proc/meminfo: memFree=938480/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2048364 memory=62860 CPUtime=25.48 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 15756 0 0 0 2523 25 0 0 20 0 1 0 216910922 2097524736 15715 33554432000 4194304 5849708 140721760870320 140721760868808 5437847 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 512091 15715 776 405 0 509036 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2048364 KiB
Current children cumulated memory: 62860 KiB

[startup+51.1097 s]
/proc/loadavg: 1.57 1.17 1.10 4/188 10147
/proc/meminfo: memFree=930924/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2052724 memory=67220 CPUtime=51.09 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 22007 0 0 0 5054 55 0 0 20 0 1 0 216910922 2101989376 16805 33554432000 4194304 5849708 140721760870320 140721760869320 5437787 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 513181 16805 776 405 0 510126 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2052724 KiB
Current children cumulated memory: 67220 KiB

[startup+102.3 s]
/proc/loadavg: 1.88 1.31 1.16 4/188 10148
/proc/meminfo: memFree=909592/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2066256 memory=80752 CPUtime=102.28 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 30940 0 0 0 10124 104 0 0 20 0 1 0 216910922 2115846144 20188 33554432000 4194304 5849708 140721760870320 140721760869320 5438242 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 516564 20188 776 405 0 513509 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2066256 KiB
Current children cumulated memory: 80752 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.45 1.21 4/190 10158
/proc/meminfo: memFree=868664/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2080232 memory=94524 CPUtime=162.27 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 39754 0 0 0 16072 155 0 0 20 0 1 0 216910922 2130157568 23631 33554432000 4194304 5849708 140721760870320 140721760869320 5437837 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 520058 23631 776 405 0 517003 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2080232 KiB
Current children cumulated memory: 94524 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.55 1.26 4/190 10159
/proc/meminfo: memFree=866864/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2081808 memory=96304 CPUtime=222.27 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 50176 0 0 0 22020 207 0 0 20 0 1 0 216910922 2131771392 24076 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 520452 24076 776 405 0 517397 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2081808 KiB
Current children cumulated memory: 96304 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.63 1.31 3/190 10160
/proc/meminfo: memFree=855524/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2085948 memory=100444 CPUtime=282.26 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 73255 0 0 0 27965 261 0 0 20 0 1 0 216910922 2136010752 25111 33554432000 4194304 5849708 140721760870320 140721760869320 4204908 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 521487 25111 776 405 0 518432 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2085948 KiB
Current children cumulated memory: 100444 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.70 1.35 4/189 10161
/proc/meminfo: memFree=860008/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2081364 memory=95796 CPUtime=342.26 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 96424 0 0 0 33914 312 0 0 20 0 1 0 216910922 2131316736 23949 33554432000 4194304 5849708 140721760870320 140721760869320 5339459 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 520341 23949 776 405 0 517286 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2081364 KiB
Current children cumulated memory: 95796 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.39 4/189 10162
/proc/meminfo: memFree=859944/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2080596 memory=95080 CPUtime=402.25 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 121417 0 0 0 39867 358 0 0 20 0 1 0 216910922 2130530304 23770 33554432000 4194304 5849708 140721760870320 140721760869320 5339348 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 520149 23770 776 405 0 517094 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2080596 KiB
Current children cumulated memory: 95080 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.80 1.43 4/188 10164
/proc/meminfo: memFree=856920/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2080416 memory=94852 CPUtime=462.25 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 152312 0 0 0 45813 412 0 0 20 0 1 0 216910922 2130345984 23713 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 520104 23713 776 405 0 517049 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 2080416 KiB
Current children cumulated memory: 94852 KiB


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

/proc/10145/statm: 564061 69016 776 405 0 561006 0
Current children cumulated CPU time: 1722.2 s
Current children cumulated vsize: 2256244 KiB
Current children cumulated memory: 276064 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.86 4/187 10203
/proc/meminfo: memFree=747176/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2148492 memory=168276 CPUtime=1782.2 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 525255 0 0 0 176877 1343 0 0 20 0 1 0 216910922 2200055808 42069 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 537123 42069 776 405 0 534068 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 2148492 KiB
Current children cumulated memory: 168276 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.87 4/187 10204
/proc/meminfo: memFree=718632/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2150624 memory=170288 CPUtime=1842.2 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 536617 0 0 0 182842 1378 0 0 20 0 1 0 216910922 2202238976 42572 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 537656 42572 776 405 0 534601 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 2150624 KiB
Current children cumulated memory: 170288 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.87 4/187 10205
/proc/meminfo: memFree=723144/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2160580 memory=180484 CPUtime=1902.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 547350 0 0 0 188813 1408 0 0 20 0 1 0 216910922 2212433920 45121 33554432000 4194304 5849708 140721760870320 140721760869320 5335584 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 540145 45121 776 405 0 537090 0
Current children cumulated CPU time: 1902.21 s
Current children cumulated vsize: 2160580 KiB
Current children cumulated memory: 180484 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/188 10214
/proc/meminfo: memFree=786340/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2054472 memory=74228 CPUtime=1962.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 552148 0 0 0 194762 1459 0 0 20 0 1 0 216910922 2103779328 18557 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 513618 18557 776 405 0 510563 0
Current children cumulated CPU time: 1962.21 s
Current children cumulated vsize: 2054472 KiB
Current children cumulated memory: 74228 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.89 4/188 10215
/proc/meminfo: memFree=689448/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2086544 memory=106352 CPUtime=2022.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 556090 0 0 0 200700 1521 0 0 20 0 1 0 216910922 2136621056 26588 33554432000 4194304 5849708 140721760870320 140721760869480 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 521636 26588 776 405 0 518581 0
Current children cumulated CPU time: 2022.21 s
Current children cumulated vsize: 2086544 KiB
Current children cumulated memory: 106352 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.89 4/188 10216
/proc/meminfo: memFree=714880/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2111920 memory=131712 CPUtime=2082.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 561374 0 0 0 206634 1587 0 0 20 0 1 0 216910922 2162606080 32928 33554432000 4194304 5849708 140721760870320 140721760869320 5437576 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 527980 32928 776 405 0 524925 0
Current children cumulated CPU time: 2082.21 s
Current children cumulated vsize: 2111920 KiB
Current children cumulated memory: 131712 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.90 4/188 10217
/proc/meminfo: memFree=695516/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2111920 memory=131712 CPUtime=2142.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 561384 0 0 0 212576 1645 0 0 20 0 1 0 216910922 2162606080 32928 33554432000 4194304 5849708 140721760870320 140721760869480 5335584 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 527980 32928 776 405 0 524925 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 2111920 KiB
Current children cumulated memory: 131712 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.90 4/188 10218
/proc/meminfo: memFree=692088/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2138652 memory=158492 CPUtime=2202.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 567848 0 0 0 218526 1695 0 0 20 0 1 0 216910922 2189979648 39623 33554432000 4194304 5849708 140721760870320 140721760869480 140714852701970 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 534663 39623 776 405 0 531608 0
Current children cumulated CPU time: 2202.21 s
Current children cumulated vsize: 2138652 KiB
Current children cumulated memory: 158492 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/187 10220
/proc/meminfo: memFree=721336/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2138652 memory=158492 CPUtime=2262.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 567858 0 0 0 224476 1745 0 0 20 0 1 0 216910922 2189979648 39623 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 534663 39623 776 405 0 531608 0
Current children cumulated CPU time: 2262.21 s
Current children cumulated vsize: 2138652 KiB
Current children cumulated memory: 158492 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.92 4/187 10221
/proc/meminfo: memFree=693156/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2138652 memory=158556 CPUtime=2322.21 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 571640 0 0 0 230431 1790 0 0 20 0 1 0 216910922 2189979648 39639 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 534663 39639 776 405 0 531608 0
Current children cumulated CPU time: 2322.21 s
Current children cumulated vsize: 2138652 KiB
Current children cumulated memory: 158556 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.92 4/187 10222
/proc/meminfo: memFree=686020/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2138652 memory=158556 CPUtime=2382.22 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 574219 0 0 0 236381 1841 0 0 20 0 1 0 216910922 2189979648 39639 33554432000 4194304 5849708 140721760870320 140721760869192 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 534663 39639 776 405 0 531608 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 2138652 KiB
Current children cumulated memory: 158556 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.93 4/187 10224
/proc/meminfo: memFree=690296/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2138652 memory=158556 CPUtime=2442.22 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 576651 0 0 0 242332 1890 0 0 20 0 1 0 216910922 2189979648 39639 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 534663 39639 776 405 0 531608 0
Current children cumulated CPU time: 2442.22 s
Current children cumulated vsize: 2138652 KiB
Current children cumulated memory: 158556 KiB

[startup+2502.3 s]
/proc/loadavg: 3.04 2.25 2.02 3/187 10225
/proc/meminfo: memFree=705156/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2138652 memory=158556 CPUtime=2502.22 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 579658 0 0 0 248288 1934 0 0 20 0 1 0 216910922 2189979648 39639 33554432000 4194304 5849708 140721760870320 140721760869320 140714853113735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 534663 39639 776 405 0 531608 0
Current children cumulated CPU time: 2502.22 s
Current children cumulated vsize: 2138652 KiB
Current children cumulated memory: 158556 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.95 2.27 2.03 4/187 10225
/proc/meminfo: memFree=667936/32770624 swapFree=67108496/67108860
[pid=10145] ppid=10139 vsize=2156932 memory=176836 CPUtime=2519.93 cores=0,2,4,6
/proc/10145/stat : 10145 (xcsp_picat) R 10139 10145 10084 0 -1 4202496 586398 0 0 0 250042 1951 0 0 20 0 1 0 216910922 2208698368 44209 33554432000 4194304 5849708 140721760870320 140721760869192 5307761 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 37363712 140721760871606 140721760871684 140721760871684 140721760874442 0
/proc/10145/statm: 539233 44209 776 405 0 536178 0
Current children cumulated CPU time: 2519.93 s
Current children cumulated vsize: 2156932 KiB
Current children cumulated memory: 176836 KiB

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

[startup+2520.01 s]
# the end of solver process 10145 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2500.43 s, system=19.5146 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.94
CPU user time (s): 2500.43
CPU system time (s): 19.5146
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 2310196
Max. memory (cumulated for all children) (KiB): 330076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2500.43
system time used= 19.5146
maximum resident set size= 330076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 586398
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= 27
involuntary context switches= 1642


# summary of solver processes directly reported to runsolver:
#   pid: 10145
#   total CPU time (s): 2519.94
#   total CPU user time (s): 2500.43
#   total CPU system time (s): 19.5146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.58451 second user time and 18.8072 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-11 15:17:57
IDJOB=4303126
IDBENCH=141052
IDSOLVER=2778
FILE ID=node149/4303126-1533993477
RUNJOBID= node149-1533993477-10115
PBS_JOBID= 21036951
Free space on /tmp= 38804 MiB

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

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

MD5SUM BENCH= 39ce033b713bdbb29423ae6f53deb82d
RANDOM SEED=652932103

node149.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.60
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.60
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.60
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.60
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:         1158048 kB
MemAvailable:   31905784 kB
Buffers:          167848 kB
Cached:         30384864 kB
SwapCached:           28 kB
Active:          8323452 kB
Inactive:       22283372 kB
Active(anon):       3124 kB
Inactive(anon):   103152 kB
Active(file):    8320328 kB
Inactive(file): 22180220 kB
Unevictable:        7604 kB
Mlocked:            7604 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              6140 kB
Writeback:             0 kB
AnonPages:         61012 kB
Mapped:            52452 kB
Shmem:             49616 kB
Slab:             702260 kB
SReclaimable:     675648 kB
SUnreclaim:        26612 kB
KernelStack:        3104 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 38796 MiB
End job on node149 at 2018-08-11 15:59:57