Trace number 4300084

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 1.12SAT (TO)1375 2519.95 2520.01

General information on the benchmark

NameKnapsack/
Knapsack-80-350-00_c18.xml
MD5SUM1f34f05b99985a85112f7d36079fd716
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1564
Best CPU time to get the best result obtained on this benchmark302.239
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":80}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":80}]
Minimum constraint arity80
Maximum constraint arity80
Distribution of constraint arities[{"arity":80,"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 best=?? lower=0 upper=4156 
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: HOME/cosoco -lc -model -restarts HOME/instance-4300084-1532830380.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: 80
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: 80..80
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 |               Objective: Maximize Sum
0.00/0.00	
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=4156 
0.00/0.00	o 18
0.00/0.00	o 70
0.00/0.00	c    3 calls to solver: best=70 lower=71 upper=4156 
0.00/0.00	o 123
0.00/0.00	o 143
0.00/0.00	c    5 calls to solver: best=143 lower=144 upper=4156 
0.00/0.00	o 176
0.00/0.01	o 200
0.00/0.01	c    7 calls to solver: best=200 lower=201 upper=4156 
0.00/0.01	o 213
0.00/0.01	o 240
0.00/0.01	c    9 calls to solver: best=240 lower=241 upper=4156 
0.00/0.01	o 257
0.00/0.01	o 264
0.00/0.01	c   11 calls to solver: best=264 lower=265 upper=4156 
0.00/0.01	o 298
0.00/0.01	o 321
0.00/0.01	c   13 calls to solver: best=321 lower=322 upper=4156 
0.00/0.01	o 370
0.00/0.01	o 407
0.00/0.01	c   15 calls to solver: best=407 lower=408 upper=4156 
0.00/0.01	o 415
0.00/0.01	o 432
0.00/0.01	c   17 calls to solver: best=432 lower=433 upper=4156 
0.00/0.01	o 446
0.00/0.01	o 448
0.00/0.01	c   19 calls to solver: best=448 lower=449 upper=4156 
0.00/0.01	o 480
0.00/0.02	o 509
0.00/0.02	c   21 calls to solver: best=509 lower=510 upper=4156 
0.00/0.02	o 526
0.00/0.02	o 558
0.00/0.02	c   23 calls to solver: best=558 lower=559 upper=4156 
0.00/0.02	o 584
0.00/0.02	o 589
0.00/0.02	c   25 calls to solver: best=589 lower=590 upper=4156 
0.00/0.02	o 611
0.00/0.02	o 623
0.00/0.02	c   27 calls to solver: best=623 lower=624 upper=4156 
0.00/0.02	o 625
0.00/0.02	o 642
0.00/0.02	c   29 calls to solver: best=642 lower=643 upper=4156 
0.00/0.02	o 652
0.00/0.02	o 664
0.00/0.02	c   31 calls to solver: best=664 lower=665 upper=4156 
0.00/0.02	o 689
0.00/0.02	o 700
0.00/0.02	c   33 calls to solver: best=700 lower=701 upper=4156 
0.00/0.03	o 707
0.00/0.03	o 724
0.00/0.03	c   35 calls to solver: best=724 lower=725 upper=4156 
0.00/0.03	o 771
0.10/0.14	o 775
0.10/0.14	c   37 calls to solver: best=775 lower=776 upper=4156 
0.10/0.14	o 776
0.10/0.17	o 780
0.10/0.17	c   39 calls to solver: best=780 lower=781 upper=4156 
0.10/0.17	o 784
0.10/0.17	o 790
0.10/0.17	c   41 calls to solver: best=790 lower=791 upper=4156 
0.10/0.17	o 799
0.10/0.17	o 813
0.10/0.17	c   43 calls to solver: best=813 lower=814 upper=4156 
0.10/0.19	o 827
0.69/0.72	o 836
0.69/0.72	c   45 calls to solver: best=836 lower=837 upper=4156 
1.00/1.10	o 837
1.10/1.11	o 839
1.10/1.11	c   47 calls to solver: best=839 lower=840 upper=4156 
1.19/1.22	o 840
1.19/1.22	o 845
1.19/1.22	c   49 calls to solver: best=845 lower=846 upper=4156 
1.19/1.25	o 852
1.19/1.27	o 853
1.19/1.27	c   51 calls to solver: best=853 lower=854 upper=4156 
1.19/1.28	o 859
1.29/1.30	o 885
1.29/1.30	c   53 calls to solver: best=885 lower=886 upper=4156 
1.29/1.33	o 891
1.29/1.39	o 892
1.29/1.39	c   55 calls to solver: best=892 lower=893 upper=4156 
1.39/1.40	o 904
1.39/1.40	o 905
1.39/1.40	c   57 calls to solver: best=905 lower=906 upper=4156 
1.39/1.43	o 918
1.39/1.43	o 922
1.39/1.43	c   59 calls to solver: best=922 lower=923 upper=4156 
1.39/1.43	o 931
1.39/1.43	o 939
1.39/1.43	c   61 calls to solver: best=939 lower=940 upper=4156 
1.39/1.44	o 942
1.39/1.44	o 950
1.39/1.44	c   63 calls to solver: best=950 lower=951 upper=4156 
1.39/1.45	o 960
1.59/1.67	o 968
1.59/1.67	c   65 calls to solver: best=968 lower=969 upper=4156 
1.89/1.94	o 971
1.89/1.95	o 989
1.89/1.95	c   67 calls to solver: best=989 lower=990 upper=4156 
1.89/1.95	o 995
1.89/1.95	o 997
1.89/1.95	c   69 calls to solver: best=997 lower=998 upper=4156 
2.89/2.97	o 1000
3.00/3.05	o 1008
3.00/3.05	c   71 calls to solver: best=1008 lower=1009 upper=4156 
3.19/3.24	o 1024
3.29/3.38	o 1036
3.29/3.38	c   73 calls to solver: best=1036 lower=1037 upper=4156 
3.29/3.39	o 1038
3.39/3.40	o 1060
3.39/3.40	c   75 calls to solver: best=1060 lower=1061 upper=4156 
3.39/3.40	o 1061
3.39/3.40	o 1066
3.39/3.40	c   77 calls to solver: best=1066 lower=1067 upper=4156 
3.39/3.41	o 1068
3.49/3.58	o 1082
3.49/3.58	c   79 calls to solver: best=1082 lower=1083 upper=4156 
3.59/3.62	o 1087
3.59/3.62	o 1101
3.59/3.62	c   81 calls to solver: best=1101 lower=1102 upper=4156 
3.89/3.95	o 1105
4.00/4.09	o 1106
4.00/4.09	c   83 calls to solver: best=1106 lower=1107 upper=4156 
4.29/4.32	o 1121
4.39/4.44	o 1139
4.39/4.44	c   85 calls to solver: best=1139 lower=1140 upper=4156 
5.19/5.29	o 1140
5.59/5.67	o 1150
5.59/5.67	c   87 calls to solver: best=1150 lower=1151 upper=4156 
5.69/5.73	o 1158
5.69/5.76	o 1161
5.69/5.76	c   89 calls to solver: best=1161 lower=1162 upper=4156 
5.79/5.80	o 1166
7.00/7.03	o 1167
7.00/7.03	c   91 calls to solver: best=1167 lower=1168 upper=4156 
7.19/7.21	o 1169
7.29/7.35	o 1173
7.29/7.35	c   93 calls to solver: best=1173 lower=1174 upper=4156 
13.79/13.80	o 1189
14.00/14.06	o 1190
14.00/14.06	c   95 calls to solver: best=1190 lower=1191 upper=4156 
16.29/16.30	o 1200
16.39/16.42	o 1206
16.39/16.42	c   97 calls to solver: best=1206 lower=1207 upper=4156 
16.89/16.94	o 1208
117.10/117.12	o 1210
117.10/117.12	c   99 calls to solver: best=1210 lower=1211 upper=4156 
174.10/174.14	o 1215
489.78/489.81	o 1228
489.78/489.81	c  101 calls to solver: best=1228 lower=1229 upper=4156 
506.09/506.19	o 1230
518.28/518.35	o 1245
518.28/518.35	c  103 calls to solver: best=1245 lower=1246 upper=4156 
535.78/535.87	o 1248
591.88/591.90	o 1262
591.88/591.90	c  105 calls to solver: best=1262 lower=1263 upper=4156 
606.38/606.46	o 1265
669.67/669.74	o 1269
669.67/669.74	c  107 calls to solver: best=1269 lower=1270 upper=4156 
965.67/965.74	o 1272
1037.86/1037.91	o 1273
1037.86/1037.91	c  109 calls to solver: best=1273 lower=1274 upper=4156 
1066.36/1066.44	o 1279
1087.16/1087.26	o 1282
1087.16/1087.26	c  111 calls to solver: best=1282 lower=1283 upper=4156 
1145.36/1145.46	o 1289
1195.86/1195.92	o 1298
1195.86/1195.92	c  113 calls to solver: best=1298 lower=1299 upper=4156 
1234.76/1234.88	o 1307
1268.16/1268.26	o 1308
1268.16/1268.26	c  115 calls to solver: best=1308 lower=1309 upper=4156 
1775.25/1775.35	o 1313
1823.85/1823.98	o 1315
1823.85/1823.98	c  117 calls to solver: best=1315 lower=1316 upper=4156 
2034.25/2034.37	o 1319
2260.44/2260.52	o 1321
2260.44/2260.52	c  119 calls to solver: best=1321 lower=1322 upper=4156 
2362.95/2363.02	o 1332
2402.34/2402.45	o 1344
2402.34/2402.45	c  121 calls to solver: best=1344 lower=1345 upper=4156 
2442.74/2442.88	o 1348
2474.64/2474.78	o 1356
2474.64/2474.78	c  123 calls to solver: best=1356 lower=1357 upper=4156 
2509.34/2509.47	o 1375
2519.94/2520.00	
2519.94/2520.00	c *** INTERRUPTED ***
2519.94/2520.00	c restarts              : 110         
2519.94/2520.00	c conflicts             : 34941973     (13866 /sec)
2519.94/2520.00	c decisions             : 203977146    (80945 /sec)
2519.94/2520.00	c propagations          : 1984009542  (787321 /sec)
2519.94/2520.00	c root propagations     : 80          
2519.94/2520.00	c filter calls          : 708512440      (281161 /sec)
2519.94/2520.00	c useless filter calls  : 432252121      (61 %)
2519.94/2520.00	c Memory used           : 26.66 MB
2519.94/2520.00	c CPU time              : 2519.95 s
2519.94/2520.00	
2519.94/2520.00	c nb Solutions = 124
2519.94/2520.00	s SATISFIABLE
2519.94/2520.00	c Best value found: 1375
2519.94/2520.00	
2519.94/2520.00	
2519.94/2520.00	v <instantiation type='solution' cost='1375'>
2519.94/2520.00	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[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[6] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[7] x[8] x[9] </list>
2519.94/2520.00	v <values>1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 </values>
2519.94/2520.00	v </instantiation>
2519.94/2520.00	

Verifier Data

OK	1375

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300084-1532830380/watcher-4300084-1532830380 -o /tmp/evaluation-result-4300084-1532830380/solver-4300084-1532830380 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4300084-1532830380.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=1320, runsolver pid=1317

[startup+0.100152 s]*
/proc/loadavg: 2.16 2.05 2.06 3/188 1321
/proc/meminfo: memFree=23834460/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3676 CPUtime=0.1 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1128 0 0 0 10 0 0 0 20 0 1 0 100601157 27947008 919 33554432000 4194304 6142532 140727942196784 140727942193416 5138432 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 919 817 476 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3676 KiB

[startup+0.209453 s]*
/proc/loadavg: 2.16 2.05 2.06 3/188 1321
/proc/meminfo: memFree=23834472/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3676 CPUtime=0.21 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1129 0 0 0 21 0 0 0 20 0 1 0 100601157 27947008 919 33554432000 4194304 6142532 140727942196784 140727942193416 5215810 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 919 817 476 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3676 KiB

[startup+0.308959 s]*
/proc/loadavg: 2.16 2.05 2.06 3/188 1321
/proc/meminfo: memFree=23834308/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3676 CPUtime=0.31 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1129 0 0 0 31 0 0 0 20 0 1 0 100601157 27947008 919 33554432000 4194304 6142532 140727942196784 140727942194312 5215667 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 919 817 476 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3676 KiB

[startup+0.700273 s]
/proc/loadavg: 2.16 2.05 2.06 3/188 1321
/proc/meminfo: memFree=23834308/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3676 CPUtime=0.69 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1129 0 0 0 69 0 0 0 20 0 1 0 100601157 27947008 919 33554432000 4194304 6142532 140727942196784 140727942194312 5137890 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 919 817 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3676 KiB

[startup+1.50028 s]
/proc/loadavg: 2.16 2.05 2.06 3/188 1321
/proc/meminfo: memFree=23834308/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3676 CPUtime=1.49 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1129 0 0 0 149 0 0 0 20 0 1 0 100601157 27947008 919 33554432000 4194304 6142532 140727942196784 140727942184056 5215611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 919 817 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3676 KiB

[startup+3.10905 s]
/proc/loadavg: 2.16 2.05 2.06 3/188 1321
/proc/meminfo: memFree=23834308/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=3.1 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1179 0 0 0 310 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5139739 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+6.30027 s]
/proc/loadavg: 2.23 2.07 2.06 3/188 1321
/proc/meminfo: memFree=23834396/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=6.29 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1229 0 0 0 629 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5140537 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+12.7003 s]
/proc/loadavg: 2.21 2.07 2.06 3/188 1321
/proc/meminfo: memFree=23834520/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=12.69 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1263 0 0 0 1269 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5215810 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+25.5003 s]
/proc/loadavg: 2.16 2.06 2.06 3/188 1321
/proc/meminfo: memFree=23834644/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=25.49 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1361 0 0 0 2549 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5138711 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+51.109 s]
/proc/loadavg: 2.11 2.06 2.06 3/188 1321
/proc/meminfo: memFree=23834644/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=51.1 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1397 0 0 0 5110 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5215601 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+102.3 s]
/proc/loadavg: 2.11 2.07 2.06 3/188 1322
/proc/meminfo: memFree=23834048/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=102.29 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1431 0 0 0 10229 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5175098 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/187 1323
/proc/meminfo: memFree=23833300/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=162.29 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1481 0 0 0 16229 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5138416 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 1324
/proc/meminfo: memFree=23833252/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=222.29 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1529 0 0 0 22229 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5139736 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 1325
/proc/meminfo: memFree=23833368/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=282.29 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1563 0 0 0 28229 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5175098 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 1326
/proc/meminfo: memFree=23833364/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=342.28 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1597 0 0 0 34228 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5215601 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 1327
/proc/meminfo: memFree=23833112/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=402.28 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1631 0 0 0 40228 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5215810 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 1336
/proc/meminfo: memFree=23831864/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=462.28 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 1665 0 0 0 46228 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5215639 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB


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

