Trace number 4242186

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: cosoco-sat 1.1OPT932 29.626 29.6287

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-00.xml
MD5SUMc033178a1c92732c6616d8bd8ee8c714
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark932
Best CPU time to get the best result obtained on this benchmark5.8269501
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SAT : Variables: 80 -- Clauses: 80
0.00/0.00	c best=?? lower=0 upper=1895 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 40
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: 40..40
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 2
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	o 0
0.00/0.00	c    1 calls to solver: best=0 lower=1 upper=1895 
0.00/0.00	o 56
0.00/0.00	o 99
0.00/0.00	c    3 calls to solver: best=99 lower=100 upper=1895 
0.00/0.00	o 191
0.00/0.00	o 204
0.00/0.00	c    5 calls to solver: best=204 lower=205 upper=1895 
0.00/0.00	o 230
0.00/0.01	o 250
0.00/0.01	c    7 calls to solver: best=250 lower=251 upper=1895 
0.00/0.01	o 253
0.00/0.01	o 270
0.00/0.01	c    9 calls to solver: best=270 lower=271 upper=1895 
0.00/0.01	o 280
0.00/0.01	o 297
0.00/0.01	c   11 calls to solver: best=297 lower=298 upper=1895 
0.00/0.01	o 318
0.00/0.01	o 324
0.00/0.01	c   13 calls to solver: best=324 lower=325 upper=1895 
0.00/0.01	o 328
0.00/0.01	o 365
0.00/0.01	c   15 calls to solver: best=365 lower=366 upper=1895 
0.00/0.01	o 369
0.00/0.01	o 395
0.00/0.01	c   17 calls to solver: best=395 lower=396 upper=1895 
0.00/0.01	o 404
0.00/0.01	o 406
0.00/0.01	c   19 calls to solver: best=406 lower=407 upper=1895 
0.00/0.01	o 424
0.00/0.01	o 458
0.00/0.01	c   21 calls to solver: best=458 lower=459 upper=1895 
0.00/0.01	o 465
0.00/0.01	o 504
0.00/0.01	c   23 calls to solver: best=504 lower=505 upper=1895 
0.00/0.01	o 517
0.00/0.01	o 529
0.00/0.01	c   25 calls to solver: best=529 lower=530 upper=1895 
0.00/0.01	o 567
0.00/0.01	o 574
0.00/0.01	c   27 calls to solver: best=574 lower=575 upper=1895 
0.00/0.01	o 575
0.00/0.01	o 596
0.00/0.01	c   29 calls to solver: best=596 lower=597 upper=1895 
0.00/0.01	o 600
0.00/0.01	o 615
0.00/0.01	c   31 calls to solver: best=615 lower=616 upper=1895 
0.00/0.01	o 618
0.00/0.01	o 649
0.00/0.01	c   33 calls to solver: best=649 lower=650 upper=1895 
0.00/0.01	o 654
0.00/0.01	o 685
0.00/0.01	c   35 calls to solver: best=685 lower=686 upper=1895 
0.00/0.01	o 691
0.00/0.02	o 707
0.00/0.02	c   37 calls to solver: best=707 lower=708 upper=1895 
0.00/0.04	o 710
0.00/0.04	o 714
0.00/0.04	c   39 calls to solver: best=714 lower=715 upper=1895 
0.00/0.04	o 722
0.00/0.04	o 733
0.00/0.04	c   41 calls to solver: best=733 lower=734 upper=1895 
0.00/0.04	o 745
0.00/0.09	o 748
0.00/0.09	c   43 calls to solver: best=748 lower=749 upper=1895 
0.00/0.09	o 749
0.00/0.09	o 755
0.00/0.09	c   45 calls to solver: best=755 lower=756 upper=1895 
0.00/0.09	o 768
0.00/0.09	o 772
0.00/0.09	c   47 calls to solver: best=772 lower=773 upper=1895 
0.00/0.09	o 774
0.00/0.09	o 783
0.00/0.09	c   49 calls to solver: best=783 lower=784 upper=1895 
0.09/0.17	o 788
0.09/0.17	o 794
0.09/0.17	c   51 calls to solver: best=794 lower=795 upper=1895 
0.19/0.20	conflict 20lvl : 21 bt21-15:0(21)X42858
0.19/0.21	 -> -15:X(21)conflict 21lvl : 25 bt22-29:0(24)X47296
0.19/0.24	o 795
1.10/1.13	o 796
1.10/1.13	c   53 calls to solver: best=796 lower=797 upper=1895 
1.29/1.31	o 798
2.69/2.76	o 800
2.69/2.76	c   55 calls to solver: best=800 lower=801 upper=1895 
2.79/2.83	o 805
2.89/2.92	o 807
2.89/2.92	c   57 calls to solver: best=807 lower=808 upper=1895 
2.89/2.98	o 808
2.99/3.01	o 822
2.99/3.01	c   59 calls to solver: best=822 lower=823 upper=1895 
3.09/3.17	o 836
3.30/3.31	o 840
3.30/3.31	c   61 calls to solver: best=840 lower=841 upper=1895 
3.30/3.40	o 842
3.40/3.43	o 857
3.40/3.43	c   63 calls to solver: best=857 lower=858 upper=1895 
3.40/3.46	o 873
3.40/3.47	o 897
3.40/3.47	c   65 calls to solver: best=897 lower=898 upper=1895 
4.50/4.57	o 902
4.50/4.59	o 906
4.50/4.59	c   67 calls to solver: best=906 lower=907 upper=1895 
4.59/4.65	o 909
4.99/5.06	o 911
4.99/5.06	c   69 calls to solver: best=911 lower=912 upper=1895 
13.89/13.94	o 914
14.99/15.06	o 916
14.99/15.06	c   71 calls to solver: best=916 lower=917 upper=1895 
15.59/15.60	o 917
15.79/15.82	o 920
15.79/15.82	c   73 calls to solver: best=920 lower=921 upper=1895 
15.89/15.92	conflict 4lvl : 26 bt24-11:0(9)X56219
16.09/16.17	o 922
16.29/16.31	o 924
16.29/16.31	c   75 calls to solver: best=924 lower=925 upper=1895 
17.09/17.17	conflict 6lvl : 23 bt22-11:0(12)X56226
18.49/18.54	conflict 4lvl : 17 bt14-11:0(9)X56334
18.70/18.77	 -> -11:X(9)conflict 5lvl : 22 bt22-13:0(9)X56341
19.29/19.32	o 932
22.29/22.31	conflict 6lvl : 22 bt20-29:0(10)X56598
28.29/28.35	conflict 10lvl : 23 bt22-63:0(17)X56827
28.79/28.82	 -> -63:X(17)conflict 6lvl : 25 bt25-41:0(13)X56840
29.19/29.25	 -> -41:X(13)conflict 8lvl : 23 bt23-41:0(18)X56935
29.49/29.52	 -> -41:X(18)conflict 6lvl : 23 bt22-71:0(16)X56946
29.49/29.58	 -> -71:X(16)conflict 7lvl : 23 bt22-65:0(16)X56955
29.59/29.62	c
29.59/29.62	c Optimum found         : 932
29.59/29.62	c
29.59/29.62	
29.59/29.62	v <instantiation type='solution' cost='932'>
29.59/29.62	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
29.59/29.62	v <values>1 1 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 1 0 0 </values>
29.59/29.62	v </instantiation>
29.59/29.62	
29.59/29.62	c call to solver        : 77
29.59/29.62	c
29.59/29.62	c restarts              : 571         
29.59/29.62	c conflicts             : 940637       (31755 /sec)
29.59/29.62	c decisions             : 4125957      (139287 /sec)
29.59/29.62	c propagations          : 31607217    (1067020 /sec)
29.59/29.62	c root propagations     : 40          
29.59/29.62	c filter calls          : 14754805       (498104 /sec)
29.59/29.62	c useless filter calls  : 9014769        (61 %)
29.59/29.62	c
29.59/29.62	c clauses               : 2388
29.59/29.62	c SAT propagations      : 4562
29.59/29.62	c SAT conflicts         : 3580 (12 learnts)
29.59/29.62	c Memory used           : 30.88 MB
29.59/29.62	c CPU time              : 29.6219 s
29.59/29.62	
29.59/29.62	s OPTIMUM FOUND

