Trace number 4395068

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 NameAnswerCPU timeWall clock time
PicatSAT 2019-09-12? (TO) 2519.87 2520.01

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-12-sum.xml
MD5SUM72f076078db8222856487e1257170ccd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.44533
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints27
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":120},{"degree":4,"count":24}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":26},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":26}]
Optimization problemNO
Type of objective

Solver Data

11.99/12.10	c xcsp_picat version 2.7b12 (9/12/2019)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395068-1568334861/watcher-4395068-1568334861 -o /tmp/evaluation-result-4395068-1568334861/solver-4395068-1568334861 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568318666-25672 --watchdog 2580 xcsp_picat HOME/instance-4395068-1568334861.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=29933, runsolver pid=29930

[startup+0.100701 s]*
/proc/loadavg: 1.94 2.00 2.04 3/199 29934
/proc/meminfo: memFree=28732792/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2049964 memory=38800 CPUtime=0.1 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 5580 0 0 0 9 1 0 0 20 0 1 0 409740739 2099163136 9700 33554432000 4194304 5870510 140734265311776 140734265310968 140380361903077 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 512491 9700 923 410 0 507964 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2049964 KiB
Current children cumulated memory: 38800 KiB

[startup+0.209594 s]*
/proc/loadavg: 1.94 2.00 2.04 3/199 29934
/proc/meminfo: memFree=28725004/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2058180 memory=47012 CPUtime=0.2 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 8000 0 0 0 19 1 0 0 20 0 1 0 409740739 2107576320 11753 33554432000 4194304 5870510 140734265311776 140734265310968 5288533 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 514545 11753 923 410 0 510018 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2058180 KiB
Current children cumulated memory: 47012 KiB

[startup+0.309553 s]*
/proc/loadavg: 1.94 2.00 2.04 3/199 29934
/proc/meminfo: memFree=28717004/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2067444 memory=54956 CPUtime=0.31 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 9792 0 0 0 29 2 0 0 20 0 1 0 409740739 2117062656 13739 33554432000 4194304 5870510 140734265311776 140734265310968 140380361895517 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 516861 13739 940 410 0 512334 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2067444 KiB
Current children cumulated memory: 54956 KiB

[startup+0.700303 s]
/proc/loadavg: 1.94 2.00 2.04 3/199 29934
/proc/meminfo: memFree=28717004/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2067816 memory=55216 CPUtime=0.69 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 9856 0 0 0 67 2 0 0 20 0 1 0 409740739 2117443584 13804 33554432000 4194304 5870510 140734265311776 140734265310968 5321424 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 516954 13804 946 410 0 512427 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2067816 KiB
Current children cumulated memory: 55216 KiB

[startup+1.50035 s]
/proc/loadavg: 1.94 2.00 2.04 3/199 29934
/proc/meminfo: memFree=28719168/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2065096 memory=51968 CPUtime=1.49 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 9983 0 0 0 147 2 0 0 20 0 1 0 409740739 2114658304 12992 33554432000 4194304 5870510 140734265311776 140734265311032 5282429 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 516274 12992 949 410 0 511747 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2065096 KiB
Current children cumulated memory: 51968 KiB

[startup+3.10946 s]
/proc/loadavg: 1.95 2.00 2.04 3/199 29934
/proc/meminfo: memFree=28717044/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2065096 memory=54716 CPUtime=3.09 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 14224 0 0 0 307 2 0 0 20 0 1 0 409740739 2114658304 13679 33554432000 4194304 5870510 140734265311776 140734265311032 5298780 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 516274 13679 970 410 0 511747 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2065096 KiB
Current children cumulated memory: 54716 KiB

[startup+6.30033 s]
/proc/loadavg: 1.95 2.00 2.04 3/199 29936
/proc/meminfo: memFree=28693536/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2102920 memory=78932 CPUtime=6.29 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 21304 0 0 0 626 3 0 0 20 0 1 0 409740739 2153390080 19733 33554432000 4194304 5870510 140734265311776 140734265310728 5274721 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 525730 19733 970 410 0 521203 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2102920 KiB
Current children cumulated memory: 78932 KiB

[startup+12.7004 s]
/proc/loadavg: 1.95 2.00 2.04 3/199 29937
/proc/meminfo: memFree=28664376/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2084820 memory=72080 CPUtime=12.69 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 28783 0 0 0 1264 5 0 0 20 0 1 0 409740739 2134855680 18020 33554432000 4194304 5870510 140734265311776 140734265310136 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 521205 18020 970 410 0 516678 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2084820 KiB
Current children cumulated memory: 72080 KiB

