Trace number 4408169

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 2.0UNSAT 114.247 114.254

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-LV/
Subisomorphism-g07-g20.xml
MD5SUM0e82235f3fec0d916ef8cc7292b7f061
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 benchmark7.74157
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints101
Number of domains1
Minimum domain size64
Maximum domain size64
Distribution of domain sizes[{"size":64,"count":20}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity20
Distribution of constraint arities[{"arity":2,"count":100},{"arity":20,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408169-1569800293.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 20
0.00/0.00	c |            Domain Sizes: 64..64
0.00/0.00	c |
0.00/0.00	c |             Constraints: 101
0.00/0.00	c |                   Arity: 2..20  -- Binary: 100
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Extension: 100  (nb tuples: 1456..1456) -- (shared: 99)
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c 101            172            11188          7964           0              0              3   7   5      
0.00/0.01	c 211            370            24980          18042          0              0              4   7   5      
0.00/0.01	c 332            592            40753          31320          0              0              4   8   6      
0.00/0.02	c 465            850            61186          47743          0              0              4   7   6      
0.00/0.02	c 611            1132           81161          62101          0              0              4   7   6      
0.00/0.03	c 771            1438           100854         79616          0              0              5   8   6      
0.00/0.03	c 947            1794           123415         96787          0              0              4   8   6      
0.00/0.04	c 1140           2178           150973         117117         0              0              4   7   6      
0.00/0.05	c 1352           2601           178788         138149         0              0              4   8   6      
0.00/0.05	c 1585           2995           208061         158082         0              0              4   8   5      
0.00/0.06	c 1841           3474           240491         185068         0              0              3   8   6      
0.00/0.07	c 2122           3973           274821         212044         0              0              4   8   6      
0.00/0.08	c 2431           4494           309094         241820         0              0              5   8   6      
0.00/0.09	c 2770           5117           351501         272860         0              0              4   8   6      
0.00/0.10	c 3142           5794           396798         312045         0              0              5   8   6      
0.10/0.11	c 3551           6598           456415         353531         0              0              4   7   5      
0.10/0.12	c 4000           7466           515749         395574         0              0              3   8   6      
0.10/0.14	c 4493           8446           584287         443137         0              0              4   7   6      
0.10/0.15	c 5035           9482           653193         501244         0              0              4   8   6      
0.10/0.17	c 5631           10625          731401         561504         0              0              5   8   6      
0.10/0.19	c 6286           11955          822007         628742         0              0              4   8   6      
0.10/0.21	c 7006           13239          911029         699782         0              0              4   8   6      
0.21/0.23	c 7798           14568          997744         782637         0              0              3   7   5      
0.21/0.26	c 8669           16290          1117272        867558         0              0              4   8   6      
0.21/0.29	c 9627           18076          1242501        963294         0              0              4   8   6      
0.31/0.32	c 10680          19954          1368831        1062566        0              0              4   8   6      
0.31/0.35	c 11838          22238          1531427        1173708        0              0              4   8   6      
0.31/0.39	c 13111          24631          1697072        1292133        0              0              3   8   6      
0.41/0.43	c 14511          27487          1889531        1435326        0              0              3   7   6      
0.41/0.48	c 16051          30532          2102897        1591948        0              0              4   8   6      
0.51/0.53	c 17745          33954          2344487        1760720        0              0              4   8   6      
0.51/0.59	c 19608          37586          2597300        1940144        0              0              3   8   6      
0.60/0.65	c 21657          41576          2871889        2134546        0              0              3   8   6      
0.69/0.72	c 23910          45673          3155017        2345834        0              0              4   8   6      
0.69/0.79	c 26388          50419          3479116        2589738        0              0              4   8   6      
0.79/0.87	c 29113          55309          3809788        2864657        0              0              3   8   6      
0.89/0.96	c 32110          60869          4184459        3167334        0              0              3   8   6      
1.00/1.05	c 35406          66856          4590077        3490650        0              0              4   8   6      
1.10/1.15	c 39031          73494          5042041        3848219        0              0              3   8   6      
1.19/1.27	c 43018          81365          5592381        4236811        0              0              3   8   6      
1.39/1.40	c 47403          89580          6153281        4671395        0              0              3   8   6      
1.49/1.54	c 52226          98734          6807558        5173570        0              0              3   8   6      
1.69/1.71	c 57531          108955         7524951        5718057        0              0              3   8   6      
1.79/1.88	c 63366          119781         8274042        6271185        0              0              3   8   6      
2.00/2.07	c 69784          132293         9152000        6921570        0              0              3   8   6      
2.19/2.28	c 76843          146111         10128555       7641589        0              0              3   8   6      
2.49/2.51	c 84607          160939         11160888       8438619        0              0              3   8   6      
2.69/2.76	c 93147          176425         12196702       9302607        0              0              3   8   6      
3.00/3.04	c 102541         193972         13408873       10257632       0              0              3   8   6      
3.29/3.34	c 112874         213828         14768091       11289426       0              0              3   8   6      
3.59/3.68	c 124240         235044         16236083       12456628       0              0              3   8   6      
4.00/4.05	c 136742         259070         17920426       13715474       0              0              3   8   6      
4.39/4.46	c 150494         285601         19751180       15121438       0              0              3   8   5      
4.89/4.91	c 165621         314467         21741997       16701247       0              0              3   8   5      
5.39/5.41	c 182260         346746         24074044       18346402       0              0              3   8   5      
5.89/5.94	c 200562         380727         26443932       20124099       0              0              3   8   6      
6.49/6.55	c 220694         418535         29071679       22193081       0              0              3   8   6      
7.19/7.22	c 242839         461184         32042336       24437534       0              0              3   8   6      
7.89/7.97	c 267198         508723         35361493       26997378       0              0              3   8   6      
8.69/8.77	c 293992         558733         38790192       29758183       0              0              3   8   6      
9.59/9.65	c 323465         615652         42811265       32749470       1              0              2   8   6      
10.59/10.63	c 355885         676150         46979449       36057131       1              0              3   8   6      
11.69/11.71	c 391547         744180         51695639       39667170       1              0              3   8   6      
12.79/12.86	c 430775         819352         56975347       43538943       2              0              2   8   6      
14.10/14.18	c 473925         901368         62691445       47987578       2              0              3   8   6      
15.59/15.63	c 521390         992284         69013942       52868908       3              0              2   8   6      
17.19/17.21	c 573601         1091424        75897918       58271758       4              0              3   8   6      
18.89/18.95	c 631033         1202908        83795408       64183401       5              0              3   8   6      
20.79/20.84	c 694208         1323285        92266451       70473431       6              0              3   8   6      
22.89/22.98	c 763700         1454388        101482701      77588516       6              0              3   8   6      
25.19/25.28	c 840141         1599212        111722955      85113995       6              0              3   8   6      
27.79/27.80	c 924226         1759423        123027943      93522298       7              0              2   8   6      
30.59/30.67	c 1016719        1937028        135411892      103110240      7              0              3   8   6      
33.79/33.80	c 1118461        2129083        148747288      113814112      7              0              3   8   6      
37.19/37.26	c 1230377        2342593        163698946      125669689      7              0              2   8   6      
41.10/41.15	c 1353484        2577600        180159730      139006912      7              0              3   8   6      
45.29/45.36	c 1488901        2837523        198340038      153146289      7              0              2   8   6      
49.89/49.98	c 1637859        3125437        218483651      168995723      7              0              2   8   6      
55.10/55.14	c 1801712        3442224        241000736      186449930      8              0              2   8   6      
60.79/60.85	c 1981950        3788881        265690431      205790006      8              0              2   8   6      
67.00/67.10	c 2180211        4171132        292903939      226814798      8              0              2   8   6      
73.89/73.98	c 2398298        4586873        322277308      250221985      8              0              2   8   6      
81.59/81.63	c 2638193        5050638        355358438      276219625      8              0              2   8   6      
90.09/90.18	c 2902077        5562745        391847515      305414891      8              0              2   8   6      
99.68/99.74	c 3192349        6128279        432566397      338276335      8              0              2   8   6      
110.38/110.42	c 3511648        6753340        478064519      374967077      8              0              2   8   5      
114.18/114.25	s UNSATISFIABLE
114.18/114.25	c restarts              : 86          
114.18/114.25	c conflicts             : 3625938      (31739 /sec)
114.18/114.25	c decisions             : 6978841      (61088 /sec)
114.18/114.25	c propagations          : 388452428   (3400265 /sec)
114.18/114.25	c root propagations     : 0           
114.18/114.25	c filter calls          : 494513587      (4328657 /sec)
114.18/114.25	c useless filter calls  : 413724123      (83 %)
114.18/114.25	c Memory used           : 26.72 MB
114.18/114.25	c CPU time              : 114.242 s
114.18/114.25	c real time             : 114.25 s
114.18/114.25	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408169-1569800293/watcher-4408169-1569800293 -o /tmp/evaluation-result-4408169-1569800293/solver-4408169-1569800293 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569783168-25107 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408169-1569800293.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=27998, runsolver pid=27995
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 2.01 2.01 2.05 3/198 27999
/proc/meminfo: memFree=31431432/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3952 CPUtime=0.1 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1161 0 0 0 10 0 0 0 20 0 1 0 556285644 28016640 988 33554432000 4194304 6211132 140728886643312 140728886639848 5389987 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 988 853 493 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.209569 s]*
/proc/loadavg: 2.01 2.01 2.05 3/198 27999
/proc/meminfo: memFree=31431432/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3952 CPUtime=0.21 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1161 0 0 0 21 0 0 0 20 0 1 0 556285644 28016640 988 33554432000 4194304 6211132 140728886643312 140728886639848 5079328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 988 853 493 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.308809 s]*
/proc/loadavg: 2.01 2.01 2.05 3/198 27999
/proc/meminfo: memFree=31431308/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3952 CPUtime=0.31 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1161 0 0 0 31 0 0 0 20 0 1 0 556285644 28016640 988 33554432000 4194304 6211132 140728886643312 140728886641272 5017472 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 988 853 493 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700222 s]
/proc/loadavg: 2.01 2.01 2.05 3/198 27999
/proc/meminfo: memFree=31431528/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3952 CPUtime=0.69 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1161 0 0 0 69 0 0 0 20 0 1 0 556285644 28016640 988 33554432000 4194304 6211132 140728886643312 140728886641272 5017481 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 988 853 493 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.05 3/198 27999
/proc/meminfo: memFree=31431428/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3952 CPUtime=1.49 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1161 0 0 0 149 0 0 0 20 0 1 0 556285644 28016640 988 33554432000 4194304 6211132 140728886643312 140728886641272 5081280 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 988 853 493 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10893 s]
/proc/loadavg: 2.01 2.01 2.05 3/198 27999
/proc/meminfo: memFree=31431428/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=3.1 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1223 0 0 0 310 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5390049 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+6.30021 s]
/proc/loadavg: 2.01 2.01 2.05 3/199 28001
/proc/meminfo: memFree=31430576/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=6.29 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1296 0 0 0 629 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.05 3/198 28001
/proc/meminfo: memFree=31430788/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=12.69 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1357 0 0 0 1269 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5017664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.05 3/198 28002
/proc/meminfo: memFree=31430200/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=25.49 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1479 0 0 0 2549 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5081320 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28005
/proc/meminfo: memFree=31430028/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=51.1 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1540 0 0 0 5110 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5017277 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28008
/proc/meminfo: memFree=31429908/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=102.28 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1601 0 0 0 10228 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5393110 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+114.254 s]
# the end of solver process 27998 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=114.242 s, system=0.004999 s

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

