Trace number 4309454

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

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko56_c18.xml
MD5SUM870d89fd5d4ada0d2442065415f88ba8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17822
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables3192
Number of constraints1541
Number of domains2
Minimum domain size8
Maximum domain size56
Distribution of domain sizes[{"size":8,"count":1540},{"size":56,"count":56}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1596},{"degree":2,"count":1540},{"degree":56,"count":56}]
Minimum constraint arity3
Maximum constraint arity56
Distribution of constraint arities[{"arity":3,"count":1540},{"arity":56,"count":1}]
Number of extensional constraints1540
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1540},{"type":"allDifferent","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 (14621 MiB free)
  memory of node 1: 16384 MiB (13908 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309454-1534302430/watcher-4309454-1534302430 -o /tmp/evaluation-result-4309454-1534302430/solver-4309454-1534302430 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18984 --watchdog 2580 xcsp_picat HOME/instance-4309454-1534302430.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=20039, runsolver pid=20036

[startup+0.100259 s]*
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=29193512/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2025744 memory=24876 CPUtime=0.09 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 1268 0 0 0 9 0 0 0 20 0 1 0 247806133 2074361856 6219 33554432000 4194304 5849940 140735657727456 140735657726760 4465899 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 506436 6219 596 405 0 503380 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 24876 KiB

[startup+0.209842 s]*
/proc/loadavg: 1.98 2.05 2.06 4/187 20040
/proc/meminfo: memFree=29178680/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2025744 memory=37164 CPUtime=0.2 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 1274 0 0 0 20 0 0 0 20 0 1 0 247806133 2074361856 9291 33554432000 4194304 5849940 140735657727456 140735657726760 4507637 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 506436 9291 596 405 0 503380 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 37164 KiB

[startup+0.309807 s]*
/proc/loadavg: 1.98 2.05 2.06 4/187 20040
/proc/meminfo: memFree=29166020/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2025744 memory=51500 CPUtime=0.3 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 1281 0 0 0 30 0 0 0 20 0 1 0 247806133 2074361856 12875 33554432000 4194304 5849940 140735657727456 140735657726760 4548541 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 506436 12875 596 405 0 503380 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 51500 KiB

[startup+0.700401 s]
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=29138956/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2025744 memory=98604 CPUtime=0.68 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 1304 0 0 0 68 0 0 0 20 0 1 0 247806133 2074361856 24651 33554432000 4194304 5849940 140735657727456 140735657726760 4454669 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 506436 24651 596 405 0 503380 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 98604 KiB

[startup+1.50041 s]
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=29075160/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2025744 memory=201052 CPUtime=1.49 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 1354 0 0 0 146 3 0 0 20 0 1 0 247806133 2074361856 50263 33554432000 4194304 5849940 140735657727456 140735657726760 4507537 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 506436 50263 599 405 0 503380 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 201052 KiB

[startup+3.10941 s]
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=28889476/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2111708 memory=321764 CPUtime=3.1 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 5816 0 0 0 302 8 0 0 20 0 1 0 247806133 2162388992 80441 33554432000 4194304 5849940 140735657727456 140735657726776 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 527927 80441 701 405 0 524871 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2111708 KiB
Current children cumulated memory: 321764 KiB

[startup+6.30035 s]
/proc/loadavg: 1.91 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28865788/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2126044 memory=336008 CPUtime=6.28 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 7366 0 0 0 608 20 0 0 20 0 1 0 247806133 2177069056 84002 33554432000 4194304 5849940 140735657727456 140735657726632 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 531511 84002 701 405 0 528455 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2126044 KiB
Current children cumulated memory: 336008 KiB

[startup+12.7003 s]
/proc/loadavg: 1.91 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28782488/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2191584 memory=401456 CPUtime=12.69 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 10630 0 0 0 1227 42 0 0 20 0 1 0 247806133 2244182016 100364 33554432000 4194304 5849940 140735657727456 140735657726696 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 547896 100364 701 405 0 544840 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2191584 KiB
Current children cumulated memory: 401456 KiB

[startup+25.5004 s]
/proc/loadavg: 1.93 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28747968/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2224352 memory=434408 CPUtime=25.49 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 16629 0 0 0 2459 90 0 0 20 0 1 0 247806133 2277736448 108602 33554432000 4194304 5849940 140735657727456 140735657726568 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 556088 108602 701 405 0 553032 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2224352 KiB
Current children cumulated memory: 434408 KiB

[startup+51.1095 s]
/proc/loadavg: 1.95 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28604888/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2355428 memory=565484 CPUtime=51.1 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 21016 0 0 0 4925 185 0 0 20 0 1 0 247806133 2411958272 141371 33554432000 4194304 5849940 140735657727456 140735657726568 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 588857 141371 701 405 0 585801 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2355428 KiB
Current children cumulated memory: 565484 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.02 2.05 3/187 20041
/proc/meminfo: memFree=28399596/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2552036 memory=762092 CPUtime=102.28 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 25749 0 0 0 9858 370 0 0 20 0 1 0 247806133 2613284864 190523 33554432000 4194304 5849940 140735657727456 140735657726440 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 638009 190523 701 405 0 634953 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2552036 KiB
Current children cumulated memory: 762092 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 2.05 3/187 20042
/proc/meminfo: memFree=28242716/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2704176 memory=914324 CPUtime=162.29 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 95046 0 0 0 15666 563 0 0 20 0 1 0 247806133 2769076224 228581 33554432000 4194304 5849940 140735657727456 140735657726328 5317193 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 676044 228581 724 405 0 672988 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2704176 KiB
Current children cumulated memory: 914324 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20051
/proc/meminfo: memFree=27980404/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2950904 memory=1161088 CPUtime=222.29 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 145955 0 0 0 21645 584 0 0 20 0 1 0 247806133 3021725696 290272 33554432000 4194304 5849940 140735657727456 140735657726456 5438016 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737726 290272 733 405 0 734670 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2950904 KiB
Current children cumulated memory: 1161088 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20052
/proc/meminfo: memFree=27980828/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2950904 memory=1161088 CPUtime=282.29 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 280353 0 0 0 27625 604 0 0 20 0 1 0 247806133 3021725696 290272 33554432000 4194304 5849940 140735657727456 140735657726328 5437824 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737726 290272 733 405 0 734670 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2950904 KiB
Current children cumulated memory: 1161088 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20053
/proc/meminfo: memFree=28231300/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2688704 memory=898888 CPUtime=342.29 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 449197 0 0 0 33608 621 0 0 20 0 1 0 247806133 2753232896 224722 33554432000 4194304 5849940 140735657727456 140735657726456 5340446 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 672176 224722 733 405 0 669120 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2688704 KiB
Current children cumulated memory: 898888 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20054
/proc/meminfo: memFree=27975348/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2950848 memory=1161032 CPUtime=402.29 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 611192 0 0 0 39582 647 0 0 20 0 1 0 247806133 3021668352 290258 33554432000 4194304 5849940 140735657727456 140735657726456 5437768 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737712 290258 733 405 0 734656 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 2950848 KiB
Current children cumulated memory: 1161032 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20055
/proc/meminfo: memFree=28192016/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2688704 memory=898888 CPUtime=462.3 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 728499 0 0 0 45569 661 0 0 20 0 1 0 247806133 2753232896 224722 33554432000 4194304 5849940 140735657727456 140735657726456 5435474 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 672176 224722 733 405 0 669120 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 2688704 KiB
Current children cumulated memory: 898888 KiB


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

/proc/20039/statm: 671963 226181 733 405 0 668907 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 2687852 KiB
Current children cumulated memory: 904724 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20117
/proc/meminfo: memFree=27477836/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949996 memory=1166868 CPUtime=1782.25 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2821429 0 0 0 177251 974 0 0 20 0 1 0 247806133 3020795904 291717 33554432000 4194304 5849940 140735657727456 140735657726456 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737499 291717 733 405 0 734443 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 2949996 KiB
Current children cumulated memory: 1166868 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20118
/proc/meminfo: memFree=27478716/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949996 memory=1166868 CPUtime=1842.25 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2822975 0 0 0 183243 982 0 0 20 0 1 0 247806133 3020795904 291717 33554432000 4194304 5849940 140735657727456 140735657726328 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737499 291717 733 405 0 734443 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 2949996 KiB
Current children cumulated memory: 1166868 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 20119
/proc/meminfo: memFree=27402352/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949996 memory=1166868 CPUtime=1902.25 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2825050 0 0 0 189235 990 0 0 20 0 1 0 247806133 3020795904 291717 33554432000 4194304 5849940 140735657727456 140735657726456 5312632 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737499 291717 733 405 0 734443 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 2949996 KiB
Current children cumulated memory: 1166868 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20121
/proc/meminfo: memFree=26876376/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=3474284 memory=1691156 CPUtime=1962.26 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2828203 0 0 0 195222 1004 0 0 20 0 1 0 247806133 3557666816 422789 33554432000 4194304 5849940 140735657727456 140735657726328 4234751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 868571 422789 733 405 0 865515 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 3474284 KiB
Current children cumulated memory: 1691156 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20131
/proc/meminfo: memFree=27796212/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949996 memory=1166868 CPUtime=2022.25 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2830478 0 0 0 201216 1009 0 0 20 0 1 0 247806133 3020795904 291717 33554432000 4194304 5849940 140735657727456 140735657726456 5438047 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737499 291717 733 405 0 734443 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 2949996 KiB
Current children cumulated memory: 1166868 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20132
/proc/meminfo: memFree=27769792/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949996 memory=1166868 CPUtime=2082.26 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2832034 0 0 0 207211 1015 0 0 20 0 1 0 247806133 3020795904 291717 33554432000 4194304 5849940 140735657727456 140735657726456 5438372 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737499 291717 733 405 0 734443 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 2949996 KiB
Current children cumulated memory: 1166868 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20133
/proc/meminfo: memFree=27992996/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2687592 memory=904464 CPUtime=2142.26 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2834034 0 0 0 213207 1019 0 0 20 0 1 0 247806133 2752094208 226116 33554432000 4194304 5849940 140735657727456 140735657726456 5437819 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 671898 226116 733 405 0 668842 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 2687592 KiB
Current children cumulated memory: 904464 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20134
/proc/meminfo: memFree=27660616/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949736 memory=1166608 CPUtime=2202.26 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2836050 0 0 0 219196 1030 0 0 20 0 1 0 247806133 3020529664 291652 33554432000 4194304 5849940 140735657727456 140735657726456 5438047 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737434 291652 733 405 0 734378 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 2949736 KiB
Current children cumulated memory: 1166608 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20135
/proc/meminfo: memFree=27660492/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949736 memory=1166608 CPUtime=2262.27 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2837073 0 0 0 225189 1038 0 0 20 0 1 0 247806133 3020529664 291652 33554432000 4194304 5849940 140735657727456 140735657726456 5438029 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737434 291652 733 405 0 734378 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 2949736 KiB
Current children cumulated memory: 1166608 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20136
/proc/meminfo: memFree=27660764/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949736 memory=1166608 CPUtime=2322.27 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2839040 0 0 0 231183 1044 0 0 20 0 1 0 247806133 3020529664 291652 33554432000 4194304 5849940 140735657727456 140735657726456 5438047 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737434 291652 733 405 0 734378 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 2949736 KiB
Current children cumulated memory: 1166608 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20137
/proc/meminfo: memFree=27528492/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949736 memory=1166608 CPUtime=2382.27 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2840793 0 0 0 237177 1050 0 0 20 0 1 0 247806133 3020529664 291652 33554432000 4194304 5849940 140735657727456 140735657726456 5437768 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737434 291652 733 405 0 734378 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 2949736 KiB
Current children cumulated memory: 1166608 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20138
/proc/meminfo: memFree=27463320/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949736 memory=1166608 CPUtime=2442.27 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2842670 0 0 0 243171 1056 0 0 20 0 1 0 247806133 3020529664 291652 33554432000 4194304 5849940 140735657727456 140735657726456 5437824 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737434 291652 733 405 0 734378 0
Current children cumulated CPU time: 2442.27 s
Current children cumulated vsize: 2949736 KiB
Current children cumulated memory: 1166608 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20139
/proc/meminfo: memFree=27527420/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2949736 memory=1166608 CPUtime=2502.27 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2845731 0 0 0 249158 1069 0 0 20 0 1 0 247806133 3020529664 291652 33554432000 4194304 5849940 140735657727456 140735657726456 5438016 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 737434 291652 733 405 0 734378 0
Current children cumulated CPU time: 2502.27 s
Current children cumulated vsize: 2949736 KiB
Current children cumulated memory: 1166608 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 2/191 20159
/proc/meminfo: memFree=28321720/32770624 swapFree=67030680/67108860
[pid=20039] ppid=20036 vsize=2687592 memory=904464 CPUtime=2519.98 cores=1,3,5,7
/proc/20039/stat : 20039 (xcsp_picat) R 20036 20039 18952 0 -1 4202496 2846158 0 0 0 250928 1070 0 0 20 0 1 0 247806133 2752094208 226116 33554432000 4194304 5849940 140735657727456 140735657726328 139822345363335 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 35061760 140735657735350 140735657735428 140735657735428 140735657738186 0
/proc/20039/statm: 671898 226116 733 405 0 668842 0
Current children cumulated CPU time: 2519.98 s
Current children cumulated vsize: 2687592 KiB
Current children cumulated memory: 904464 KiB

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

[startup+2520.01 s]
# the end of solver process 20039 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2509.28 s, system=10.7133 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.99
CPU user time (s): 2509.28
CPU system time (s): 10.7133
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 3490608
Max. memory (cumulated for all children) (KiB): 1700624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.28
system time used= 10.7133
maximum resident set size= 1700624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2846158
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= 179
involuntary context switches= 744


# summary of solver processes directly reported to runsolver:
#   pid: 20039
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2509.28
#   total CPU system time (s): 10.7133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.98776 second user time and 18.4482 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 05:07:10
IDJOB=4309454
IDBENCH=141242
IDSOLVER=2794
FILE ID=node102/4309454-1534302430
RUNJOBID= node102-1534292346-18984
PBS_JOBID= 21038132
Free space on /tmp= 39520 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-sko56_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309454-1534302430/watcher-4309454-1534302430 -o /tmp/evaluation-result-4309454-1534302430/solver-4309454-1534302430 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18984 --watchdog 2580  xcsp_picat HOME/instance-4309454-1534302430.xml

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

MD5SUM BENCH= 870d89fd5d4ada0d2442065415f88ba8
RANDOM SEED=2069236305

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:        29215424 kB
MemAvailable:   31865868 kB
Buffers:          150716 kB
Cached:          2756224 kB
SwapCached:        51224 kB
Active:          1448896 kB
Inactive:        1556120 kB
Active(anon):      20168 kB
Inactive(anon):   128836 kB
Active(file):    1428728 kB
Inactive(file):  1427284 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:              6220 kB
Writeback:             0 kB
AnonPages:        185488 kB
Mapped:            55128 kB
Shmem:             49004 kB
Slab:             249244 kB
SReclaimable:     220536 kB
SUnreclaim:        28708 kB
KernelStack:        3360 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2391888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 39516 MiB
End job on node102 at 2018-08-15 05:49:10