[startup+25.5004 s]
/proc/loadavg: 1.96 2.00 2.04 3/199 29937
/proc/meminfo: memFree=28642516/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2130700 memory=113204 CPUtime=25.49 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 46292 0 0 0 2540 9 0 0 20 0 1 0 409740739 2181836800 28301 33554432000 4194304 5870510 140734265311776 140734265310216 5289552 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 532675 28301 970 410 0 528148 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2130700 KiB
Current children cumulated memory: 113204 KiB

[startup+51.1095 s]
/proc/loadavg: 1.97 2.00 2.04 3/199 29939
/proc/meminfo: memFree=28584676/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2130700 memory=117672 CPUtime=51.1 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 54840 0 0 0 5100 10 0 0 20 0 1 0 409740739 2181836800 29418 33554432000 4194304 5870510 140734265311776 140734265310216 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 532675 29418 970 410 0 528148 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2130700 KiB
Current children cumulated memory: 117672 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/199 29943
/proc/meminfo: memFree=28535828/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2149452 memory=139492 CPUtime=102.28 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 78516 0 0 0 10210 18 0 0 20 0 1 0 409740739 2201038848 34873 33554432000 4194304 5870510 140734265311776 140734265310344 5258854 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 537363 34873 970 410 0 532836 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2149452 KiB
Current children cumulated memory: 139492 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/198 29947
/proc/meminfo: memFree=28534476/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2149452 memory=139380 CPUtime=162.28 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 82300 0 0 0 16206 22 0 0 20 0 1 0 409740739 2201038848 34845 33554432000 4194304 5870510 140734265311776 140734265310344 5274736 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 537363 34845 970 410 0 532836 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2149452 KiB
Current children cumulated memory: 139380 KiB

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/198 30136
/proc/meminfo: memFree=30634400/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2149452 memory=139524 CPUtime=222.27 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 97071 0 0 0 22199 28 0 0 20 0 1 0 409740739 2201038848 34881 33554432000 4194304 5870510 140734265311776 140734265310344 5262779 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 537363 34881 970 410 0 532836 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2149452 KiB
Current children cumulated memory: 139524 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/198 30142
/proc/meminfo: memFree=30624792/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2149452 memory=139388 CPUtime=282.27 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 99828 0 0 0 28198 29 0 0 20 0 1 0 409740739 2201038848 34847 33554432000 4194304 5870510 140734265311776 140734265310216 5258762 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 537363 34847 970 410 0 532836 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2149452 KiB
Current children cumulated memory: 139388 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/198 30146
/proc/meminfo: memFree=30575024/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2180096 memory=169252 CPUtime=342.26 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 111368 0 0 0 34182 44 0 0 20 0 1 0 409740739 2232418304 42313 33554432000 4194304 5870510 140734265311776 140734265310792 5274709 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 545024 42313 970 410 0 540497 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2180096 KiB
Current children cumulated memory: 169252 KiB

[startup+402.3 s]
/proc/loadavg: 2.24 2.08 2.06 3/198 30150
/proc/meminfo: memFree=30571928/32770624 swapFree=66996560/67108860
[pid=29933] ppid=29930 vsize=2162052 memory=156084 CPUtime=402.26 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 119745 0 0 0 40172 54 0 0 20 0 1 0 409740739 2213941248 39021 33554432000 4194304 5870510 140734265311776 140734265310344 5308341 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 540513 39021 970 410 0 535986 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 2162052 KiB
Current children cumulated memory: 156084 KiB

[startup+462.3 s]
/proc/loadavg: 2.47 2.19 2.10 3/199 30164
/proc/meminfo: memFree=30549400/32770624 swapFree=66996564/67108860
[pid=29933] ppid=29930 vsize=2192400 memory=178804 CPUtime=462.25 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 126821 0 0 0 46160 65 0 0 20 0 1 0 409740739 2245017600 44701 33554432000 4194304 5870510 140734265311776 140734265310344 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 548100 44701 970 410 0 543573 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 2192400 KiB
Current children cumulated memory: 178804 KiB


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

