Trace number 4267333

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-mini 1.12SAT 273.194 273.18201

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-10.xml
MD5SUM12bfb070d62c3c52bb7bd12298b2d530
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 benchmark1563.25
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":29}]
Minimum constraint arity29
Maximum constraint arity30
Distribution of constraint arities[{"arity":29,"count":1},{"arity":30,"count":3}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
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 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4267333-1502608566.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: 30
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 4
0.00/0.00	c |                   Arity: 29..30
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 4
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.00	c 101            321            1740           1684           0              0              11   27   21   
0.00/0.01	c 211            773            4124           3780           0              0              12   27   22   
0.00/0.01	c 332            1209           6571           6098           0              0              10   26   21   
0.00/0.01	c 465            1658           8875           8348           0              0              14   27   22   
0.00/0.02	c 611            2100           11249          10794          0              0              11   26   21   
0.00/0.02	c 771            2644           14051          13651          0              0              11   26   21   
0.00/0.03	c 947            3275           17220          16827          0              0              11   27   21   
0.00/0.03	c 1140           4005           20958          20312          0              0              12   27   22   
0.00/0.04	c 1352           4805           24954          24092          0              0              12   27   22   
0.00/0.05	c 1585           5682           29323          28259          0              0              14   27   23   
0.00/0.05	c 1841           6604           33781          32715          0              0              12   27   22   
0.00/0.06	c 2122           7620           38869          37782          0              0              12   27   22   
0.00/0.07	c 2431           8744           44474          43387          0              0              12   27   22   
0.00/0.08	c 2770           10005          50652          49589          0              0              12   27   22   
0.00/0.09	c 3142           11283          56887          55872          0              0              12   27   22   
0.10/0.11	c 3551           12655          63912          62845          0              0              13   27   22   
0.10/0.12	c 4000           14310          72340          70586          0              0              14   28   22   
0.10/0.13	c 4493           16102          81283          79348          0              0              13   27   22   
0.10/0.15	c 5035           17994          90447          88745          0              0              12   27   22   
0.10/0.17	c 5631           20074          101138         99338          0              0              12   27   22   
0.10/0.18	c 6286           22391          112599         110672         0              0              12   27   22   
0.10/0.20	c 7006           24854          124951         122986         0              0              12   28   22   
0.20/0.23	c 7798           27626          139380         136504         0              0              12   27   23   
0.20/0.25	c 8669           30584          154570         151785         0              0              12   27   22   
0.20/0.28	c 9627           33878          171148         167962         0              0              13   27   23   
0.20/0.31	c 10680          37511          190183         187085         0              0              11   27   22   
0.30/0.34	c 11838          41496          210666         207104         0              0              12   28   22   
0.30/0.38	c 13111          45859          233911         229987         0              0              10   27   22   
0.40/0.42	c 14511          50919          260460         255669         0              0              10   27   23   
0.40/0.46	c 16051          56289          288507         283066         0              0              11   28   23   
0.40/0.51	c 17745          62380          320108         314112         0              0              12   28   23   
0.50/0.56	c 19608          68909          353033         346131         0              0              12   27   23   
0.60/0.62	c 21657          75823          388290         380528         0              0              13   27   23   
0.60/0.68	c 23910          83685          429628         419859         0              0              13   27   23   
0.69/0.76	c 26388          92393          478130         465067         0              0              11   28   22   
0.79/0.84	c 29113          101951         529157         513573         0              0              10   28   23   
0.89/0.92	c 32110          112554         583465         565456         0              0              13   28   23   
1.00/1.01	c 35406          123551         641896         622243         0              0              9   28   22    
1.10/1.12	c 39031          136102         706788         685840         0              0              11   28   23   
1.19/1.23	c 43018          150080         779545         756180         0              0              11   28   23   
1.29/1.36	c 47403          165151         859784         834844         0              0              11   27   22   
1.49/1.50	c 52226          181932         948289         920472         0              0              11   28   22   
1.59/1.65	c 57531          199839         1042175        1014803        0              0              11   28   22   
1.79/1.82	c 63366          219774         1147421        1119692        0              0              11   27   22   
1.89/2.00	c 69784          242208         1265655        1235381        0              0              12   28   23   
2.19/2.20	c 76843          265735         1389604        1354392        0              0              12   27   23   
2.39/2.41	c 84607          292041         1527586        1487597        0              0              11   28   23   
2.59/2.67	c 93147          321926         1693084        1639640        0              0              10   28   23   
2.89/2.95	c 102541         354769         1872701        1806355        0              0              12   28   23   
3.19/3.26	c 112874         390229         2066066        1988779        0              0              12   28   23   
3.49/3.58	c 124240         428987         2272724        2189308        0              0              12   28   23   
3.89/3.95	c 136742         472800         2510517        2415704        0              0              11   28   23   
4.29/4.35	c 150494         520135         2765026        2659436        0              0              12   28   23   
4.69/4.79	c 165621         572483         3044727        2929191        0              0              13   28   23   
5.19/5.27	c 182260         630215         3351201        3225191        0              0              11   28   23   
5.69/5.79	c 200562         693059         3687092        3547227        0              0              12   28   23   
6.29/6.38	c 220694         763596         4068811        3902847        0              0              13   28   23   
7.00/7.05	c 242839         841355         4497914        4303048        0              0              11   28   23   
7.69/7.77	c 267198         924635         4959703        4740364        0              0              11   28   23   
8.49/8.56	c 293992         1016588        5465128        5225278        0              0              11   28   23   
9.39/9.45	c 323465         1118165        6026732        5767486        0              0              11   28   23   
10.39/10.43	c 355885         1231854        6659843        6354421        0              0              12   28   23   
11.39/11.46	c 391547         1353671        7320612        6982372        0              0              11   28   23   
12.59/12.61	c 430775         1489016        8064395        7678490        0              0              12   28   23   
13.79/13.89	c 473925         1638516        8890330        8451125        0              0              11   28   23   
15.29/15.30	c 521390         1804798        9797079        9327452        0              0              11   28   23   
16.79/16.81	c 573601         1985540        10770450       10284700       0              0              12   28   23   
18.39/18.48	c 631033         2184889        11861817       11309965       0              0              13   28   23   
20.29/20.32	c 694208         2403177        13052873       12462185       0              0              11   28   23   
22.29/22.33	c 763700         2641823        14362832       13715146       0              0              11   28   23   
24.49/24.58	c 840141         2905363        15808247       15105723       0              0              12   28   23   
27.00/27.03	c 924226         3193514        17388907       16605714       0              0              12   28   23   
29.69/29.70	c 1016719        3509453        19113465       18271647       0              0              11   28   23   
32.59/32.64	c 1118461        3858314        21002435       20145814       0              0              12   28   23   
35.89/35.91	c 1230377        4246237        23119150       22222810       0              0              11   28   23   
39.49/39.58	c 1353484        4675212        25469187       24525914       0              0              10   28   23   
43.59/43.66	c 1488901        5144779        28080792       27060852       0              0              11   28   23   
48.10/48.18	c 1637859        5666723        31001398       29875855       0              0              11   28   23   
53.10/53.10	c 1801712        6237548        34189282       32928544       0              0              11   28   23   
58.49/58.56	c 1981950        6867584        37702732       36294408       0              0              11   28   23   
64.39/64.47	c 2180211        7555691        41532208       39947594       0              0              9   28   23    
70.79/70.84	c 2398298        8302215        45643882       43937982       0              0              11   28   23   
77.79/77.83	c 2638193        9134411        50174311       48404843       0              0              11   28   23   
85.69/85.71	c 2902077        10053885       55231505       53369946       0              0              10   28   23   
94.29/94.33	c 3192349        11065526       60787285       58787569       0              0              11   28   23   
103.89/103.91	c 3511648        12182602       66958959       64863186       0              0              12   28   23   
114.50/114.53	c 3862876        13419331       73809115       71566252       0              0              12   28   23   
126.10/126.17	c 4249226        14782416       81331249       78911859       0              0              11   28   23   
138.50/138.59	c 4674211        16248815       89366988       86775880       0              0              11   28   23   
152.80/152.81	c 5141694        17893032       98542539       95662860       0              0              11   28   23   
168.20/168.20	c 5655925        19693184       108509423      105428768      0              0              12   28   23   
184.90/185.00	c 6221579        21659839       119371074      116137444      0              0              11   28   23   
203.90/203.91	c 6843798        23845444       131493625      128259844      0              0              11   28   23   
224.60/224.66	c 7528238        26257948       144932002      141385610      0              0              10   28   23   
247.80/247.89	c 8281122        28930520       159892323      155988193      0              0              9   28   23    
273.11/273.18	c solution 1
273.11/273.18	
273.11/273.18	v <instantiation type='solution'>
273.11/273.18	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] </list>
273.11/273.18	v <values>0 0 1 0 0 1 0 1 1 0 1 1 0 1 1 1 1 0 0 1 0 1 1 1 0 0 0 0 0 1 </values>
273.11/273.18	v </instantiation>
273.11/273.18	
273.11/273.18	c restarts              : 95          
273.11/273.18	c conflicts             : 9098498      (33304 /sec)
273.11/273.18	c decisions             : 31869137     (116655 /sec)
273.11/273.18	c propagations          : 172201570   (630333 /sec)
273.11/273.18	c root propagations     : 0           
273.11/273.18	c filter calls          : 176246760      (645140 /sec)
273.11/273.18	c useless filter calls  : 149183233      (84 %)
273.11/273.18	c Memory used           : 26.15 MB
273.11/273.18	c CPU time              : 273.191 s
273.11/273.18	
273.11/273.18	s SATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267333-1502608566/watcher-4267333-1502608566 -o /tmp/evaluation-result-4267333-1502608566/solver-4267333-1502608566 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2571 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267333-1502608566.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=6614, runsolver pid=6611
Current StackSize limit: 8192 KiB


