Trace number 4390114

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2SAT 101.484 101.478

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-80-3-5.xml
MD5SUMe16822278c06eeddd9fe176270acc92b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.420037
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":100}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":7},{"degree":2,"count":10},{"degree":3,"count":14},{"degree":4,"count":16},{"degree":5,"count":22},{"degree":6,"count":16},{"degree":7,"count":6},{"degree":8,"count":4},{"degree":9,"count":3},{"degree":10,"count":2}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":6},{"arity":4,"count":13},{"arity":5,"count":19},{"arity":6,"count":13},{"arity":7,"count":15},{"arity":8,"count":14}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 1858        
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390114-1568341620.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 100
0.00/0.01	c |            Domain Sizes: 96..96
0.00/0.01	c |
0.00/0.01	c |             Constraints: 80
0.00/0.01	c |                   Arity: 3..8  -- Ternary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 80
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c 101            170            23182          102134         54             0              2   16   11    
0.00/0.09	c 211            355            42575          171440         54             0              9   20   11    
0.10/0.12	c 332            521            61877          236284         54             0              3   18   9     
0.10/0.17	c 465            728            94218          349981         54             0              13   22   17   
0.10/0.21	c 611            942            111832         422391         54             0              11   18   14   
0.21/0.25	c 771            1214           140014         530426         54             0              10   23   14   
0.21/0.28	c 947            1469           158379         607028         54             0              11   23   16   
0.31/0.37	c 1140           1768           204942         801224         54             0              16   23   16   
0.31/0.39	c 1352           2034           220312         852769         54             0              11   23   16   
0.41/0.43	c 1585           2440           239873         939916         54             0              12   23   13   
0.41/0.48	c 1841           2866           271289         1056246        54             0              11   23   17   
0.51/0.54	c 2122           3267           309501         1245637        54             0              13   23   17   
0.60/0.62	c 2431           3690           352274         1390720        54             0              13   17   15   
0.69/0.70	c 2770           4179           397944         1612350        54             0              4   23   15    
0.69/0.78	c 3142           4678           447510         1781052        54             0              13   17   15   
0.79/0.86	c 3551           5233           493128         1953868        54             0              11   23   16   
0.89/0.94	c 4000           5875           540126         2109080        54             0              11   23   17   
1.00/1.02	c 4493           6584           590353         2284758        54             0              12   23   15   
1.10/1.11	c 5035           7330           640979         2514023        54             0              12   27   17   
1.19/1.22	c 5631           8206           705199         2757194        54             0              12   24   16   
1.29/1.34	c 6286           9057           777085         3014016        54             0              11   23   16   
1.39/1.49	c 7006           10167          865549         3365126        54             0              11   23   17   
1.59/1.66	c 7798           11190          965613         3679372        54             0              13   23   16   
1.79/1.83	c 8669           12326          1076535        3981825        54             0              10   23   17   
1.89/1.98	c 9627           13537          1168876        4293922        54             0              11   23   14   
2.19/2.20	c 10680          15162          1314497        4705909        54             0              10   23   18   
2.39/2.42	c 11838          16934          1446639        5226860        54             0              11   23   17   
2.59/2.64	c 13111          18667          1591718        5675900        54             0              8   22   17    
2.89/3.00	c 14511          20588          1814840        6493849        54             0              10   23   16   
3.19/3.26	c 16051          22621          1953182        7145149        54             0              10   23   14   
3.49/3.56	c 17745          24928          2142320        7857971        54             0              7   23   16    
3.79/3.84	c 19608          27232          2314898        8337397        54             0              9   23   13    
4.10/4.13	c 21657          29715          2493339        8821071        54             0              12   23   14   
4.59/4.64	c 23910          32690          2812397        9912930        54             0              10   23   15   
5.10/5.13	c 26388          36288          3124865        10868124       54             0              10   22   18   
5.59/5.68	c 29113          39867          3453176        11796359       54             0              9   22   12    
6.19/6.23	c 32110          43992          3799239        12913319       54             0              8   21   16    
6.79/6.80	c 35406          48747          4143174        14113853       54             0              6   21   15    
7.39/7.41	c 39031          53523          4493417        15388578       54             0              6   21   12    
8.10/8.14	c 43018          58357          4938724        16815527       54             0              8   21   13    
8.89/8.96	c 47403          64687          5433863        18525304       54             0              6   21   14    
10.29/10.32	c 52226          71287          6257456        21894462       54             0              9   23   16    
11.39/11.43	c 57531          77153          6849392        24687065       54             0              9   21   13    
12.59/12.60	c 63366          85482          7545796        26944299       54             0              6   21   14    
13.89/13.93	c 69784          94440          8383101        29664908       54             0              8   21   16    
15.39/15.48	c 76843          104354         9272995        32682301       54             0              6   21   12    
16.89/16.92	c 84607          113747         10109589       35730395       54             0              6   21   14    
18.69/18.71	c 93147          124539         11210397       39870909       54             0              9   23   17    
20.59/20.70	c 102541         138372         12359054       44476602       54             0              6   21   12    
22.69/22.77	c 112874         153133         13580735       48849831       54             0              8   27   13    
24.49/24.53	c 124240         167219         14536638       53297823       54             0              6   21   12    
26.89/26.96	c 136742         185482         16031780       58592684       54             0              4   23   14    
30.49/30.55	c 150494         202945         18089337       66457091       54             0              5   19   9     
33.69/33.74	c 165621         220947         19947862       73132310       54             0              6   23   14    
37.10/37.12	c 182260         244799         21967155       79922658       54             0              6   23   15    
41.10/41.14	c 200562         267824         24453045       87160855       54             0              6   22   13    
44.69/44.79	c 220694         295907         26724104       94387844       54             0              7   23   16    
48.69/48.73	c 242839         328866         29113406       102688266      54             0              6   23   16    
52.89/52.99	c 267198         359441         31709392       110625847      54             0              11   22   16   
58.90/58.96	c 293992         391928         35058620       125416095      54             0              6   22   14    
64.30/64.37	c 323465         430184         38244386       136289639      54             0              6   25   13    
70.50/70.55	c 355885         477298         41949040       149884032      54             0              7   28   15    
76.40/76.45	c 391547         523322         45280607       162268249      54             0              8   25   13    
82.70/82.76	c 430775         574842         48967032       176344299      54             0              3   23   12    
90.11/90.16	c 473925         634644         53291841       194495975      54             0              7   23   14    
99.11/99.11	c 521390         702466         58527109       215190574      54             0              8   23   15    
101.40/101.47	c First solution is found
101.40/101.47	s SATISFIABLE
101.40/101.47	c restarts              : 66          
101.40/101.47	c conflicts             : 534004       (5262 /sec)
101.40/101.47	c decisions             : 718322       (7078 /sec)
101.40/101.47	c propagations          : 220599866   (2173805 /sec)
101.40/101.47	c root propagations     : 1858        
101.40/101.47	c filter calls          : 59900056       (590259 /sec)
101.40/101.47	c useless filter calls  : 37794560       (63 %)
101.40/101.47	c Memory used           : 26.86 MB
101.40/101.47	c CPU time              : 101.481 s
101.40/101.47	c real time             : 101.472 s
101.40/101.47	
101.40/101.47	c solution 1
101.40/101.47	
101.40/101.47	v <instantiation type='solution'>
101.40/101.47	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] </list>
101.40/101.47	v <values>23 37 5 53 67 31 37 61 97 79 41 5 53 29 43 3 53 3 83 37 37 67 61 11 19 13 41 89 61 31 11 5 83 23 71 61 67 17 37 61 11 89 79 71 29 41 89 97 53 73 43 3 59 13 17 89 41 73 79 17 13 2 29 5 37 13 79 11 43 19 97 73 19 73 47 61 29 47 67 2 41 23 3 7 43 29 7 3 11 97 19 31 3 67 47 41 3 37 71 47 </values>
101.40/101.47	v </instantiation>
101.40/101.47	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390114-1568341620/watcher-4390114-1568341620 -o /tmp/evaluation-result-4390114-1568341620/solver-4390114-1568341620 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568334353-31998 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390114-1568341620.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
Current StackSize limit: 8192 KiB

