Trace number 4302992

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.05 2520.03

General information on the benchmark

NameGraphColoring/
GraphColoring-qg-order40_c18.xml
MD5SUMd1aa36ddb66a988b2d6475ffc1d9c375
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark39
Best CPU time to get the best result obtained on this benchmark1305.33
Satisfiable
(Un)Satisfiability was proved
Number of variables1600
Number of constraints62400
Number of domains1
Minimum domain size1600
Maximum domain size1600
Distribution of domain sizes[{"size":1600,"count":1600}]
Minimum variable degree79
Maximum variable degree79
Distribution of variable degrees[{"degree":79,"count":1600}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":62400}]
Number of extensional constraints0
Number of intensional constraints62400
Distribution of constraint types[{"type":"intension","count":62400}]
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 (14120 MiB free)
  memory of node 1: 16384 MiB (1522 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302992-1533997651/watcher-4302992-1533997651 -o /tmp/evaluation-result-4302992-1533997651/solver-4302992-1533997651 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1533990060-10870 --watchdog 2580 xcsp_picat HOME/instance-4302992-1533997651.xml 

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

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

solver pid=11610, runsolver pid=11607

[startup+0.100187 s]*
/proc/loadavg: 2.28 2.08 2.06 3/190 11611
/proc/meminfo: memFree=15658740/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2025744 memory=23356 CPUtime=0.1 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1443 0 0 0 10 0 0 0 20 0 1 0 217328302 2074361856 5839 33554432000 4194304 5849708 140734533540960 140734533540264 4484821 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 506436 5839 552 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 23356 KiB

[startup+0.209731 s]*
/proc/loadavg: 2.28 2.08 2.06 3/190 11611
/proc/meminfo: memFree=15305756/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2025744 memory=31548 CPUtime=0.21 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1447 0 0 0 21 0 0 0 20 0 1 0 217328302 2074361856 7887 33554432000 4194304 5849708 140734533540960 140734533540264 140025788619776 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 506436 7887 552 405 0 503381 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 31548 KiB

[startup+0.309883 s]*
/proc/loadavg: 2.28 2.08 2.06 3/190 11611
/proc/meminfo: memFree=15020712/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2025744 memory=39968 CPUtime=0.31 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1451 0 0 0 31 0 0 0 20 0 1 0 217328302 2074361856 9992 33554432000 4194304 5849708 140734533540960 140734533540264 4511110 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 506436 9992 595 405 0 503381 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 39968 KiB

[startup+0.700319 s]
/proc/loadavg: 2.28 2.08 2.06 3/190 11611
/proc/meminfo: memFree=14761920/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2025744 memory=74784 CPUtime=0.69 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1504 0 0 0 68 1 0 0 20 0 1 0 217328302 2074361856 18696 33554432000 4194304 5849708 140734533540960 140734533540264 4465955 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 506436 18696 595 405 0 503381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 74784 KiB

[startup+1.50033 s]
/proc/loadavg: 2.28 2.08 2.06 3/190 11611
/proc/meminfo: memFree=14681768/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2203724 memory=259048 CPUtime=1.49 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 13415 0 0 0 144 5 0 0 20 0 1 0 217328302 2256613376 64762 33554432000 4194304 5849708 140734533540960 140734533539672 5432162 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 550931 64762 648 405 0 547876 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2203724 KiB
Current children cumulated memory: 259048 KiB

[startup+3.10969 s]
/proc/loadavg: 2.26 2.08 2.06 3/190 11611
/proc/meminfo: memFree=14507848/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2255060 memory=310552 CPUtime=3.1 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 48640 0 0 0 302 8 0 0 20 0 1 0 217328302 2309181440 77638 33554432000 4194304 5849708 140734533540960 140734533539208 5303787 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 563765 77638 664 405 0 560710 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2255060 KiB
Current children cumulated memory: 310552 KiB

[startup+6.30023 s]
/proc/loadavg: 2.26 2.08 2.06 3/190 11611
/proc/meminfo: memFree=14500088/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2262812 memory=317572 CPUtime=6.28 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 53953 0 0 0 616 12 0 0 20 0 1 0 217328302 2317119488 79393 33554432000 4194304 5849708 140734533540960 140734533539832 5416585 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 565703 79393 671 405 0 562648 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2262812 KiB
Current children cumulated memory: 317572 KiB

[startup+12.7003 s]
/proc/loadavg: 2.22 2.08 2.06 3/190 11611
/proc/meminfo: memFree=14462304/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2300540 memory=356056 CPUtime=12.68 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 77219 0 0 0 1254 14 0 0 20 0 1 0 217328302 2355752960 89014 33554432000 4194304 5849708 140734533540960 140734533538504 4205078 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 575135 89014 675 405 0 572080 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2300540 KiB
Current children cumulated memory: 356056 KiB

[startup+25.5002 s]
/proc/loadavg: 2.19 2.08 2.06 3/190 11672
/proc/meminfo: memFree=27593224/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2300540 memory=356056 CPUtime=25.49 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 82230 0 0 0 2534 15 0 0 20 0 1 0 217328302 2355752960 89014 33554432000 4194304 5849708 140734533540960 140734533538504 4205068 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 575135 89014 675 405 0 572080 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2300540 KiB
Current children cumulated memory: 356056 KiB

[startup+51.1096 s]
/proc/loadavg: 2.12 2.07 2.06 3/190 11673
/proc/meminfo: memFree=27682872/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2347700 memory=403024 CPUtime=51.09 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 110534 0 0 0 5092 17 0 0 20 0 1 0 217328302 2404044800 100756 33554432000 4194304 5849708 140734533540960 140734533539960 5435192 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 586925 100756 678 405 0 583870 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2347700 KiB
Current children cumulated memory: 403024 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/190 11674
/proc/meminfo: memFree=27571164/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2347700 memory=403236 CPUtime=102.26 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 134303 0 0 0 10207 19 0 0 20 0 1 0 217328302 2404044800 100809 33554432000 4194304 5849708 140734533540960 140734533539960 5353849 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 586925 100809 680 405 0 583870 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 2347700 KiB
Current children cumulated memory: 403236 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/191 11683
/proc/meminfo: memFree=27995276/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2228168 memory=281220 CPUtime=162.25 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 145847 0 0 0 16201 24 0 0 20 0 1 0 217328302 2281644032 70305 33554432000 4194304 5849708 140734533540960 140734533540120 140025788229536 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 557042 70305 691 405 0 553987 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 2228168 KiB
Current children cumulated memory: 281220 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/191 11684
/proc/meminfo: memFree=27842268/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2296188 memory=356012 CPUtime=222.24 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 151248 0 0 0 22195 29 0 0 20 0 1 0 217328302 2351296512 89003 33554432000 4194304 5849708 140734533540960 140734533539448 4205055 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 574047 89003 691 405 0 570992 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 2296188 KiB
Current children cumulated memory: 356012 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 11685
/proc/meminfo: memFree=27842520/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2296188 memory=356016 CPUtime=282.23 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 154848 0 0 0 28194 29 0 0 20 0 1 0 217328302 2351296512 89004 33554432000 4194304 5849708 140734533540960 140734533539448 4205059 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 574047 89004 691 405 0 570992 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 2296188 KiB
Current children cumulated memory: 356016 KiB

[startup+342.3 s]
/proc/loadavg: 1.95 2.01 2.04 3/188 11686
/proc/meminfo: memFree=27842160/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2296188 memory=356016 CPUtime=342.23 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 161919 0 0 0 34193 30 0 0 20 0 1 0 217328302 2351296512 89004 33554432000 4194304 5849708 140734533540960 140734533539448 4205101 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 574047 89004 691 405 0 570992 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 2296188 KiB
Current children cumulated memory: 356016 KiB

[startup+402.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/188 11687
/proc/meminfo: memFree=27791056/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2331892 memory=391720 CPUtime=402.23 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 179008 0 0 0 40192 31 0 0 20 0 1 0 217328302 2387857408 97930 33554432000 4194304 5849708 140734533540960 140734533539960 5307610 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 582973 97930 691 405 0 579918 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 2331892 KiB
Current children cumulated memory: 391720 KiB

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 11688
/proc/meminfo: memFree=27858900/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2261208 memory=320844 CPUtime=462.24 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 206326 0 0 0 46184 40 0 0 20 0 1 0 217328302 2315476992 80211 33554432000 4194304 5849708 140734533540960 140734533539448 4205051 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 565302 80211 691 405 0 562247 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2261208 KiB
Current children cumulated memory: 320844 KiB


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

/proc/11610/statm: 614521 129510 691 405 0 611466 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 2458084 KiB
Current children cumulated memory: 518040 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11728
/proc/meminfo: memFree=27669424/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2458084 memory=518040 CPUtime=1782.28 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 627921 0 0 0 177818 410 0 0 20 0 1 0 217328302 2517078016 129510 33554432000 4194304 5849708 140734533540960 140734533539960 140025788641159 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 614521 129510 691 405 0 611466 0
Current children cumulated CPU time: 1782.28 s
Current children cumulated vsize: 2458084 KiB
Current children cumulated memory: 518040 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11730
/proc/meminfo: memFree=27551088/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2471312 memory=531268 CPUtime=1842.29 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 642912 0 0 0 183805 424 0 0 20 0 1 0 217328302 2530623488 132817 33554432000 4194304 5849708 140734533540960 140734533540120 5437636 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 617828 132817 691 405 0 614773 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 2471312 KiB
Current children cumulated memory: 531268 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11731
/proc/meminfo: memFree=27414520/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2602384 memory=662340 CPUtime=1902.29 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 654973 0 0 0 189793 436 0 0 20 0 1 0 217328302 2664841216 165585 33554432000 4194304 5849708 140734533540960 140734533539832 5335584 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 650596 165585 691 405 0 647541 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 2602384 KiB
Current children cumulated memory: 662340 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 11740
/proc/meminfo: memFree=27405556/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2607212 memory=667168 CPUtime=1962.29 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 716227 0 0 0 195776 453 0 0 20 0 1 0 217328302 2669785088 166792 33554432000 4194304 5849708 140734533540960 140734533540120 140025788641159 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 651803 166792 691 405 0 648748 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 2607212 KiB
Current children cumulated memory: 667168 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 11764
/proc/meminfo: memFree=27274024/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2738284 memory=798240 CPUtime=2022.3 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 742396 0 0 0 201764 466 0 0 20 0 1 0 217328302 2804002816 199560 33554432000 4194304 5849708 140734533540960 140734533540120 5335584 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 684571 199560 691 405 0 681516 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 2738284 KiB
Current children cumulated memory: 798240 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 11765
/proc/meminfo: memFree=27223508/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2738284 memory=798240 CPUtime=2082.3 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 762702 0 0 0 207754 476 0 0 20 0 1 0 217328302 2804002816 199560 33554432000 4194304 5849708 140734533540960 140734533539960 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 684571 199560 691 405 0 681516 0
Current children cumulated CPU time: 2082.3 s
Current children cumulated vsize: 2738284 KiB
Current children cumulated memory: 798240 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 11766
/proc/meminfo: memFree=27172124/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2738284 memory=798240 CPUtime=2142.3 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 803229 0 0 0 213744 486 0 0 20 0 1 0 217328302 2804002816 199560 33554432000 4194304 5849708 140734533540960 140734533539960 5437592 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 684571 199560 691 405 0 681516 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 2738284 KiB
Current children cumulated memory: 798240 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 11767
/proc/meminfo: memFree=27410992/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2738284 memory=798240 CPUtime=2202.3 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 844085 0 0 0 219731 499 0 0 20 0 1 0 217328302 2804002816 199560 33554432000 4194304 5849708 140734533540960 140734533540120 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 684571 199560 691 405 0 681516 0
Current children cumulated CPU time: 2202.3 s
Current children cumulated vsize: 2738284 KiB
Current children cumulated memory: 798240 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 11768
/proc/meminfo: memFree=27331508/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2817532 memory=877488 CPUtime=2262.3 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 906325 0 0 0 225717 513 0 0 20 0 1 0 217328302 2885152768 219372 33554432000 4194304 5849708 140734533540960 140734533540120 5311426 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 704383 219372 691 405 0 701328 0
Current children cumulated CPU time: 2262.3 s
Current children cumulated vsize: 2817532 KiB
Current children cumulated memory: 877488 KiB

[startup+2322.3 s]
/proc/loadavg: 2.53 2.15 2.09 3/187 11769
/proc/meminfo: memFree=27331796/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2817532 memory=877488 CPUtime=2322.3 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 954029 0 0 0 231705 525 0 0 20 0 1 0 217328302 2885152768 219372 33554432000 4194304 5849708 140734533540960 140734533540120 5312873 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 704383 219372 691 405 0 701328 0
Current children cumulated CPU time: 2322.3 s
Current children cumulated vsize: 2817532 KiB
Current children cumulated memory: 877488 KiB

[startup+2382.3 s]
/proc/loadavg: 2.19 2.12 2.08 3/187 11770
/proc/meminfo: memFree=27289292/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2817532 memory=877488 CPUtime=2382.3 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1000485 0 0 0 237695 535 0 0 20 0 1 0 217328302 2885152768 219372 33554432000 4194304 5849708 140734533540960 140734533539960 140025788641159 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 704383 219372 691 405 0 701328 0
Current children cumulated CPU time: 2382.3 s
Current children cumulated vsize: 2817532 KiB
Current children cumulated memory: 877488 KiB

[startup+2442.3 s]
/proc/loadavg: 2.07 2.10 2.08 5/187 11771
/proc/meminfo: memFree=27168728/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2852448 memory=912372 CPUtime=2442.31 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1068422 0 0 0 243681 550 0 0 20 0 1 0 217328302 2920906752 228093 33554432000 4194304 5849708 140734533540960 140734533540120 5438273 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 713112 228093 691 405 0 710057 0
Current children cumulated CPU time: 2442.31 s
Current children cumulated vsize: 2852448 KiB
Current children cumulated memory: 912372 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 11772
/proc/meminfo: memFree=27370296/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2651116 memory=711072 CPUtime=2502.31 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1112447 0 0 0 249667 564 0 0 20 0 1 0 217328302 2714742784 177768 33554432000 4194304 5849708 140734533540960 140734533539960 140025788641159 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 662779 177768 691 405 0 659724 0
Current children cumulated CPU time: 2502.31 s
Current children cumulated vsize: 2651116 KiB
Current children cumulated memory: 711072 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.08 2.07 3/187 11772
/proc/meminfo: memFree=27363408/32770624 swapFree=67030624/67108860
[pid=11610] ppid=11607 vsize=2658124 memory=718080 CPUtime=2520.01 cores=0,2,4,6
/proc/11610/stat : 11610 (xcsp_picat) R 11607 11610 10838 0 -1 4202496 1120140 0 0 0 251429 572 0 0 20 0 1 0 217328302 2721918976 179520 33554432000 4194304 5849708 140734533540960 140734533539960 140025788641159 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 34525184 140734533547190 140734533547268 140734533547268 140734533550026 0
/proc/11610/statm: 664531 179520 691 405 0 661476 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 2658124 KiB
Current children cumulated memory: 718080 KiB

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

[startup+2520.03 s]
# the end of solver process 11610 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.3 s, system=5.74609 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.03
CPU time (s): 2520.05
CPU user time (s): 2514.3
CPU system time (s): 5.74609
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2852448
Max. memory (cumulated for all children) (KiB): 912404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.3
system time used= 5.74609
maximum resident set size= 912404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1120140
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= 33
involuntary context switches= 1072


# summary of solver processes directly reported to runsolver:
#   pid: 11610
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2514.3
#   total CPU system time (s): 5.74609

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.60318 second user time and 18.093 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-11 16:27:31
IDJOB=4302992
IDBENCH=141136
IDSOLVER=2778
FILE ID=node102/4302992-1533997651
RUNJOBID= node102-1533990060-10870
PBS_JOBID= 21036939
Free space on /tmp= 38204 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/GraphColoring/GraphColoring-qg-order40_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302992-1533997651/watcher-4302992-1533997651 -o /tmp/evaluation-result-4302992-1533997651/solver-4302992-1533997651 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1533990060-10870 --watchdog 2580  xcsp_picat HOME/instance-4302992-1533997651.xml

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

MD5SUM BENCH= d1aa36ddb66a988b2d6475ffc1d9c375
RANDOM SEED=1795204976

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:        16081852 kB
MemAvailable:   18694432 kB
Buffers:           25208 kB
Cached:          2850180 kB
SwapCached:        51280 kB
Active:         13941300 kB
Inactive:        2183208 kB
Active(anon):   12520824 kB
Inactive(anon):   779408 kB
Active(file):    1420476 kB
Inactive(file):  1403800 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030624 kB
Dirty:              5260 kB
Writeback:             0 kB
AnonPages:      13203084 kB
Mapped:            48552 kB
Shmem:             48948 kB
Slab:             236164 kB
SReclaimable:     208280 kB
SUnreclaim:        27884 kB
KernelStack:        3616 kB
PageTables:        30744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   14909008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13086720 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= 38192 MiB
End job on node102 at 2018-08-11 17:09:32