[startup+102.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28008
/proc/meminfo: memFree=31429908/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=102.38 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1601 0 0 0 10238 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5076437 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 102.38 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+108.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28010
/proc/meminfo: memFree=31429800/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=108.78 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1601 0 0 0 10878 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5082784 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 108.78 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+112 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28010
/proc/meminfo: memFree=31429472/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=111.99 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1601 0 0 0 11199 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5397427 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 111.99 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+113.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28010
/proc/meminfo: memFree=31429588/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=113.58 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1601 0 0 0 11358 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5075794 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 113.58 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+114 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28010
/proc/meminfo: memFree=31429588/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=113.99 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1601 0 0 0 11399 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5017491 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 113.99 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

[startup+114.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28010
/proc/meminfo: memFree=31429588/32770624 swapFree=66986684/67108860
[pid=27998] ppid=27995 vsize=27360 memory=3996 CPUtime=114.18 cores=1,3,5,7
/proc/27998/stat : 27998 (cosoco) R 27995 27998 25075 0 -1 4202496 1601 0 0 0 11418 0 0 0 20 0 1 0 556285644 28016640 999 33554432000 4194304 6211132 140728886643312 140728886641272 5082441 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18120704 140728886649867 140728886649969 140728886649969 140728886652878 0
/proc/27998/statm: 6840 999 863 493 0 145 0
Current children cumulated CPU time: 114.18 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3996 KiB

Child status: 0
Real time (s): 114.254
CPU time (s): 114.247
CPU user time (s): 114.242
CPU system time (s): 0.004999
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 27360
Max. memory (cumulated for all children) (KiB): 3996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.242
system time used= 0.004999
maximum resident set size= 4064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1639
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= 30


# summary of solver processes directly reported to runsolver:
#   pid: 27998
#   total CPU time (s): 114.247
#   total CPU user time (s): 114.242
#   total CPU system time (s): 0.004999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.397011 second user time and 0.795113 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-30 00:27:47
IDJOB=4408169
IDBENCH=132010
IDSOLVER=2874
FILE ID=node104/4408169-1569800293
RUNJOBID= node104-1569783168-25107
PBS_JOBID= 21705839
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-LV/Subisomorphism-g07-g20.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408169-1569800293/watcher-4408169-1569800293 -o /tmp/evaluation-result-4408169-1569800293/solver-4408169-1569800293 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569783168-25107 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408169-1569800293.xml

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

MD5SUM BENCH= 0e82235f3fec0d916ef8cc7292b7f061
RANDOM SEED=817664860

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        31431540 kB
MemAvailable:   31655000 kB
Buffers:          195188 kB
Cached:           358308 kB
SwapCached:        22760 kB
Active:           481284 kB
Inactive:         284400 kB
Active(anon):     203348 kB
Inactive(anon):    91348 kB
Active(file):     277936 kB
Inactive(file):   193052 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       66986684 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        106532 kB
Mapped:            28520 kB
Shmem:             73632 kB
Slab:             166580 kB
SReclaimable:     136612 kB
SUnreclaim:        29968 kB
KernelStack:        3648 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     745480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62024 MiB
End job on node104 at 2019-09-30 00:29:41