Trace number 4259893

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-mini 1.1 (2017-07-29)OPT1058 1537.42 1537.63

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-07.xml
MD5SUMf01027693dd53db4ae08ac6ca1ef0b11
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1058
Best CPU time to get the best result obtained on this benchmark1536.49
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 best=?? lower=0 upper=3092 
0.00/0.09	c
0.00/0.09	c This is cosoco 1.1 --  
0.00/0.09	c
0.00/0.09	c command line: cosoco -lc -model -restarts HOME/instance-4259893-1502029962.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=3092 
0.00/0.09	o 97
0.00/0.09	o 103
0.00/0.09	c    3 calls to solver: best=103 lower=104 upper=3092 
0.00/0.09	o 109
0.00/0.09	o 124
0.00/0.09	c    5 calls to solver: best=124 lower=125 upper=3092 
0.00/0.09	o 133
0.00/0.09	o 151
0.00/0.09	c    7 calls to solver: best=151 lower=152 upper=3092 
0.00/0.09	o 176
0.00/0.09	o 181
0.00/0.09	c    9 calls to solver: best=181 lower=182 upper=3092 
0.00/0.09	o 202
0.00/0.09	o 223
0.00/0.09	c   11 calls to solver: best=223 lower=224 upper=3092 
0.00/0.09	o 225
0.00/0.09	o 251
0.00/0.09	c   13 calls to solver: best=251 lower=252 upper=3092 
0.00/0.10	o 255
0.00/0.10	o 265
0.00/0.10	c   15 calls to solver: best=265 lower=266 upper=3092 
0.00/0.10	o 277
0.00/0.10	o 354
0.00/0.10	c   17 calls to solver: best=354 lower=355 upper=3092 
0.00/0.10	o 363
0.00/0.10	o 369
0.00/0.10	c   19 calls to solver: best=369 lower=370 upper=3092 
0.00/0.10	o 380
0.00/0.10	o 381
0.00/0.10	c   21 calls to solver: best=381 lower=382 upper=3092 
0.00/0.10	o 388
0.00/0.10	o 436
0.00/0.10	c   23 calls to solver: best=436 lower=437 upper=3092 
0.00/0.10	o 478
0.01/0.10	o 485
0.01/0.10	c   25 calls to solver: best=485 lower=486 upper=3092 
0.01/0.10	o 497
0.01/0.10	o 566
0.01/0.10	c   27 calls to solver: best=566 lower=567 upper=3092 
0.01/0.10	o 580
0.01/0.10	o 587
0.01/0.10	c   29 calls to solver: best=587 lower=588 upper=3092 
0.01/0.10	o 589
0.01/0.10	o 591
0.01/0.10	c   31 calls to solver: best=591 lower=592 upper=3092 
0.01/0.11	o 606
0.01/0.11	o 611
0.01/0.11	c   33 calls to solver: best=611 lower=612 upper=3092 
0.01/0.11	o 615
0.01/0.11	o 627
0.01/0.11	c   35 calls to solver: best=627 lower=628 upper=3092 
0.01/0.11	o 638
0.01/0.12	o 652
0.01/0.12	c   37 calls to solver: best=652 lower=653 upper=3092 
0.01/0.12	o 655
0.01/0.13	o 658
0.01/0.13	c   39 calls to solver: best=658 lower=659 upper=3092 
0.01/0.13	o 668
0.01/0.13	o 674
0.01/0.13	c   41 calls to solver: best=674 lower=675 upper=3092 
0.10/0.20	o 690
0.20/0.32	o 699
0.20/0.32	c   43 calls to solver: best=699 lower=700 upper=3092 
0.20/0.32	o 701
0.20/0.33	o 703
0.20/0.33	c   45 calls to solver: best=703 lower=704 upper=3092 
0.20/0.33	o 713
0.30/0.47	o 717
0.30/0.47	c   47 calls to solver: best=717 lower=718 upper=3092 
0.30/0.49	o 718
0.30/0.49	o 719
0.30/0.49	c   49 calls to solver: best=719 lower=720 upper=3092 
0.40/0.50	o 733
0.40/0.56	o 739
0.40/0.56	c   51 calls to solver: best=739 lower=740 upper=3092 
0.40/0.57	o 753
0.50/0.67	o 760
0.50/0.67	c   53 calls to solver: best=760 lower=761 upper=3092 
0.50/0.68	o 761
0.60/0.70	o 767
0.60/0.70	c   55 calls to solver: best=767 lower=768 upper=3092 
0.60/0.71	o 772
0.70/0.86	o 777
0.70/0.86	c   57 calls to solver: best=777 lower=778 upper=3092 
0.70/0.87	o 787
0.70/0.87	o 794
0.70/0.87	c   59 calls to solver: best=794 lower=795 upper=3092 
0.70/0.88	o 798
0.80/0.92	o 800
0.80/0.92	c   61 calls to solver: best=800 lower=801 upper=3092 
0.90/1.02	o 804
0.90/1.02	o 826
0.90/1.02	c   63 calls to solver: best=826 lower=827 upper=3092 
1.30/1.48	o 833
1.40/1.53	o 836
1.40/1.53	c   65 calls to solver: best=836 lower=837 upper=3092 
1.40/1.56	o 843
1.60/1.73	o 851
1.60/1.73	c   67 calls to solver: best=851 lower=852 upper=3092 
1.70/1.82	o 865
1.80/1.94	o 867
1.80/1.94	c   69 calls to solver: best=867 lower=868 upper=3092 
2.00/2.11	o 885
2.21/2.32	o 890
2.21/2.32	c   71 calls to solver: best=890 lower=891 upper=3092 
2.50/2.66	o 893
2.50/2.69	o 894
2.50/2.69	c   73 calls to solver: best=894 lower=895 upper=3092 
2.70/2.88	o 897
2.80/2.91	o 908
2.80/2.91	c   75 calls to solver: best=908 lower=909 upper=3092 
2.90/3.01	o 909
3.21/3.36	o 910
3.21/3.36	c   77 calls to solver: best=910 lower=911 upper=3092 
3.31/3.44	o 911
3.50/3.61	o 917
3.50/3.61	c   79 calls to solver: best=917 lower=918 upper=3092 
3.90/4.05	o 918
4.90/5.02	o 921
4.90/5.02	c   81 calls to solver: best=921 lower=922 upper=3092 
5.30/5.45	o 923
5.51/5.68	o 933
5.51/5.68	c   83 calls to solver: best=933 lower=934 upper=3092 
24.00/24.16	o 935
32.00/32.17	o 938
32.00/32.17	c   85 calls to solver: best=938 lower=939 upper=3092 
35.21/35.35	o 945
44.40/44.53	o 948
44.40/44.53	c   87 calls to solver: best=948 lower=949 upper=3092 
46.40/46.52	o 953
47.90/48.00	o 954
47.90/48.00	c   89 calls to solver: best=954 lower=955 upper=3092 
49.50/49.61	o 956
50.10/50.28	o 963
50.10/50.28	c   91 calls to solver: best=963 lower=964 upper=3092 
50.30/50.40	o 964
50.30/50.46	o 968
50.30/50.46	c   93 calls to solver: best=968 lower=969 upper=3092 
51.30/51.47	o 971
53.20/53.34	o 978
53.20/53.34	c   95 calls to solver: best=978 lower=979 upper=3092 
71.30/71.43	o 979
74.60/74.74	o 980
74.60/74.74	c   97 calls to solver: best=980 lower=981 upper=3092 
90.80/90.96	o 992
104.99/105.19	o 994
104.99/105.19	c   99 calls to solver: best=994 lower=995 upper=3092 
298.18/298.32	o 996
320.68/320.80	o 998
320.68/320.80	c  101 calls to solver: best=998 lower=999 upper=3092 
360.48/360.67	o 1006
364.57/364.77	o 1012
364.57/364.77	c  103 calls to solver: best=1012 lower=1013 upper=3092 
801.44/801.64	o 1014
828.34/828.52	o 1026
828.34/828.52	c  105 calls to solver: best=1026 lower=1027 upper=3092 
967.23/967.49	o 1028
982.23/982.43	o 1031
982.23/982.43	c  107 calls to solver: best=1031 lower=1032 upper=3092 
987.73/987.94	o 1033
1007.22/1007.45	o 1034
1007.22/1007.45	c  109 calls to solver: best=1034 lower=1035 upper=3092 
1029.32/1029.51	o 1042
1072.52/1072.74	o 1046
1072.52/1072.74	c  111 calls to solver: best=1046 lower=1047 upper=3092 
1217.71/1217.90	o 1047
1252.20/1252.46	o 1052
1252.20/1252.46	c  113 calls to solver: best=1052 lower=1053 upper=3092 
1335.90/1336.11	o 1058
1537.38/1537.63	c
1537.38/1537.63	c Optimum found         : 1058
1537.38/1537.63	c
1537.38/1537.63	
1537.38/1537.63	v <instantiation type='solution' cost='1058'>
1537.38/1537.63	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>
1537.38/1537.63	v <values>0 0 0 0 1 0 1 1 0 1 1 1 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 </values>
1537.38/1537.63	v </instantiation>
1537.38/1537.63	
1537.38/1537.63	c call to solver        : 115
1537.38/1537.63	c
1537.38/1537.63	c restarts              : 105         
1537.38/1537.63	c conflicts             : 23226703     (15108 /sec)
1537.38/1537.63	c decisions             : 166268741    (108148 /sec)
1537.38/1537.63	c propagations          : 1527501803  (993550 /sec)
1537.38/1537.63	c root propagations     : 60          
1537.38/1537.63	c filter calls          : 569644892      (370521 /sec)
1537.38/1537.63	c useless filter calls  : 347221967      (60 %)
1537.38/1537.63	c Memory used           : 26.15 MB
1537.38/1537.63	c CPU time              : 1537.42 s
1537.38/1537.63	
1537.38/1537.63	s OPTIMUM FOUND

