Trace number 4389399

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
cosoco 2UNSAT 312.515 312.537

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-15000-9.xml
MD5SUM134b875ea7bd230347634fe517213ca9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.0648
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":8,"count":5},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":2},{"degree":13,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

3.79/3.81	c root propagations     : 0           
3.79/3.81	c restarts enabled, print stats at every restarts
3.79/3.81	c
3.79/3.81	c
3.79/3.81	c
3.79/3.81	c This is cosoco 2.00 --  
3.79/3.81	c
3.79/3.81	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389399-1568319095.xml 
3.79/3.81	c ========================================[ Problem Statistics ]===========================================
3.79/3.81	c |                                                                                                       
3.79/3.81	c |  Parse time        :         3.76 s 
3.79/3.81	c |
3.79/3.81	c |               Variables: 40
3.79/3.81	c |            Domain Sizes: 8..8
3.79/3.81	c |
3.79/3.81	c |             Constraints: 40
3.79/3.81	c |                   Arity: 7..7
3.79/3.81	c | 
3.79/3.81	c |                   Types: 
3.79/3.81	c |                          Extension: 40  (nb tuples: 15000..15000) -- (shared: 0)
3.79/3.81	c |                          
3.79/3.81	c =========================================================================================================
3.79/3.81	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.38/4.49	c 101            172            6163           7817           0              0              8   9   8      
5.69/5.70	c 211            392            19189          25034          0              0              5   9   6      
7.39/7.41	c 332            661            33686          42376          0              0              4   8   5      
9.89/9.95	c 465            1019           50260          60373          0              0              4   8   6      
11.69/11.74	c 611            1252           63106          75008          0              0              4   9   6      
13.69/13.78	c 771            1633           83411          98445          0              0              4   8   5      
15.99/16.10	c 947            2026           105790         122332         0              0              4   8   6      
18.28/18.31	c 1140           2336           123598         145463         0              0              4   8   5      
19.48/19.54	c 1352           2699           138245         165712         0              0              7   8   7      
22.68/22.73	c 1585           3235           166795         198176         0              0              3   8   5      
24.19/24.26	c 1841           3696           185563         222746         0              0              8   8   7      
25.69/25.71	c 2122           4202           202381         242833         0              0              8   8   7      
27.79/27.89	c 2431           4765           226291         268355         0              0              4   9   7      
29.99/30.02	c 2770           5363           251128         297833         0              0              5   9   7      
32.88/32.93	c 3142           6030           282782         336485         0              0              5   9   7      
35.38/35.49	c 3551           6757           313659         374049         0              0              8   9   7      
41.58/41.69	c 4000           7783           369511         440504         0              0              3   8   5      
44.37/44.47	c 4493           8678           407484         490554         0              0              5   9   7      
47.47/47.57	c 5035           9736           445615         531533         0              0              5   8   7      
50.87/50.93	c 5631           10773          488909         583852         0              0              8   9   8      
55.17/55.28	c 6286           11922          539659         641595         0              0              5   9   7      
65.37/65.43	c 7006           13243          618874         731236         0              0              3   8   5      
72.47/72.55	c 7798           14754          695111         822411         0              0              4   9   6      
77.67/77.71	c 8669           16302          758231         898579         0              0              5   9   7      
94.48/94.53	c 9627           18679          873939         1026290        0              0              3   9   6      
107.99/108.02	c 10680          21009          1000465        1168615        0              0              3   8   5      
116.68/116.72	c 11838          23229          1102331        1295920        0              0              4   9   7      
132.78/132.81	c 13111          26175          1262320        1483068        1              0              3   8   5      
149.09/149.14	c 14511          29022          1427453        1666309        1              0              3   9   5      
169.28/169.30	c 16051          32584          1625769        1894362        2              0              3   8   5      
186.98/187.06	c 17745          36222          1802751        2101904        2              0              3   8   6      
199.08/199.17	c 19608          40084          1943838        2248557        2              0              4   8   7      
228.37/228.44	c 21657          42989          2136366        2468398        3              0              3   9   5      
252.47/252.57	c 23910          48099          2396123        2761745        4              0              3   9   6      
287.08/287.15	c 26388          53930          2722750        3133048        6              0              2   8   5      
312.47/312.53	s UNSATISFIABLE
312.47/312.53	c restarts              : 35          
312.47/312.53	c conflicts             : 28320        (91 /sec)
312.47/312.53	c decisions             : 58619        (188 /sec)
312.47/312.53	c propagations          : 3423007     (10956 /sec)
312.47/312.53	c root propagations     : 0           
312.47/312.53	c filter calls          : 2978244        (9532 /sec)
312.47/312.53	c useless filter calls  : 2291581        (76 %)
312.47/312.53	c Memory used           : 68.74 MB
312.47/312.53	c CPU time              : 312.441 s
312.47/312.53	c real time             : 312.531 s
312.47/312.53	

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389399-1568319095/watcher-4389399-1568319095 -o /tmp/evaluation-result-4389399-1568319095/solver-4389399-1568319095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15140 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389399-1568319095.xml 

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

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

solver pid=16289, runsolver pid=16286

[startup+0.100823 s]*
/proc/loadavg: 1.92 2.00 2.04 3/202 16290
/proc/meminfo: memFree=31598192/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=29596 memory=5936 CPUtime=0.1 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 1843 0 0 0 10 0 0 0 20 0 1 0 407847405 30306304 1484 33554432000 4194304 6210612 140735316299024 140735316296296 5484705 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 7399 1484 805 493 0 704 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29596 KiB
Current children cumulated memory: 5936 KiB

[startup+0.20971 s]*
/proc/loadavg: 1.92 2.00 2.04 4/202 16290
/proc/meminfo: memFree=31595984/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=31228 memory=7252 CPUtime=0.21 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 2233 0 0 0 21 0 0 0 20 0 1 0 407847405 31977472 1813 33554432000 4194304 6210612 140735316299024 140735316296296 5817732 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 7807 1813 806 493 0 1112 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31228 KiB
Current children cumulated memory: 7252 KiB

[startup+0.309476 s]*
/proc/loadavg: 1.92 2.00 2.04 3/202 16290
/proc/meminfo: memFree=31595240/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=32184 memory=8308 CPUtime=0.31 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 2468 0 0 0 31 0 0 0 20 0 1 0 407847405 32956416 2077 33554432000 4194304 6210612 140735316299024 140735316296296 5707781 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 8046 2077 806 493 0 1351 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32184 KiB
Current children cumulated memory: 8308 KiB

[startup+0.700235 s]
/proc/loadavg: 1.92 2.00 2.04 3/202 16290
/proc/meminfo: memFree=31593628/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=36012 memory=12004 CPUtime=0.69 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 3412 0 0 0 69 0 0 0 20 0 1 0 407847405 36876288 3001 33554432000 4194304 6210612 140735316299024 140735316296296 5815972 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 9003 3001 806 493 0 2308 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36012 KiB
Current children cumulated memory: 12004 KiB

[startup+1.50024 s]
/proc/loadavg: 1.92 2.00 2.04 3/202 16290
/proc/meminfo: memFree=31589164/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=43672 memory=19660 CPUtime=1.49 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 5296 0 0 0 149 0 0 0 20 0 1 0 407847405 44720128 4915 33554432000 4194304 6210612 140735316299024 140735316296296 5813901 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 10918 4915 806 493 0 4223 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 43672 KiB
Current children cumulated memory: 19660 KiB

[startup+3.10985 s]
/proc/loadavg: 1.85 1.98 2.03 3/202 16290
/proc/meminfo: memFree=31568640/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=59948 memory=35560 CPUtime=3.1 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 9958 0 0 0 308 2 0 0 20 0 1 0 407847405 61386752 8890 33554432000 4194304 6210612 140735316299024 140735316296296 5483169 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 14987 8890 806 493 0 8292 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 59948 KiB
Current children cumulated memory: 35560 KiB

[startup+6.30032 s]
/proc/loadavg: 1.85 1.98 2.03 3/202 16290
/proc/meminfo: memFree=31557360/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46308 CPUtime=6.29 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 28087 0 0 0 625 4 0 0 20 0 1 0 407847405 72077312 11577 33554432000 4194304 6210612 140735316299024 140735316296984 5038646 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11577 847 493 0 10902 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46308 KiB

[startup+12.7003 s]
/proc/loadavg: 1.87 1.98 2.03 3/202 16290
/proc/meminfo: memFree=31557452/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46308 CPUtime=12.69 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 38727 0 0 0 1265 4 0 0 20 0 1 0 407847405 72077312 11577 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11577 847 493 0 10902 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46308 KiB

[startup+25.5003 s]
/proc/loadavg: 1.89 1.98 2.03 3/202 16290
/proc/meminfo: memFree=31557484/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46308 CPUtime=25.49 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 60007 0 0 0 2544 5 0 0 20 0 1 0 407847405 72077312 11577 33554432000 4194304 6210612 140735316299024 140735316296984 5038622 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11577 847 493 0 10902 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46308 KiB

[startup+51.1097 s]
/proc/loadavg: 2.12 2.03 2.05 3/202 16354
/proc/meminfo: memFree=31528776/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46780 CPUtime=51.08 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 66638 0 0 0 5102 6 0 0 20 0 1 0 407847405 72077312 11695 33554432000 4194304 6210612 140735316299024 140735316296984 5037376 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11695 847 493 0 10902 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46780 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/202 16357
/proc/meminfo: memFree=31528720/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=102.28 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 67218 0 0 0 10221 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038624 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/203 16363
/proc/meminfo: memFree=31527552/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=162.28 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 67795 0 0 0 16221 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038622 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/202 16367
/proc/meminfo: memFree=31527156/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=222.27 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 68366 0 0 0 22220 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16371
/proc/meminfo: memFree=31527832/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=282.27 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 68927 0 0 0 28220 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+312.537 s]
# the end of solver process 16289 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=312.441 s, system=0.073996 s

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

