Trace number 4302980

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-02? (TO) 2520.06 2519.91

General information on the benchmark

NameKnapsack/
Knapsack-80-350-00_c18.xml
MD5SUM1f34f05b99985a85112f7d36079fd716
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1564
Best CPU time to get the best result obtained on this benchmark2519.53
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":80}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":80}]
Minimum constraint arity80
Maximum constraint arity80
Distribution of constraint arities[{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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 (13491 MiB free)
  memory of node 1: 16384 MiB (14580 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302980-1534022371/watcher-4302980-1534022371 -o /tmp/evaluation-result-4302980-1534022371/solver-4302980-1534022371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1533992673-18253 --watchdog 2580 xcsp_picat HOME/instance-4302980-1534022371.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=21734, runsolver pid=21731

[startup+0.100162 s]*
/proc/loadavg: 1.98 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28734720/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2026616 memory=13784 CPUtime=0.1 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 1572 0 0 0 10 0 0 0 20 0 1 0 219800265 2075254784 3446 33554432000 4194304 5849708 140732613877312 140732613877312 5308928 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 506654 3446 717 405 0 503599 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026616 KiB
Current children cumulated memory: 13784 KiB

[startup+0.209584 s]*
/proc/loadavg: 1.98 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28734720/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2026616 memory=13784 CPUtime=0.21 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 1576 0 0 0 21 0 0 0 20 0 1 0 219800265 2075254784 3446 33554432000 4194304 5849708 140732613877312 140732613877312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 506654 3446 717 405 0 503599 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2026616 KiB
Current children cumulated memory: 13784 KiB

[startup+0.308943 s]*
/proc/loadavg: 1.98 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28734348/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2026720 memory=13960 CPUtime=0.3 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 1612 0 0 0 30 0 0 0 20 0 1 0 219800265 2075361280 3490 33554432000 4194304 5849708 140732613877312 140732613877312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 506680 3490 730 405 0 503625 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2026720 KiB
Current children cumulated memory: 13960 KiB

[startup+0.700276 s]
/proc/loadavg: 1.98 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28729580/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2028028 memory=15324 CPUtime=0.69 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 2164 0 0 0 67 2 0 0 20 0 1 0 219800265 2076700672 3831 33554432000 4194304 5849708 140732613877312 140732613877312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 507007 3831 730 405 0 503952 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2028028 KiB
Current children cumulated memory: 15324 KiB

[startup+1.50028 s]
/proc/loadavg: 1.98 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28720460/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2028680 memory=15920 CPUtime=1.49 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 3042 0 0 0 146 3 0 0 20 0 1 0 219800265 2077368320 3980 33554432000 4194304 5849708 140732613877312 140732613876184 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 507170 3980 730 405 0 504115 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2028680 KiB
Current children cumulated memory: 15920 KiB

[startup+3.10912 s]
/proc/loadavg: 1.99 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28718440/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2030704 memory=17856 CPUtime=3.1 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 4728 0 0 0 305 5 0 0 20 0 1 0 219800265 2079440896 4464 33554432000 4194304 5849708 140732613877312 140732613876184 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 507676 4464 730 405 0 504621 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2030704 KiB
Current children cumulated memory: 17856 KiB

[startup+6.30027 s]
/proc/loadavg: 1.99 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28717932/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2031016 memory=18220 CPUtime=6.29 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 8634 0 0 0 620 9 0 0 20 0 1 0 219800265 2079760384 4555 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 507754 4555 730 405 0 504699 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2031016 KiB
Current children cumulated memory: 18220 KiB

[startup+12.7003 s]
/proc/loadavg: 1.99 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28714348/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2034792 memory=21820 CPUtime=12.69 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 16404 0 0 0 1254 15 0 0 20 0 1 0 219800265 2083627008 5455 33554432000 4194304 5849708 140732613877312 140732613876312 5391993 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 508698 5455 730 405 0 505643 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2034792 KiB
Current children cumulated memory: 21820 KiB

[startup+25.5003 s]
/proc/loadavg: 1.99 2.04 2.05 3/187 21735
/proc/meminfo: memFree=28696908/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2045824 memory=33104 CPUtime=25.49 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 27217 0 0 0 2525 24 0 0 20 0 1 0 219800265 2094923776 8276 33554432000 4194304 5849708 140732613877312 140732613876312 5312898 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 511456 8276 730 405 0 508401 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2045824 KiB
Current children cumulated memory: 33104 KiB

[startup+51.1097 s]
/proc/loadavg: 1.99 2.04 2.05 3/189 21744
/proc/meminfo: memFree=28661592/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2062960 memory=50020 CPUtime=51.11 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 39533 0 0 0 5072 39 0 0 20 0 1 0 219800265 2112471040 12505 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 515740 12505 730 405 0 512685 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 2062960 KiB
Current children cumulated memory: 50020 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/189 21745
/proc/meminfo: memFree=28638692/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2076100 memory=63280 CPUtime=102.3 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 60359 0 0 0 10169 61 0 0 20 0 1 0 219800265 2125926400 15820 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 519025 15820 730 405 0 515970 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2076100 KiB
Current children cumulated memory: 63280 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 21746
/proc/meminfo: memFree=28688352/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2048032 memory=33684 CPUtime=162.31 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 72615 0 0 0 16129 102 0 0 20 0 1 0 219800265 2097184768 8421 33554432000 4194304 5849708 140732613877312 140732613876472 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 512008 8421 742 405 0 508953 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 2048032 KiB
Current children cumulated memory: 33684 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 21747
/proc/meminfo: memFree=28615632/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2112400 memory=93080 CPUtime=222.31 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 78442 0 0 0 22098 133 0 0 20 0 1 0 219800265 2163097600 23270 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 528100 23270 742 405 0 525045 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 2112400 KiB
Current children cumulated memory: 93080 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21748
/proc/meminfo: memFree=28579980/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2133296 memory=120524 CPUtime=282.31 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 80259 0 0 0 28077 154 0 0 20 0 1 0 219800265 2184495104 30131 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 533324 30131 742 405 0 530269 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 2133296 KiB
Current children cumulated memory: 120524 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21750
/proc/meminfo: memFree=28540404/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2158668 memory=145880 CPUtime=342.32 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 82590 0 0 0 34061 171 0 0 20 0 1 0 219800265 2210476032 36470 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 539667 36470 742 405 0 536612 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 2158668 KiB
Current children cumulated memory: 145880 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21751
/proc/meminfo: memFree=28554656/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2164636 memory=151880 CPUtime=402.32 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 89368 0 0 0 40043 189 0 0 20 0 1 0 219800265 2216587264 37970 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 541159 37970 742 405 0 538104 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 2164636 KiB
Current children cumulated memory: 151880 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21752
/proc/meminfo: memFree=28492372/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2197456 memory=184468 CPUtime=462.32 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 92790 0 0 0 46029 203 0 0 20 0 1 0 219800265 2250194944 46117 33554432000 4194304 5849708 140732613877312 140732613876472 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 549364 46117 742 405 0 546309 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 2197456 KiB
Current children cumulated memory: 184468 KiB


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

/proc/21734/statm: 592541 90700 742 405 0 589486 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 2370164 KiB
Current children cumulated memory: 362800 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 21800
/proc/meminfo: memFree=28170876/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2370164 memory=362800 CPUtime=1842.39 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 285440 0 0 0 183804 435 0 0 20 0 1 0 219800265 2427047936 90700 33554432000 4194304 5849708 140732613877312 140732613876312 5438208 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 592541 90700 742 405 0 589486 0
Current children cumulated CPU time: 1842.39 s
Current children cumulated vsize: 2370164 KiB
Current children cumulated memory: 362800 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 21801
/proc/meminfo: memFree=28105760/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2435700 memory=428336 CPUtime=1902.4 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 318072 0 0 0 189796 444 0 0 20 0 1 0 219800265 2494156800 107084 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 608925 107084 742 405 0 605870 0
Current children cumulated CPU time: 1902.4 s
Current children cumulated vsize: 2435700 KiB
Current children cumulated memory: 428336 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 21802
/proc/meminfo: memFree=28105552/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2435700 memory=428336 CPUtime=1962.4 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 337569 0 0 0 195785 455 0 0 20 0 1 0 219800265 2494156800 107084 33554432000 4194304 5849708 140732613877312 140732613876312 5437714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 608925 107084 742 405 0 605870 0
Current children cumulated CPU time: 1962.4 s
Current children cumulated vsize: 2435700 KiB
Current children cumulated memory: 428336 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/189 21817
/proc/meminfo: memFree=28113408/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2421360 memory=413996 CPUtime=2022.41 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 389198 0 0 0 201773 468 0 0 20 0 1 0 219800265 2479472640 103499 33554432000 4194304 5849708 140732613877312 140732613876312 5437748 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 605340 103499 742 405 0 602285 0
Current children cumulated CPU time: 2022.41 s
Current children cumulated vsize: 2421360 KiB
Current children cumulated memory: 413996 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 21818
/proc/meminfo: memFree=28298328/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2237264 memory=229900 CPUtime=2082.41 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 417452 0 0 0 207757 484 0 0 20 0 1 0 219800265 2290958336 57475 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 559316 57475 742 405 0 556261 0
Current children cumulated CPU time: 2082.41 s
Current children cumulated vsize: 2237264 KiB
Current children cumulated memory: 229900 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 21820
/proc/meminfo: memFree=28233856/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2237264 memory=229900 CPUtime=2142.42 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 419089 0 0 0 213746 496 0 0 20 0 1 0 219800265 2290958336 57475 33554432000 4194304 5849708 140732613877312 140732613876312 5438208 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 559316 57475 742 405 0 556261 0
Current children cumulated CPU time: 2142.42 s
Current children cumulated vsize: 2237264 KiB
Current children cumulated memory: 229900 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21821
/proc/meminfo: memFree=28115248/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2355876 memory=348384 CPUtime=2202.42 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 452383 0 0 0 219732 510 0 0 20 0 1 0 219800265 2412417024 87096 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 588969 87096 742 405 0 585914 0
Current children cumulated CPU time: 2202.42 s
Current children cumulated vsize: 2355876 KiB
Current children cumulated memory: 348384 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21822
/proc/meminfo: memFree=28180348/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2290340 memory=282848 CPUtime=2262.42 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 456866 0 0 0 225727 515 0 0 20 0 1 0 219800265 2345308160 70712 33554432000 4194304 5849708 140732613877312 140732613876312 5437714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 572585 70712 742 405 0 569530 0
Current children cumulated CPU time: 2262.42 s
Current children cumulated vsize: 2290340 KiB
Current children cumulated memory: 282848 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21824
/proc/meminfo: memFree=28145664/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2317632 memory=310140 CPUtime=2322.43 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 492034 0 0 0 231719 524 0 0 20 0 1 0 219800265 2373255168 77535 33554432000 4194304 5849708 140732613877312 140732613876312 5437714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 579408 77535 742 405 0 576353 0
Current children cumulated CPU time: 2322.43 s
Current children cumulated vsize: 2317632 KiB
Current children cumulated memory: 310140 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21825
/proc/meminfo: memFree=28066372/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2317632 memory=310140 CPUtime=2382.44 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 526081 0 0 0 237712 532 0 0 20 0 1 0 219800265 2373255168 77535 33554432000 4194304 5849708 140732613877312 140732613876312 5335588 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 579408 77535 742 405 0 576353 0
Current children cumulated CPU time: 2382.44 s
Current children cumulated vsize: 2317632 KiB
Current children cumulated memory: 310140 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21895
/proc/meminfo: memFree=28439712/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2317632 memory=310140 CPUtime=2442.43 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 564177 0 0 0 243702 541 0 0 20 0 1 0 219800265 2373255168 77535 33554432000 4194304 5849708 140732613877312 140732613876312 5437714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 579408 77535 742 405 0 576353 0
Current children cumulated CPU time: 2442.43 s
Current children cumulated vsize: 2317632 KiB
Current children cumulated memory: 310140 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21922
/proc/meminfo: memFree=28410880/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2317632 memory=310140 CPUtime=2502.44 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 599782 0 0 0 249693 551 0 0 20 0 1 0 219800265 2373255168 77535 33554432000 4194304 5849708 140732613877312 140732613876312 140262738894727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 579408 77535 742 405 0 576353 0
Current children cumulated CPU time: 2502.44 s
Current children cumulated vsize: 2317632 KiB
Current children cumulated memory: 310140 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21922
/proc/meminfo: memFree=28410880/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2317632 memory=310140 CPUtime=2520.04 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 604002 0 0 0 251451 553 0 0 20 0 1 0 219800265 2373255168 77535 33554432000 4194304 5849708 140732613877312 140732613876312 5437714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 579408 77535 742 405 0 576353 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 2317632 KiB
Current children cumulated memory: 310140 KiB

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

[startup+2519.91 s]
# the end of solver process 21734 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.52 s, system=5.54637 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21922
/proc/meminfo: memFree=28410880/32770624 swapFree=67108804/67108860
[pid=21734] ppid=21731 vsize=2317632 memory=310140 CPUtime=2520.04 cores=1,3,5,7
/proc/21734/stat : 21734 (xcsp_picat) R 21731 21734 18221 0 -1 4202496 604002 0 0 0 251451 553 0 0 20 0 1 0 219800265 2373255168 77535 33554432000 4194304 5849708 140732613877312 140732613876312 5437714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 29933568 140732613883062 140732613883140 140732613883140 140732613885898 0
/proc/21734/statm: 579408 77535 742 405 0 576353 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 2317632 KiB
Current children cumulated memory: 310140 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2519.91
CPU time (s): 2520.06
CPU user time (s): 2514.52
CPU system time (s): 5.54637
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 2435700
Max. memory (cumulated for all children) (KiB): 428336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.52
system time used= 5.54637
maximum resident set size= 428336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 604003
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= 31
involuntary context switches= 682


# summary of solver processes directly reported to runsolver:
#   pid: 21734
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2514.52
#   total CPU system time (s): 5.54637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.16626 second user time and 19.3858 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-11 23:19:31
IDJOB=4302980
IDBENCH=141540
IDSOLVER=2778
FILE ID=node105/4302980-1534022371
RUNJOBID= node105-1533992673-18253
PBS_JOBID= 21036949
Free space on /tmp= 40728 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/Knapsack/Knapsack-80-350-00_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302980-1534022371/watcher-4302980-1534022371 -o /tmp/evaluation-result-4302980-1534022371/solver-4302980-1534022371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1533992673-18253 --watchdog 2580  xcsp_picat HOME/instance-4302980-1534022371.xml

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

MD5SUM BENCH= 1f34f05b99985a85112f7d36079fd716
RANDOM SEED=1478707449

node105.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.32
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.32
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.32
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.32
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:        28737700 kB
MemAvailable:   31860160 kB
Buffers:           57104 kB
Cached:          3331348 kB
SwapCached:           16 kB
Active:          1731476 kB
Inactive:        1767712 kB
Active(anon):      61088 kB
Inactive(anon):   102096 kB
Active(file):    1670388 kB
Inactive(file):  1665616 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              3160 kB
Writeback:             0 kB
AnonPages:        106200 kB
Mapped:            51816 kB
Shmem:             49748 kB
Slab:             232012 kB
SReclaimable:     204584 kB
SUnreclaim:        27428 kB
KernelStack:        3296 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2434804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40724 MiB
End job on node105 at 2018-08-12 00:01:31