Trace number 4265731

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
cosoco-sat 1.12OPT1333 1056.83 1056.96

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-05.xml
MD5SUMec17c84eab1701ad56b983b1c216f3af
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1333
Best CPU time to get the best result obtained on this benchmark95.399902
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.09	c SAT : Variables: 120 -- Clauses: 120
0.00/0.09	c best=?? lower=0 upper=3189 
0.00/0.09	c
0.00/0.09	c This is cosoco 1.12 --  
0.00/0.09	c
0.00/0.09	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265731-1502581477.xml 
0.00/0.09	c enable optimization
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.00 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 60
0.00/0.09	c |            Domain Sizes: 2..2
0.00/0.09	c |
0.00/0.09	c |             Constraints: 2
0.00/0.09	c |                   Arity: 60..60
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          Sum: 2
0.00/0.09	c |                          
0.00/0.09	c =========================================================================================================
0.00/0.09	o 0
0.00/0.09	c    1 calls to solver: best=0 lower=1 upper=3189 
0.00/0.09	o 8
0.00/0.09	o 27
0.00/0.09	c    3 calls to solver: best=27 lower=28 upper=3189 
0.00/0.09	o 99
0.00/0.10	o 100
0.00/0.10	c    5 calls to solver: best=100 lower=101 upper=3189 
0.00/0.10	o 132
0.00/0.10	o 143
0.00/0.10	c    7 calls to solver: best=143 lower=144 upper=3189 
0.00/0.10	o 148
0.00/0.10	o 185
0.00/0.10	c    9 calls to solver: best=185 lower=186 upper=3189 
0.00/0.10	o 194
0.00/0.10	o 213
0.00/0.10	c   11 calls to solver: best=213 lower=214 upper=3189 
0.00/0.10	o 215
0.00/0.10	o 227
0.00/0.10	c   13 calls to solver: best=227 lower=228 upper=3189 
0.00/0.10	o 229
0.00/0.10	o 243
0.00/0.10	c   15 calls to solver: best=243 lower=244 upper=3189 
0.00/0.10	o 268
0.00/0.10	o 334
0.00/0.10	c   17 calls to solver: best=334 lower=335 upper=3189 
0.00/0.10	o 338
0.00/0.10	o 349
0.00/0.10	c   19 calls to solver: best=349 lower=350 upper=3189 
0.00/0.10	o 404
0.00/0.10	o 432
0.00/0.10	c   21 calls to solver: best=432 lower=433 upper=3189 
0.00/0.10	o 456
0.00/0.10	o 463
0.00/0.10	c   23 calls to solver: best=463 lower=464 upper=3189 
0.00/0.10	o 494
0.00/0.10	o 500
0.00/0.10	c   25 calls to solver: best=500 lower=501 upper=3189 
0.00/0.10	o 512
0.00/0.10	o 542
0.00/0.10	c   27 calls to solver: best=542 lower=543 upper=3189 
0.00/0.10	o 543
0.01/0.10	o 586
0.01/0.10	c   29 calls to solver: best=586 lower=587 upper=3189 
0.01/0.11	o 612
0.01/0.11	o 667
0.01/0.11	c   31 calls to solver: best=667 lower=668 upper=3189 
0.01/0.11	o 719
0.01/0.11	o 727
0.01/0.11	c   33 calls to solver: best=727 lower=728 upper=3189 
0.01/0.11	o 731
0.01/0.11	o 762
0.01/0.11	c   35 calls to solver: best=762 lower=763 upper=3189 
0.01/0.11	o 763
0.01/0.15	o 767
0.01/0.15	c   37 calls to solver: best=767 lower=768 upper=3189 
0.01/0.15	o 768
0.01/0.15	o 798
0.01/0.15	c   39 calls to solver: best=798 lower=799 upper=3189 
0.01/0.15	o 802
0.01/0.15	o 814
0.01/0.15	c   41 calls to solver: best=814 lower=815 upper=3189 
0.01/0.16	o 824
0.01/0.16	o 833
0.01/0.16	c   43 calls to solver: best=833 lower=834 upper=3189 
0.01/0.16	o 841
0.01/0.16	o 844
0.01/0.16	c   45 calls to solver: best=844 lower=845 upper=3189 
0.01/0.16	o 849
0.01/0.16	o 869
0.01/0.16	c   47 calls to solver: best=869 lower=870 upper=3189 
0.12/0.27	o 870
0.12/0.27	o 878
0.12/0.27	c   49 calls to solver: best=878 lower=879 upper=3189 
0.60/0.77	o 884
1.20/1.35	o 889
1.20/1.35	c   51 calls to solver: best=889 lower=890 upper=3189 
1.20/1.36	o 891
1.20/1.38	o 896
1.20/1.38	c   53 calls to solver: best=896 lower=897 upper=3189 
1.30/1.41	o 899
1.30/1.42	o 903
1.30/1.42	c   55 calls to solver: best=903 lower=904 upper=3189 
1.30/1.43	o 905
1.30/1.43	o 919
1.30/1.43	c   57 calls to solver: best=919 lower=920 upper=3189 
1.30/1.43	o 928
1.40/1.52	o 930
1.40/1.52	c   59 calls to solver: best=930 lower=931 upper=3189 
1.91/2.07	o 941
2.20/2.38	o 944
2.20/2.38	c   61 calls to solver: best=944 lower=945 upper=3189 
2.30/2.42	o 953
2.30/2.48	o 971
2.30/2.48	c   63 calls to solver: best=971 lower=972 upper=3189 
2.40/2.50	o 977
2.40/2.51	o 978
2.40/2.51	c   65 calls to solver: best=978 lower=979 upper=3189 
2.50/2.64	o 979
2.60/2.76	o 980
2.60/2.76	c   67 calls to solver: best=980 lower=981 upper=3189 
2.80/2.94	o 991
3.10/3.23	o 1004
3.10/3.23	c   69 calls to solver: best=1004 lower=1005 upper=3189 
5.30/5.47	o 1005
5.70/5.86	o 1022
5.70/5.86	c   71 calls to solver: best=1022 lower=1023 upper=3189 
5.80/5.95	o 1024
16.20/16.30	o 1028
16.20/16.30	c   73 calls to solver: best=1028 lower=1029 upper=3189 
16.60/16.71	conflict 24lvl : 35 bt35-39:0(30)X92402
16.91/17.08	 -> -39:X(30)o 1033
17.10/17.21	o 1037
17.10/17.21	c   75 calls to solver: best=1037 lower=1038 upper=3189 
18.10/18.28	o 1039
19.91/20.05	o 1041
19.91/20.05	c   77 calls to solver: best=1041 lower=1042 upper=3189 
21.91/22.02	o 1050
24.70/24.84	o 1058
24.70/24.84	c   79 calls to solver: best=1058 lower=1059 upper=3189 
25.91/26.01	o 1065
27.70/27.88	o 1071
27.70/27.88	c   81 calls to solver: best=1071 lower=1072 upper=3189 
28.50/28.61	o 1082
28.80/28.94	o 1084
28.80/28.94	c   83 calls to solver: best=1084 lower=1085 upper=3189 
29.10/29.28	o 1091
29.80/29.97	o 1100
29.80/29.97	c   85 calls to solver: best=1100 lower=1101 upper=3189 
30.80/30.93	o 1102
32.01/32.13	o 1109
32.01/32.13	c   87 calls to solver: best=1109 lower=1110 upper=3189 
44.10/44.22	o 1110
48.70/48.85	o 1115
48.70/48.85	c   89 calls to solver: best=1115 lower=1116 upper=3189 
50.50/50.65	o 1118
55.20/55.38	o 1125
55.20/55.38	c   91 calls to solver: best=1125 lower=1126 upper=3189 
77.90/78.01	o 1131
92.50/92.64	o 1134
92.50/92.64	c   93 calls to solver: best=1134 lower=1135 upper=3189 
98.39/98.57	o 1135
106.69/106.81	o 1143
106.69/106.81	c   95 calls to solver: best=1143 lower=1144 upper=3189 
115.79/115.96	o 1156
119.29/119.44	o 1162
119.29/119.44	c   97 calls to solver: best=1162 lower=1163 upper=3189 
127.19/127.30	o 1171
131.19/131.38	o 1190
131.19/131.38	c   99 calls to solver: best=1190 lower=1191 upper=3189 
135.19/135.34	o 1194
142.09/142.25	o 1202
142.09/142.25	c  101 calls to solver: best=1202 lower=1203 upper=3189 
151.09/151.25	o 1203
161.69/161.89	o 1211
161.69/161.89	c  103 calls to solver: best=1211 lower=1212 upper=3189 
178.29/178.41	o 1212
263.69/263.85	o 1224
263.69/263.85	c  105 calls to solver: best=1224 lower=1225 upper=3189 
278.19/278.39	o 1248
311.79/312.00	o 1267
311.79/312.00	c  107 calls to solver: best=1267 lower=1268 upper=3189 
580.68/580.80	conflict 7lvl : 37 bt35-47:0(21)X99084
597.98/598.12	conflict 9lvl : 40 bt39-113:0(26)X99094
602.78/602.99	o 1272
607.28/607.43	o 1281
607.28/607.43	c  109 calls to solver: best=1281 lower=1282 upper=3189 
610.37/610.53	o 1286
612.88/613.04	o 1293
612.88/613.04	c  111 calls to solver: best=1293 lower=1294 upper=3189 
620.27/620.45	o 1295
626.37/626.55	o 1319
626.37/626.55	c  113 calls to solver: best=1319 lower=1320 upper=3189 
657.77/658.00	conflict 5lvl : 45 bt43-109:0(26)X99245
681.67/681.80	conflict 6lvl : 42 bt41-21:0(23)X99506
697.88/698.08	conflict 7lvl : 40 bt32-93:0(27)X99515
710.27/710.42	 -> -93:X(27)conflict 6lvl : 39 bt37-79:0(21)X99525
746.07/746.29	o 1320
953.06/953.25	o 1333
953.06/953.25	c  115 calls to solver: best=1333 lower=1334 upper=3189 
982.76/982.91	conflict 4lvl : 39 bt38-113:0(21)X100020
996.56/996.77	conflict 6lvl : 41 bt40-113:0(21)X100027
996.56/996.77	conflict 5lvl : 43 bt38-53:0(22)X100036
1031.87/1032.06	conflict 6lvl : 37 bt36-109:0(25)X100105
1056.76/1056.96	c
1056.76/1056.96	c Optimum found         : 1333
1056.76/1056.96	c
1056.76/1056.96	
1056.76/1056.96	v <instantiation type='solution' cost='1333'>
1056.76/1056.96	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[6] x[7] x[8] x[9] </list>
1056.76/1056.96	v <values>0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 </values>
1056.76/1056.96	v </instantiation>
1056.76/1056.96	
1056.76/1056.96	c call to solver        : 116
1056.76/1056.96	c
1056.76/1056.96	c restarts              : 601         
1056.76/1056.96	c conflicts             : 16770209     (15869 /sec)
1056.76/1056.96	c decisions             : 111308995    (105324 /sec)
1056.76/1056.96	c propagations          : 1044611308  (988445 /sec)
1056.76/1056.96	c root propagations     : 60          
1056.76/1056.96	c filter calls          : 375810756      (355604 /sec)
1056.76/1056.96	c useless filter calls  : 233638878      (62 %)
1056.76/1056.96	c
1056.76/1056.96	c clauses               : 2486
1056.76/1056.96	c SAT propagations      : 452443
1056.76/1056.96	c SAT conflicts         : 39959 (11 learnts)
1056.76/1056.96	c Memory used           : 30.88 MB
1056.76/1056.96	c CPU time              : 1056.82 s
1056.76/1056.96	
1056.76/1056.96	s OPTIMUM FOUND