solver pid=928, runsolver pid=925

[startup+0.100106 s]*
/proc/loadavg: 2.16 2.05 2.04 3/203 929
/proc/meminfo: memFree=31668908/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=3952 CPUtime=0.1 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1188 0 0 0 10 0 0 0 20 0 1 0 410401606 28160000 988 33554432000 4194304 6210612 140728268190416 140728268188680 5149314 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 988 838 493 0 180 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 3952 KiB

[startup+0.209466 s]*
/proc/loadavg: 2.16 2.05 2.04 3/203 929
/proc/meminfo: memFree=31668908/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=3952 CPUtime=0.21 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1188 0 0 0 21 0 0 0 20 0 1 0 410401606 28160000 988 33554432000 4194304 6210612 140728268190416 140728268188680 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 988 838 493 0 180 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 3952 KiB

[startup+0.308988 s]*
/proc/loadavg: 2.16 2.05 2.04 3/203 929
/proc/meminfo: memFree=31668908/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=3952 CPUtime=0.31 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1188 0 0 0 31 0 0 0 20 0 1 0 410401606 28160000 988 33554432000 4194304 6210612 140728268190416 140728268188680 5149085 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 988 838 493 0 180 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700223 s]
/proc/loadavg: 2.16 2.05 2.04 3/203 929
/proc/meminfo: memFree=31668908/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=3952 CPUtime=0.69 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1188 0 0 0 69 0 0 0 20 0 1 0 410401606 28160000 988 33554432000 4194304 6210612 140728268190416 140728268188376 5149321 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 988 838 493 0 180 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50022 s]
/proc/loadavg: 2.16 2.05 2.04 3/203 929
/proc/meminfo: memFree=31668980/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=3952 CPUtime=1.49 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1188 0 0 0 149 0 0 0 20 0 1 0 410401606 28160000 988 33554432000 4194304 6210612 140728268190416 140728268188376 5148849 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 988 838 493 0 180 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10908 s]
/proc/loadavg: 2.16 2.05 2.04 3/203 929
/proc/meminfo: memFree=31668552/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=3.1 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1272 0 0 0 310 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5397015 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+6.30022 s]
/proc/loadavg: 2.15 2.05 2.04 3/203 929
/proc/meminfo: memFree=31668384/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=6.29 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1356 0 0 0 629 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5148311 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+12.7002 s]
/proc/loadavg: 2.14 2.05 2.04 3/203 932
/proc/meminfo: memFree=31667172/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=12.69 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1440 0 0 0 1269 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149085 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+25.5002 s]
/proc/loadavg: 2.11 2.04 2.04 3/203 933
/proc/meminfo: memFree=31667992/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=25.49 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1610 0 0 0 2549 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149318 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+51.1091 s]
/proc/loadavg: 2.07 2.04 2.04 3/203 933
/proc/meminfo: memFree=31667804/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=51.1 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1695 0 0 0 5110 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149332 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+101.478 s]
# the end of solver process 928 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=101.481 s, system=0.003 s

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