/proc/29933/statm: 552662 46849 970 410 0 548135 0
Current children cumulated CPU time: 1722.2 s
Current children cumulated vsize: 2210648 KiB
Current children cumulated memory: 187396 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 30311
/proc/meminfo: memFree=30513012/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2161328 memory=155360 CPUtime=1782.2 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 290852 0 0 0 177959 261 0 0 20 0 1 0 409740739 2213199872 38840 33554432000 4194304 5870510 140734265311776 140734265310216 5258735 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 540332 38840 970 410 0 535805 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 2161328 KiB
Current children cumulated memory: 155360 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 30315
/proc/meminfo: memFree=30485088/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2210648 memory=191516 CPUtime=1842.2 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 297089 0 0 0 183953 267 0 0 20 0 1 0 409740739 2263703552 47879 33554432000 4194304 5870510 140734265311776 140734265310216 5289561 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 552662 47879 970 410 0 548135 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 2210648 KiB
Current children cumulated memory: 191516 KiB

[startup+1902.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/200 30321
/proc/meminfo: memFree=30438656/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2241196 memory=232400 CPUtime=1902.19 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 307582 0 0 0 189938 281 0 0 20 0 1 0 409740739 2294984704 58100 33554432000 4194304 5870510 140734265311776 140734265310792 5288882 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 560299 58100 970 410 0 555772 0
Current children cumulated CPU time: 1902.19 s
Current children cumulated vsize: 2241196 KiB
Current children cumulated memory: 232400 KiB

[startup+1962.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/199 30325
/proc/meminfo: memFree=30450084/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2241196 memory=226256 CPUtime=1962.18 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 322969 0 0 0 195918 300 0 0 20 0 1 0 409740739 2294984704 56564 33554432000 4194304 5870510 140734265311776 140734265310728 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 560299 56564 970 410 0 555772 0
Current children cumulated CPU time: 1962.18 s
Current children cumulated vsize: 2241196 KiB
Current children cumulated memory: 226256 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/198 30329
/proc/meminfo: memFree=30432220/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2272016 memory=242672 CPUtime=2022.18 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 333961 0 0 0 201900 318 0 0 20 0 1 0 409740739 2326544384 60668 33554432000 4194304 5870510 140734265311776 140734265310728 5282609 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 568004 60668 970 410 0 563477 0
Current children cumulated CPU time: 2022.18 s
Current children cumulated vsize: 2272016 KiB
Current children cumulated memory: 242672 KiB

[startup+2082.3 s]
/proc/loadavg: 2.29 2.09 2.07 3/198 30335
/proc/meminfo: memFree=30417812/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2272016 memory=253148 CPUtime=2082.17 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 358961 0 0 0 207880 337 0 0 20 0 1 0 409740739 2326544384 63287 33554432000 4194304 5870510 140734265311776 140734265310728 5263058 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 568004 63287 970 410 0 563477 0
Current children cumulated CPU time: 2082.17 s
Current children cumulated vsize: 2272016 KiB
Current children cumulated memory: 253148 KiB

[startup+2142.3 s]
/proc/loadavg: 2.35 2.16 2.09 3/198 30339
/proc/meminfo: memFree=30426176/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2272016 memory=244724 CPUtime=2142.17 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 370251 0 0 0 213863 354 0 0 20 0 1 0 409740739 2326544384 61181 33554432000 4194304 5870510 140734265311776 140734265310728 5262793 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 568004 61181 970 410 0 563477 0
Current children cumulated CPU time: 2142.17 s
Current children cumulated vsize: 2272016 KiB
Current children cumulated memory: 244724 KiB

[startup+2202.3 s]
/proc/loadavg: 2.13 2.13 2.09 3/198 30343
/proc/meminfo: memFree=30449060/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2241196 memory=222036 CPUtime=2202.17 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 380014 0 0 0 219853 364 0 0 20 0 1 0 409740739 2294984704 55509 33554432000 4194304 5870510 140734265311776 140734265310216 5277231 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 560299 55509 970 410 0 555772 0
Current children cumulated CPU time: 2202.17 s
Current children cumulated vsize: 2241196 KiB
Current children cumulated memory: 222036 KiB

[startup+2262.3 s]
/proc/loadavg: 2.05 2.11 2.08 3/199 30357
/proc/meminfo: memFree=30448012/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2191876 memory=185908 CPUtime=2262.17 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 386297 0 0 0 225847 370 0 0 20 0 1 0 409740739 2244481024 46477 33554432000 4194304 5870510 140734265311776 140734265310216 5258777 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 547969 46477 970 410 0 543442 0
Current children cumulated CPU time: 2262.17 s
Current children cumulated vsize: 2191876 KiB
Current children cumulated memory: 185908 KiB

[startup+2322.3 s]
/proc/loadavg: 2.02 2.09 2.07 3/199 30361
/proc/meminfo: memFree=30484028/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2191876 memory=185908 CPUtime=2322.17 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 389938 0 0 0 231842 375 0 0 20 0 1 0 409740739 2244481024 46477 33554432000 4194304 5870510 140734265311776 140734265310216 5306820 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 547969 46477 970 410 0 543442 0
Current children cumulated CPU time: 2322.17 s
Current children cumulated vsize: 2191876 KiB
Current children cumulated memory: 185908 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 30365
/proc/meminfo: memFree=30433860/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2290516 memory=254440 CPUtime=2382.16 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 400544 0 0 0 237832 384 0 0 20 0 1 0 409740739 2345488384 63610 33554432000 4194304 5870510 140734265311776 140734265310792 5304944 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 572629 63610 970 410 0 568102 0
Current children cumulated CPU time: 2382.16 s
Current children cumulated vsize: 2290516 KiB
Current children cumulated memory: 254440 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/199 30371
/proc/meminfo: memFree=30434064/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2241196 memory=230520 CPUtime=2442.16 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 409529 0 0 0 243819 397 0 0 20 0 1 0 409740739 2294984704 57630 33554432000 4194304 5870510 140734265311776 140734265310792 5289014 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 560299 57630 970 410 0 555772 0
Current children cumulated CPU time: 2442.16 s
Current children cumulated vsize: 2241196 KiB
Current children cumulated memory: 230520 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 30375
/proc/meminfo: memFree=30441396/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2241196 memory=222496 CPUtime=2502.15 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 423144 0 0 0 249802 413 0 0 20 0 1 0 409740739 2294984704 55624 33554432000 4194304 5870510 140734265311776 140734265310792 5262622 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 560299 55624 970 410 0 555772 0
Current children cumulated CPU time: 2502.15 s
Current children cumulated vsize: 2241196 KiB
Current children cumulated memory: 222496 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.04 2.05 3/198 30375
/proc/meminfo: memFree=30444124/32770624 swapFree=66996608/67108860
[pid=29933] ppid=29930 vsize=2241196 memory=224208 CPUtime=2519.86 cores=1,3,5,7
/proc/29933/stat : 29933 (xcsp_picat) R 29930 29933 25640 0 -1 4202496 425720 0 0 0 251569 417 0 0 20 0 1 0 409740739 2294984704 56052 33554432000 4194304 5870510 140734265311776 140734265310792 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39866368 140734265316383 140734265316461 140734265316461 140734265319370 0
/proc/29933/statm: 560299 56052 970 410 0 555772 0
Current children cumulated CPU time: 2519.86 s
Current children cumulated vsize: 2241196 KiB
Current children cumulated memory: 224208 KiB

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

[startup+2520.01 s]
# the end of solver process 29933 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.7 s, system=4.17779 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.87
CPU user time (s): 2515.7
CPU system time (s): 4.17779
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 2423460
Max. memory (cumulated for all children) (KiB): 335396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.7
system time used= 4.17779
maximum resident set size= 364068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 425720
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= 19
involuntary context switches= 2007


# summary of solver processes directly reported to runsolver:
#   pid: 29933
#   total CPU time (s): 2519.87
#   total CPU user time (s): 2515.7
#   total CPU system time (s): 4.17779

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.30035 second user time and 19.4174 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 01:33:04
IDJOB=4395068
IDBENCH=133229
IDSOLVER=2844
FILE ID=node106/4395068-1568334861
RUNJOBID= node106-1568318666-25672
PBS_JOBID= 21701140
Free space on /tmp= 56732 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-12-sum.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395068-1568334861/watcher-4395068-1568334861 -o /tmp/evaluation-result-4395068-1568334861/solver-4395068-1568334861 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568318666-25672 --watchdog 2580  xcsp_picat HOME/instance-4395068-1568334861.xml

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

MD5SUM BENCH= 72f076078db8222856487e1257170ccd
RANDOM SEED=343012508

node106.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.79
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.79
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.79
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.79
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:        28768788 kB
MemAvailable:   29832368 kB
Buffers:          137548 kB
Cached:          1222220 kB
SwapCached:        10108 kB
Active:          2437656 kB
Inactive:        1021960 kB
Active(anon):    2098984 kB
Inactive(anon):    33544 kB
Active(file):     338672 kB
Inactive(file):   988416 kB
Unevictable:      107776 kB
Mlocked:          107776 kB
SwapTotal:      67108860 kB
SwapFree:       66996560 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:       2197980 kB
Mapped:            37844 kB
Shmem:             24184 kB
Slab:             133012 kB
SReclaimable:     104652 kB
SUnreclaim:        28360 kB
KernelStack:        3520 kB
PageTables:         9680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3768876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1921024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56728 MiB
End job on node106 at 2019-09-13 02:15:04