Trace number 4390040

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 2SAT 18.5039 18.5043

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P02_c18.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
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 benchmark15.7228
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390040-1568356106.xml 
0.00/0.01	c intension  eq(dist(cn[0][0],cn[0][1]),ce[0][0][1]) -> extension (support ? 1) - 650tuples
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension  eq(dist(cn[0][0],cn[1][0]),cie[0][0]) -> extension (support ? 1) - 650tuples
0.00/0.03	c root propagations     : 0           
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 65
0.00/0.03	c |            Domain Sizes: 25..26
0.00/0.03	c |
0.00/0.03	c |             Constraints: 27
0.00/0.03	c |                   Arity: 3..25  -- Ternary: 25
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 2
0.00/0.03	c |                          Extension: 25  (nb tuples: 650..650) -- (shared: 23)
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c remove useless variable ce[0][0][0]
0.00/0.03	c remove useless variable ce[0][1][0]
0.00/0.03	c remove useless variable ce[0][1][1]
0.00/0.03	c remove useless variable ce[0][2][0]
0.00/0.03	c remove useless variable ce[0][2][1]
0.00/0.03	c remove useless variable ce[0][2][2]
0.00/0.03	c remove useless variable ce[0][3][0]
0.00/0.03	c remove useless variable ce[0][3][1]
0.00/0.03	c remove useless variable ce[0][3][2]
0.00/0.03	c remove useless variable ce[0][3][3]
0.00/0.03	c remove useless variable ce[0][4][0]
0.00/0.03	c remove useless variable ce[0][4][1]
0.00/0.03	c remove useless variable ce[0][4][2]
0.00/0.03	c remove useless variable ce[0][4][3]
0.00/0.03	c remove useless variable ce[0][4][4]
0.00/0.03	c remove useless variable ce[1][0][0]
0.00/0.03	c remove useless variable ce[1][1][0]
0.00/0.03	c remove useless variable ce[1][1][1]
0.00/0.03	c remove useless variable ce[1][2][0]
0.00/0.03	c remove useless variable ce[1][2][1]
0.00/0.03	c remove useless variable ce[1][2][2]
0.00/0.03	c remove useless variable ce[1][3][0]
0.00/0.03	c remove useless variable ce[1][3][1]
0.00/0.03	c remove useless variable ce[1][3][2]
0.00/0.03	c remove useless variable ce[1][3][3]
0.00/0.03	c remove useless variable ce[1][4][0]
0.00/0.03	c remove useless variable ce[1][4][1]
0.00/0.03	c remove useless variable ce[1][4][2]
0.00/0.03	c remove useless variable ce[1][4][3]
0.00/0.03	c remove useless variable ce[1][4][4]
0.00/0.04	c 101            128            2713           9584           0              0              15   17   15   
0.00/0.04	c 211            300            5068           17391          0              0              12   20   14   
0.00/0.05	c 332            514            7705           27147          0              0              13   25   19   
0.00/0.06	c 465            765            12126          41960          0              0              5   20   11    
0.00/0.06	c 611            999            15549          55316          0              0              8   22   15    
0.00/0.07	c 771            1306           19972          74864          0              0              9   25   16    
0.00/0.09	c 947            1627           26699          95047          0              0              11   21   16   
0.00/0.10	c 1140           1984           32430          118447         0              0              12   25   18   
0.10/0.13	c 1352           2573           42226          150678         0              0              2   28   14    
0.10/0.14	c 1585           2964           48057          172989         0              0              11   24   18   
0.10/0.16	c 1841           3492           56670          205983         0              0              6   22   13    
0.10/0.20	c 2122           4050           69072          244588         0              0              7   21   13    
0.10/0.21	c 2431           4497           75926          280236         0              0              11   20   14   
0.21/0.23	c 2770           4899           84919          306666         0              0              10   21   14   
0.21/0.25	c 3142           5549           92828          342534         0              0              8   23   17    
0.21/0.27	c 3551           6044           105050         399546         0              0              7   17   13    
0.21/0.30	c 4000           6814           116448         447793         0              0              11   27   17   
0.31/0.34	c 4493           7826           132891         511062         0              0              6   22   12    
0.31/0.40	c 5035           8805           154302         581664         0              0              11   24   17   
0.41/0.47	c 5631           9885           177732         673932         0              0              11   27   18   
0.51/0.51	c 6286           10991          193612         748769         0              0              7   24   16    
0.51/0.55	c 7006           12236          210378         808365         0              0              4   30   19    
0.51/0.60	c 7798           13763          235154         903402         0              0              8   25   16    
0.60/0.66	c 8669           15403          265479         987631         0              0              6   25   12    
0.69/0.71	c 9627           17300          289512         1073131        0              0              10   29   17   
0.69/0.77	c 10680          19113          316419         1183401        0              0              5   26   15    
0.79/0.84	c 11838          21136          344279         1295529        0              0              11   29   18   
0.89/0.93	c 13111          23250          377554         1425048        0              0              8   26   16    
0.89/0.98	c 14511          25830          408613         1535786        0              0              5   30   18    
1.00/1.07	c 16051          28224          444259         1700409        0              0              11   25   18   
1.10/1.17	c 17745          31435          487508         1889875        0              0              8   23   14    
1.19/1.24	c 19608          33686          530182         2019926        0              0              7   21   14    
1.29/1.33	c 21657          37312          579967         2191996        0              0              11   29   19   
1.39/1.48	c 23910          41191          640277         2424602        0              0              6   26   15    
1.49/1.57	c 26388          44401          703954         2626308        0              0              7   22   14    
1.69/1.75	c 29113          49481          778349         2899158        0              0              7   30   18    
1.79/1.87	c 32110          54989          840107         3142054        0              0              4   29   18    
2.00/2.04	c 35406          59809          939880         3462661        0              0              5   25   12    
2.19/2.26	c 39031          65714          1022866        3801909        0              0              11   27   17   
2.39/2.43	c 43018          70790          1134647        4201537        0              0              7   21   13    
2.69/2.71	c 47403          78042          1248857        4693195        0              0              8   29   16    
2.89/2.95	c 52226          86607          1367154        5174579        0              0              7   27   16    
3.19/3.22	c 57531          93693          1523537        5690695        0              0              5   23   13    
3.49/3.59	c 63366          104014         1677091        6307410        0              0              8   27   17    
3.89/3.96	c 69784          116626         1859842        6946062        0              0              6   29   16    
4.29/4.36	c 76843          129026         2015720        7645577        0              0              7   27   17    
4.79/4.88	c 84607          143425         2254610        8531105        0              0              5   29   14    
5.29/5.31	c 93147          158391         2457322        9274208        0              0              8   30   19    
5.89/5.94	c 102541         174785         2756356        10327000       0              0              5   30   10    
6.49/6.59	c 112874         192760         3025363        11491015       0              0              7   30   16    
6.89/6.99	c 124240         214044         3254112        12350469       0              0              6   30   19    
7.69/7.75	c 136742         237840         3586324        13602553       0              0              5   30   14    
8.49/8.59	c 150494         261831         3949486        14998123       0              0              5   29   17    
9.39/9.49	c 165621         290239         4339706        16465686       0              0              5   30   18    
10.29/10.31	c 182260         320220         4747437        17918122       0              0              7   30   18    
11.19/11.26	c 200562         354098         5237233        19706456       0              0              6   30   17    
12.19/12.25	c 220694         392263         5683282        21647245       0              0              6   29   15    
13.39/13.45	c 242839         428446         6254046        23970865       0              0              5   30   13    
14.89/14.98	c 267198         474885         6944477        26529993       0              0              3   30   18    
16.79/16.81	c 293992         525678         7760886        29483930       0              0              5   30   13    
18.19/18.25	c 323465         566970         8533445        32457724       0              0              6   25   12    
18.49/18.50	c First solution is found
18.49/18.50	s SATISFIABLE
18.49/18.50	c restarts              : 61          
18.49/18.50	c conflicts             : 327875       (17722 /sec)
18.49/18.50	c decisions             : 574618       (31060 /sec)
18.49/18.50	c propagations          : 32905909    (1778649 /sec)
18.49/18.50	c root propagations     : 0           
18.49/18.50	c filter calls          : 8632778        (466624 /sec)
18.49/18.50	c useless filter calls  : 4038579        (46 %)
18.49/18.50	c Memory used           : 27.31 MB
18.49/18.50	c CPU time              : 18.5004 s
18.49/18.50	c real time             : 18.5006 s
18.49/18.50	
18.49/18.50	c solution 1
18.49/18.50	
18.49/18.50	v <instantiation type='solution'>
18.49/18.50	v <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[0][4] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[1][4] ce[0][0][0] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][0][4] ce[0][1][0] ce[0][1][1] ce[0][1][2] ce[0][1][3] ce[0][1][4] ce[0][2][0] ce[0][2][1] ce[0][2][2] ce[0][2][3] ce[0][2][4] ce[0][3][0] ce[0][3][1] ce[0][3][2] ce[0][3][3] ce[0][3][4] ce[0][4][0] ce[0][4][1] ce[0][4][2] ce[0][4][3] ce[0][4][4] ce[1][0][0] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][0][4] ce[1][1][0] ce[1][1][1] ce[1][1][2] ce[1][1][3] ce[1][1][4] ce[1][2][0] ce[1][2][1] ce[1][2][2] ce[1][2][3] ce[1][2][4] ce[1][3][0] ce[1][3][1] ce[1][3][2] ce[1][3][3] ce[1][3][4] ce[1][4][0] ce[1][4][1] ce[1][4][2] ce[1][4][3] ce[1][4][4] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[0][4] </list>
18.49/18.50	v <values>21 0 25 6 7 11 24 2 22 19 * 21 4 15 14 * * 25 6 7 * * * 19 18 * * * * 1 * * * * * * 13 9 11 8 * * 22 2 5 * * * 20 17 * * * * 3 * * * * * 10 24 23 16 12 </values>
18.49/18.50	v </instantiation>
18.49/18.50	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390040-1568356106/watcher-4390040-1568356106 -o /tmp/evaluation-result-4390040-1568356106/solver-4390040-1568356106 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568335547-17181 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390040-1568356106.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=21889, runsolver pid=21886
Current StackSize limit: 8192 KiB


