Trace number 4242177

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 NameAnswerobjective functionCPU timeWall clock time
R1: cosoco-sat 1.1OPT1477 1690.44 1690.75

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-13.xml
MD5SUM38d75cb998cf411a03c81843abbd85b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1477
Best CPU time to get the best result obtained on this benchmark86.1866
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SAT : Variables: 120 -- Clauses: 120
0.00/0.00	c best=?? lower=0 upper=3285 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 60
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 2
0.00/0.00	c |                   Arity: 60..60
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 2
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	o 0
0.00/0.00	c    1 calls to solver: best=0 lower=1 upper=3285 
0.00/0.00	o 98
0.00/0.01	o 100
0.00/0.01	c    3 calls to solver: best=100 lower=101 upper=3285 
0.00/0.01	o 140
0.00/0.01	o 155
0.00/0.01	c    5 calls to solver: best=155 lower=156 upper=3285 
0.00/0.01	o 205
0.00/0.01	o 219
0.00/0.01	c    7 calls to solver: best=219 lower=220 upper=3285 
0.00/0.01	o 230
0.00/0.01	o 249
0.00/0.01	c    9 calls to solver: best=249 lower=250 upper=3285 
0.00/0.01	o 272
0.00/0.01	o 277
0.00/0.01	c   11 calls to solver: best=277 lower=278 upper=3285 
0.00/0.01	o 302
0.00/0.01	o 329
0.00/0.01	c   13 calls to solver: best=329 lower=330 upper=3285 
0.00/0.01	o 337
0.00/0.01	o 340
0.00/0.01	c   15 calls to solver: best=340 lower=341 upper=3285 
0.00/0.01	o 409
0.00/0.01	o 435
0.00/0.01	c   17 calls to solver: best=435 lower=436 upper=3285 
0.00/0.02	o 509
0.00/0.02	o 560
0.00/0.02	c   19 calls to solver: best=560 lower=561 upper=3285 
0.00/0.02	o 567
0.00/0.02	o 571
0.00/0.02	c   21 calls to solver: best=571 lower=572 upper=3285 
0.00/0.02	o 602
0.00/0.02	o 650
0.00/0.02	c   23 calls to solver: best=650 lower=651 upper=3285 
0.00/0.02	o 656
0.00/0.02	o 670
0.00/0.02	c   25 calls to solver: best=670 lower=671 upper=3285 
0.00/0.02	o 682
0.00/0.02	o 740
0.00/0.02	c   27 calls to solver: best=740 lower=741 upper=3285 
0.00/0.02	o 743
0.00/0.02	o 774
0.00/0.02	c   29 calls to solver: best=774 lower=775 upper=3285 
0.00/0.02	o 781
0.00/0.02	o 792
0.00/0.02	c   31 calls to solver: best=792 lower=793 upper=3285 
0.00/0.02	o 812
0.00/0.03	o 825
0.00/0.03	c   33 calls to solver: best=825 lower=826 upper=3285 
0.00/0.03	o 863
0.00/0.03	o 870
0.00/0.03	c   35 calls to solver: best=870 lower=871 upper=3285 
0.00/0.03	o 916
0.00/0.03	o 917
0.00/0.03	c   37 calls to solver: best=917 lower=918 upper=3285 
0.29/0.36	o 920
0.29/0.36	o 953
0.29/0.36	c   39 calls to solver: best=953 lower=954 upper=3285 
0.29/0.38	o 958
0.29/0.38	o 959
0.29/0.38	c   41 calls to solver: best=959 lower=960 upper=3285 
0.29/0.38	o 965
0.29/0.39	o 1011
0.29/0.39	c   43 calls to solver: best=1011 lower=1012 upper=3285 
5.89/5.91	o 1016
5.99/6.04	o 1019
5.99/6.04	c   45 calls to solver: best=1019 lower=1020 upper=3285 
7.19/7.20	o 1022
7.29/7.31	o 1024
7.29/7.31	c   47 calls to solver: best=1024 lower=1025 upper=3285 
7.29/7.34	o 1049
7.29/7.36	o 1051
7.29/7.36	c   49 calls to solver: best=1051 lower=1052 upper=3285 
7.29/7.36	o 1052
7.29/7.36	o 1057
7.29/7.36	c   51 calls to solver: best=1057 lower=1058 upper=3285 
7.39/7.44	o 1061
7.39/7.47	o 1066
7.39/7.47	c   53 calls to solver: best=1066 lower=1067 upper=3285 
7.59/7.62	o 1085
7.59/7.69	o 1094
7.59/7.69	c   55 calls to solver: best=1094 lower=1095 upper=3285 
7.70/7.71	o 1105
7.70/7.76	o 1106
7.70/7.76	c   57 calls to solver: best=1106 lower=1107 upper=3285 
7.70/7.78	o 1112
7.70/7.80	o 1125
7.70/7.80	c   59 calls to solver: best=1125 lower=1126 upper=3285 
7.80/7.83	o 1139
7.80/7.88	o 1142
7.80/7.88	c   61 calls to solver: best=1142 lower=1143 upper=3285 
7.80/7.89	o 1168
7.89/7.90	o 1174
7.89/7.90	c   63 calls to solver: best=1174 lower=1175 upper=3285 
7.89/7.91	o 1185
8.39/8.46	o 1188
8.39/8.46	c   65 calls to solver: best=1188 lower=1189 upper=3285 
8.69/8.71	o 1192
9.29/9.32	o 1200
9.29/9.32	c   67 calls to solver: best=1200 lower=1201 upper=3285 
12.59/12.64	o 1206
17.59/17.65	o 1208
17.59/17.65	c   69 calls to solver: best=1208 lower=1209 upper=3285 
19.49/19.59	o 1209
20.39/20.42	o 1214
20.39/20.42	c   71 calls to solver: best=1214 lower=1215 upper=3285 
21.89/21.90	o 1219
26.49/26.59	o 1226
26.49/26.59	c   73 calls to solver: best=1226 lower=1227 upper=3285 
48.58/48.65	o 1233
50.48/50.60	o 1239
50.48/50.60	c   75 calls to solver: best=1239 lower=1240 upper=3285 
61.38/61.40	o 1242
65.18/65.24	o 1246
65.18/65.24	c   77 calls to solver: best=1246 lower=1247 upper=3285 
66.38/66.49	o 1249
67.09/67.13	o 1257
67.09/67.13	c   79 calls to solver: best=1257 lower=1258 upper=3285 
74.18/74.20	o 1275
75.58/75.60	o 1278
75.58/75.60	c   81 calls to solver: best=1278 lower=1279 upper=3285 
89.97/90.06	o 1297
113.07/113.11	o 1315
113.07/113.11	c   83 calls to solver: best=1315 lower=1316 upper=3285 
116.77/116.89	o 1316
164.56/164.62	o 1321
164.56/164.62	c   85 calls to solver: best=1321 lower=1322 upper=3285 
166.66/166.78	conflict 24lvl : 35 bt29-65:0(33)X105766
177.16/177.21	 -> -65:X(33)o 1326
187.46/187.51	o 1328
187.46/187.51	c   87 calls to solver: best=1328 lower=1329 upper=3285 
190.06/190.14	o 1342
191.95/192.02	o 1347
191.95/192.02	c   89 calls to solver: best=1347 lower=1348 upper=3285 
193.05/193.17	o 1348
193.56/193.61	o 1349
193.56/193.61	c   91 calls to solver: best=1349 lower=1350 upper=3285 
201.85/201.90	o 1364
222.45/222.59	o 1375
222.45/222.59	c   93 calls to solver: best=1375 lower=1376 upper=3285 
228.25/228.34	o 1386
242.25/242.31	conflict 19lvl : 37 bt35-115:0(35)X106598
270.34/270.46	 -> -115:X(35)o 1396
270.34/270.46	c   95 calls to solver: best=1396 lower=1397 upper=3285 
275.74/275.86	o 1399
301.73/301.82	o 1427
301.73/301.82	c   97 calls to solver: best=1427 lower=1428 upper=3285 
531.39/531.58	o 1431
742.15/742.33	o 1435
742.15/742.33	c   99 calls to solver: best=1435 lower=1436 upper=3285 
822.75/822.98	conflict 7lvl : 35 bt32-51:0(22)X108896
824.24/824.46	conflict 5lvl : 28 bt28-15:0(11)X108906
851.83/852.03	o 1436
901.42/901.63	conflict 6lvl : 36 bt33-69:0(20)X109100
997.11/997.37	 -> -69:X(20)o 1441
997.11/997.37	c  101 calls to solver: best=1441 lower=1442 upper=3285 
1089.90/1090.13	o 1442
1141.08/1141.33	conflict 5lvl : 32 bt26-77:0(18)X109444
1145.28/1145.51	o 1449
1145.28/1145.51	c  103 calls to solver: best=1449 lower=1450 upper=3285 
1198.97/1199.28	o 1452
1214.37/1214.68	o 1466
1214.37/1214.68	c  105 calls to solver: best=1466 lower=1467 upper=3285 
1226.37/1226.62	o 1477
1338.14/1338.41	conflict 8lvl : 36 bt36-57:0(20)X109848
1630.69/1631.02	conflict 5lvl : 32 bt32-59:0(15)X110236
1655.48/1655.84	 -> -59:X(15)conflict 14lvl : 39 bt38-33:0(33)X110244
1677.98/1678.34	conflict 6lvl : 42 bt31-59:0(25)X110261
1690.39/1690.74	conflict 12lvl : 35 bt35-45:0(25)X110270
1690.39/1690.74	c
1690.39/1690.74	c Optimum found         : 1477
1690.39/1690.74	c
1690.39/1690.74	
1690.39/1690.74	v <instantiation type='solution' cost='1477'>
1690.39/1690.74	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] </list>
1690.39/1690.74	v <values>0 0 1 0 0 1 0 0 1 0 0 1 1 1 0 0 1 0 1 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 </values>
1690.39/1690.74	v </instantiation>
1690.39/1690.74	
1690.39/1690.74	c call to solver        : 107
1690.39/1690.74	c
1690.39/1690.74	c restarts              : 607         
1690.39/1690.74	c conflicts             : 30728557     (18178 /sec)
1690.39/1690.74	c decisions             : 171892281    (101685 /sec)
1690.39/1690.74	c propagations          : 1674391275  (990510 /sec)
1690.39/1690.74	c root propagations     : 60          
1690.39/1690.74	c filter calls          : 589238672      (348573 /sec)
1690.39/1690.74	c useless filter calls  : 365217032      (61 %)
1690.39/1690.74	c
1690.39/1690.74	c clauses               : 2811
1690.39/1690.74	c SAT propagations      : 416885
1690.39/1690.74	c SAT conflicts         : 572581 (11 learnts)
1690.39/1690.74	c Memory used           : 30.88 MB
1690.39/1690.74	c CPU time              : 1690.43 s
1690.39/1690.74	
1690.39/1690.74	s OPTIMUM FOUND