Verifier Data

OK	1333

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265731-1502581477/watcher-4265731-1502581477 -o /tmp/evaluation-result-4265731-1502581477/solver-4265731-1502581477 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265731-1502581477.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17134, runsolver pid=17131

[startup+0.100205 s]*
/proc/loadavg: 2.00 2.02 2.05 3/184 17135
/proc/meminfo: memFree=28753840/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31484 memory=3328 CPUtime=0.01 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1053 0 0 0 1 0 0 0 20 0 1 0 60343182 32239616 832 18446744073709551615 4194304 5972588 140736554029024 140736554025672 140307219827808 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7871 832 736 435 0 1234 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3328 KiB

[startup+0.209613 s]*
/proc/loadavg: 2.00 2.02 2.05 3/184 17135
/proc/meminfo: memFree=28753840/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31484 memory=3592 CPUtime=0.12 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1096 0 0 0 12 0 0 0 20 0 1 0 60343182 32239616 898 18446744073709551615 4194304 5972588 140736554029024 140736554025672 5045997 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7871 898 781 435 0 1234 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

[startup+0.308957 s]*
/proc/loadavg: 2.00 2.02 2.05 3/184 17135
/proc/meminfo: memFree=28753840/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31484 memory=3856 CPUtime=0.22 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1143 0 0 0 22 0 0 0 20 0 1 0 60343182 32239616 964 18446744073709551615 4194304 5972588 140736554029024 140736554016216 5139324 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7871 964 781 435 0 1234 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3856 KiB