[startup+0.100149 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276344/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4436 CPUtime=0.1 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1501 0 0 0 10 0 0 0 20 0 1 0 411547976 28635136 1109 33554432000 4194304 6210612 140736967482784 140736967479320 5039168 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1109 824 493 0 296 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4436 KiB

[startup+0.209532 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276344/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4436 CPUtime=0.21 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1501 0 0 0 21 0 0 0 20 0 1 0 411547976 28635136 1109 33554432000 4194304 6210612 140736967482784 140736967479320 5393275 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1109 824 493 0 296 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4436 KiB

[startup+0.308887 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276344/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4436 CPUtime=0.31 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1501 0 0 0 31 0 0 0 20 0 1 0 411547976 28635136 1109 33554432000 4194304 6210612 140736967482784 140736967479320 5038658 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1109 824 493 0 296 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4436 KiB

[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276344/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4436 CPUtime=0.69 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1501 0 0 0 69 0 0 0 20 0 1 0 411547976 28635136 1109 33554432000 4194304 6210612 140736967482784 140736967480744 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1109 824 493 0 296 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4436 KiB

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276220/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4436 CPUtime=1.49 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1501 0 0 0 149 0 0 0 20 0 1 0 411547976 28635136 1109 33554432000 4194304 6210612 140736967482784 140736967480744 5038960 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1109 824 493 0 296 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4436 KiB

[startup+3.10903 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276092/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=3.1 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1635 0 0 0 310 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5038670 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276100/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=6.29 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1769 0 0 0 629 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5075248 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276100/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=12.69 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1903 0 0 0 1269 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5082394 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+18.5043 s]
# the end of solver process 21889 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.5009 s, system=0.003 s

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

[startup+12.8003 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276100/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=12.79 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 1903 0 0 0 1279 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5080937 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 12.79 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+16.0002 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21890
/proc/meminfo: memFree=24276100/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=16 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 2037 0 0 0 1600 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5037475 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 16 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+17.6003 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21891
/proc/meminfo: memFree=24275988/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=17.59 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 2037 0 0 0 1759 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 17.59 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+18.0002 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21891
/proc/meminfo: memFree=24276288/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=18 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 2037 0 0 0 1800 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5038753 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 18 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+18.4002 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21891
/proc/meminfo: memFree=24276288/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=18.39 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 2037 0 0 0 1839 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5038955 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 18.39 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

[startup+18.5003 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21891
/proc/meminfo: memFree=24276288/32770624 swapFree=67108848/67108860
[pid=21889] ppid=21886 vsize=27964 memory=4608 CPUtime=18.49 cores=1,3,5,7
/proc/21889/stat : 21889 (cosoco) R 21886 21889 17149 0 -1 4202496 2037 0 0 0 1849 0 0 0 20 0 1 0 411547976 28635136 1152 33554432000 4194304 6210612 140736967482784 140736967480744 5039168 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19787776 140736967484427 140736967484529 140736967484529 140736967487438 0
/proc/21889/statm: 6991 1152 866 493 0 296 0
Current children cumulated CPU time: 18.49 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4608 KiB

Child status: 0
Real time (s): 18.5043
CPU time (s): 18.5039
CPU user time (s): 18.5009
CPU system time (s): 0.003
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 27964
Max. memory (cumulated for all children) (KiB): 4608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5009
system time used= 0.003
maximum resident set size= 4768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2078
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= 6
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 21889
#   total CPU time (s): 18.5039
#   total CPU user time (s): 18.5009
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.096723 second user time and 0.150693 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-13 08:27:45
IDJOB=4390040
IDBENCH=141173
IDSOLVER=2830
FILE ID=node143/4390040-1568356106
RUNJOBID= node143-1568335547-17181
PBS_JOBID= 21701163
Free space on /tmp= 58852 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P02_c18.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390040-1568356106/watcher-4390040-1568356106 -o /tmp/evaluation-result-4390040-1568356106/solver-4390040-1568356106 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568335547-17181 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390040-1568356106.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=436105957

node143.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.73
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.73
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.73
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.73
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:        24277424 kB
MemAvailable:   31740644 kB
Buffers:          173620 kB
Cached:          7577156 kB
SwapCached:            8 kB
Active:          2168080 kB
Inactive:        5651852 kB
Active(anon):      24268 kB
Inactive(anon):   144520 kB
Active(file):    2143812 kB
Inactive(file):  5507332 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        177340 kB
Mapped:            49876 kB
Shmem:             90756 kB
Slab:             269708 kB
SReclaimable:     240536 kB
SUnreclaim:        29172 kB
KernelStack:        3504 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     547264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 58848 MiB
End job on node143 at 2019-09-13 08:28:04