Verifier Data

OK	932

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

pid=10683
running on 8 cores: 0,2,4,6,8,10,12,14

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.01 2.02 2.02 3/262 10686
/proc/meminfo: memFree=32023504/32770624 swapFree=5924/190300
[pid=10686] ppid=10683 vsize=31348 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1039 0 0 0 0 0 0 0 20 0 1 0 808465 32100352 832 33554432000 4194304 5970956 140726416396288 140726416393848 140119269891168 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7837 832 740 434 0 1201 0

[startup+0.10012 s]
/proc/loadavg: 2.01 2.02 2.02 3/262 10686
/proc/meminfo: memFree=32023504/32770624 swapFree=5924/190300
[pid=10686] ppid=10683 vsize=31480 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1064 0 0 0 9 0 0 0 20 0 1 0 808465 32235520 898 33554432000 4194304 5970956 140726416396288 140726416393848 5045484 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 898 782 434 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31480

[startup+0.200306 s]
/proc/loadavg: 2.01 2.02 2.02 3/262 10686
/proc/meminfo: memFree=32023504/32770624 swapFree=5924/190300
[pid=10686] ppid=10683 vsize=31480 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1105 0 0 0 19 0 0 0 20 0 1 0 808465 32235520 898 33554432000 4194304 5970956 140726416396288 140726416383592 5279748 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 898 782 434 0 1234 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31480