[startup+0.700331 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 17135
/proc/meminfo: memFree=28753840/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=3856 CPUtime=0.6 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1172 0 0 0 60 0 0 0 20 0 1 0 60343182 32374784 964 18446744073709551615 4194304 5972588 140736554029024 140736554016216 5139499 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 964 781 435 0 1267 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 3856 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 17135
/proc/meminfo: memFree=28753708/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=3856 CPUtime=1.4 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1178 0 0 0 140 0 0 0 20 0 1 0 60343182 32374784 964 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5046314 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 964 781 435 0 1267 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 3856 KiB

[startup+3.10893 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 17135
/proc/meminfo: memFree=28753708/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4076 CPUtime=3.01 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1355 0 0 0 301 0 0 0 20 0 1 0 60343182 32374784 1019 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5047411 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1019 781 435 0 1267 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4076 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 17136
/proc/meminfo: memFree=28753324/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4100 CPUtime=6.2 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1546 0 0 0 620 0 0 0 20 0 1 0 60343182 32374784 1025 18446744073709551615 4194304 5972588 140736554029024 140736554016216 5139264 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1025 781 435 0 1267 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4100 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 17136
/proc/meminfo: memFree=28753144/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4120 CPUtime=12.6 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 1720 0 0 0 1260 0 0 0 20 0 1 0 60343182 32374784 1030 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5139264 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1030 781 435 0 1267 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4120 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 17136
/proc/meminfo: memFree=28753092/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4152 CPUtime=25.4 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 2101 0 0 0 2540 0 0 0 20 0 1 0 60343182 32374784 1038 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5048456 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1038 786 435 0 1267 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4152 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 17136
/proc/meminfo: memFree=28753208/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4152 CPUtime=51.01 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 2289 0 0 0 5101 0 0 0 20 0 1 0 60343182 32374784 1038 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5045800 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1038 786 435 0 1267 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4152 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17138
/proc/meminfo: memFree=28757008/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4164 CPUtime=102.19 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 2480 0 0 0 10219 0 0 0 20 0 1 0 60343182 32374784 1041 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5048020 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1041 786 435 0 1267 0
Current children cumulated CPU time: 102.19 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4164 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17140
/proc/meminfo: memFree=28756940/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4172 CPUtime=162.19 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 2673 0 0 0 16219 0 0 0 20 0 1 0 60343182 32374784 1043 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5139312 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1043 786 435 0 1267 0
Current children cumulated CPU time: 162.19 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4172 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17142
/proc/meminfo: memFree=28757380/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4172 CPUtime=222.19 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 2862 0 0 0 22219 0 0 0 20 0 1 0 60343182 32374784 1043 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5047164 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1043 786 435 0 1267 0
Current children cumulated CPU time: 222.19 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4172 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 17144
/proc/meminfo: memFree=28756872/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4176 CPUtime=282.19 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 3049 0 0 0 28219 0 0 0 20 0 1 0 60343182 32374784 1044 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5139281 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1044 786 435 0 1267 0
Current children cumulated CPU time: 282.19 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4176 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 17146
/proc/meminfo: memFree=28757312/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4176 CPUtime=342.18 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 3238 0 0 0 34218 0 0 0 20 0 1 0 60343182 32374784 1044 18446744073709551615 4194304 5972588 140736554029024 140736554016216 5047360 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1044 786 435 0 1267 0
Current children cumulated CPU time: 342.18 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4176 KiB

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 17148
/proc/meminfo: memFree=28756804/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4192 CPUtime=402.18 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 3424 0 0 0 40218 0 0 0 20 0 1 0 60343182 32374784 1048 18446744073709551615 4194304 5972588 140736554029024 140736554016216 5046920 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1048 786 435 0 1267 0
Current children cumulated CPU time: 402.18 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4192 KiB

[startup+462.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/181 17150
/proc/meminfo: memFree=28757244/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4192 CPUtime=462.18 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 3606 0 0 0 46218 0 0 0 20 0 1 0 60343182 32374784 1048 18446744073709551615 4194304 5972588 140736554029024 140736554016216 5046437 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1048 786 435 0 1267 0
Current children cumulated CPU time: 462.18 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4192 KiB


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

Current children cumulated memory: 4192 KiB

[startup+702.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 17173
/proc/meminfo: memFree=28755588/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4192 CPUtime=702.17 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 4364 0 0 0 70217 0 0 0 20 0 1 0 60343182 32374784 1048 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5139490 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1048 786 435 0 1267 0
Current children cumulated CPU time: 702.17 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4192 KiB

[startup+762.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 17175
/proc/meminfo: memFree=28755700/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=762.17 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 4556 0 0 0 76217 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5046440 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 762.17 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+822.3 s]
/proc/loadavg: 2.22 2.08 2.06 3/182 17177
/proc/meminfo: memFree=28756388/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=822.17 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 4739 0 0 0 82217 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5139281 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 822.17 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+882.3 s]
/proc/loadavg: 2.27 2.13 2.08 3/181 17179
/proc/meminfo: memFree=28755792/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=882.16 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 4914 0 0 0 88216 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5045980 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 882.16 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+942.3 s]
/proc/loadavg: 2.10 2.11 2.08 3/182 17182
/proc/meminfo: memFree=28756348/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=942.16 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5100 0 0 0 94216 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026472 5139324 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 942.16 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1002.3 s]
/proc/loadavg: 2.04 2.09 2.07 3/182 17184
/proc/meminfo: memFree=28755840/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1002.16 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5300 0 0 0 100216 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5046476 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1002.16 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1056.96 s]
# the end of solver process 17134 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1056.82 s, system=0.003999 s

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