Verifier Data

OK	1477

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-4242177-1500655389/watcher-4242177-1500655389 -o /tmp/evaluation-result-4242177-1500655389/solver-4242177-1500655389 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500648178-2504 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4242177-1500655389.xml 

pid=4467
running on 8 cores: 1,3,5,7,9,11,13,15

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.13 3/243 4470
/proc/meminfo: memFree=29852500/32770624 swapFree=5792/19624
[pid=4470] ppid=4467 vsize=31480 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1050 0 0 0 0 0 0 0 20 0 1 0 806227 32235520 832 33554432000 4194304 5970956 140734975737904 140734975734504 140670704069728 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7870 832 735 434 0 1234 0

[startup+0.10014 s]
/proc/loadavg: 2.00 2.01 2.13 3/243 4470
/proc/meminfo: memFree=29852500/32770624 swapFree=5792/19624
[pid=4470] ppid=4467 vsize=31480 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1058 0 0 0 9 0 0 0 20 0 1 0 806227 32235520 1344 33554432000 4194304 5970956 140734975737904 140734975725208 5136620 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7870 1344 735 434 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31480

[startup+0.200291 s]
/proc/loadavg: 2.00 2.01 2.13 3/243 4470
/proc/meminfo: memFree=29852500/32770624 swapFree=5792/19624
[pid=4470] ppid=4467 vsize=31480 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1076 0 0 0 19 0 0 0 20 0 1 0 806227 32235520 1409 33554432000 4194304 5970956 140734975737904 140734975725208 5044849 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7870 1409 783 434 0 1234 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31480