[startup+0.300267 s]
/proc/loadavg: 2.01 2.02 2.02 3/262 10686
/proc/meminfo: memFree=32023504/32770624 swapFree=5924/190300
[pid=10686] ppid=10683 vsize=31480 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1122 0 0 0 29 0 0 0 20 0 1 0 808465 32235520 898 33554432000 4194304 5970956 140726416396288 140726416393848 5046401 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 898 782 434 0 1234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31480

[startup+0.700234 s]
/proc/loadavg: 2.01 2.02 2.02 3/262 10686
/proc/meminfo: memFree=32023504/32770624 swapFree=5924/190300
[pid=10686] ppid=10683 vsize=31480 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1127 0 0 0 69 0 0 0 20 0 1 0 808465 32235520 964 33554432000 4194304 5970956 140726416396288 140726416393848 5045461 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 964 786 434 0 1234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31480

[startup+1.50028 s]
/proc/loadavg: 2.01 2.02 2.02 3/244 10719
/proc/meminfo: memFree=32039112/32770624 swapFree=5924/190256
[pid=10686] ppid=10683 vsize=31480 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1128 0 0 0 149 0 0 0 20 0 1 0 808465 32235520 964 33554432000 4194304 5970956 140726416396288 140726416393848 5045172 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 964 786 434 0 1234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31480

[startup+3.10028 s]
/proc/loadavg: 2.01 2.02 2.02 3/244 10719
/proc/meminfo: memFree=32038008/32770624 swapFree=5924/190464
[pid=10686] ppid=10683 vsize=31480 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1254 0 0 0 309 0 0 0 20 0 1 0 808465 32235520 970 33554432000 4194304 5970956 140726416396288 140726416383592 5136576 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 970 786 434 0 1234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31480

[startup+6.30028 s]
/proc/loadavg: 2.01 2.02 2.02 3/244 10719
/proc/meminfo: memFree=32037996/32770624 swapFree=5924/190464
[pid=10686] ppid=10683 vsize=31480 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1385 0 0 0 629 0 0 0 20 0 1 0 808465 32235520 978 33554432000 4194304 5970956 140726416396288 140726416383592 5046449 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 978 786 434 0 1234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31480

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.02 3/244 10719
/proc/meminfo: memFree=32037252/32770624 swapFree=5924/190464
[pid=10686] ppid=10683 vsize=31480 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1507 0 0 0 1269 0 0 0 20 0 1 0 808465 32235520 978 33554432000 4194304 5970956 140726416396288 140726416383592 5046951 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7870 978 786 434 0 1234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31480

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.02 3/244 10719
/proc/meminfo: memFree=32036948/32770624 swapFree=5924/190436
[pid=10686] ppid=10683 vsize=31620 CPUtime=25.49 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1763 0 0 0 2549 0 0 0 20 0 1 0 808465 32378880 983 33554432000 4194304 5970956 140726416396288 140726416393624 5045980 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7905 983 786 434 0 1269 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31620

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