/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 1437
/proc/meminfo: memFree=23833836/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=1782.25 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2581 0 0 0 178225 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5137876 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 1438
/proc/meminfo: memFree=23833840/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=1842.25 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2631 0 0 0 184225 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5140391 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 1439
/proc/meminfo: memFree=23833720/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=1902.25 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2665 0 0 0 190225 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5140077 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 1440
/proc/meminfo: memFree=23833864/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=1962.25 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2699 0 0 0 196225 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5137583 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 1441
/proc/meminfo: memFree=23833620/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2022.25 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2733 0 0 0 202225 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5140579 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1442
/proc/meminfo: memFree=23833996/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2082.25 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2781 0 0 0 208225 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5347578 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2142.3 s]
/proc/loadavg: 2.53 2.19 2.10 3/187 1443
/proc/meminfo: memFree=23833628/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2142.24 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2815 0 0 0 214224 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5138416 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2142.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2202.3 s]
/proc/loadavg: 2.19 2.15 2.10 3/187 1444
/proc/meminfo: memFree=23833384/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2202.24 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2849 0 0 0 220224 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5138221 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2262.3 s]
/proc/loadavg: 2.07 2.13 2.09 3/188 1453
/proc/meminfo: memFree=23832652/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2262.24 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2899 0 0 0 226224 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5215632 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2262.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2322.3 s]
/proc/loadavg: 2.03 2.10 2.09 3/188 1454
/proc/meminfo: memFree=23832644/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2322.24 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2933 0 0 0 232224 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5137876 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2322.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/188 1455
/proc/meminfo: memFree=23833004/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2382.24 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 2981 0 0 0 238224 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5175098 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2382.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/188 1456
/proc/meminfo: memFree=23833240/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2442.24 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 3031 0 0 0 244224 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5138688 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/188 1457
/proc/meminfo: memFree=23832856/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2502.24 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 3081 0 0 0 250224 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942184056 5215649 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.05 2.07 3/188 1458
/proc/meminfo: memFree=23832964/32770624 swapFree=67108860/67108860
[pid=1320] ppid=1317 vsize=27292 memory=3892 CPUtime=2519.94 cores=1,3,5,7
/proc/1320/stat : 1320 (cosoco) R 1317 1320 31467 0 -1 4202496 3115 0 0 0 251994 0 0 0 20 0 1 0 100601157 27947008 973 33554432000 4194304 6142532 140727942196784 140727942194312 5347469 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 35106816 140727942202502 140727942202632 140727942202632 140727942205390 0
/proc/1320/statm: 6823 973 863 476 0 145 0
Current children cumulated CPU time: 2519.94 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3892 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 1320 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.95 s, system=0.001999 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.95
CPU user time (s): 2519.95
CPU system time (s): 0.001999
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 27292
Max. memory (cumulated for all children) (KiB): 3892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.95
system time used= 0.001999
maximum resident set size= 3960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3167
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= 6
involuntary context switches= 633