[startup+1024 s]*
/proc/loadavg: 2.03 2.08 2.07 3/182 17184
/proc/meminfo: memFree=28756304/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1023.87 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5475 0 0 0 102387 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5047927 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1023.87 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1036.8 s]
/proc/loadavg: 2.02 2.08 2.07 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1036.66 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5493 0 0 0 103666 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5047411 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1036.66 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1049.6 s]
/proc/loadavg: 2.02 2.08 2.07 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1049.46 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5497 0 0 0 104946 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5047932 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1049.46 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1052.8 s]
/proc/loadavg: 2.02 2.07 2.06 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1052.66 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5497 0 0 0 105266 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5139324 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1052.66 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1054.4 s]
/proc/loadavg: 2.02 2.07 2.06 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1054.26 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5497 0 0 0 105426 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5047712 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1054.26 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1056 s]*
/proc/loadavg: 2.01 2.07 2.06 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1055.87 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5497 0 0 0 105587 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5139312 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1055.87 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1056.4 s]
/proc/loadavg: 2.01 2.07 2.06 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1056.26 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5497 0 0 0 105626 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5047416 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1056.26 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1056.8 s]
/proc/loadavg: 2.01 2.07 2.06 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1056.66 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5497 0 0 0 105666 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5139264 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1056.66 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