[startup+25.6004 s]
/proc/loadavg: 2.00 2.01 2.02 3/244 10719
/proc/meminfo: memFree=32036948/32770624 swapFree=5924/190436
[pid=10686] ppid=10683 vsize=31620 CPUtime=25.59 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1763 0 0 0 2559 0 0 0 20 0 1 0 808465 32378880 983 33554432000 4194304 5970956 140726416396288 140726416393624 5045183 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7905 983 786 434 0 1269 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 31620

[startup+27.2003 s]
/proc/loadavg: 2.00 2.01 2.02 3/244 10719
/proc/meminfo: memFree=32036948/32770624 swapFree=5924/190436
[pid=10686] ppid=10683 vsize=31620 CPUtime=27.19 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1764 0 0 0 2719 0 0 0 20 0 1 0 808465 32378880 983 33554432000 4194304 5970956 140726416396288 140726416393624 5272649 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7905 983 786 434 0 1269 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 31620

[startup+28.8003 s]
/proc/loadavg: 2.00 2.01 2.02 3/244 10719
/proc/meminfo: memFree=32036948/32770624 swapFree=5924/190436
[pid=10686] ppid=10683 vsize=31620 CPUtime=28.79 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1776 0 0 0 2879 0 0 0 20 0 1 0 808465 32378880 983 33554432000 4194304 5970956 140726416396288 140726416393624 5136577 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7905 983 786 434 0 1269 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 31620

[startup+29.2003 s]
/proc/loadavg: 2.00 2.01 2.02 3/244 10719
/proc/meminfo: memFree=32036948/32770624 swapFree=5924/190436
[pid=10686] ppid=10683 vsize=31620 CPUtime=29.19 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1776 0 0 0 2919 0 0 0 20 0 1 0 808465 32378880 983 33554432000 4194304 5970956 140726416396288 140726416393624 5320400 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7905 983 786 434 0 1269 0
Current children cumulated CPU time (s) 29.19
Current children cumulated vsize (KiB) 31620

[startup+29.6003 s]
/proc/loadavg: 2.00 2.01 2.02 3/244 10719
/proc/meminfo: memFree=32036948/32770624 swapFree=5924/190436
[pid=10686] ppid=10683 vsize=31620 CPUtime=29.59 cores=0,2,4,6,8,10,12,14
/proc/10686/stat : 10686 (cosoco) R 10683 10686 9834 0 -1 4202496 1776 0 0 0 2959 0 0 0 20 0 1 0 808465 32378880 983 33554432000 4194304 5970956 140726416396288 140726416393624 5046553 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 36823040 140726416401596 140726416401731 140726416401731 140726416404430 0
/proc/10686/statm: 7905 983 786 434 0 1269 0
Current children cumulated CPU time (s) 29.59
Current children cumulated vsize (KiB) 31620

Child status: 0
Real time (s): 29.6287
CPU time (s): 29.626
CPU user time (s): 29.622
CPU system time (s): 0.003999
CPU usage (%): 99.9907
Max. virtual memory (cumulated for all children) (KiB): 31620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.622
system time used= 0.003999
maximum resident set size= 4028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1819
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1490

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.095393 second user time and 0.15727 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-21 18:43:10
IDJOB=4242186
IDBENCH=133508
IDSOLVER=2621
FILE ID=node105/4242186-1500655390
RUNJOBID= node105-1500648178-9866
PBS_JOBID= 20623309
Free space on /tmp= 62008 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-00.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242186-1500655390/watcher-4242186-1500655390 -o /tmp/evaluation-result-4242186-1500655390/solver-4242186-1500655390 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500648178-9866 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4242186-1500655390.xml

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

MD5SUM BENCH= c033178a1c92732c6616d8bd8ee8c714
RANDOM SEED=161685712

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32026032 kB
MemAvailable:   32014316 kB
Buffers:           31848 kB
Cached:           266220 kB
SwapCached:            0 kB
Active:           170148 kB
Inactive:         198980 kB
Active(anon):      73364 kB
Inactive(anon):     8680 kB
Active(file):      96784 kB
Inactive(file):   190300 kB
Unevictable:        5924 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2432 kB
Writeback:             0 kB
AnonPages:         71680 kB
Mapped:            38776 kB
Shmem:              8852 kB
Slab:              65868 kB
SReclaimable:      34068 kB
SUnreclaim:        31800 kB
KernelStack:        4240 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1165432 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:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 62004 MiB
End job on node105 at 2017-07-21 18:43:39