Trace number 4260150

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.1 (2017-07-29)SAT 33.577099 33.624901

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-08.xml
MD5SUMc33b611f783ff62a93dcb2ff1216bc06
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 benchmark33.587799
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 degree4
Maximum variable degree4
Distribution of variable degrees[{"degree":4,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":4}]
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.05	c root propagations     : 0           
0.00/0.05	c restarts enabled, print stats at every restarts
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c This is cosoco 1.1 --  
0.00/0.05	c
0.00/0.05	c command line: cosoco -lc -model -restarts HOME/instance-4260150-1502027835.xml 
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.00 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 30
0.00/0.05	c |            Domain Sizes: 2..2
0.00/0.05	c |
0.00/0.05	c |             Constraints: 4
0.00/0.05	c |                   Arity: 30..30
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          Sum: 4
0.00/0.05	c |                          
0.00/0.05	c =========================================================================================================
0.00/0.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c 101            367            1958           1782           0              0              14   27   22   
0.00/0.06	c 211            795            4094           3839           0              0              13   27   22   
0.00/0.06	c 332            1287           6634           6175           0              0              14   26   22   
0.00/0.06	c 465            1774           9066           8642           0              0              12   27   21   
0.00/0.07	c 611            2229           11362          11072          0              0              11   27   22   
0.00/0.07	c 771            2744           13931          13722          0              0              12   27   22   
0.00/0.08	c 947            3363           16998          16902          0              0              12   26   21   
0.00/0.08	c 1140           4080           20807          20421          0              0              12   27   22   
0.00/0.09	c 1352           4919           25068          24243          0              0              13   28   23   
0.04/0.10	c 1585           5853           29791          28507          0              0              12   28   23   
0.04/0.11	c 1841           6789           34637          33134          0              0              12   27   22   
0.04/0.11	c 2122           7973           40696          38485          0              0              11   27   23   
0.04/0.12	c 2431           9019           46290          43839          0              0              12   27   22   
0.04/0.13	c 2770           10321          53175          50266          0              0              13   27   22   
0.04/0.15	c 3142           11624          60076          56908          0              0              13   27   22   
0.04/0.16	c 3551           12951          67014          63767          0              0              13   27   23   
0.04/0.17	c 4000           14512          75108          71542          0              0              14   27   23   
0.04/0.18	c 4493           16167          84291          80238          0              0              13   28   22   
0.14/0.20	c 5035           17994          93917          89977          0              0              13   27   22   
0.14/0.22	c 5631           20154          105395         100863         0              0              11   27   22   
0.14/0.24	c 6286           22340          116525         112336         0              0              12   27   22   
0.14/0.26	c 7006           24840          129765         125494         0              0              10   27   21   
0.14/0.28	c 7798           27714          144467         139447         0              0              11   28   23   
0.24/0.31	c 8669           30858          160275         155335         0              0              10   27   22   
0.24/0.33	c 9627           34137          177030         171835         0              0              11   27   22   
0.24/0.36	c 10680          37693          195334         189955         0              0              12   27   22   
0.34/0.40	c 11838          41602          216135         210205         0              0              12   27   22   
0.34/0.43	c 13111          45966          238711         231741         0              0              14   28   23   
0.34/0.47	c 14511          50803          264400         256283         0              0              12   27   22   
0.44/0.51	c 16051          55780          290463         281935         0              0              13   27   22   
0.44/0.56	c 17745          61503          321730         312122         0              0              13   26   22   
0.54/0.62	c 19608          67475          353607         345465         0              0              12   27   21   
0.54/0.68	c 21657          74138          390042         383886         0              0              12   26   20   
0.64/0.74	c 23910          81528          429565         425053         0              0              12   26   21   
0.74/0.82	c 26388          89700          472902         469634         0              0              11   27   21   
0.74/0.89	c 29113          98607          519028         516423         0              0              12   27   22   
0.84/0.97	c 32110          108221         569996         569687         0              0              12   27   22   
0.94/1.07	c 35406          119208         627570         628128         0              0              11   27   22   
1.05/1.18	c 39031          132115         696829         692238         0              0              12   28   23   
1.24/1.30	c 43018          145515         772660         762721         0              0              12   28   22   
1.34/1.43	c 47403          160542         854435         840698         0              0              11   27   22   
1.44/1.57	c 52226          177139         945740         925493         0              0              11   28   23   
1.64/1.73	c 57531          195292         1045520        1020655        0              0              11   27   23   
1.84/1.90	c 63366          215814         1155642        1125016        0              0              11   27   23   
1.94/2.09	c 69784          238202         1276062        1240046        0              0              11   28   23   
2.15/2.29	c 76843          262494         1403338        1366206        0              0              12   27   22   
2.44/2.52	c 84607          289606         1548879        1505005        0              0              11   27   23   
2.64/2.78	c 93147          319800         1711614        1657467        0              0              12   28   23   
2.94/3.08	c 102541         352369         1899691        1831460        0              0              10   28   22   
3.25/3.39	c 112874         387875         2095038        2016879        0              0              11   27   22   
3.64/3.74	c 124240         427353         2313463        2222592        0              0              10   28   22   
4.04/4.10	c 136742         469777         2540568        2444946        0              0              13   28   23   
4.45/4.51	c 150494         517196         2800485        2696444        0              0              12   27   22   
4.84/4.97	c 165621         568160         3078211        2975229        0              0              11   28   22   
5.34/5.48	c 182260         624568         3387684        3286782        0              0              11   27   22   
5.94/6.03	c 200562         686510         3729288        3628685        0              0              12   27   22   
6.55/6.62	c 220694         755646         4100576        3997020        0              0              12   27   22   
7.14/7.29	c 242839         833366         4525302        4400707        0              0              11   28   23   
7.94/8.01	c 267198         917802         4982332        4845070        0              0              12   28   23   
8.75/8.86	c 293992         1009188        5509400        5340295        0              0              9   28   22    
9.74/9.80	c 323465         1111412        6103441        5905772        0              0              9   28   23    
10.74/10.80	c 355885         1225280        6743738        6512078        0              0              11   28   23   
11.74/11.82	c 391547         1348634        7404356        7148751        0              0              11   28   23   
12.94/13.00	c 430775         1485337        8162265        7883208        0              0              11   28   23   
14.14/14.29	c 473925         1635246        8986833        8687321        0              0              12   28   23   
15.54/15.69	c 521390         1799646        9881800        9552884        0              0              12   28   23   
17.14/17.25	c 573601         1980747        10874270       10502346       0              0              11   28   23   
18.94/19.04	c 631033         2181435        12011772       11582946       0              0              12   28   23   
20.85/20.99	c 694208         2403339        13249055       12768104       0              0              11   28   23   
23.05/23.13	c 763700         2645656        14598643       14073888       0              0              12   28   23   
25.44/25.57	c 840141         2912664        16137618       15528851       0              0              10   28   23   
28.04/28.16	c 924226         3203443        17761692       17110485       0              0              11   28   23   
31.04/31.16	c 1016719        3526525        19630248       18901134       0              0              9   28   22    
33.54/33.62	c solution 1
33.54/33.62	
33.54/33.62	v <instantiation type='solution'>
33.54/33.62	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>
33.54/33.62	v <values>0 0 1 1 0 0 0 0 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 </values>
33.54/33.62	v </instantiation>
33.54/33.62	
33.54/33.62	c restarts              : 73          
33.54/33.62	c conflicts             : 1095876      (32641 /sec)
33.54/33.62	c decisions             : 3801647      (113232 /sec)
33.54/33.62	c propagations          : 20391529    (607359 /sec)
33.54/33.62	c root propagations     : 0           
33.54/33.62	c filter calls          : 21167996       (630486 /sec)
33.54/33.62	c useless filter calls  : 17738932       (83 %)
33.54/33.62	c Memory used           : 26.15 MB
33.54/33.62	c CPU time              : 33.574 s
33.54/33.62	
33.54/33.62	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-4260150-1502027835/watcher-4260150-1502027835 -o /tmp/evaluation-result-4260150-1502027835/solver-4260150-1502027835 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260150-1502027835.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 15260
/proc/meminfo: memFree=31551840/32770624 swapFree=0/327384
[pid=15260] ppid=15257 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15260/stat : 15260 (runsolver) D 15257 15260 12906 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 44694358 24240128 106 18446744073709551615 4194304 4338465 140731033925280 140731033922920 139838779155159 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 22020096 140731033927873 140731033928265 140731033928265 140731033931722 0
/proc/15260/statm: 5918 106 53 36 0 2156 0

[startup+0.100149 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 15260
/proc/meminfo: memFree=31551840/32770624 swapFree=0/327384
[pid=15260] ppid=15257 vsize=26776 CPUtime=0.04 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1012 0 0 0 4 0 0 0 20 0 1 0 44694358 27418624 825 18446744073709551615 4194304 5747388 140733609307952 140733609304600 5025344 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 825 732 380 0 112 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26776

[startup+0.200259 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 15260
/proc/meminfo: memFree=31551840/32770624 swapFree=0/327384
[pid=15260] ppid=15257 vsize=26776 CPUtime=0.14 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1012 0 0 0 14 0 0 0 20 0 1 0 44694358 27418624 825 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4942585 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 825 732 380 0 112 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 26776

[startup+0.300248 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 15260
/proc/meminfo: memFree=31551840/32770624 swapFree=0/327384
[pid=15260] ppid=15257 vsize=26776 CPUtime=0.24 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1012 0 0 0 24 0 0 0 20 0 1 0 44694358 27418624 825 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4873211 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 825 732 380 0 112 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 26776

[startup+0.700212 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 15260
/proc/meminfo: memFree=31551840/32770624 swapFree=0/327384
[pid=15260] ppid=15257 vsize=26776 CPUtime=0.64 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1012 0 0 0 64 0 0 0 20 0 1 0 44694358 27418624 825 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4940343 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 825 732 380 0 112 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 26776

[startup+1.50021 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 15261
/proc/meminfo: memFree=31551048/32770624 swapFree=0/327372
[pid=15260] ppid=15257 vsize=26776 CPUtime=1.44 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1012 0 0 0 144 0 0 0 20 0 1 0 44694358 27418624 825 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4940128 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 825 732 380 0 112 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 26776

[startup+3.10021 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 15261
/proc/meminfo: memFree=31550676/32770624 swapFree=0/327372
[pid=15260] ppid=15257 vsize=26776 CPUtime=3.04 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1043 0 0 0 304 0 0 0 20 0 1 0 44694358 27418624 825 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4940486 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 825 732 380 0 112 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 26776

[startup+6.30022 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 15261
/proc/meminfo: memFree=31550644/32770624 swapFree=0/327372
[pid=15260] ppid=15257 vsize=26776 CPUtime=6.24 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1074 0 0 0 624 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 5025579 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 26776

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.04 3/186 15261
/proc/meminfo: memFree=31550272/32770624 swapFree=0/327372
[pid=15260] ppid=15257 vsize=26776 CPUtime=12.64 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1105 0 0 0 1264 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 5025409 0 0 1 8405026 0 0 0 17 3 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 26776

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15263
/proc/meminfo: memFree=31550264/32770624 swapFree=0/327380
[pid=15260] ppid=15257 vsize=26776 CPUtime=25.44 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1154 0 0 0 2544 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 5025344 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 26776

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

[startup+25.6003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15263
/proc/meminfo: memFree=31550264/32770624 swapFree=0/327380
[pid=15260] ppid=15257 vsize=26776 CPUtime=25.54 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1167 0 0 0 2554 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 5025578 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 26776

[startup+28.8002 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15263
/proc/meminfo: memFree=31550264/32770624 swapFree=0/327380
[pid=15260] ppid=15257 vsize=26776 CPUtime=28.74 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1167 0 0 0 2874 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4941457 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 28.74
Current children cumulated vsize (KiB) 26776

[startup+32.0058 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15263
/proc/meminfo: memFree=31550264/32770624 swapFree=0/327380
[pid=15260] ppid=15257 vsize=26776 CPUtime=31.95 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1167 0 0 0 3195 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4940177 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 31.95
Current children cumulated vsize (KiB) 26776

[startup+32.8002 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15263
/proc/meminfo: memFree=31550264/32770624 swapFree=0/327380
[pid=15260] ppid=15257 vsize=26776 CPUtime=32.74 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1167 0 0 0 3274 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4941630 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 32.74
Current children cumulated vsize (KiB) 26776

[startup+33.2002 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15263
/proc/meminfo: memFree=31550264/32770624 swapFree=0/327380
[pid=15260] ppid=15257 vsize=26776 CPUtime=33.14 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1167 0 0 0 3314 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 4940729 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 33.14
Current children cumulated vsize (KiB) 26776

[startup+33.6002 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15263
/proc/meminfo: memFree=31550264/32770624 swapFree=0/327380
[pid=15260] ppid=15257 vsize=26776 CPUtime=33.54 cores=1,3,5,7
/proc/15260/stat : 15260 (cosoco) R 15257 15260 12906 0 -1 4202496 1167 0 0 0 3354 0 0 0 20 0 1 0 44694358 27418624 853 18446744073709551615 4194304 5747388 140733609307952 140733609305352 5025413 0 0 1 8405026 0 0 0 17 5 0 0 4 0 0 7845728 7850568 35385344 140733609316846 140733609316941 140733609316941 140733609320398 0
/proc/15260/statm: 6694 853 759 380 0 112 0
Current children cumulated CPU time (s) 33.54
Current children cumulated vsize (KiB) 26776

Child status: 0
Real time (s): 33.6249
CPU time (s): 33.5771
CPU user time (s): 33.5741
CPU system time (s): 0.003
CPU usage (%): 99.8579
Max. virtual memory (cumulated for all children) (KiB): 26776

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.077428 second user time and 0.128683 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-06 15:43:17
IDJOB=4260150
IDBENCH=133093
IDSOLVER=2647
FILE ID=node135/4260150-1502027835
RUNJOBID= node135-1502016917-13119
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-08.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260150-1502027835/watcher-4260150-1502027835 -o /tmp/evaluation-result-4260150-1502027835/solver-4260150-1502027835 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260150-1502027835.xml

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

MD5SUM BENCH= c33b611f783ff62a93dcb2ff1216bc06
RANDOM SEED=755455504

node135.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.21
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.21
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.21
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.21
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:        31551840 kB
MemAvailable:   31938412 kB
Buffers:          194260 kB
Cached:           473352 kB
SwapCached:            0 kB
Active:           446020 kB
Inactive:         344164 kB
Active(anon):     122936 kB
Inactive(anon):    16780 kB
Active(file):     323084 kB
Inactive(file):   327384 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2140 kB
Writeback:             0 kB
AnonPages:        130412 kB
Mapped:            39648 kB
Shmem:             17152 kB
Slab:             130608 kB
SReclaimable:     103876 kB
SUnreclaim:        26732 kB
KernelStack:        3552 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     374064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-06 15:43:51