Trace number 4268109

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 1.12SAT 94.935699 94.974998

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-07.xml
MD5SUM36a2ff8d03acaab45f9eaaf5db6acf0d
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 benchmark8.27421
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":2},{"degree":4,"count":28}]
Minimum constraint arity29
Maximum constraint arity30
Distribution of constraint arities[{"arity":29,"count":2},{"arity":30,"count":2}]
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.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
0.00/0.04	c This is cosoco 1.12 --  
0.00/0.04	c
0.00/0.04	c command line: cosoco -lc -model -restarts HOME/instance-4268109-1502537966.xml 
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.00 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 30
0.00/0.04	c |            Domain Sizes: 2..2
0.00/0.04	c |
0.00/0.04	c |             Constraints: 4
0.00/0.04	c |                   Arity: 29..30
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          Sum: 4
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            389            2158           1869           0              0              12   27   22   
0.00/0.05	c 211            803            4249           3857           0              0              12   26   21   
0.00/0.05	c 332            1218           6402           5958           0              0              12   26   21   
0.00/0.06	c 465            1637           8707           8193           0              0              13   25   21   
0.00/0.06	c 611            2122           11236          10668          0              0              11   26   21   
0.00/0.06	c 771            2705           14239          13529          0              0              12   27   21   
0.00/0.07	c 947            3401           17864          16915          0              0              13   26   22   
0.00/0.08	c 1140           4171           21867          20591          0              0              13   27   22   
0.00/0.08	c 1352           4985           26021          24574          0              0              12   27   21   
0.00/0.09	c 1585           5860           30423          28835          0              0              12   26   22   
0.05/0.10	c 1841           6838           35180          33610          0              0              11   26   21   
0.05/0.11	c 2122           7895           40714          38659          0              0              11   27   22   
0.05/0.12	c 2431           8897           45665          43922          0              0              11   27   21   
0.05/0.13	c 2770           10009          51337          49801          0              0              11   28   21   
0.05/0.14	c 3142           11418          58604          56661          0              0              11   27   22   
0.05/0.15	c 3551           12891          65935          63880          0              0              12   27   22   
0.05/0.16	c 4000           14625          75182          72277          0              0              12   27   22   
0.05/0.18	c 4493           16443          84635          81462          0              0              12   27   21   
0.05/0.19	c 5035           18362          93897          91150          0              0              12   27   22   
0.15/0.21	c 5631           20475          104408         101958         0              0              11   27   22   
0.15/0.23	c 6286           22915          116620         114013         0              0              13   27   22   
0.15/0.25	c 7006           25542          129208         126932         0              0              12   27   22   
0.15/0.27	c 7798           28415          143362         141060         0              0              11   26   22   
0.25/0.30	c 8669           31396          157910         156219         0              0              13   27   22   
0.25/0.33	c 9627           35051          176197         174348         0              0              12   27   22   
0.25/0.36	c 10680          38933          196528         193439         0              0              11   27   22   
0.25/0.39	c 11838          43249          219522         215352         0              0              11   27   22   
0.35/0.43	c 13111          47843          242805         238429         0              0              11   27   22   
0.35/0.48	c 14511          53149          270541         265967         0              0              11   26   21   
0.45/0.53	c 16051          58706          299919         295557         0              0              10   27   21   
0.45/0.58	c 17745          64602          330908         326103         0              0              13   27   22   
0.55/0.63	c 19608          71226          364291         359748         0              0              12   27   22   
0.55/0.69	c 21657          78360          400988         396800         0              0              11   27   22   
0.65/0.76	c 23910          86423          443839         438693         0              0              11   27   22   
0.75/0.83	c 26388          95022          488973         482964         0              0              11   27   22   
0.85/0.91	c 29113          104680         538440         532267         0              0              11   27   22   
0.85/0.99	c 32110          114933         591210         584044         0              0              13   27   22   
0.95/1.09	c 35406          126505         650665         644158         0              0              12   27   22   
1.06/1.19	c 39031          138746         715670         711399         0              0              11   28   21   
1.25/1.31	c 43018          152411         787672         784602         0              0              12   27   22   
1.35/1.44	c 47403          167398         867071         864454         0              0              11   27   22   
1.45/1.58	c 52226          184267         956019         953684         0              0              10   27   22   
1.65/1.74	c 57531          202469         1050879        1049217        0              0              11   27   22   
1.85/1.90	c 63366          222182         1154418        1154291        0              0              12   27   22   
1.95/2.09	c 69784          244900         1272229        1269324        0              0              12   28   22   
2.16/2.30	c 76843          269242         1402940        1394455        0              0              12   28   22   
2.45/2.52	c 84607          296083         1549566        1536508        0              0              12   28   23   
2.65/2.76	c 93147          325361         1704414        1688394        0              0              13   27   22   
2.95/3.03	c 102541         357617         1877872        1856518        0              0              12   28   23   
3.26/3.33	c 112874         392740         2065318        2039930        0              0              13   27   22   
3.55/3.66	c 124240         431727         2273011        2244887        0              0              13   27   22   
3.95/4.02	c 136742         474314         2502089        2469153        0              0              12   27   22   
4.36/4.44	c 150494         522723         2763146        2722542        0              0              10   27   22   
4.75/4.89	c 165621         574745         3045772        2997799        0              0              11   27   22   
5.35/5.40	c 182260         633827         3367499        3309725        0              0              9   27   22    
5.85/5.93	c 200562         696184         3700604        3636934        0              0              12   28   22   
6.45/6.52	c 220694         765960         4072653        4006110        0              0              12   28   22   
7.05/7.17	c 242839         842031         4483116        4409291        0              0              10   28   22   
7.85/7.90	c 267198         926250         4933397        4869416        0              0              9   28   22    
8.65/8.72	c 293992         1023492        5445710        5377175        0              0              11   28   22   
9.55/9.60	c 323465         1127440        5995946        5934423        0              0              11   28   22   
10.45/10.59	c 355885         1237694        6600451        6544764        0              0              10   27   22   
11.55/11.66	c 391547         1362427        7262304        7221247        0              0              11   27   22   
12.75/12.80	c 430775         1497708        7982746        7943898        0              0              12   28   22   
14.05/14.11	c 473925         1646423        8807241        8742757        0              0              12   28   22   
15.46/15.59	c 521390         1814693        9744191        9644209        0              0              11   28   22   
17.05/17.16	c 573601         1996528        10737939       10620027       0              0              10   28   22   
18.85/18.91	c 631033         2198457        11843701       11697834       0              0              11   28   22   
20.65/20.79	c 694208         2419795        13055158       12876243       0              0              12   28   23   
22.75/22.87	c 763700         2661683        14365068       14197205       0              0              12   28   22   
25.05/25.11	c 840141         2924484        15775486       15615455       0              0              11   28   22   
27.56/27.63	c 924226         3217047        17358183       17209369       0              0              11   28   22   
30.35/30.46	c 1016719        3542116        19128256       18967159       0              0              11   28   22   
33.55/33.63	c 1118461        3902613        21118807       20914138       0              0              10   28   22   
36.95/37.09	c 1230377        4298181        23307096       23071842       0              0              9   28   22    
40.85/40.90	c 1353484        4735309        25693373       25467712       0              0              11   28   22   
44.85/44.96	c 1488901        5208175        28284180       28016766       0              0              11   28   23   
49.35/49.43	c 1637859        5730549        31120518       30842134       0              0              11   28   23   
54.35/54.44	c 1801712        6304589        34290925       33973041       0              0              10   28   22   
59.95/60.08	c 1981950        6940493        37853076       37491797       0              0              10   28   22   
66.15/66.29	c 2180211        7649866        41816584       41393220       0              0              11   28   23   
72.95/73.01	c 2398298        8419371        46050468       45619775       0              0              10   28   22   
80.36/80.48	c 2638193        9269788        50749117       50274088       0              0              10   28   22   
88.85/88.92	c 2902077        10224516       56056712       55580564       0              0              11   28   22   
94.85/94.97	c solution 1
94.85/94.97	
94.85/94.97	v <instantiation type='solution'>
94.85/94.97	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>
94.85/94.97	v <values>0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 </values>
94.85/94.97	v </instantiation>
94.85/94.97	
94.85/94.97	c restarts              : 84          
94.85/94.97	c conflicts             : 3098129      (32635 /sec)
94.85/94.97	c decisions             : 10919397     (115023 /sec)
94.85/94.97	c propagations          : 59385750    (625558 /sec)
94.85/94.97	c root propagations     : 0           
94.85/94.97	c filter calls          : 59887397       (630842 /sec)
94.85/94.97	c useless filter calls  : 50140549       (83 %)
94.85/94.97	c Memory used           : 26.37 MB
94.85/94.97	c CPU time              : 94.9324 s
94.85/94.97	
94.85/94.97	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268109-1502537966/watcher-4268109-1502537966 -o /tmp/evaluation-result-4268109-1502537966/solver-4268109-1502537966 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268109-1502537966.xml 

