Trace number 4389512

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 14.919 14.9192

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-035.xml
MD5SUMfe30f006f3af9f6842518347a037ed7d
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 benchmark0.031203
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of constraints36
Number of domains2
Minimum domain size34
Maximum domain size35
Distribution of domain sizes[{"size":34,"count":34},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":33}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":34},{"arity":34,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints34
Distribution of constraint types[{"type":"intension","count":34},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389512-1568326043.xml 
0.00/0.03	c intension  eq(dist(x[0],x[1]),y[0]) -> extension (support ? 1) - 1190tuples
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.04 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 69
0.00/0.04	c |            Domain Sizes: 34..35
0.00/0.04	c |
0.00/0.04	c |             Constraints: 36
0.00/0.04	c |                   Arity: 3..35  -- Ternary: 34
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 2
0.00/0.04	c |                          Extension: 34  (nb tuples: 1190..1190) -- (shared: 33)
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c 101            221            4247           16876          0              0              30   45   32   
0.00/0.07	c 211            479            7824           34059          0              0              4   53   45    
0.00/0.09	c 332            640            10545          58327          0              0              6   26   25    
0.10/0.14	c 465            864            16252          97012          0              0              5   17   16    
0.10/0.16	c 611            1178           21607          112499         0              0              39   57   47   
0.10/0.19	c 771            1480           27211          138786         0              0              3   55   32    
0.21/0.22	c 947            1780           33319          168180         0              0              4   36   27    
0.21/0.29	c 1140           2111           42581          226120         0              0              4   48   22    
0.31/0.34	c 1352           2551           49949          277144         0              0              4   44   30    
0.41/0.46	c 1585           3073           65978          365436         0              0              4   19   16    
0.51/0.52	c 1841           3517           76028          415095         0              0              11   50   33   
0.51/0.56	c 2122           4076           84637          472154         0              0              14   55   44   
0.60/0.61	c 2431           4691           94599          526117         0              0              12   43   35   
0.60/0.66	c 2770           5325           104473         588876         0              0              12   51   42   
0.69/0.71	c 3142           5990           112883         649095         0              0              15   54   46   
0.69/0.79	c 3551           6845           127112         764690         0              0              21   51   44   
0.79/0.84	c 4000           7477           136453         834672         0              0              15   42   40   
0.89/0.95	c 4493           8641           157364         981124         0              0              15   56   46   
1.00/1.03	c 5035           9654           173042         1085277        0              0              15   53   45   
1.10/1.13	c 5631           10895          192496         1215477        0              0              17   51   43   
1.19/1.20	c 6286           12647          216789         1286785        0              0              37   62   56   
1.29/1.31	c 7006           14146          239105         1452529        0              0              18   51   42   
1.29/1.38	c 7798           15412          253294         1539154        0              0              10   36   24   
1.39/1.47	c 8669           16822          271194         1657535        0              0              13   51   41   
1.59/1.61	c 9627           18631          299681         1855401        0              0              8   50   42    
1.69/1.71	c 10680          20369          320293         2006653        0              0              18   49   42   
1.79/1.83	c 11838          22272          343386         2164077        0              0              24   52   41   
1.89/1.99	c 13111          24409          371866         2373369        0              0              22   51   43   
2.10/2.17	c 14511          27548          416688         2679278        0              0              16   49   42   
2.19/2.30	c 16051          30126          447857         2879922        0              0              9   53   46    
2.59/2.60	c 17745          33527          504757         3320270        0              0              19   52   44   
2.79/2.83	c 19608          36968          549805         3594120        0              0              4   55   44    
3.19/3.24	c 21657          42249          637748         4103000        0              0              13   58   48   
3.39/3.47	c 23910          46314          691936         4434735        0              0              12   54   45   
3.89/3.94	c 26388          51893          786266         5075907        0              0              11   53   43   
4.39/4.41	c 29113          57736          883094         5710034        0              0              12   53   42   
4.89/4.94	c 32110          64098          986528         6388351        0              0              12   53   43   
5.19/5.20	c 35406          70278          1057645        6764110        0              0              30   56   48   
5.69/5.78	c 39031          78775          1201496        7627644        0              0              11   55   46   
6.29/6.31	c 43018          87551          1333957        8307280        0              0              4   52   45    
7.10/7.11	c 47403          97627          1506503        9325884        0              0              10   56   46   
7.69/7.71	c 52226          107646         1656491        10119468       0              0              6   59   49    
8.29/8.36	c 57531          116684         1781143        10833245       0              0              5   58   46    
9.10/9.14	c 63366          128598         1961043        11821949       0              0              26   58   48   
10.19/10.24	c 69784          141780         2166469        13204290       0              0              17   57   48   
10.79/10.84	c 76843          154490         2341459        14079247       0              0              4   51   43    
11.39/11.47	c 84607          168959         2505527        14965661       0              0              27   58   49   
12.19/12.21	c 93147          184658         2697237        15868473       0              0              22   58   48   
13.10/13.15	c 102541         201646         2922272        16997449       0              0              25   59   48   
14.29/14.36	c 112874         223838         3236646        18674099       0              0              4   59   50    
14.89/14.91	c First solution is found
14.89/14.91	s SATISFIABLE
14.89/14.91	c restarts              : 50          
14.89/14.91	c conflicts             : 119471       (8010 /sec)
14.89/14.91	c decisions             : 238823       (16012 /sec)
14.89/14.91	c propagations          : 19410518    (1301350 /sec)
14.89/14.91	c root propagations     : 0           
14.89/14.91	c filter calls          : 3426337        (229714 /sec)
14.89/14.91	c useless filter calls  : 1301389        (37 %)
14.89/14.91	c Memory used           : 28.11 MB
14.89/14.91	c CPU time              : 14.9156 s
14.89/14.91	c real time             : 14.9134 s
14.89/14.91	
14.89/14.91	c solution 1
14.89/14.91	
14.89/14.91	v <instantiation type='solution'>
14.89/14.91	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] </list>
14.89/14.91	v <values>12 27 7 28 9 21 17 22 0 34 1 33 2 32 3 31 4 30 5 29 6 16 15 18 20 13 19 11 24 10 26 8 25 14 23 15 20 21 19 12 4 5 22 34 33 32 31 30 29 28 27 26 25 24 23 10 1 3 2 7 6 8 13 14 16 18 17 11 9 </values>
14.89/14.91	v </instantiation>
14.89/14.91	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389512-1568326043/watcher-4389512-1568326043 -o /tmp/evaluation-result-4389512-1568326043/solver-4389512-1568326043 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568308483-14144 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389512-1568326043.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
solver pid=16790, runsolver pid=16787
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31292660/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5112 CPUtime=0.1 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 1643 0 0 0 10 0 0 0 20 0 1 0 408862721 29474816 1278 33554432000 4194304 6210612 140721749255984 140721749252520 5075192 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1278 823 493 0 501 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5112 KiB

[startup+0.209528 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31292660/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5112 CPUtime=0.21 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 1644 0 0 0 21 0 0 0 20 0 1 0 408862721 29474816 1278 33554432000 4194304 6210612 140721749255984 140721749252520 5037475 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1278 823 493 0 501 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5112 KiB

[startup+0.309057 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31292660/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5112 CPUtime=0.31 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 1644 0 0 0 31 0 0 0 20 0 1 0 408862721 29474816 1278 33554432000 4194304 6210612 140721749255984 140721749252520 5080981 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1278 823 493 0 501 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5112 KiB

[startup+0.700272 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31292940/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5112 CPUtime=0.69 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 1644 0 0 0 69 0 0 0 20 0 1 0 408862721 29474816 1278 33554432000 4194304 6210612 140721749255984 140721749253944 5074032 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1278 823 493 0 501 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5112 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31292960/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5112 CPUtime=1.49 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 1644 0 0 0 149 0 0 0 20 0 1 0 408862721 29474816 1278 33554432000 4194304 6210612 140721749255984 140721749253944 5038767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1278 823 493 0 501 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5112 KiB

[startup+3.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31292960/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=3.1 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 1856 0 0 0 310 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5038955 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31292896/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=6.29 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 2068 0 0 0 629 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5081624 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31293020/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=12.69 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 2282 0 0 0 1269 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5074008 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

[startup+14.9191 s]
# the end of solver process 16790 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.916 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.01 2.05 3/199 16791
/proc/meminfo: memFree=31293020/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=12.79 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 2282 0 0 0 1279 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5078484 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 12.79 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

[startup+13.6003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16791
/proc/meminfo: memFree=31293020/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=13.59 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 2418 0 0 0 1359 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5078403 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 13.59 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

[startup+14.4002 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 16791
/proc/meminfo: memFree=31293020/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=14.39 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 2495 0 0 0 1439 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5080965 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 14.39 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

[startup+14.8003 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 16791
/proc/meminfo: memFree=31293020/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=14.79 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 2495 0 0 0 1479 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5038764 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 14.79 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

[startup+14.9003 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 16791
/proc/meminfo: memFree=31293020/32770624 swapFree=66935308/67108860
[pid=16790] ppid=16787 vsize=28784 memory=5292 CPUtime=14.89 cores=1,3,5,7
/proc/16790/stat : 16790 (cosoco) R 16787 16790 14112 0 -1 4202496 2495 0 0 0 1489 0 0 0 20 0 1 0 408862721 29474816 1323 33554432000 4194304 6210612 140721749255984 140721749253944 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9953280 140721749263371 140721749263473 140721749263473 140721749266382 0
/proc/16790/statm: 7196 1323 866 493 0 501 0
Current children cumulated CPU time: 14.89 s
Current children cumulated vsize: 28784 KiB
Current children cumulated memory: 5292 KiB

Child status: 0
Real time (s): 14.9192
CPU time (s): 14.919
CPU user time (s): 14.916
CPU system time (s): 0.003
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 28784
Max. memory (cumulated for all children) (KiB): 5292

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


# summary of solver processes directly reported to runsolver:
#   pid: 16790
#   total CPU time (s): 14.919
#   total CPU user time (s): 14.916
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07422 second user time and 0.133116 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-12 23:05:49
IDJOB=4389512
IDBENCH=124113
IDSOLVER=2829
FILE ID=node105/4389512-1568326043
RUNJOBID= node105-1568308483-14144
PBS_JOBID= 21701128
Free space on /tmp= 54368 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-035.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389512-1568326043/watcher-4389512-1568326043 -o /tmp/evaluation-result-4389512-1568326043/solver-4389512-1568326043 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568308483-14144 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389512-1568326043.xml

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

MD5SUM BENCH= fe30f006f3af9f6842518347a037ed7d
RANDOM SEED=2096930221

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
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.00
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.00
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.00
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:        31294896 kB
MemAvailable:   31457308 kB
Buffers:          119276 kB
Cached:           332224 kB
SwapCached:        69112 kB
Active:           624536 kB
Inactive:         298564 kB
Active(anon):     413652 kB
Inactive(anon):    89540 kB
Active(file):     210884 kB
Inactive(file):   209024 kB
Unevictable:      111240 kB
Mlocked:          111240 kB
SwapTotal:      67108860 kB
SwapFree:       66935308 kB
Dirty:              2804 kB
Writeback:             0 kB
AnonPages:        523700 kB
Mapped:            36576 kB
Shmem:             22976 kB
Slab:             144456 kB
SReclaimable:     116680 kB
SUnreclaim:        27776 kB
KernelStack:        3760 kB
PageTables:         5924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     921360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 54364 MiB
End job on node105 at 2019-09-12 23:06:04