[startup+0.300236 s]
/proc/loadavg: 2.00 2.01 2.13 3/243 4470
/proc/meminfo: memFree=29852500/32770624 swapFree=5792/19624
[pid=4470] ppid=4467 vsize=31616 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1097 0 0 0 29 0 0 0 20 0 1 0 806227 32374784 1409 33554432000 4194304 5970956 140734975737904 140734975734664 5136560 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1409 783 434 0 1268 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31616

[startup+0.700207 s]
/proc/loadavg: 2.00 2.01 2.13 3/243 4470
/proc/meminfo: memFree=29852500/32770624 swapFree=5792/19624
[pid=4470] ppid=4467 vsize=31616 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1110 0 0 0 69 0 0 0 20 0 1 0 806227 32374784 1409 33554432000 4194304 5970956 140734975737904 140734975725208 5136803 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1409 783 434 0 1268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31616

[startup+1.5002 s]
/proc/loadavg: 2.00 2.01 2.13 3/244 4471
/proc/meminfo: memFree=29850324/32770624 swapFree=5792/19656
[pid=4470] ppid=4467 vsize=31616 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1110 0 0 0 149 0 0 0 20 0 1 0 806227 32374784 1409 33554432000 4194304 5970956 140734975737904 140734975725208 5136587 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1409 783 434 0 1268 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31616

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.13 3/244 4471
/proc/meminfo: memFree=29849952/32770624 swapFree=5792/19656
[pid=4470] ppid=4467 vsize=31616 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1199 0 0 0 309 0 0 0 20 0 1 0 806227 32374784 1461 33554432000 4194304 5970956 140734975737904 140734975725208 5047051 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1461 783 434 0 1268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31616

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.13 3/244 4471
/proc/meminfo: memFree=29849828/32770624 swapFree=5792/19656
[pid=4470] ppid=4467 vsize=31616 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1297 0 0 0 629 0 0 0 20 0 1 0 806227 32374784 1461 33554432000 4194304 5970956 140734975737904 140734975725208 5045288 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1461 783 434 0 1268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31616

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.13 3/244 4471
/proc/meminfo: memFree=29849316/32770624 swapFree=5792/19672
[pid=4470] ppid=4467 vsize=31616 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1402 0 0 0 1269 0 0 0 20 0 1 0 806227 32374784 1461 33554432000 4194304 5970956 140734975737904 140734975735464 5136560 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1461 783 434 0 1268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31616

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.13 3/244 4471
/proc/meminfo: memFree=29849424/32770624 swapFree=5792/19676
[pid=4470] ppid=4467 vsize=31616 CPUtime=25.49 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1588 0 0 0 2549 0 0 0 20 0 1 0 806227 32374784 1463 33554432000 4194304 5970956 140734975737904 140734975735464 5337914 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1463 783 434 0 1268 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31616

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.13 3/244 4471
/proc/meminfo: memFree=29848880/32770624 swapFree=5792/19700
[pid=4470] ppid=4467 vsize=31616 CPUtime=51.08 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1699 0 0 0 5108 0 0 0 20 0 1 0 806227 32374784 1463 33554432000 4194304 5970956 140734975737904 140734975725208 5136587 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1463 783 434 0 1268 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31616

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/244 4472
/proc/meminfo: memFree=29848652/32770624 swapFree=5792/19776
[pid=4470] ppid=4467 vsize=31616 CPUtime=102.28 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1803 0 0 0 10228 0 0 0 20 0 1 0 806227 32374784 1463 33554432000 4194304 5970956 140734975737904 140734975735464 5136799 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1463 783 434 0 1268 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31616

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/243 4473
/proc/meminfo: memFree=29848464/32770624 swapFree=5792/19820
[pid=4470] ppid=4467 vsize=31616 CPUtime=162.26 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 1901 0 0 0 16226 0 0 0 20 0 1 0 806227 32374784 1463 33554432000 4194304 5970956 140734975737904 140734975735464 5337914 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1463 783 434 0 1268 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 31616

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 2.11 3/243 4474
/proc/meminfo: memFree=29848428/32770624 swapFree=5792/19880
[pid=4470] ppid=4467 vsize=31616 CPUtime=222.26 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 2016 0 0 0 22226 0 0 0 20 0 1 0 806227 32374784 1467 33554432000 4194304 5970956 140734975737904 140734975735464 5136560 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1467 787 434 0 1268 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 31616

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/243 4475
/proc/meminfo: memFree=29847840/32770624 swapFree=5792/19928
[pid=4470] ppid=4467 vsize=31616 CPUtime=282.24 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 2116 0 0 0 28224 0 0 0 20 0 1 0 806227 32374784 1467 33554432000 4194304 5970956 140734975737904 140734975735464 5046736 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1467 787 434 0 1268 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 31616

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.10 3/243 4476
/proc/meminfo: memFree=29848560/32770624 swapFree=5792/19984
[pid=4470] ppid=4467 vsize=31616 CPUtime=342.23 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 2215 0 0 0 34223 0 0 0 20 0 1 0 806227 32374784 1467 33554432000 4194304 5970956 140734975737904 140734975725208 5136625 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1467 787 434 0 1268 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 31616