[startup+51.2003 s]
/proc/loadavg: 2.07 2.04 2.04 3/203 933
/proc/meminfo: memFree=31667804/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=51.19 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1695 0 0 0 5119 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 51.19 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+76.8002 s]
/proc/loadavg: 2.05 2.04 2.04 3/202 937
/proc/meminfo: memFree=31668256/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=76.8 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1780 0 0 0 7680 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5150570 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 76.8 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+89.6002 s]
/proc/loadavg: 2.04 2.04 2.04 3/202 937
/proc/meminfo: memFree=31668136/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=89.6 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1781 0 0 0 8960 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149280 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 89.6 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+96.0002 s]*
/proc/loadavg: 2.03 2.04 2.04 3/202 937
/proc/meminfo: memFree=31668072/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=96 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1781 0 0 0 9600 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 96 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+99.2002 s]
/proc/loadavg: 2.03 2.04 2.04 3/202 937
/proc/meminfo: memFree=31668240/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=99.2 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1781 0 0 0 9920 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149314 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 99.2 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+100.8 s]
/proc/loadavg: 2.03 2.04 2.04 3/202 937
/proc/meminfo: memFree=31668240/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=100.8 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1781 0 0 0 10080 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5150349 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 100.8 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+101.2 s]
/proc/loadavg: 2.03 2.04 2.04 3/202 938
/proc/meminfo: memFree=31668236/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=101.2 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1781 0 0 0 10120 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149290 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 101.2 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

[startup+101.4 s]
/proc/loadavg: 2.03 2.04 2.04 3/202 938
/proc/meminfo: memFree=31668236/32770624 swapFree=67003424/67108860
[pid=928] ppid=925 vsize=27500 memory=4104 CPUtime=101.4 cores=1,3,5,7
/proc/928/stat : 928 (cosoco) R 925 928 31966 0 -1 4202496 1781 0 0 0 10140 0 0 0 20 0 1 0 410401606 28160000 1026 33554432000 4194304 6210612 140728268190416 140728268188376 5149332 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 20500480 140728268194827 140728268194929 140728268194929 140728268197838 0
/proc/928/statm: 6875 1026 875 493 0 180 0
Current children cumulated CPU time: 101.4 s
Current children cumulated vsize: 27500 KiB
Current children cumulated memory: 4104 KiB

Child status: 0
Real time (s): 101.478
CPU time (s): 101.484
CPU user time (s): 101.481
CPU system time (s): 0.003
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 27500
Max. memory (cumulated for all children) (KiB): 4104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.481
system time used= 0.003
maximum resident set size= 4180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1826
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 928
#   total CPU time (s): 101.484
#   total CPU user time (s): 101.481
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.402719 second user time and 0.671199 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-13 04:26:20
IDJOB=4390114
IDBENCH=133310
IDSOLVER=2830
FILE ID=node133/4390114-1568341620
RUNJOBID= node133-1568334353-31998
PBS_JOBID= 21701160
Free space on /tmp= 55112 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-80-3-5.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390114-1568341620/watcher-4390114-1568341620 -o /tmp/evaluation-result-4390114-1568341620/solver-4390114-1568341620 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568334353-31998 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390114-1568341620.xml

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

MD5SUM BENCH= e16822278c06eeddd9fe176270acc92b
RANDOM SEED=336329628

node133.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.18
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.18
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.18
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.18
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:        31669192 kB
MemAvailable:   31886876 kB
Buffers:          138676 kB
Cached:           363360 kB
SwapCached:         3524 kB
Active:           278836 kB
Inactive:         243556 kB
Active(anon):      44792 kB
Inactive(anon):    15724 kB
Active(file):     234044 kB
Inactive(file):   227832 kB
Unevictable:      111240 kB
Mlocked:          111240 kB
SwapTotal:      67108860 kB
SwapFree:       67003424 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:        130340 kB
Mapped:            44808 kB
Shmem:             31284 kB
Slab:             171604 kB
SReclaimable:     143284 kB
SUnreclaim:        28320 kB
KernelStack:        3600 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     544396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 55108 MiB
End job on node133 at 2019-09-13 04:28:02