# summary of solver processes directly reported to runsolver:
#   pid: 1320
#   total CPU time (s): 2519.95
#   total CPU user time (s): 2519.95
#   total CPU system time (s): 0.001999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2757 second user time and 13.6445 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 04:13:00
IDJOB=4300084
IDBENCH=141540
IDSOLVER=2761
FILE ID=node139/4300084-1532830380
RUNJOBID= node139-1532810061-31499
PBS_JOBID= 21022483
Free space on /tmp= 38696 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Knapsack/Knapsack-80-350-00_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300084-1532830380/watcher-4300084-1532830380 -o /tmp/evaluation-result-4300084-1532830380/solver-4300084-1532830380 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4300084-1532830380.xml

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

MD5SUM BENCH= 1f34f05b99985a85112f7d36079fd716
RANDOM SEED=2101674617

node139.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.80
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.80
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.80
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.80
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:        23834948 kB
MemAvailable:   31931200 kB
Buffers:          243580 kB
Cached:          7951400 kB
SwapCached:            0 kB
Active:          3109944 kB
Inactive:        5137736 kB
Active(anon):       7056 kB
Inactive(anon):    73564 kB
Active(file):    3102888 kB
Inactive(file):  5064172 kB
Unevictable:        7288 kB
Mlocked:            7288 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:         59740 kB
Mapped:            45968 kB
Shmem:             25228 kB
Slab:             386916 kB
SReclaimable:     357652 kB
SUnreclaim:        29264 kB
KernelStack:        3376 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38692 MiB
End job on node139 at 2018-07-29 04:55:00