Trace number 4309331

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-14? (TO) 2519.98 2520.02

General information on the benchmark

NameGraphColoring/
GraphColoring-qg-order30_c18.xml
MD5SUM2f5cbdca11052f8d5a6d32bd8b795ba4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark303.273
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints26100
Number of domains1
Minimum domain size900
Maximum domain size900
Distribution of domain sizes[{"size":900,"count":900}]
Minimum variable degree59
Maximum variable degree59
Distribution of variable degrees[{"degree":59,"count":900}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":26100}]
Number of extensional constraints0
Number of intensional constraints26100
Distribution of constraint types[{"type":"intension","count":26100}]
Optimization problemYES
Type of objectivemin MAXIMUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309331-1534296363/watcher-4309331-1534296363 -o /tmp/evaluation-result-4309331-1534296363/solver-4309331-1534296363 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534293327-697 --watchdog 2580 xcsp_picat HOME/instance-4309331-1534296363.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=1404, runsolver pid=1401

[startup+0.100117 s]*
/proc/loadavg: 2.00 1.99 1.95 3/191 1405
/proc/meminfo: memFree=23722632/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2025744 memory=21568 CPUtime=0.1 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 1475 0 0 0 10 0 0 0 20 0 1 0 247199429 2074361856 5392 33554432000 4194304 5849940 140732665062208 140732665062208 4538034 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 506436 5392 595 405 0 503380 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 21568 KiB

[startup+0.209762 s]*
/proc/loadavg: 2.00 1.99 1.95 3/191 1405
/proc/meminfo: memFree=23714440/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2025744 memory=31808 CPUtime=0.21 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 1480 0 0 0 21 0 0 0 20 0 1 0 247199429 2074361856 7952 33554432000 4194304 5849940 140732665062208 140732665062208 140449473022976 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 506436 7952 595 405 0 503380 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 31808 KiB

[startup+0.309713 s]*
/proc/loadavg: 2.00 1.99 1.95 3/191 1405
/proc/meminfo: memFree=23703456/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2028188 memory=42640 CPUtime=0.3 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 2236 0 0 0 30 0 0 0 20 0 1 0 247199429 2076864512 10660 33554432000 4194304 5849940 140732665062208 140732665062208 140449472632736 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 507047 10660 649 405 0 503991 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2028188 KiB
Current children cumulated memory: 42640 KiB

[startup+0.700348 s]
/proc/loadavg: 2.00 1.99 1.95 3/191 1405
/proc/meminfo: memFree=23650360/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2085608 memory=100316 CPUtime=0.69 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 11693 0 0 0 67 2 0 0 20 0 1 0 247199429 2135662592 25079 33554432000 4194304 5849940 140732665062208 140732665062208 140449473044359 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 521402 25079 650 405 0 518346 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2085608 KiB
Current children cumulated memory: 100316 KiB

[startup+1.50038 s]
/proc/loadavg: 2.00 1.99 1.95 3/191 1405
/proc/meminfo: memFree=23639000/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2098328 memory=112876 CPUtime=1.49 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 15046 0 0 0 146 3 0 0 20 0 1 0 247199429 2148687872 28219 33554432000 4194304 5849940 140732665062208 140732665062208 5303848 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 524582 28219 665 405 0 521526 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2098328 KiB
Current children cumulated memory: 112876 KiB

[startup+3.10957 s]
/proc/loadavg: 2.00 1.99 1.95 3/191 1405
/proc/meminfo: memFree=23590628/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2146384 memory=153612 CPUtime=3.1 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 28228 0 0 0 305 5 0 0 20 0 1 0 247199429 2197897216 38403 33554432000 4194304 5849940 140732665062208 140732665061080 5416904 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 536596 38403 672 405 0 533540 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2146384 KiB
Current children cumulated memory: 153612 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 1.99 1.95 3/191 1405
/proc/meminfo: memFree=23581188/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2152852 memory=163020 CPUtime=6.29 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 34690 0 0 0 624 5 0 0 20 0 1 0 247199429 2204520448 40755 33554432000 4194304 5849940 140732665062208 140732665059752 4203940 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 538213 40755 676 405 0 535157 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2152852 KiB
Current children cumulated memory: 163020 KiB

[startup+12.7004 s]
/proc/loadavg: 2.08 2.00 1.96 3/191 1405
/proc/meminfo: memFree=23595764/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2134004 memory=148700 CPUtime=12.69 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 53957 0 0 0 1263 6 0 0 20 0 1 0 247199429 2185220096 37175 33554432000 4194304 5849940 140732665062208 140732665061208 140449473044359 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 533501 37175 679 405 0 530445 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2134004 KiB
Current children cumulated memory: 148700 KiB

[startup+25.5004 s]
/proc/loadavg: 2.22 2.03 1.97 3/191 1405
/proc/meminfo: memFree=23595764/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2134004 memory=148708 CPUtime=25.49 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 62149 0 0 0 2542 7 0 0 20 0 1 0 247199429 2185220096 37177 33554432000 4194304 5849940 140732665062208 140732665061368 5307765 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 533501 37177 681 405 0 530445 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2134004 KiB
Current children cumulated memory: 148708 KiB

[startup+51.1091 s]
/proc/loadavg: 2.53 2.13 2.00 3/191 1405
/proc/meminfo: memFree=23576632/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2153312 memory=167412 CPUtime=51.09 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 78222 0 0 0 5099 10 0 0 20 0 1 0 247199429 2204991488 41853 33554432000 4194304 5849940 140732665062208 140732665060696 4205101 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 538328 41853 692 405 0 535272 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2153312 KiB
Current children cumulated memory: 167412 KiB

[startup+102.3 s]
/proc/loadavg: 2.23 2.11 2.00 3/191 1406
/proc/meminfo: memFree=23576684/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2153312 memory=167412 CPUtime=102.29 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 81535 0 0 0 10218 11 0 0 20 0 1 0 247199429 2204991488 41853 33554432000 4194304 5849940 140732665062208 140732665060696 4205055 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 538328 41853 692 405 0 535272 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2153312 KiB
Current children cumulated memory: 167412 KiB

[startup+162.3 s]
/proc/loadavg: 2.08 2.09 2.00 3/191 1408
/proc/meminfo: memFree=23589152/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2138500 memory=153400 CPUtime=162.28 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 99314 0 0 0 16216 12 0 0 20 0 1 0 247199429 2189824000 38350 33554432000 4194304 5849940 140732665062208 140732665061208 5307808 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 534625 38350 692 405 0 531569 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2138500 KiB
Current children cumulated memory: 153400 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 2.07 2.00 3/191 1409
/proc/meminfo: memFree=23586252/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2142504 memory=157172 CPUtime=222.28 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 105513 0 0 0 22213 15 0 0 20 0 1 0 247199429 2193924096 39293 33554432000 4194304 5849940 140732665062208 140732665060696 4205078 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 535626 39293 692 405 0 532570 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2142504 KiB
Current children cumulated memory: 157172 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/191 1416
/proc/meminfo: memFree=23579048/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2146160 memory=161060 CPUtime=282.29 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 120218 0 0 0 28212 17 0 0 20 0 1 0 247199429 2197667840 40265 33554432000 4194304 5849940 140732665062208 140732665061208 5307853 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 536540 40265 692 405 0 533484 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2146160 KiB
Current children cumulated memory: 161060 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/191 1417
/proc/meminfo: memFree=23566160/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2155584 memory=169708 CPUtime=342.29 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 126264 0 0 0 34208 21 0 0 20 0 1 0 247199429 2207318016 42427 33554432000 4194304 5849940 140732665062208 140732665060696 4205087 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 538896 42427 692 405 0 535840 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2155584 KiB
Current children cumulated memory: 169708 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/191 1418
/proc/meminfo: memFree=23598308/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2122816 memory=137060 CPUtime=402.28 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 138073 0 0 0 40206 22 0 0 20 0 1 0 247199429 2173763584 34265 33554432000 4194304 5849940 140732665062208 140732665060920 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 530704 34265 692 405 0 527648 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2122816 KiB
Current children cumulated memory: 137060 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/193 1421
/proc/meminfo: memFree=23568104/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2154288 memory=167960 CPUtime=462.28 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 144895 0 0 0 46203 25 0 0 20 0 1 0 247199429 2205990912 41990 33554432000 4194304 5849940 140732665062208 140732665060696 4205041 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 538572 41990 692 405 0 535516 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 2154288 KiB
Current children cumulated memory: 167960 KiB


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

/proc/1404/statm: 648141 152858 692 405 0 645085 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 2592564 KiB
Current children cumulated memory: 611432 KiB

[startup+1782.3 s]
/proc/loadavg: 2.29 2.14 2.05 3/191 1511
/proc/meminfo: memFree=23284172/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2476296 memory=495164 CPUtime=1782.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 496604 0 0 0 177780 446 0 0 20 0 1 0 247199429 2535727104 123791 33554432000 4194304 5849940 140732665062208 140732665061208 5437824 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 619074 123791 692 405 0 616018 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 2476296 KiB
Current children cumulated memory: 495164 KiB

[startup+1842.3 s]
/proc/loadavg: 2.11 2.11 2.05 3/191 1512
/proc/meminfo: memFree=23153580/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2607368 memory=626236 CPUtime=1842.25 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 514931 0 0 0 183768 457 0 0 20 0 1 0 247199429 2669944832 156559 33554432000 4194304 5849940 140732665062208 140732665061208 140449473044359 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 651842 156559 692 405 0 648786 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 2607368 KiB
Current children cumulated memory: 626236 KiB

[startup+1902.3 s]
/proc/loadavg: 2.14 2.12 2.05 3/191 1513
/proc/meminfo: memFree=23153708/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2607368 memory=626236 CPUtime=1902.25 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 534457 0 0 0 189751 474 0 0 20 0 1 0 247199429 2669944832 156559 33554432000 4194304 5849940 140732665062208 140732665061208 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 651842 156559 692 405 0 648786 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 2607368 KiB
Current children cumulated memory: 626236 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.10 2.05 3/191 1515
/proc/meminfo: memFree=22953492/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2679500 memory=698368 CPUtime=1962.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 579683 0 0 0 195738 488 0 0 20 0 1 0 247199429 2743808000 174592 33554432000 4194304 5849940 140732665062208 140732665061368 5437647 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 669875 174592 692 405 0 666819 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 2679500 KiB
Current children cumulated memory: 698368 KiB

[startup+2022.3 s]
/proc/loadavg: 2.07 2.10 2.05 3/190 1516
/proc/meminfo: memFree=22954668/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2679500 memory=698368 CPUtime=2022.25 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 591709 0 0 0 201728 497 0 0 20 0 1 0 247199429 2743808000 174592 33554432000 4194304 5849940 140732665062208 140732665061368 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 669875 174592 692 405 0 666819 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 2679500 KiB
Current children cumulated memory: 698368 KiB

[startup+2082.3 s]
/proc/loadavg: 2.12 2.11 2.05 3/191 1526
/proc/meminfo: memFree=22912676/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2679500 memory=698368 CPUtime=2082.25 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 612754 0 0 0 207717 508 0 0 20 0 1 0 247199429 2743808000 174592 33554432000 4194304 5849940 140732665062208 140732665061208 5437768 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 669875 174592 692 405 0 666819 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 2679500 KiB
Current children cumulated memory: 698368 KiB

[startup+2142.3 s]
/proc/loadavg: 2.10 2.10 2.05 3/192 1612
/proc/meminfo: memFree=24104956/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2679500 memory=698368 CPUtime=2142.25 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 641509 0 0 0 213708 517 0 0 20 0 1 0 247199429 2743808000 174592 33554432000 4194304 5849940 140732665062208 140732665061208 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 669875 174592 692 405 0 666819 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 2679500 KiB
Current children cumulated memory: 698368 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.08 2.05 3/192 1613
/proc/meminfo: memFree=24100120/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2679500 memory=698368 CPUtime=2202.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 667336 0 0 0 219700 526 0 0 20 0 1 0 247199429 2743808000 174592 33554432000 4194304 5849940 140732665062208 140732665061368 5437824 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 669875 174592 692 405 0 666819 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 2679500 KiB
Current children cumulated memory: 698368 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.07 2.05 3/192 1677
/proc/meminfo: memFree=24345596/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2361712 memory=380708 CPUtime=2262.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 705501 0 0 0 225673 553 0 0 20 0 1 0 247199429 2418393088 95177 33554432000 4194304 5849940 140732665062208 140732665061080 5360645 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 590428 95177 692 405 0 587372 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 2361712 KiB
Current children cumulated memory: 380708 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/192 1678
/proc/meminfo: memFree=24329068/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2391064 memory=410060 CPUtime=2322.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 734092 0 0 0 231659 567 0 0 20 0 1 0 247199429 2448449536 102515 33554432000 4194304 5849940 140732665062208 140732665061368 5437928 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 597766 102515 692 405 0 594710 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 2391064 KiB
Current children cumulated memory: 410060 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/191 1679
/proc/meminfo: memFree=24155276/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2522136 memory=541132 CPUtime=2382.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 767509 0 0 0 237644 582 0 0 20 0 1 0 247199429 2582667264 135283 33554432000 4194304 5849940 140732665062208 140732665061368 5335806 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 630534 135283 692 405 0 627478 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 2522136 KiB
Current children cumulated memory: 541132 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/190 1741
/proc/meminfo: memFree=24260140/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2522136 memory=541132 CPUtime=2442.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 770182 0 0 0 243634 592 0 0 20 0 1 0 247199429 2582667264 135283 33554432000 4194304 5849940 140732665062208 140732665061368 5438519 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 630534 135283 692 405 0 627478 0
Current children cumulated CPU time: 2442.26 s
Current children cumulated vsize: 2522136 KiB
Current children cumulated memory: 541132 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 1743
/proc/meminfo: memFree=24195896/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2522136 memory=541132 CPUtime=2502.26 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 801054 0 0 0 249618 608 0 0 20 0 1 0 247199429 2582667264 135283 33554432000 4194304 5849940 140732665062208 140732665061368 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 630534 135283 692 405 0 627478 0
Current children cumulated CPU time: 2502.26 s
Current children cumulated vsize: 2522136 KiB
Current children cumulated memory: 541132 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.03 2.05 3/191 1743
/proc/meminfo: memFree=24163688/32770624 swapFree=67108856/67108860
[pid=1404] ppid=1401 vsize=2522136 memory=541132 CPUtime=2519.96 cores=1,3,5,7
/proc/1404/stat : 1404 (xcsp_picat) R 1401 1404 665 0 -1 4202496 817381 0 0 0 251384 612 0 0 20 0 1 0 247199429 2582667264 135283 33554432000 4194304 5849940 140732665062208 140732665061208 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 44101632 140732665066678 140732665066756 140732665066756 140732665069514 0
/proc/1404/statm: 630534 135283 692 405 0 627478 0
Current children cumulated CPU time: 2519.96 s
Current children cumulated vsize: 2522136 KiB
Current children cumulated memory: 541132 KiB

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

[startup+2520.02 s]
# the end of solver process 1404 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.85 s, system=6.13797 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): 2519.98
CPU user time (s): 2513.85
CPU system time (s): 6.13797
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 2679500
Max. memory (cumulated for all children) (KiB): 698368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.85
system time used= 6.13797
maximum resident set size= 698368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 817382
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= 32
involuntary context switches= 754


# summary of solver processes directly reported to runsolver:
#   pid: 1404
#   total CPU time (s): 2519.98
#   total CPU user time (s): 2513.85
#   total CPU system time (s): 6.13797

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.74251 second user time and 18.5955 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-15 03:26:03
IDJOB=4309331
IDBENCH=141144
IDSOLVER=2794
FILE ID=node132/4309331-1534296363
RUNJOBID= node132-1534293327-697
PBS_JOBID= 21038142
Free space on /tmp= 38888 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/GraphColoring/GraphColoring-qg-order30_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309331-1534296363/watcher-4309331-1534296363 -o /tmp/evaluation-result-4309331-1534296363/solver-4309331-1534296363 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534293327-697 --watchdog 2580  xcsp_picat HOME/instance-4309331-1534296363.xml

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

MD5SUM BENCH= 2f5cbdca11052f8d5a6d32bd8b795ba4
RANDOM SEED=55791772

node132.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.65
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.65
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.65
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.65
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:        23741656 kB
MemAvailable:   30808768 kB
Buffers:          218056 kB
Cached:          7082720 kB
SwapCached:            4 kB
Active:          4920496 kB
Inactive:        3521848 kB
Active(anon):    1091040 kB
Inactive(anon):   110876 kB
Active(file):    3829456 kB
Inactive(file):  3410972 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              3880 kB
Writeback:             0 kB
AnonPages:        973920 kB
Mapped:            59868 kB
Shmem:             58044 kB
Slab:             283368 kB
SReclaimable:     255144 kB
SUnreclaim:        28224 kB
KernelStack:        3424 kB
PageTables:         7792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3306140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    794624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38892 MiB
End job on node132 at 2018-08-15 04:08:03