Trace number 4303139

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) 2520.06 2520.02

General information on the benchmark

NameNurseRostering/
NurseRostering-20_c18.xml
MD5SUMd4df4d24fcb6b75374a4511056cd4f34
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15616
Number of constraints43912
Number of domains17
Minimum domain size1
Maximum domain size183
Distribution of domain sizes[{"size":1,"count":267},{"size":2,"count":3618},{"size":7,"count":9100},{"size":51,"count":2366},{"size":183,"count":265}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":5216},{"degree":3,"count":1300},{"degree":18,"count":5},{"degree":19,"count":36},{"degree":20,"count":49},{"degree":21,"count":13},{"degree":22,"count":43},{"degree":23,"count":50},{"degree":24,"count":499},{"degree":25,"count":452},{"degree":26,"count":173},{"degree":27,"count":1991},{"degree":28,"count":3479},{"degree":29,"count":1938},{"degree":30,"count":372}]
Minimum constraint arity2
Maximum constraint arity900
Distribution of constraint arities[{"arity":2,"count":16247},{"arity":3,"count":16200},{"arity":4,"count":1790},{"arity":6,"count":5310},{"arity":7,"count":2690},{"arity":26,"count":50},{"arity":51,"count":1274},{"arity":183,"count":350},{"arity":900,"count":1}]
Number of extensional constraints10324
Number of intensional constraints5018
Distribution of constraint types[{"type":"extension","count":10324},{"type":"intension","count":5018},{"type":"regular","count":18000},{"type":"sum","count":100},{"type":"count","count":10469},{"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 (2538 MiB free)
  memory of node 1: 16384 MiB (2454 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303139-1533992623/watcher-4303139-1533992623 -o /tmp/evaluation-result-4303139-1533992623/solver-4303139-1533992623 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1533990060-10871 --watchdog 2580 xcsp_picat HOME/instance-4303139-1533992623.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=11189, runsolver pid=11186

[startup+0.100163 s]*
/proc/loadavg: 1.96 2.00 1.95 3/191 11190
/proc/meminfo: memFree=5073988/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2025744 memory=42832 CPUtime=0.1 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 1655 0 0 0 10 0 0 0 20 0 1 0 216825479 2074361856 10708 33554432000 4194304 5849708 140729882699888 140729882699888 4507528 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 506436 10708 620 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 42832 KiB

[startup+0.209766 s]*
/proc/loadavg: 1.96 2.00 1.95 3/191 11190
/proc/meminfo: memFree=5045316/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2025744 memory=73552 CPUtime=0.21 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 1670 0 0 0 21 0 0 0 20 0 1 0 216825479 2074361856 18388 33554432000 4194304 5849708 140729882699888 140729882699888 4476490 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 506436 18388 620 405 0 503381 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 73552 KiB

[startup+0.309969 s]*
/proc/loadavg: 1.96 2.00 1.95 3/191 11190
/proc/meminfo: memFree=5020740/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2025744 memory=98128 CPUtime=0.31 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 1682 0 0 0 30 1 0 0 20 0 1 0 216825479 2074361856 24532 33554432000 4194304 5849708 140729882699888 140729882699888 4593686 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 506436 24532 620 405 0 503381 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 98128 KiB

[startup+0.70038 s]
/proc/loadavg: 1.96 2.00 1.95 3/191 11190
/proc/meminfo: memFree=4977732/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2025744 memory=174192 CPUtime=0.69 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 1815 0 0 0 67 2 0 0 20 0 1 0 216825479 2074361856 43548 33554432000 4194304 5849708 140729882699888 140729882699192 140255387692032 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 506436 43548 622 405 0 503381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 174192 KiB

[startup+1.5004 s]
/proc/loadavg: 1.96 2.00 1.95 3/191 11190
/proc/meminfo: memFree=4893120/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2033560 memory=281352 CPUtime=1.49 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 2017 0 0 0 145 4 0 0 20 0 1 0 216825479 2082365440 70338 33554432000 4194304 5849708 140729882699888 140729882699192 4454802 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 508390 70338 634 405 0 505335 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 281352 KiB

[startup+3.10997 s]
/proc/loadavg: 1.96 2.00 1.95 3/191 11190
/proc/meminfo: memFree=4672000/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2033560 memory=455552 CPUtime=3.1 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 2714 0 0 0 303 7 0 0 20 0 1 0 216825479 2082365440 113888 33554432000 4194304 5849708 140729882699888 140729882699192 5300999 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 508390 113888 657 405 0 505335 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2033560 KiB
Current children cumulated memory: 455552 KiB

[startup+6.30028 s]
/proc/loadavg: 1.96 2.00 1.95 3/191 11190
/proc/meminfo: memFree=4302200/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2270568 memory=812504 CPUtime=6.29 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 6368 0 0 0 610 19 0 0 20 0 1 0 216825479 2325061632 203126 33554432000 4194304 5849708 140729882699888 140729882698984 140255387262879 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 567642 203126 739 405 0 564587 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2270568 KiB
Current children cumulated memory: 812504 KiB

[startup+12.7003 s]
/proc/loadavg: 1.97 2.00 1.95 3/191 11190
/proc/meminfo: memFree=4225600/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2360680 memory=896656 CPUtime=12.69 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 6971 0 0 0 1225 44 0 0 20 0 1 0 216825479 2417336320 224164 33554432000 4194304 5849708 140729882699888 140729882699000 5606192 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 590170 224164 742 405 0 587115 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2360680 KiB
Current children cumulated memory: 896656 KiB

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 1.95 3/191 11190
/proc/meminfo: memFree=4217284/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2360680 memory=896656 CPUtime=25.49 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 7412 0 0 0 2495 54 0 0 20 0 1 0 216825479 2417336320 224164 33554432000 4194304 5849708 140729882699888 140729882698984 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 590170 224164 742 405 0 587115 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2360680 KiB
Current children cumulated memory: 896656 KiB

[startup+51.1095 s]
/proc/loadavg: 1.98 2.00 1.95 3/191 11190
/proc/meminfo: memFree=4189048/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2393452 memory=929428 CPUtime=51.1 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 8419 0 0 0 5024 86 0 0 20 0 1 0 216825479 2450894848 232357 33554432000 4194304 5849708 140729882699888 140729882698984 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 598363 232357 742 405 0 595308 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2393452 KiB
Current children cumulated memory: 929428 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 1.95 3/191 11191
/proc/meminfo: memFree=4012288/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2554360 memory=1096712 CPUtime=102.29 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 32194 0 0 0 10119 110 0 0 20 0 1 0 216825479 2615664640 274178 33554432000 4194304 5849708 140729882699888 140729882697432 4203940 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 638590 274178 770 405 0 635535 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2554360 KiB
Current children cumulated memory: 1096712 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/191 11192
/proc/meminfo: memFree=4038856/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2520364 memory=1062732 CPUtime=162.29 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 60607 0 0 0 16110 119 0 0 20 0 1 0 216825479 2580852736 265683 33554432000 4194304 5849708 140729882699888 140729882698376 5310078 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 630091 265683 774 405 0 627036 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2520364 KiB
Current children cumulated memory: 1062732 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/191 11193
/proc/meminfo: memFree=3989268/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2537660 memory=1080028 CPUtime=222.29 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 104165 0 0 0 22096 133 0 0 20 0 1 0 216825479 2598563840 270007 33554432000 4194304 5849708 140729882699888 140729882698536 5317573 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 634415 270007 774 405 0 631360 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2537660 KiB
Current children cumulated memory: 1080028 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 11194
/proc/meminfo: memFree=4034440/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2525148 memory=1067364 CPUtime=282.3 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 128876 0 0 0 28072 158 0 0 20 0 1 0 216825479 2585751552 266841 33554432000 4194304 5849708 140729882699888 140729882698888 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 631287 266841 774 405 0 628232 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2525148 KiB
Current children cumulated memory: 1067364 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 11195
/proc/meminfo: memFree=3995448/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2531640 memory=1074008 CPUtime=342.3 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 172501 0 0 0 34053 177 0 0 20 0 1 0 216825479 2592399360 268502 33554432000 4194304 5849708 140729882699888 140729882698376 5309650 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 632910 268502 774 405 0 629855 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 2531640 KiB
Current children cumulated memory: 1074008 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 11204
/proc/meminfo: memFree=4026844/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2531336 memory=1073704 CPUtime=402.3 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 211597 0 0 0 40032 198 0 0 20 0 1 0 216825479 2592088064 268426 33554432000 4194304 5849708 140729882699888 140729882698376 5310088 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 632834 268426 774 405 0 629779 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2531336 KiB
Current children cumulated memory: 1073704 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 11205
/proc/meminfo: memFree=4005456/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2547744 memory=1090112 CPUtime=462.3 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 238014 0 0 0 46006 224 0 0 20 0 1 0 216825479 2608889856 272528 33554432000 4194304 5849708 140729882699888 140729882698376 5309671 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 636936 272528 774 405 0 633881 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 2547744 KiB
Current children cumulated memory: 1090112 KiB


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

/proc/11189/statm: 648594 285765 774 405 0 645539 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 2594376 KiB
Current children cumulated memory: 1143060 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.10 2.05 3/188 11246
/proc/meminfo: memFree=3860116/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2626648 memory=1175824 CPUtime=1782.32 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 873785 0 0 0 177282 950 0 0 20 0 1 0 216825479 2689687552 293956 33554432000 4194304 5849708 140729882699888 140729882698760 5376002 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 656662 293956 774 405 0 653607 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 2626648 KiB
Current children cumulated memory: 1175824 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.08 2.05 3/188 11247
/proc/meminfo: memFree=3859500/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2626628 memory=1175804 CPUtime=1842.32 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 877242 0 0 0 183246 986 0 0 20 0 1 0 216825479 2689667072 293951 33554432000 4194304 5849708 140729882699888 140729882698888 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 656657 293951 774 405 0 653602 0
Current children cumulated CPU time: 1842.32 s
Current children cumulated vsize: 2626628 KiB
Current children cumulated memory: 1175804 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/187 11248
/proc/meminfo: memFree=3859272/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2626628 memory=1175804 CPUtime=1902.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 879182 0 0 0 189208 1025 0 0 20 0 1 0 216825479 2689667072 293951 33554432000 4194304 5849708 140729882699888 140729882698152 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 656657 293951 774 405 0 653602 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 2626628 KiB
Current children cumulated memory: 1175804 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/187 11249
/proc/meminfo: memFree=3858904/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2626608 memory=1175784 CPUtime=1962.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 882418 0 0 0 195149 1084 0 0 20 0 1 0 216825479 2689646592 293946 33554432000 4194304 5849708 140729882699888 140729882698888 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 656652 293946 774 405 0 653597 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 2626608 KiB
Current children cumulated memory: 1175784 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 11250
/proc/meminfo: memFree=3859032/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2626608 memory=1175784 CPUtime=2022.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 884760 0 0 0 201112 1121 0 0 20 0 1 0 216825479 2689646592 293946 33554432000 4194304 5849708 140729882699888 140729882698888 5311487 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 656652 293946 774 405 0 653597 0
Current children cumulated CPU time: 2022.33 s
Current children cumulated vsize: 2626608 KiB
Current children cumulated memory: 1175784 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 11251
/proc/meminfo: memFree=3858772/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2626564 memory=1175740 CPUtime=2082.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 886945 0 0 0 207065 1168 0 0 20 0 1 0 216825479 2689601536 293935 33554432000 4194304 5849708 140729882699888 140729882698152 4233628 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 656641 293935 774 405 0 653586 0
Current children cumulated CPU time: 2082.33 s
Current children cumulated vsize: 2626564 KiB
Current children cumulated memory: 1175740 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 11252
/proc/meminfo: memFree=3940388/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2545052 memory=1094312 CPUtime=2142.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 890018 0 0 0 213033 1200 0 0 20 0 1 0 216825479 2606133248 273578 33554432000 4194304 5849708 140729882699888 140729882698888 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 636263 273578 775 405 0 633208 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 2545052 KiB
Current children cumulated memory: 1094312 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 11261
/proc/meminfo: memFree=3904176/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2581784 memory=1130916 CPUtime=2202.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 894886 0 0 0 218993 1240 0 0 20 0 1 0 216825479 2643746816 282729 33554432000 4194304 5849708 140729882699888 140729882698888 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 645446 282729 775 405 0 642391 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 2581784 KiB
Current children cumulated memory: 1130916 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 11262
/proc/meminfo: memFree=3902748/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2583708 memory=1132924 CPUtime=2262.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 906178 0 0 0 224945 1288 0 0 20 0 1 0 216825479 2645716992 283231 33554432000 4194304 5849708 140729882699888 140729882698888 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 645927 283231 775 405 0 642872 0
Current children cumulated CPU time: 2262.33 s
Current children cumulated vsize: 2583708 KiB
Current children cumulated memory: 1132924 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 11263
/proc/meminfo: memFree=3921104/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2565396 memory=1114528 CPUtime=2322.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 914402 0 0 0 230915 1318 0 0 20 0 1 0 216825479 2626965504 278632 33554432000 4194304 5849708 140729882699888 140729882698888 140255387713415 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 641349 278632 775 405 0 638294 0
Current children cumulated CPU time: 2322.33 s
Current children cumulated vsize: 2565396 KiB
Current children cumulated memory: 1114528 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 11264
/proc/meminfo: memFree=3926192/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2577740 memory=1109604 CPUtime=2382.33 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 919485 0 0 0 236870 1363 0 0 20 0 1 0 216825479 2639605760 277401 33554432000 4194304 5849708 140729882699888 140729882698888 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 644435 277401 775 405 0 641380 0
Current children cumulated CPU time: 2382.33 s
Current children cumulated vsize: 2577740 KiB
Current children cumulated memory: 1109604 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 11265
/proc/meminfo: memFree=3934256/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2568620 memory=1100920 CPUtime=2442.34 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 923516 0 0 0 242848 1386 0 0 20 0 1 0 216825479 2630266880 275230 33554432000 4194304 5849708 140729882699888 140729882698888 5311426 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 642155 275230 775 405 0 639100 0
Current children cumulated CPU time: 2442.34 s
Current children cumulated vsize: 2568620 KiB
Current children cumulated memory: 1100920 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11327
/proc/meminfo: memFree=215624/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2573416 memory=1119120 CPUtime=2502.34 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 927795 0 0 0 248796 1438 0 0 20 0 1 0 216825479 2635177984 279780 33554432000 4194304 5849708 140729882699888 140729882698888 5360898 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 643354 279780 775 405 0 640299 0
Current children cumulated CPU time: 2502.34 s
Current children cumulated vsize: 2573416 KiB
Current children cumulated memory: 1119120 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 11327
/proc/meminfo: memFree=203740/32770624 swapFree=67030624/67108860
[pid=11189] ppid=11186 vsize=2589532 memory=1138664 CPUtime=2520.04 cores=1,3,5,7
/proc/11189/stat : 11189 (xcsp_picat) R 11186 11189 10838 0 -1 4202496 929716 0 0 0 250558 1446 0 0 20 0 1 0 216825479 2651680768 284666 33554432000 4194304 5849708 140729882699888 140729882698760 5437424 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 23642112 140729882707126 140729882707204 140729882707204 140729882709962 0
/proc/11189/statm: 647383 284666 775 405 0 644328 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 2589532 KiB
Current children cumulated memory: 1138664 KiB

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

[startup+2520.02 s]
# the end of solver process 11189 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2505.59 s, system=14.4724 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.02
CPU time (s): 2520.06
CPU user time (s): 2505.59
CPU system time (s): 14.4724
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2684832
Max. memory (cumulated for all children) (KiB): 1233964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2505.59
system time used= 14.4724
maximum resident set size= 1233964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 929716
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 892


# summary of solver processes directly reported to runsolver:
#   pid: 11189
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2505.59
#   total CPU system time (s): 14.4724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.63058 second user time and 18.3158 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-11 15:03:43
IDJOB=4303139
IDBENCH=141043
IDSOLVER=2778
FILE ID=node102/4303139-1533992623
RUNJOBID= node102-1533990060-10871
PBS_JOBID= 21036939
Free space on /tmp= 38204 MiB

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

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

MD5SUM BENCH= d4df4d24fcb6b75374a4511056cd4f34
RANDOM SEED=1548038988

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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.51
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.51
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.51
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:         5113116 kB
MemAvailable:   31554932 kB
Buffers:          126872 kB
Cached:         26181500 kB
SwapCached:        51280 kB
Active:          9001484 kB
Inactive:       17713736 kB
Active(anon):     331512 kB
Inactive(anon):   126960 kB
Active(file):    8669972 kB
Inactive(file): 17586776 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030624 kB
Dirty:              4660 kB
Writeback:            44 kB
AnonPages:        363252 kB
Mapped:            52816 kB
Shmem:             48948 kB
Slab:             641316 kB
SReclaimable:     613528 kB
SUnreclaim:        27788 kB
KernelStack:        3328 kB
PageTables:         6096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2486672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 38200 MiB
End job on node102 at 2018-08-11 15:45:43