[startup+0.10015 s]*
/proc/loadavg: 1.92 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605460/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3300 CPUtime=0.1 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1014 0 0 0 10 0 0 0 20 0 1 0 93944998 27418624 825 33554432000 4194304 5748600 140735012027776 140735012025176 5025680 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+0.209247 s]*
/proc/loadavg: 1.92 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3300 CPUtime=0.2 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1014 0 0 0 20 0 0 0 20 0 1 0 93944998 27418624 825 33554432000 4194304 5748600 140735012027776 140735012025176 5025701 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+0.30877 s]*
/proc/loadavg: 1.92 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3300 CPUtime=0.3 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1014 0 0 0 30 0 0 0 20 0 1 0 93944998 27418624 825 33554432000 4194304 5748600 140735012027776 140735012025176 5025680 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+0.700273 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3300 CPUtime=0.69 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1014 0 0 0 69 0 0 0 20 0 1 0 93944998 27418624 825 33554432000 4194304 5748600 140735012027776 140735012025176 5025706 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+1.50027 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3300 CPUtime=1.49 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1014 0 0 0 149 0 0 0 20 0 1 0 93944998 27418624 825 33554432000 4194304 5748600 140735012027776 140735012025176 5025869 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+3.10885 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3300 CPUtime=3.1 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1045 0 0 0 310 0 0 0 20 0 1 0 93944998 27418624 825 33554432000 4194304 5748600 140735012027776 140735012025176 5025642 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+6.30026 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=6.29 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1076 0 0 0 629 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025866 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=12.69 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1107 0 0 0 1269 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025875 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31605104/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=25.49 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1169 0 0 0 2549 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4941400 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+51.1088 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 6615
/proc/meminfo: memFree=31604732/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=51.1 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1200 0 0 0 5110 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4940896 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 6616
/proc/meminfo: memFree=31605060/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=102.29 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1231 0 0 0 10229 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4941017 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 6617
/proc/meminfo: memFree=31605500/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=162.3 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1262 0 0 0 16230 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025697 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6618
/proc/meminfo: memFree=31605624/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=222.3 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 22230 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4942873 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+273.182 s]
# the end of solver process 6614 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=273.192 s, system=0.002 s

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