Verifier Data

OK	1058

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4259893-1502029962/watcher-4259893-1502029962 -o /tmp/evaluation-result-4259893-1502029962/solver-4259893-1502029962 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4259893-1502029962.xml 

pid=25540
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 25543
/proc/meminfo: memFree=31701336/32770624 swapFree=0/345296
[pid=25543] ppid=25540 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25543/stat : 25543 (runsolver) D 25540 25543 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5192008 24240128 108 18446744073709551615 4194304 4338465 140720928525648 140720928523288 140401848636119 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 19824640 140720928530626 140720928531018 140720928531018 140720928534474 0
/proc/25543/statm: 5918 108 54 36 0 2156 0

[startup+0.103984 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 25543
/proc/meminfo: memFree=31701336/32770624 swapFree=0/345296
[pid=25543] ppid=25540 vsize=26776 CPUtime=0.01 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1013 0 0 0 1 0 0 0 20 0 1 0 5192008 27418624 825 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4947948 0 0 1 8405026 0 0 0 17 6 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26776

[startup+0.201055 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 25543
/proc/meminfo: memFree=31701336/32770624 swapFree=0/345296
[pid=25543] ppid=25540 vsize=26776 CPUtime=0.1 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1014 0 0 0 10 0 0 0 20 0 1 0 5192008 27418624 825 18446744073709551615 4194304 5747388 140720967786832 140720967774104 4946833 0 0 1 8405026 0 0 0 17 6 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26776

[startup+0.301055 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 25543
/proc/meminfo: memFree=31701336/32770624 swapFree=0/345296
[pid=25543] ppid=25540 vsize=26776 CPUtime=0.2 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1014 0 0 0 20 0 0 0 20 0 1 0 5192008 27418624 825 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4946808 0 0 1 8405026 0 0 0 17 6 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 26776

[startup+0.700275 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 25543
/proc/meminfo: memFree=31701336/32770624 swapFree=0/345296
[pid=25543] ppid=25540 vsize=26776 CPUtime=0.6 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1014 0 0 0 60 0 0 0 20 0 1 0 5192008 27418624 825 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025380 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 26776

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25544
/proc/meminfo: memFree=31701000/32770624 swapFree=0/345300
[pid=25543] ppid=25540 vsize=26776 CPUtime=1.4 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1014 0 0 0 140 0 0 0 20 0 1 0 5192008 27418624 825 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025579 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 26776

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25544
/proc/meminfo: memFree=31700628/32770624 swapFree=0/345300
[pid=25543] ppid=25540 vsize=26776 CPUtime=3 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1055 0 0 0 300 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5025570 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 26776

[startup+6.30028 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 25544
/proc/meminfo: memFree=31700468/32770624 swapFree=0/345308
[pid=25543] ppid=25540 vsize=26776 CPUtime=6.2 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1096 0 0 0 620 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025404 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 26776

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 25544
/proc/meminfo: memFree=31699848/32770624 swapFree=0/345312
[pid=25543] ppid=25540 vsize=26776 CPUtime=12.6 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1120 0 0 0 1260 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5025344 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 26776

[startup+25.5003 s]
/proc/loadavg: 1.94 2.00 2.04 3/181 25544
/proc/meminfo: memFree=31699852/32770624 swapFree=0/345320
[pid=25543] ppid=25540 vsize=26776 CPUtime=25.4 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1183 0 0 0 2540 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025404 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 26776

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.04 3/181 25545
/proc/meminfo: memFree=31699936/32770624 swapFree=0/345352
[pid=25543] ppid=25540 vsize=26776 CPUtime=51 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1226 0 0 0 5100 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5025392 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 26776

[startup+102.3 s]
/proc/loadavg: 2.06 2.01 2.05 3/186 25563
/proc/meminfo: memFree=31696084/32770624 swapFree=0/345440
[pid=25543] ppid=25540 vsize=26776 CPUtime=102.2 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1267 0 0 0 10220 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025579 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 26776

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/186 25565
/proc/meminfo: memFree=31695872/32770624 swapFree=0/345480
[pid=25543] ppid=25540 vsize=26776 CPUtime=162.19 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1291 0 0 0 16219 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5025344 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 26776

[startup+222.306 s]
/proc/loadavg: 2.01 2.01 2.05 3/183 25567
/proc/meminfo: memFree=31698580/32770624 swapFree=0/345508
[pid=25543] ppid=25540 vsize=26776 CPUtime=222.19 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1315 0 0 0 22219 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5025585 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26776

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 25569
/proc/meminfo: memFree=31698512/32770624 swapFree=0/345536
[pid=25543] ppid=25540 vsize=26776 CPUtime=282.18 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1339 0 0 0 28218 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 4947456 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26776

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 25571
/proc/meminfo: memFree=31698892/32770624 swapFree=0/345572
[pid=25543] ppid=25540 vsize=26776 CPUtime=342.18 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1380 0 0 0 34218 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5025392 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 26776

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25574
/proc/meminfo: memFree=31698640/32770624 swapFree=0/345632
[pid=25543] ppid=25540 vsize=26776 CPUtime=402.17 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1421 0 0 0 40217 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5025344 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26776

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25576
/proc/meminfo: memFree=31698888/32770624 swapFree=0/345664
[pid=25543] ppid=25540 vsize=26776 CPUtime=462.17 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1445 0 0 0 46217 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 4947013 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26776

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25700
/proc/meminfo: memFree=31700168/32770624 swapFree=0/345672
[pid=25543] ppid=25540 vsize=26776 CPUtime=522.16 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1469 0 0 0 52216 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 5142941 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 26776

[startup+582.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 25703
/proc/meminfo: memFree=31700552/32770624 swapFree=0/345836
[pid=25543] ppid=25540 vsize=26776 CPUtime=582.16 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1493 0 0 0 58216 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 4947456 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 26776


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

/proc/loadavg: 2.03 2.02 2.05 3/181 25731
/proc/meminfo: memFree=31699032/32770624 swapFree=0/346200
[pid=25543] ppid=25540 vsize=26776 CPUtime=1002.12 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1695 0 0 0 100212 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025404 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 26776

[startup+1062.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 25733
/proc/meminfo: memFree=31699112/32770624 swapFree=0/346220
[pid=25543] ppid=25540 vsize=26776 CPUtime=1062.12 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1734 0 0 0 106212 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4949594 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 26776

[startup+1122.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 25735
/proc/meminfo: memFree=31699116/32770624 swapFree=0/346276
[pid=25543] ppid=25540 vsize=26776 CPUtime=1122.11 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1760 0 0 0 112211 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 4947445 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 26776

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 25736
/proc/meminfo: memFree=31699124/32770624 swapFree=0/346300
[pid=25543] ppid=25540 vsize=26776 CPUtime=1182.11 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1784 0 0 0 118211 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 4947632 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 26776

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 25739
/proc/meminfo: memFree=31698720/32770624 swapFree=0/346336
[pid=25543] ppid=25540 vsize=26776 CPUtime=1242.1 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1823 0 0 0 124210 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4949091 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 26776

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 25754
/proc/meminfo: memFree=31694536/32770624 swapFree=0/346420
[pid=25543] ppid=25540 vsize=26776 CPUtime=1302.1 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1849 0 0 0 130210 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967774104 4947948 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 26776

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 25756
/proc/meminfo: memFree=31694532/32770624 swapFree=0/346464
[pid=25543] ppid=25540 vsize=26776 CPUtime=1362.09 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1888 0 0 0 136209 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025371 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 26776

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25758
/proc/meminfo: memFree=31698160/32770624 swapFree=0/346496
[pid=25543] ppid=25540 vsize=26776 CPUtime=1422.09 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1912 0 0 0 142209 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4946808 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1422.09
Current children cumulated vsize (KiB) 26776

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25760
/proc/meminfo: memFree=31698104/32770624 swapFree=0/346516
[pid=25543] ppid=25540 vsize=26776 CPUtime=1482.08 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1936 0 0 0 148208 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4946991 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 26776

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

[startup+1484.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25761
/proc/meminfo: memFree=31698240/32770624 swapFree=0/346520
[pid=25543] ppid=25540 vsize=26776 CPUtime=1484.58 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1936 0 0 0 148458 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025344 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1484.58
Current children cumulated vsize (KiB) 26776

[startup+1510.41 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25761
/proc/meminfo: memFree=31698360/32770624 swapFree=0/346540
[pid=25543] ppid=25540 vsize=26776 CPUtime=1510.19 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 151019 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4947432 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1510.19
Current children cumulated vsize (KiB) 26776

[startup+1523.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25761
/proc/meminfo: memFree=31698360/32770624 swapFree=0/346544
[pid=25543] ppid=25540 vsize=26776 CPUtime=1522.98 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 152298 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4947728 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1522.98
Current children cumulated vsize (KiB) 26776

[startup+1529.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25761
/proc/meminfo: memFree=31698360/32770624 swapFree=0/346556
[pid=25543] ppid=25540 vsize=26776 CPUtime=1529.38 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 152938 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4947159 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1529.38
Current children cumulated vsize (KiB) 26776

[startup+1532.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25761
/proc/meminfo: memFree=31698360/32770624 swapFree=0/346556
[pid=25543] ppid=25540 vsize=26776 CPUtime=1532.58 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 153258 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025413 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1532.58
Current children cumulated vsize (KiB) 26776

[startup+1536 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25762
/proc/meminfo: memFree=31698484/32770624 swapFree=0/346556
[pid=25543] ppid=25540 vsize=26776 CPUtime=1535.78 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 153578 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 4947288 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1535.78
Current children cumulated vsize (KiB) 26776

[startup+1536.81 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25762
/proc/meminfo: memFree=31698484/32770624 swapFree=0/346556
[pid=25543] ppid=25540 vsize=26776 CPUtime=1536.58 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 153658 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025570 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1536.58
Current children cumulated vsize (KiB) 26776

[startup+1537.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25762
/proc/meminfo: memFree=31698484/32770624 swapFree=0/346556
[pid=25543] ppid=25540 vsize=26776 CPUtime=1536.98 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 153698 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025418 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1536.98
Current children cumulated vsize (KiB) 26776

[startup+1537.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25762
/proc/meminfo: memFree=31698484/32770624 swapFree=0/346556
[pid=25543] ppid=25540 vsize=26776 CPUtime=1537.38 cores=0,2,4,6
/proc/25543/stat : 25543 (cosoco) R 25540 25543 21827 0 -1 4202496 1960 0 0 0 153738 0 0 0 20 0 1 0 5192008 27418624 856 18446744073709551615 4194304 5747388 140720967786832 140720967784360 5025392 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 14794752 140720967791087 140720967791182 140720967791182 140720967794638 0
/proc/25543/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1537.38
Current children cumulated vsize (KiB) 26776

Child status: 0
Real time (s): 1537.63
CPU time (s): 1537.42
CPU user time (s): 1537.42
CPU system time (s): 0.001999
CPU usage (%): 99.986
Max. virtual memory (cumulated for all children) (KiB): 26776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1537.42
system time used= 0.001999
maximum resident set size= 3504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2019
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= 1928

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.46005 second user time and 5.40537 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 16:18:44
IDJOB=4259893
IDBENCH=133488
IDSOLVER=2647
FILE ID=node126/4259893-1502029962
RUNJOBID= node126-1502014384-22616
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-07.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259893-1502029962/watcher-4259893-1502029962 -o /tmp/evaluation-result-4259893-1502029962/solver-4259893-1502029962 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4259893-1502029962.xml

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

MD5SUM BENCH= f01027693dd53db4ae08ac6ca1ef0b11
RANDOM SEED=1070260314

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:        31701600 kB
MemAvailable:   32024648 kB
Buffers:          123880 kB
Cached:           479700 kB
SwapCached:            0 kB
Active:           310308 kB
Inactive:         353820 kB
Active(anon):      60528 kB
Inactive(anon):     8524 kB
Active(file):     249780 kB
Inactive(file):   345296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2024 kB
Writeback:             0 kB
AnonPages:         60052 kB
Mapped:            31148 kB
Shmem:              8868 kB
Slab:             112332 kB
SReclaimable:      87612 kB
SUnreclaim:        24720 kB
KernelStack:        3248 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     302496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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-06 16:44:22