[startup+294.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16372
/proc/meminfo: memFree=31528264/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=294.37 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 68927 0 0 0 29430 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 294.37 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+300.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16374
/proc/meminfo: memFree=31527460/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=300.77 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 69434 0 0 0 30070 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038622 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 300.77 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+307.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16374
/proc/meminfo: memFree=31527588/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=307.17 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 69434 0 0 0 30710 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 307.17 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+310.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16374
/proc/meminfo: memFree=31527588/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=310.37 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 69434 0 0 0 31030 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 310.37 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+311.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16374
/proc/meminfo: memFree=31527588/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=311.17 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 69434 0 0 0 31110 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038622 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 311.17 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+312 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 16374
/proc/meminfo: memFree=31527588/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=311.98 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 69434 0 0 0 31191 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 311.98 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+312.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16374
/proc/meminfo: memFree=31527588/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=312.37 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 69434 0 0 0 31230 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 312.37 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

[startup+312.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16374
/proc/meminfo: memFree=31527588/32770624 swapFree=66917200/67108860
[pid=16289] ppid=16286 vsize=70388 memory=46880 CPUtime=312.47 cores=0,2,4,6
/proc/16289/stat : 16289 (cosoco) R 16286 16289 15109 0 -1 4202496 69434 0 0 0 31240 7 0 0 20 0 1 0 407847405 72077312 11720 33554432000 4194304 6210612 140735316299024 140735316296984 5038622 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 13221888 140735316304907 140735316305009 140735316305009 140735316307918 0
/proc/16289/statm: 17597 11720 847 493 0 10902 0
Current children cumulated CPU time: 312.47 s
Current children cumulated vsize: 70388 KiB
Current children cumulated memory: 46880 KiB

Child status: 0
Real time (s): 312.537
CPU time (s): 312.515
CPU user time (s): 312.441
CPU system time (s): 0.073996
CPU usage (%): 99.9932
Max. virtual memory (cumulated for all children) (KiB): 70388
Max. memory (cumulated for all children) (KiB): 46880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 312.441
system time used= 0.073996
maximum resident set size= 46956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69487
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= 28
involuntary context switches= 429


# summary of solver processes directly reported to runsolver:
#   pid: 16289
#   total CPU time (s): 312.515
#   total CPU user time (s): 312.441
#   total CPU system time (s): 0.073996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27518 second user time and 2.3774 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-12 22:10:53
IDJOB=4389399
IDBENCH=121201
IDSOLVER=2829
FILE ID=node141/4389399-1568319095
RUNJOBID= node141-1568313599-15140
PBS_JOBID= 21701135
Free space on /tmp= 56100 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-15000-9.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389399-1568319095/watcher-4389399-1568319095 -o /tmp/evaluation-result-4389399-1568319095/solver-4389399-1568319095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15140 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389399-1568319095.xml

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

MD5SUM BENCH= 134b875ea7bd230347634fe517213ca9
RANDOM SEED=1774022079

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31600436 kB
MemAvailable:   31793644 kB
Buffers:          119468 kB
Cached:           362800 kB
SwapCached:        81952 kB
Active:           283256 kB
Inactive:         334772 kB
Active(anon):      60224 kB
Inactive(anon):   106072 kB
Active(file):     223032 kB
Inactive(file):   228700 kB
Unevictable:      109212 kB
Mlocked:          109212 kB
SwapTotal:      67108860 kB
SwapFree:       66917200 kB
Dirty:             11512 kB
Writeback:             0 kB
AnonPages:        163548 kB
Mapped:            34660 kB
Shmem:             21252 kB
Slab:             144768 kB
SReclaimable:     114620 kB
SUnreclaim:        30148 kB
KernelStack:        3552 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     578188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 56084 MiB
End job on node141 at 2019-09-12 22:16:06