Trace number 4265732

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.12OPT1134 1225.46 1225.58

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-06.xml
MD5SUMe510f4e528f92f41d50b9f762f8b8317
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1134
Best CPU time to get the best result obtained on this benchmark151.156
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=2767 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265732-1502581409.xml 
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=2767 
0.00/0.00	o 16
0.00/0.00	o 57
0.00/0.00	c    3 calls to solver: best=57 lower=58 upper=2767 
0.00/0.00	o 63
0.00/0.00	o 65
0.00/0.00	c    5 calls to solver: best=65 lower=66 upper=2767 
0.00/0.00	o 75
0.00/0.00	o 87
0.00/0.00	c    7 calls to solver: best=87 lower=88 upper=2767 
0.00/0.00	o 103
0.00/0.00	o 108
0.00/0.00	c    9 calls to solver: best=108 lower=109 upper=2767 
0.00/0.00	o 113
0.00/0.00	o 126
0.00/0.00	c   11 calls to solver: best=126 lower=127 upper=2767 
0.00/0.01	o 141
0.00/0.01	o 152
0.00/0.01	c   13 calls to solver: best=152 lower=153 upper=2767 
0.00/0.01	o 194
0.00/0.01	o 204
0.00/0.01	c   15 calls to solver: best=204 lower=205 upper=2767 
0.00/0.01	o 214
0.00/0.01	o 239
0.00/0.01	c   17 calls to solver: best=239 lower=240 upper=2767 
0.00/0.01	o 254
0.00/0.01	o 260
0.00/0.01	c   19 calls to solver: best=260 lower=261 upper=2767 
0.00/0.01	o 263
0.00/0.01	o 276
0.00/0.01	c   21 calls to solver: best=276 lower=277 upper=2767 
0.00/0.01	o 280
0.00/0.01	o 281
0.00/0.01	c   23 calls to solver: best=281 lower=282 upper=2767 
0.00/0.01	o 298
0.00/0.01	o 305
0.00/0.01	c   25 calls to solver: best=305 lower=306 upper=2767 
0.00/0.01	o 318
0.00/0.01	o 329
0.00/0.01	c   27 calls to solver: best=329 lower=330 upper=2767 
0.00/0.01	o 338
0.00/0.01	o 409
0.00/0.01	c   29 calls to solver: best=409 lower=410 upper=2767 
0.00/0.01	o 426
0.00/0.01	o 435
0.00/0.01	c   31 calls to solver: best=435 lower=436 upper=2767 
0.00/0.01	o 436
0.00/0.01	o 438
0.00/0.01	c   33 calls to solver: best=438 lower=439 upper=2767 
0.00/0.01	o 515
0.00/0.01	o 538
0.00/0.01	c   35 calls to solver: best=538 lower=539 upper=2767 
0.00/0.01	o 607
0.00/0.01	o 645
0.00/0.01	c   37 calls to solver: best=645 lower=646 upper=2767 
0.00/0.02	o 682
0.00/0.02	o 692
0.00/0.02	c   39 calls to solver: best=692 lower=693 upper=2767 
0.00/0.02	o 693
0.00/0.02	o 698
0.00/0.02	c   41 calls to solver: best=698 lower=699 upper=2767 
0.00/0.02	o 708
0.00/0.04	o 714
0.00/0.04	c   43 calls to solver: best=714 lower=715 upper=2767 
0.00/0.04	o 726
0.00/0.04	o 731
0.00/0.04	c   45 calls to solver: best=731 lower=732 upper=2767 
0.00/0.04	o 735
0.00/0.04	o 753
0.00/0.04	c   47 calls to solver: best=753 lower=754 upper=2767 
0.00/0.07	o 755
0.00/0.08	o 760
0.00/0.08	c   49 calls to solver: best=760 lower=761 upper=2767 
0.00/0.08	o 767
0.00/0.08	o 778
0.00/0.08	c   51 calls to solver: best=778 lower=779 upper=2767 
0.10/0.15	o 781
0.10/0.16	o 783
0.10/0.16	c   53 calls to solver: best=783 lower=784 upper=2767 
0.10/0.16	o 787
0.10/0.16	o 796
0.10/0.16	c   55 calls to solver: best=796 lower=797 upper=2767 
0.10/0.16	o 800
0.10/0.16	o 808
0.10/0.16	c   57 calls to solver: best=808 lower=809 upper=2767 
0.10/0.16	o 809
0.10/0.16	o 811
0.10/0.16	c   59 calls to solver: best=811 lower=812 upper=2767 
0.10/0.16	o 816
0.10/0.16	o 824
0.10/0.16	c   61 calls to solver: best=824 lower=825 upper=2767 
0.10/0.16	o 826
0.10/0.16	o 844
0.10/0.16	c   63 calls to solver: best=844 lower=845 upper=2767 
0.10/0.16	o 856
0.10/0.16	o 877
0.10/0.16	c   65 calls to solver: best=877 lower=878 upper=2767 
0.10/0.16	o 893
0.10/0.16	o 906
0.10/0.16	c   67 calls to solver: best=906 lower=907 upper=2767 
0.10/0.21	conflict 32lvl : 38 bt33-109:0(38)X54926
0.31/0.38	conflict 27lvl : 33 bt31-9:0(32)X80807
3.00/3.04	 -> -9:X(32)o 911
4.79/4.81	o 919
4.79/4.81	c   69 calls to solver: best=919 lower=920 upper=2767 
30.38/30.46	o 921
30.38/30.46	conflict 16lvl : 37 bt31-47:0(34)X91792
33.58/33.64	 -> -47:X(34)o 924
33.58/33.64	c   71 calls to solver: best=924 lower=925 upper=2767 
35.28/35.34	o 927
38.58/38.64	o 928
38.58/38.64	c   73 calls to solver: best=928 lower=929 upper=2767 
39.99/40.08	o 930
40.58/40.69	o 938
40.58/40.69	c   75 calls to solver: best=938 lower=939 upper=2767 
41.09/41.15	o 939
41.68/41.70	o 947
41.68/41.70	c   77 calls to solver: best=947 lower=948 upper=2767 
42.28/42.32	o 952
43.48/43.53	o 957
43.48/43.53	c   79 calls to solver: best=957 lower=958 upper=2767 
44.88/44.95	o 959
45.48/45.51	o 965
45.48/45.51	c   81 calls to solver: best=965 lower=966 upper=2767 
45.88/45.93	o 973
46.88/46.92	o 982
46.88/46.92	c   83 calls to solver: best=982 lower=983 upper=2767 
47.68/47.76	o 984
48.18/48.22	o 993
48.18/48.22	c   85 calls to solver: best=993 lower=994 upper=2767 
48.58/48.66	o 997
48.78/48.83	o 1000
48.78/48.83	c   87 calls to solver: best=1000 lower=1001 upper=2767 
49.99/50.03	o 1004
51.28/51.37	o 1019
51.28/51.37	c   89 calls to solver: best=1019 lower=1020 upper=2767 
51.88/51.93	o 1030
60.88/60.93	o 1038
60.88/60.93	c   91 calls to solver: best=1038 lower=1039 upper=2767 
67.48/67.58	o 1048
72.68/72.72	o 1052
72.68/72.72	c   93 calls to solver: best=1052 lower=1053 upper=2767 
75.78/75.88	o 1054
97.67/97.79	o 1055
97.67/97.79	c   95 calls to solver: best=1055 lower=1056 upper=2767 
160.66/160.76	o 1066
179.66/179.75	o 1068
179.66/179.75	c   97 calls to solver: best=1068 lower=1069 upper=2767 
187.75/187.83	o 1070
247.95/248.06	o 1073
247.95/248.06	c   99 calls to solver: best=1073 lower=1074 upper=2767 
305.53/305.69	o 1074
341.32/341.49	o 1077
341.32/341.49	c  101 calls to solver: best=1077 lower=1078 upper=2767 
358.93/359.02	conflict 4lvl : 23 bt20-83:0(11)X96548
370.72/370.80	 -> -83:X(11)conflict 6lvl : 34 bt30-117:0(22)X96555
411.71/411.80	o 1079
418.41/418.58	o 1082
418.41/418.58	c  103 calls to solver: best=1082 lower=1083 upper=2767 
424.21/424.37	o 1085
439.51/439.67	o 1086
439.51/439.67	c  105 calls to solver: best=1086 lower=1087 upper=2767 
457.30/457.44	o 1089
531.10/531.25	conflict 4lvl : 29 bt27-65:0(9)X97272
531.10/531.25	conflict 4lvl : 34 bt26-65:0(14)X97279
619.00/619.18	conflict 7lvl : 37 bt15-83:0(22)X97424
676.29/676.47	o 1092
676.29/676.47	c  107 calls to solver: best=1092 lower=1093 upper=2767 
738.49/738.61	o 1093
776.59/776.78	o 1095
776.59/776.78	c  109 calls to solver: best=1095 lower=1096 upper=2767 
788.49/788.68	conflict 7lvl : 37 bt37-69:0(14)X97903
800.99/801.12	o 1097
813.39/813.53	o 1105
813.39/813.53	c  111 calls to solver: best=1105 lower=1106 upper=2767 
825.99/826.13	o 1111
845.28/845.45	conflict 7lvl : 38 bt38-117:0(21)X97913
850.99/851.15	 -> -117:X(21)o 1114
850.99/851.15	c  113 calls to solver: best=1114 lower=1115 upper=2767 
872.89/873.09	o 1118
937.38/937.51	conflict 9lvl : 36 bt33-117:0(27)X97986
984.89/985.02	 -> -117:X(27)conflict 11lvl : 37 bt37-95:0(34)X98123
987.99/988.15	 -> -95:X(34)conflict 8lvl : 36 bt36-69:0(19)X98137
993.58/993.71	conflict 6lvl : 40 bt37-89:0(25)X98148
1022.58/1022.77	o 1120
1022.58/1022.77	c  115 calls to solver: best=1120 lower=1121 upper=2767 
1043.78/1043.95	o 1121
1048.78/1048.95	conflict 7lvl : 40 bt39-71:0(25)X98157
1053.99/1054.17	o 1128
1053.99/1054.17	c  117 calls to solver: best=1128 lower=1129 upper=2767 
1075.68/1075.81	conflict 6lvl : 37 bt36-7:0(20)X98385
1104.77/1104.94	 -> -7:X(20)o 1132
1136.47/1136.60	o 1134
1136.47/1136.60	c  119 calls to solver: best=1134 lower=1135 upper=2767 
1221.27/1221.48	conflict 15lvl : 36 bt32-117:0(29)X98531
1223.67/1223.84	conflict 8lvl : 39 bt14-73:0(25)X98549
1225.37/1225.58	c
1225.37/1225.58	c Optimum found         : 1134
1225.37/1225.58	c
1225.37/1225.58	
1225.37/1225.58	v <instantiation type='solution' cost='1134'>
1225.37/1225.58	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>
1225.37/1225.58	v <values>0 1 0 0 0 0 0 1 0 1 0 1 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 1 1 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 </values>
1225.37/1225.58	v </instantiation>
1225.37/1225.58	
1225.37/1225.58	c call to solver        : 120
1225.37/1225.58	c
1225.37/1225.58	c restarts              : 603         
1225.37/1225.58	c conflicts             : 20248954     (16524 /sec)
1225.37/1225.58	c decisions             : 124890267    (101913 /sec)
1225.37/1225.58	c propagations          : 1170112118  (954839 /sec)
1225.37/1225.58	c root propagations     : 60          
1225.37/1225.58	c filter calls          : 435239196      (355165 /sec)
1225.37/1225.58	c useless filter calls  : 263642290      (60 %)
1225.37/1225.58	c
1225.37/1225.58	c clauses               : 2619
1225.37/1225.58	c SAT propagations      : 150400
1225.37/1225.58	c SAT conflicts         : 168020 (18 learnts)
1225.37/1225.58	c Memory used           : 30.88 MB
1225.37/1225.58	c CPU time              : 1225.45 s
1225.37/1225.58	
1225.37/1225.58	s OPTIMUM FOUND