[startup+402.3 s]
/proc/loadavg: 2.10 2.04 2.10 3/243 4477
/proc/meminfo: memFree=29848552/32770624 swapFree=5792/20032
[pid=4470] ppid=4467 vsize=31616 CPUtime=402.22 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 2305 0 0 0 40222 0 0 0 20 0 1 0 806227 32374784 1467 33554432000 4194304 5970956 140734975737904 140734975725208 5046435 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1467 787 434 0 1268 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 31616

[startup+462.3 s]
/proc/loadavg: 2.10 2.05 2.10 3/244 4486
/proc/meminfo: memFree=29847976/32770624 swapFree=5792/20084
[pid=4470] ppid=4467 vsize=31616 CPUtime=462.21 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 2390 0 0 0 46221 0 0 0 20 0 1 0 806227 32374784 1467 33554432000 4194304 5970956 140734975737904 140734975725208 5136611 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1467 787 434 0 1268 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 31616

[startup+522.3 s]
/proc/loadavg: 2.11 2.06 2.10 3/244 4487
/proc/meminfo: memFree=29848032/32770624 swapFree=5792/20128
[pid=4470] ppid=4467 vsize=31616 CPUtime=522.19 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 2476 0 0 0 52219 0 0 0 20 0 1 0 806227 32374784 1467 33554432000 4194304 5970956 140734975737904 140734975725208 5045461 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1467 787 434 0 1268 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 31616