[startup+230.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6618
/proc/meminfo: memFree=31605624/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=230.4 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 23040 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025680 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 230.4 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+256 s]*
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=256.01 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 25601 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025659 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 256.01 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+262.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=262.4 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 26240 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4942793 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 262.4 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+268.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=268.8 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 26880 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025875 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 268.8 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+270.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=270.4 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 27040 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4940555 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 270.4 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+272 s]*
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=272.01 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 27201 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4940794 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 272.01 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+272.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=272.81 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 27281 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 4941367 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 272.81 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+273 s]*
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=273.01 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 27301 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025697 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 273.01 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

[startup+273.109 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6619
/proc/meminfo: memFree=31606184/32770624 swapFree=67108860/67108860
[pid=6614] ppid=6611 vsize=26776 memory=3404 CPUtime=273.11 cores=1,3,5,7
/proc/6614/stat : 6614 (cosoco) R 6611 6614 2539 0 -1 4202496 1293 0 0 0 27311 0 0 0 20 0 1 0 93944998 27418624 851 33554432000 4194304 5748600 140735012027776 140735012025176 5025649 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 37928960 140735012029631 140735012029726 140735012029726 140735012032462 0
/proc/6614/statm: 6694 851 758 380 0 112 0
Current children cumulated CPU time: 273.11 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3404 KiB

Child status: 0
Real time (s): 273.182
CPU time (s): 273.194
CPU user time (s): 273.192
CPU system time (s): 0.002
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 26776
Max. memory (cumulated for all children) (KiB): 3404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.192
system time used= 0.002
maximum resident set size= 3480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1332
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= 76


# summary of solver processes directly reported to runsolver:
#   pid: 6614
#   total CPU time (s): 273.194
#   total CPU user time (s): 273.192
#   total CPU system time (s): 0.002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.942247 second user time and 1.75726 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 09:01:48
IDJOB=4267333
IDBENCH=133090
IDSOLVER=2657
FILE ID=node102/4267333-1502608566
RUNJOBID= node102-1502602094-2571
PBS_JOBID= 20628294
Free space on /tmp= 61908 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-10.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267333-1502608566/watcher-4267333-1502608566 -o /tmp/evaluation-result-4267333-1502608566/solver-4267333-1502608566 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2571 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267333-1502608566.xml

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

MD5SUM BENCH= 12bfb070d62c3c52bb7bd12298b2d530
RANDOM SEED=2069135215

node102.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.35
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.35
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.35
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.35
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:        31606448 kB
MemAvailable:   31966516 kB
Buffers:           95772 kB
Cached:           549272 kB
SwapCached:            0 kB
Active:           596392 kB
Inactive:         121696 kB
Active(anon):      25620 kB
Inactive(anon):    75652 kB
Active(file):     570772 kB
Inactive(file):    46044 kB
Unevictable:        6436 kB
Mlocked:            6436 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:         57284 kB
Mapped:            44412 kB
Shmem:             25232 kB
Slab:             144480 kB
SReclaimable:     118172 kB
SUnreclaim:        26308 kB
KernelStack:        3392 kB
PageTables:         5020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     372692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61908 MiB
End job on node102 at 2017-08-13 09:06:22