Verifier Data

OK	1134

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265732-1502581409/watcher-4265732-1502581409 -o /tmp/evaluation-result-4265732-1502581409/solver-4265732-1502581409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502567255-24380 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265732-1502581409.xml 

running on 4 cores: 1,3,5,7

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

solver pid=25969, runsolver pid=25966

[startup+0.10015 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28873628/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31484 memory=3592 CPUtime=0.1 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1088 0 0 0 10 0 0 0 20 0 1 0 91228731 32239616 898 33554432000 4194304 5972588 140727181222464 140727181219112 5046448 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7871 898 782 435 0 1234 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

[startup+0.209155 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872960/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31484 memory=3856 CPUtime=0.21 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1134 0 0 0 21 0 0 0 20 0 1 0 91228731 32239616 964 33554432000 4194304 5972588 140727181222464 140727181219112 5139291 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7871 964 782 435 0 1234 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3856 KiB

[startup+0.30868 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872960/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31484 memory=3856 CPUtime=0.31 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1164 0 0 0 31 0 0 0 20 0 1 0 91228731 32239616 964 33554432000 4194304 5972588 140727181222464 140727181219112 5047901 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7871 964 782 435 0 1234 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3856 KiB

[startup+0.700273 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872960/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=3856 CPUtime=0.69 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1168 0 0 0 69 0 0 0 20 0 1 0 91228731 32374784 964 33554432000 4194304 5972588 140727181222464 140727181219112 5139333 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 964 782 435 0 1267 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 3856 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872960/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=3856 CPUtime=1.49 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1174 0 0 0 149 0 0 0 20 0 1 0 91228731 32374784 964 33554432000 4194304 5972588 140727181222464 140727181219112 5046454 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 964 782 435 0 1267 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 3856 KiB

[startup+3.10877 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872800/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4052 CPUtime=3.1 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1340 0 0 0 310 0 0 0 20 0 1 0 91228731 32374784 1013 33554432000 4194304 5972588 140727181222464 140727181219112 5048575 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1013 785 435 0 1267 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4052 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872512/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4072 CPUtime=6.29 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1515 0 0 0 629 0 0 0 20 0 1 0 91228731 32374784 1018 33554432000 4194304 5972588 140727181222464 140727181209656 5139490 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1018 785 435 0 1267 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4072 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872512/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4088 CPUtime=12.69 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 1681 0 0 0 1269 0 0 0 20 0 1 0 91228731 32374784 1022 33554432000 4194304 5972588 140727181222464 140727181209656 5139501 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1022 785 435 0 1267 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4088 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872592/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4096 CPUtime=25.48 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 2014 0 0 0 2548 0 0 0 20 0 1 0 91228731 32374784 1024 33554432000 4194304 5972588 140727181222464 140727181209656 5139291 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1024 785 435 0 1267 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4096 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25978
/proc/meminfo: memFree=28871424/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4112 CPUtime=51.09 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 2213 0 0 0 5109 0 0 0 20 0 1 0 91228731 32374784 1028 33554432000 4194304 5972588 140727181222464 140727181219912 5048580 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1028 785 435 0 1267 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4112 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25979
/proc/meminfo: memFree=28872012/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4132 CPUtime=102.27 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 2397 0 0 0 10227 0 0 0 20 0 1 0 91228731 32374784 1033 33554432000 4194304 5972588 140727181222464 140727181209656 5139264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1033 785 435 0 1267 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4132 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25980
/proc/meminfo: memFree=28872080/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4136 CPUtime=162.26 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 2578 0 0 0 16226 0 0 0 20 0 1 0 91228731 32374784 1034 33554432000 4194304 5972588 140727181222464 140727181219912 5139312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1034 785 435 0 1267 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4136 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25981
/proc/meminfo: memFree=28872092/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4140 CPUtime=222.25 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 2762 0 0 0 22225 0 0 0 20 0 1 0 91228731 32374784 1035 33554432000 4194304 5972588 140727181222464 140727181219912 5139264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1035 785 435 0 1267 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4140 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25982
/proc/meminfo: memFree=28871716/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4140 CPUtime=282.24 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 2945 0 0 0 28224 0 0 0 20 0 1 0 91228731 32374784 1035 33554432000 4194304 5972588 140727181222464 140727181209656 5139274 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1035 785 435 0 1267 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4140 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25983
/proc/meminfo: memFree=28872296/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4140 CPUtime=342.22 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 3130 0 0 0 34222 0 0 0 20 0 1 0 91228731 32374784 1035 33554432000 4194304 5972588 140727181222464 140727181219912 5045817 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1035 785 435 0 1267 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4140 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25984
/proc/meminfo: memFree=28872068/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4152 CPUtime=402.21 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 3315 0 0 0 40221 0 0 0 20 0 1 0 91228731 32374784 1038 33554432000 4194304 5972588 140727181222464 140727181219688 5047162 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1038 787 435 0 1267 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4152 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25985
/proc/meminfo: memFree=28872220/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4152 CPUtime=462.2 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 3503 0 0 0 46220 0 0 0 20 0 1 0 91228731 32374784 1038 33554432000 4194304 5972588 140727181222464 140727181219912 5139329 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1038 787 435 0 1267 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4152 KiB


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

Current children cumulated memory: 4164 KiB

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26059
/proc/meminfo: memFree=28886184/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4164 CPUtime=822.19 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 4615 0 0 0 82219 0 0 0 20 0 1 0 91228731 32374784 1041 33554432000 4194304 5972588 140727181222464 140727181209656 5048640 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1041 787 435 0 1267 0
Current children cumulated CPU time: 822.19 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4164 KiB

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26060
/proc/meminfo: memFree=28886148/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4164 CPUtime=882.18 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 4804 0 0 0 88218 0 0 0 20 0 1 0 91228731 32374784 1041 33554432000 4194304 5972588 140727181222464 140727181219912 5139281 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1041 787 435 0 1267 0
Current children cumulated CPU time: 882.18 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4164 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26061
/proc/meminfo: memFree=28885760/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4164 CPUtime=942.18 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 4987 0 0 0 94218 0 0 0 20 0 1 0 91228731 32374784 1041 33554432000 4194304 5972588 140727181222464 140727181219688 5048020 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1041 787 435 0 1267 0
Current children cumulated CPU time: 942.18 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4164 KiB

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 2.05 3/187 26062
/proc/meminfo: memFree=28882036/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4164 CPUtime=1002.18 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5177 0 0 0 100218 0 0 0 20 0 1 0 91228731 32374784 1041 33554432000 4194304 5972588 140727181222464 140727181219688 5139324 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1041 787 435 0 1267 0
Current children cumulated CPU time: 1002.18 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4164 KiB

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/187 26063
/proc/meminfo: memFree=28881500/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4172 CPUtime=1062.18 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5367 0 0 0 106218 0 0 0 20 0 1 0 91228731 32374784 1043 33554432000 4194304 5972588 140727181222464 140727181209656 5139291 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1043 787 435 0 1267 0
Current children cumulated CPU time: 1062.18 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4172 KiB

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 26064
/proc/meminfo: memFree=28881456/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4176 CPUtime=1122.17 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5560 0 0 0 112217 0 0 0 20 0 1 0 91228731 32374784 1044 33554432000 4194304 5972588 140727181222464 140727181219912 5048228 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1044 787 435 0 1267 0
Current children cumulated CPU time: 1122.17 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4176 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26065
/proc/meminfo: memFree=28880664/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1182.17 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5753 0 0 0 118217 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181209656 5139493 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1182.17 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1225.58 s]
# the end of solver process 25969 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1225.45 s, system=0.005999 s

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

[startup+1203.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879564/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1203.07 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5928 0 0 0 120307 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181209656 5046956 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1203.07 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1216 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879612/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1215.88 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5930 0 0 0 121588 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181209656 5045838 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1215.88 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1222.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879488/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1222.27 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5941 0 0 0 122227 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181209656 5045838 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1222.27 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1224 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879364/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1223.88 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5941 0 0 0 122388 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181209656 5312315 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1223.88 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1224.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879364/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1224.67 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5941 0 0 0 122467 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181219688 5139315 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1224.67 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1225.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879364/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1225.07 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5941 0 0 0 122507 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181219688 5045800 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1225.07 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1225.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879364/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1225.27 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5941 0 0 0 122527 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181219688 5048674 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1225.27 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

[startup+1225.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26066
/proc/meminfo: memFree=28879364/32770624 swapFree=67108860/67108860
[pid=25969] ppid=25966 vsize=31616 memory=4180 CPUtime=1225.37 cores=1,3,5,7
/proc/25969/stat : 25969 (cosoco) R 25966 25969 24296 0 -1 4202496 5941 0 0 0 122537 0 0 0 20 0 1 0 91228731 32374784 1045 33554432000 4194304 5972588 140727181222464 140727181219688 5046003 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 30961664 140727181231290 140727181231390 140727181231390 140727181234126 0
/proc/25969/statm: 7904 1045 787 435 0 1267 0
Current children cumulated CPU time: 1225.37 s
Current children cumulated vsize: 31616 KiB
Current children cumulated memory: 4180 KiB

Child status: 0
Real time (s): 1225.58
CPU time (s): 1225.46
CPU user time (s): 1225.45
CPU system time (s): 0.005999
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (KiB): 31616
Max. memory (cumulated for all children) (KiB): 4180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1225.45
system time used= 0.005999
maximum resident set size= 4260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5985
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= 10
involuntary context switches= 737


# summary of solver processes directly reported to runsolver:
#   pid: 25969
#   total CPU time (s): 1225.46
#   total CPU user time (s): 1225.45
#   total CPU system time (s): 0.005999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66735 second user time and 7.18355 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 01:29:11
IDJOB=4265732
IDBENCH=133484
IDSOLVER=2655
FILE ID=node106/4265732-1502581409
RUNJOBID= node106-1502567255-24380
PBS_JOBID= 20628285
Free space on /tmp= 61772 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-06.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265732-1502581409/watcher-4265732-1502581409 -o /tmp/evaluation-result-4265732-1502581409/solver-4265732-1502581409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502567255-24380 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265732-1502581409.xml

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

MD5SUM BENCH= e510f4e528f92f41d50b9f762f8b8317
RANDOM SEED=2110064450

node106.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.86
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.86
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.86
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.86
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:        28873416 kB
MemAvailable:   31890812 kB
Buffers:          132472 kB
Cached:          3179228 kB
SwapCached:            0 kB
Active:           470852 kB
Inactive:        3001764 kB
Active(anon):     163652 kB
Inactive(anon):    25060 kB
Active(file):     307200 kB
Inactive(file):  2976704 kB
Unevictable:        6500 kB
Mlocked:            6500 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2344 kB
Writeback:            20 kB
AnonPages:        179552 kB
Mapped:            44460 kB
Shmem:             25228 kB
Slab:             123912 kB
SReclaimable:      98652 kB
SUnreclaim:        25260 kB
KernelStack:        3360 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     467212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61772 MiB
End job on node106 at 2017-08-13 01:49:37