[startup+582.3 s]
/proc/loadavg: 2.11 2.06 2.10 3/244 4488
/proc/meminfo: memFree=29847936/32770624 swapFree=5792/20172
[pid=4470] ppid=4467 vsize=31616 CPUtime=582.18 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 2576 0 0 0 58218 0 0 0 20 0 1 0 806227 32374784 1467 33554432000 4194304 5970956 140734975737904 140734975735464 5044824 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1467 787 434 0 1268 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 31616


################
# More data... #
################

/proc/meminfo: memFree=29847676/32770624 swapFree=5792/20596
[pid=4470] ppid=4467 vsize=31616 CPUtime=1182.07 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 3536 0 0 0 118207 0 0 0 20 0 1 0 806227 32374784 1470 33554432000 4194304 5970956 140734975737904 140734975725208 4908315 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1470 787 434 0 1268 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 31616

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4530
/proc/meminfo: memFree=29848312/32770624 swapFree=5792/20644
[pid=4470] ppid=4467 vsize=31616 CPUtime=1242.06 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 3637 0 0 0 124206 0 0 0 20 0 1 0 806227 32374784 1470 33554432000 4194304 5970956 140734975737904 140734975735464 5046197 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1470 787 434 0 1268 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 31616

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/243 4531
/proc/meminfo: memFree=29844644/32770624 swapFree=5792/20688
[pid=4470] ppid=4467 vsize=31616 CPUtime=1302.05 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 3732 0 0 0 130205 0 0 0 20 0 1 0 806227 32374784 1470 33554432000 4194304 5970956 140734975737904 140734975735464 5045027 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1470 787 434 0 1268 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 31616