[startup+1056.9 s]
/proc/loadavg: 2.01 2.07 2.06 3/182 17186
/proc/meminfo: memFree=28756452/32770624 swapFree=67105588/67108860
[pid=17134] ppid=17131 vsize=31616 memory=4196 CPUtime=1056.76 cores=0,2,4,6
/proc/17134/stat : 17134 (cosoco) R 17131 17134 12560 0 -1 4202496 5497 0 0 0 105676 0 0 0 20 0 1 0 60343182 32374784 1049 18446744073709551615 4194304 5972588 140736554029024 140736554026248 5046982 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 26144768 140736554037700 140736554037800 140736554037800 140736554041294 0
/proc/17134/statm: 7904 1049 786 435 0 1267 0
Current children cumulated CPU time: 1056.76 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4196 KiB

Child status: 0
Real time (s): 1056.96
CPU time (s): 1056.83
CPU user time (s): 1056.82
CPU system time (s): 0.003999
CPU usage (%): 99.9874
Max. virtual memory (cumulated for all children) (KiB): 31616
Max. memory (cumulated for all children) (KiB): 4196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1056.82
system time used= 0.003999
maximum resident set size= 4280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5539
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= 9
involuntary context switches= 267


# summary of solver processes directly reported to runsolver:
#   pid: 17134
#   total CPU time (s): 1056.83
#   total CPU user time (s): 1056.82
#   total CPU system time (s): 0.003999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.83478 second user time and 6.52605 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 01:30:36
IDJOB=4265731
IDBENCH=133498
IDSOLVER=2655
FILE ID=node126/4265731-1502581477
RUNJOBID= node126-1502565162-12623
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-05.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265731-1502581477/watcher-4265731-1502581477 -o /tmp/evaluation-result-4265731-1502581477/solver-4265731-1502581477 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265731-1502581477.xml

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

MD5SUM BENCH= ec17c84eab1701ad56b983b1c216f3af
RANDOM SEED=34024601

node126.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.81
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.81
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.81
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.81
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:        28754648 kB
MemAvailable:   29094912 kB
Buffers:          233840 kB
Cached:           385976 kB
SwapCached:          524 kB
Active:          3413200 kB
Inactive:         137672 kB
Active(anon):    2878252 kB
Inactive(anon):    86236 kB
Active(file):     534948 kB
Inactive(file):    51436 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2488 kB
Writeback:             0 kB
AnonPages:       2930388 kB
Mapped:            47620 kB
Shmem:             33440 kB
Slab:             165020 kB
SReclaimable:     139432 kB
SUnreclaim:        25588 kB
KernelStack:        3248 kB
PageTables:        10980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3560216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1142784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-13 01:48:13