pid=1566
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 1569
/proc/meminfo: memFree=30971200/32770624 swapFree=0/590712
[pid=1569] ppid=1566 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/1569/stat : 1569 (runsolver) D 1566 1569 24445 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 101302953 24240128 106 18446744073709551615 4194304 4338465 140729937316624 140729937314264 140510820295383 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 34697216 140729937318081 140729937318473 140729937318473 140729937321930 0
/proc/1569/statm: 5918 106 53 36 0 2156 0

[startup+0.100136 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 1569
/proc/meminfo: memFree=30971200/32770624 swapFree=0/590712
[pid=1569] ppid=1566 vsize=26996 CPUtime=0.05 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1027 0 0 0 5 0 0 0 20 0 1 0 101302953 27643904 832 18446744073709551615 4194304 5972588 140723881647568 140723881644216 5039388 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 832 740 435 0 112 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26996

[startup+0.20026 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 1569
/proc/meminfo: memFree=30971200/32770624 swapFree=0/590712
[pid=1569] ppid=1566 vsize=26996 CPUtime=0.15 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1027 0 0 0 15 0 0 0 20 0 1 0 101302953 27643904 832 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5039159 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 832 740 435 0 112 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 26996

[startup+0.300242 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 1569
/proc/meminfo: memFree=30971200/32770624 swapFree=0/590712
[pid=1569] ppid=1566 vsize=26996 CPUtime=0.25 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1027 0 0 0 25 0 0 0 20 0 1 0 101302953 27643904 832 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5139498 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 832 740 435 0 112 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 26996

[startup+0.70022 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 1569
/proc/meminfo: memFree=30971200/32770624 swapFree=0/590712
[pid=1569] ppid=1566 vsize=26996 CPUtime=0.65 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1027 0 0 0 65 0 0 0 20 0 1 0 101302953 27643904 832 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5039697 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 832 740 435 0 112 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 26996

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1570
/proc/meminfo: memFree=30970928/32770624 swapFree=0/590692
[pid=1569] ppid=1566 vsize=26996 CPUtime=1.45 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1027 0 0 0 145 0 0 0 20 0 1 0 101302953 27643904 832 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5040659 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 832 740 435 0 112 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 26996

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1570
/proc/meminfo: memFree=30970556/32770624 swapFree=0/590692
[pid=1569] ppid=1566 vsize=26996 CPUtime=3.05 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1058 0 0 0 305 0 0 0 20 0 1 0 101302953 27643904 832 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5041600 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 832 740 435 0 112 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 26996

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1570
/proc/meminfo: memFree=30970872/32770624 swapFree=0/590688
[pid=1569] ppid=1566 vsize=26996 CPUtime=6.25 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1089 0 0 0 625 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5139333 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 26996

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1570
/proc/meminfo: memFree=30970500/32770624 swapFree=0/590680
[pid=1569] ppid=1566 vsize=26996 CPUtime=12.65 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1120 0 0 0 1265 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5040083 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26996

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1571
/proc/meminfo: memFree=30970512/32770624 swapFree=0/590664
[pid=1569] ppid=1566 vsize=26996 CPUtime=25.45 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1182 0 0 0 2545 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5040542 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26996

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1571
/proc/meminfo: memFree=30970264/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=51.05 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1213 0 0 0 5105 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5039701 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26996

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1569 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2003 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1571
/proc/meminfo: memFree=30970264/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=51.15 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1213 0 0 0 5115 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5041538 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 26996

[startup+76.8002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970528/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=76.75 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 7675 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5139329 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 76.75
Current children cumulated vsize (KiB) 26996

[startup+83.2002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970280/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=83.15 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 8315 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5040166 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 83.15
Current children cumulated vsize (KiB) 26996

[startup+89.6002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970280/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=89.55 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 8955 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5139324 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 89.55
Current children cumulated vsize (KiB) 26996

[startup+92.8002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970280/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=92.75 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 9275 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5139274 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 92.75
Current children cumulated vsize (KiB) 26996

[startup+93.6056 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970280/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=93.56 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 9356 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5139324 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 93.56
Current children cumulated vsize (KiB) 26996

[startup+94.4002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970280/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=94.35 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 9435 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5039159 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 94.35
Current children cumulated vsize (KiB) 26996

[startup+94.8002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970280/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=94.75 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 9475 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5039120 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 94.75
Current children cumulated vsize (KiB) 26996

[startup+94.9002 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1573
/proc/meminfo: memFree=30970280/32770624 swapFree=0/590660
[pid=1569] ppid=1566 vsize=26996 CPUtime=94.85 cores=1,3,5,7
/proc/1569/stat : 1569 (cosoco) R 1566 1569 24445 0 -1 4202496 1244 0 0 0 9485 0 0 0 20 0 1 0 101302953 27643904 867 18446744073709551615 4194304 5972588 140723881647568 140723881644872 5139312 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 8070896 8075904 14712832 140723881648622 140723881648717 140723881648717 140723881652174 0
/proc/1569/statm: 6749 867 774 435 0 112 0
Current children cumulated CPU time (s) 94.85
Current children cumulated vsize (KiB) 26996

Child status: 0
Real time (s): 94.975
CPU time (s): 94.9357
CPU user time (s): 94.9327
CPU system time (s): 0.003
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 26996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.9327
system time used= 0.003
maximum resident set size= 3548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1284
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= 63

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.211935 second user time and 0.338181 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 13:25:31
IDJOB=4268109
IDBENCH=133097
IDSOLVER=2658
FILE ID=node134/4268109-1502537966
RUNJOBID= node134-1502500343-24509
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-07.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268109-1502537966/watcher-4268109-1502537966 -o /tmp/evaluation-result-4268109-1502537966/solver-4268109-1502537966 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268109-1502537966.xml

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

MD5SUM BENCH= 36a2ff8d03acaab45f9eaaf5db6acf0d
RANDOM SEED=1822225361

node134.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.43
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.43
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.43
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.43
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:        30970940 kB
MemAvailable:   31959444 kB
Buffers:          301296 kB
Cached:           987476 kB
SwapCached:            0 kB
Active:           730992 kB
Inactive:         630120 kB
Active(anon):      74584 kB
Inactive(anon):    39408 kB
Active(file):     656408 kB
Inactive(file):   590712 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2528 kB
Writeback:             0 kB
AnonPages:         80436 kB
Mapped:            55280 kB
Shmem:             41660 kB
Slab:             141140 kB
SReclaimable:     114436 kB
SUnreclaim:        26704 kB
KernelStack:        3536 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     346904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-12 13:27:06