[startup+1362.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/243 4532
/proc/meminfo: memFree=29845312/32770624 swapFree=5792/20728
[pid=4470] ppid=4467 vsize=31616 CPUtime=1362.04 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 3826 0 0 0 136204 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5045736 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 31616

[startup+1422.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 4533
/proc/meminfo: memFree=29846056/32770624 swapFree=5792/20764
[pid=4470] ppid=4467 vsize=31616 CPUtime=1422.03 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 3915 0 0 0 142203 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5136786 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 31616

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 4534
/proc/meminfo: memFree=29845972/32770624 swapFree=5792/20800
[pid=4470] ppid=4467 vsize=31616 CPUtime=1482.02 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 3997 0 0 0 148202 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5136786 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 31616

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 4535
/proc/meminfo: memFree=29846344/32770624 swapFree=5792/20836
[pid=4470] ppid=4467 vsize=31616 CPUtime=1542.01 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4080 0 0 0 154201 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5045648 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 31616

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 4536
/proc/meminfo: memFree=29846468/32770624 swapFree=5792/20880
[pid=4470] ppid=4467 vsize=31616 CPUtime=1601.99 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4178 0 0 0 160199 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5046925 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 31616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4544
/proc/meminfo: memFree=29846836/32770624 swapFree=5792/20932
[pid=4470] ppid=4467 vsize=31616 CPUtime=1661.98 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4276 0 0 0 166198 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5136629 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 31616

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

[startup+1664 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4544
/proc/meminfo: memFree=29846836/32770624 swapFree=5792/20932
[pid=4470] ppid=4467 vsize=31616 CPUtime=1663.68 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4276 0 0 0 166368 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5136629 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1663.68
Current children cumulated vsize (KiB) 31616

[startup+1676.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4544
/proc/meminfo: memFree=29846836/32770624 swapFree=5792/20940
[pid=4470] ppid=4467 vsize=31616 CPUtime=1676.48 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4342 0 0 0 167648 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5047480 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1676.48
Current children cumulated vsize (KiB) 31616

[startup+1683.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4545
/proc/meminfo: memFree=29847176/32770624 swapFree=5792/20968
[pid=4470] ppid=4467 vsize=31616 CPUtime=1682.88 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4367 0 0 0 168288 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5098954 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1682.88
Current children cumulated vsize (KiB) 31616

[startup+1686.41 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4545
/proc/meminfo: memFree=29847176/32770624 swapFree=5792/20972
[pid=4470] ppid=4467 vsize=31616 CPUtime=1686.09 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4368 0 0 0 168609 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5136634 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1686.09
Current children cumulated vsize (KiB) 31616

[startup+1688 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4545
/proc/meminfo: memFree=29847176/32770624 swapFree=5792/20976
[pid=4470] ppid=4467 vsize=31616 CPUtime=1687.68 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4368 0 0 0 168768 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5047044 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1687.68
Current children cumulated vsize (KiB) 31616

[startup+1689.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4545
/proc/meminfo: memFree=29847176/32770624 swapFree=5792/20976
[pid=4470] ppid=4467 vsize=31616 CPUtime=1689.29 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4369 0 0 0 168929 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5136623 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1689.29
Current children cumulated vsize (KiB) 31616

[startup+1690.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4545
/proc/meminfo: memFree=29847176/32770624 swapFree=5792/20976
[pid=4470] ppid=4467 vsize=31616 CPUtime=1690.08 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4370 0 0 0 169008 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5136620 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1690.08
Current children cumulated vsize (KiB) 31616

[startup+1690.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4545
/proc/meminfo: memFree=29847176/32770624 swapFree=5792/20976
[pid=4470] ppid=4467 vsize=31616 CPUtime=1690.28 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4370 0 0 0 169028 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5047497 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1690.28
Current children cumulated vsize (KiB) 31616

[startup+1690.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4545
/proc/meminfo: memFree=29847176/32770624 swapFree=5792/20976
[pid=4470] ppid=4467 vsize=31616 CPUtime=1690.39 cores=1,3,5,7,9,11,13,15
/proc/4470/stat : 4470 (cosoco) R 4467 4470 2471 0 -1 4202496 4370 0 0 0 169039 0 0 0 20 0 1 0 806227 32374784 1473 33554432000 4194304 5970956 140734975737904 140734975735240 5045964 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 40042496 140734975743164 140734975743299 140734975743299 140734975745998 0
/proc/4470/statm: 7904 1473 787 434 0 1268 0
Current children cumulated CPU time (s) 1690.39
Current children cumulated vsize (KiB) 31616

Child status: 0
Real time (s): 1690.75
CPU time (s): 1690.44
CPU user time (s): 1690.43
CPU system time (s): 0.003999
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 31616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1690.43
system time used= 0.003999
maximum resident set size= 5976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4416
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= 12
involuntary context switches= 84973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.03013 second user time and 7.43454 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-21 18:43:09
IDJOB=4242177
IDBENCH=133500
IDSOLVER=2621
FILE ID=node129/4242177-1500655389
RUNJOBID= node129-1500648178-2504
PBS_JOBID= 20623291
Free space on /tmp= 61984 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-13.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242177-1500655389/watcher-4242177-1500655389 -o /tmp/evaluation-result-4242177-1500655389/solver-4242177-1500655389 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500648178-2504 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4242177-1500655389.xml

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

MD5SUM BENCH= 38d75cb998cf411a03c81843abbd85b8
RANDOM SEED=444004874

node129.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        29852940 kB
MemAvailable:   29749788 kB
Buffers:           47284 kB
Cached:           103520 kB
SwapCached:            0 kB
Active:          2422676 kB
Inactive:          86292 kB
Active(anon):    2303032 kB
Inactive(anon):    66668 kB
Active(file):     119644 kB
Inactive(file):    19624 kB
Unevictable:        5792 kB
Mlocked:            5792 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2420 kB
Writeback:             0 kB
AnonPages:       2276168 kB
Mapped:            30216 kB
Shmem:              8844 kB
Slab:              93452 kB
SReclaimable:      60844 kB
SUnreclaim:        32608 kB
KernelStack:        4272 kB
PageTables:         9632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2751916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    550912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61980 MiB
End job on node129 at 2017-07-21 19:11:20