Trace number 4242189

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.1OPT954 27.3172 27.3245

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-12.xml
MD5SUMbf7ce9a6e5c92622f49c68f6563ab950
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark954
Best CPU time to get the best result obtained on this benchmark6.3305602
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=2170 
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=2170 
0.00/0.00	o 30
0.00/0.00	o 96
0.00/0.00	c    3 calls to solver: best=96 lower=97 upper=2170 
0.00/0.00	o 144
0.00/0.00	o 164
0.00/0.00	c    5 calls to solver: best=164 lower=165 upper=2170 
0.00/0.00	o 166
0.00/0.00	o 170
0.00/0.00	c    7 calls to solver: best=170 lower=171 upper=2170 
0.00/0.00	o 180
0.00/0.00	o 225
0.00/0.00	c    9 calls to solver: best=225 lower=226 upper=2170 
0.00/0.01	o 255
0.00/0.01	o 311
0.00/0.01	c   11 calls to solver: best=311 lower=312 upper=2170 
0.00/0.01	o 347
0.00/0.01	o 372
0.00/0.01	c   13 calls to solver: best=372 lower=373 upper=2170 
0.00/0.01	o 414
0.00/0.01	o 427
0.00/0.01	c   15 calls to solver: best=427 lower=428 upper=2170 
0.00/0.01	o 459
0.00/0.01	o 483
0.00/0.01	c   17 calls to solver: best=483 lower=484 upper=2170 
0.00/0.01	o 486
0.00/0.01	o 500
0.00/0.01	c   19 calls to solver: best=500 lower=501 upper=2170 
0.00/0.01	o 514
0.00/0.01	o 529
0.00/0.01	c   21 calls to solver: best=529 lower=530 upper=2170 
0.00/0.01	o 547
0.00/0.01	o 556
0.00/0.01	c   23 calls to solver: best=556 lower=557 upper=2170 
0.00/0.01	o 561
0.00/0.01	o 562
0.00/0.01	c   25 calls to solver: best=562 lower=563 upper=2170 
0.00/0.01	o 573
0.00/0.01	o 590
0.00/0.01	c   27 calls to solver: best=590 lower=591 upper=2170 
0.00/0.01	o 592
0.00/0.01	o 595
0.00/0.01	c   29 calls to solver: best=595 lower=596 upper=2170 
0.00/0.01	o 642
0.00/0.01	o 643
0.00/0.01	c   31 calls to solver: best=643 lower=644 upper=2170 
0.00/0.01	o 650
0.00/0.01	o 651
0.00/0.01	c   33 calls to solver: best=651 lower=652 upper=2170 
0.00/0.01	o 657
0.00/0.01	o 677
0.00/0.01	c   35 calls to solver: best=677 lower=678 upper=2170 
0.00/0.02	o 696
0.00/0.05	o 710
0.00/0.05	c   37 calls to solver: best=710 lower=711 upper=2170 
0.00/0.05	o 718
0.00/0.05	o 723
0.00/0.05	c   39 calls to solver: best=723 lower=724 upper=2170 
0.00/0.06	o 730
0.00/0.08	o 737
0.00/0.08	c   41 calls to solver: best=737 lower=738 upper=2170 
0.09/0.13	o 751
0.09/0.13	o 752
0.09/0.13	c   43 calls to solver: best=752 lower=753 upper=2170 
0.09/0.13	o 754
0.09/0.18	o 756
0.09/0.18	c   45 calls to solver: best=756 lower=757 upper=2170 
0.09/0.18	o 762
0.09/0.18	o 773
0.09/0.18	c   47 calls to solver: best=773 lower=774 upper=2170 
0.09/0.18	o 782
0.19/0.23	o 786
0.19/0.23	c   49 calls to solver: best=786 lower=787 upper=2170 
0.19/0.23	o 796
0.39/0.47	conflict 17lvl : 24 bt24-75:0(23)X55685
0.79/0.84	 -> -75:X(23)o 797
0.79/0.84	c   51 calls to solver: best=797 lower=798 upper=2170 
0.79/0.87	o 798
0.79/0.88	o 799
0.79/0.88	c   53 calls to solver: best=799 lower=800 upper=2170 
0.79/0.88	o 801
0.99/1.01	o 802
0.99/1.01	c   55 calls to solver: best=802 lower=803 upper=2170 
0.99/1.03	o 811
0.99/1.05	o 822
0.99/1.05	c   57 calls to solver: best=822 lower=823 upper=2170 
0.99/1.07	o 835
0.99/1.07	o 837
0.99/1.07	c   59 calls to solver: best=837 lower=838 upper=2170 
0.99/1.08	o 859
1.10/1.11	o 863
1.10/1.11	c   61 calls to solver: best=863 lower=864 upper=2170 
1.10/1.14	o 866
1.49/1.52	o 875
1.49/1.52	c   63 calls to solver: best=875 lower=876 upper=2170 
1.59/1.66	conflict 17lvl : 24 bt24-11:0(23)X57664
3.49/3.51	 -> -11:X(23)o 887
6.29/6.31	o 892
6.29/6.31	c   65 calls to solver: best=892 lower=893 upper=2170 
7.59/7.62	o 900
7.99/8.03	o 905
7.99/8.03	c   67 calls to solver: best=905 lower=906 upper=2170 
7.99/8.09	o 915
9.69/9.74	o 936
9.69/9.74	c   69 calls to solver: best=936 lower=937 upper=2170 
10.29/10.33	o 940
14.59/14.60	conflict 5lvl : 27 bt26-29:0(12)X60241
16.09/16.10	o 941
16.09/16.10	c   71 calls to solver: best=941 lower=942 upper=2170 
17.29/17.39	conflict 3lvl : 20 bt20-7:0(4)X60503
19.39/19.42	 -> -7:X(4)o 947
20.59/20.60	o 954
20.59/20.60	c   73 calls to solver: best=954 lower=955 upper=2170 
21.69/21.79	conflict 6lvl : 28 bt27-33:0(14)X60676
24.09/24.10	conflict 3lvl : 26 bt22-67:0(9)X60864
24.29/24.36	conflict 8lvl : 29 bt28-33:0(11)X60870
24.39/24.43	conflict 8lvl : 27 bt25-37:0(14)X60881
24.39/24.43	conflict 8lvl : 28 bt24-37:0(15)X60892
24.39/24.44	conflict 7lvl : 25 bt25-65:0(15)X60903
25.39/25.43	 -> -65:X(15)conflict 2lvl : 26 bt25-43:0(5)X61051
25.59/25.69	conflict 3lvl : 11 bt11-43:0(4)X61056
25.69/25.72	 -> -43:X(4)conflict 4lvl : 30 bt28-33:0(16)X61062
26.09/26.10	conflict 3lvl : 21 bt21-43:0(5)X61069
27.29/27.32	c
27.29/27.32	c Optimum found         : 954
27.29/27.32	c
27.29/27.32	 -> -43:X(5)
27.29/27.32	v <instantiation type='solution' cost='954'>
27.29/27.32	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>
27.29/27.32	v <values>1 1 1 1 1 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 </values>
27.29/27.32	v </instantiation>
27.29/27.32	
27.29/27.32	c call to solver        : 74
27.29/27.32	c
27.29/27.32	c restarts              : 569         
27.29/27.32	c conflicts             : 813246       (29772 /sec)
27.29/27.32	c decisions             : 4027694      (147449 /sec)
27.29/27.32	c propagations          : 29624877    (1084528 /sec)
27.29/27.32	c root propagations     : 40          
27.29/27.32	c filter calls          : 14241624       (521367 /sec)
27.29/27.32	c useless filter calls  : 8705894        (61 %)
27.29/27.32	c
27.29/27.32	c clauses               : 2246
27.29/27.32	c SAT propagations      : 32005
27.29/27.32	c SAT conflicts         : 8364 (14 learnts)
27.29/27.32	c Memory used           : 30.88 MB
27.29/27.32	c CPU time              : 27.3159 s
27.29/27.32	
27.29/27.32	s OPTIMUM FOUND

Verifier Data

OK	954

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

pid=3823
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.06 2.04 2.05 3/242 3826
/proc/meminfo: memFree=28336456/32770624 swapFree=5932/212820
[pid=3826] ppid=3823 vsize=31348 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1040 0 0 0 1 0 0 0 20 0 1 0 807338 32100352 832 33554432000 4194304 5970956 140723219085472 140723219082120 140552555949152 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7837 832 740 434 0 1201 0

[startup+0.100064 s]
/proc/loadavg: 2.06 2.04 2.05 3/242 3826
/proc/meminfo: memFree=28336456/32770624 swapFree=5932/212820
[pid=3826] ppid=3823 vsize=31480 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1070 0 0 0 9 0 0 0 20 0 1 0 807338 32235520 898 33554432000 4194304 5970956 140723219085472 140723219072776 5046945 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7870 898 782 434 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31480

[startup+0.200206 s]
/proc/loadavg: 2.06 2.04 2.05 3/242 3826
/proc/meminfo: memFree=28336456/32770624 swapFree=5932/212820
[pid=3826] ppid=3823 vsize=31480 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1120 0 0 0 19 0 0 0 20 0 1 0 807338 32235520 898 33554432000 4194304 5970956 140723219085472 140723219083032 140552555510757 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7870 898 782 434 0 1234 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31480

[startup+0.300155 s]
/proc/loadavg: 2.06 2.04 2.05 3/242 3826
/proc/meminfo: memFree=28336456/32770624 swapFree=5932/212820
[pid=3826] ppid=3823 vsize=31480 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1132 0 0 0 29 0 0 0 20 0 1 0 807338 32235520 964 33554432000 4194304 5970956 140723219085472 140723219083032 5044857 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7870 964 783 434 0 1234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31480

[startup+0.700275 s]
/proc/loadavg: 2.06 2.04 2.05 3/242 3826
/proc/meminfo: memFree=28336456/32770624 swapFree=5932/212820
[pid=3826] ppid=3823 vsize=31480 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1138 0 0 0 69 0 0 0 20 0 1 0 807338 32235520 964 33554432000 4194304 5970956 140723219085472 140723219082808 5136797 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7870 964 783 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.06 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28335996/32770624 swapFree=5932/212908
[pid=3826] ppid=3823 vsize=31616 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1142 0 0 0 149 0 0 0 20 0 1 0 807338 32374784 964 33554432000 4194304 5970956 140723219085472 140723219083032 5136560 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 964 783 434 0 1268 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31616

[startup+3.10028 s]
/proc/loadavg: 2.06 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28335616/32770624 swapFree=5932/212908
[pid=3826] ppid=3823 vsize=31616 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1263 0 0 0 309 0 0 0 20 0 1 0 807338 32374784 982 33554432000 4194304 5970956 140723219085472 140723219082808 5136570 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 982 786 434 0 1268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31616

[startup+6.30024 s]
/proc/loadavg: 2.06 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28335432/32770624 swapFree=5932/212856
[pid=3826] ppid=3823 vsize=31616 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1398 0 0 0 629 0 0 0 20 0 1 0 807338 32374784 986 33554432000 4194304 5970956 140723219085472 140723219083032 5045224 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 986 786 434 0 1268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31616

[startup+12.7003 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28334812/32770624 swapFree=5932/212856
[pid=3826] ppid=3823 vsize=31616 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1541 0 0 0 1269 0 0 0 20 0 1 0 807338 32374784 987 33554432000 4194304 5970956 140723219085472 140723219083032 5136795 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 987 786 434 0 1268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31616

[startup+25.5003 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28332768/32770624 swapFree=5932/212872
[pid=3826] ppid=3823 vsize=31616 CPUtime=25.49 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1809 0 0 0 2549 0 0 0 20 0 1 0 807338 32374784 988 33554432000 4194304 5970956 140723219085472 140723219082808 5045960 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 988 786 434 0 1268 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31616

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

[startup+25.6003 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28332768/32770624 swapFree=5932/212872
[pid=3826] ppid=3823 vsize=31616 CPUtime=25.59 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1809 0 0 0 2559 0 0 0 20 0 1 0 807338 32374784 988 33554432000 4194304 5970956 140723219085472 140723219082808 5047664 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 988 786 434 0 1268 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 31616

[startup+26.4003 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28332768/32770624 swapFree=5932/212884
[pid=3826] ppid=3823 vsize=31616 CPUtime=26.39 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1811 0 0 0 2639 0 0 0 20 0 1 0 807338 32374784 988 33554432000 4194304 5970956 140723219085472 140723219082808 5046418 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 988 786 434 0 1268 0
Current children cumulated CPU time (s) 26.39
Current children cumulated vsize (KiB) 31616

[startup+26.8003 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28332768/32770624 swapFree=5932/212884
[pid=3826] ppid=3823 vsize=31616 CPUtime=26.79 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1811 0 0 0 2679 0 0 0 20 0 1 0 807338 32374784 988 33554432000 4194304 5970956 140723219085472 140723219082808 5136620 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 988 786 434 0 1268 0
Current children cumulated CPU time (s) 26.79
Current children cumulated vsize (KiB) 31616

[startup+27.2003 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28332768/32770624 swapFree=5932/212884
[pid=3826] ppid=3823 vsize=31616 CPUtime=27.19 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1813 0 0 0 2719 0 0 0 20 0 1 0 807338 32374784 988 33554432000 4194304 5970956 140723219085472 140723219082808 5045461 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 988 786 434 0 1268 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 31616

[startup+27.3003 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 3827
/proc/meminfo: memFree=28332768/32770624 swapFree=5932/212884
[pid=3826] ppid=3823 vsize=31616 CPUtime=27.29 cores=0,2,4,6,8,10,12,14
/proc/3826/stat : 3826 (cosoco) R 3823 3826 2461 0 -1 4202496 1813 0 0 0 2729 0 0 0 20 0 1 0 807338 32374784 988 33554432000 4194304 5970956 140723219085472 140723219082808 5136608 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 37621760 140723219088572 140723219088707 140723219088707 140723219091406 0
/proc/3826/statm: 7904 988 786 434 0 1268 0
Current children cumulated CPU time (s) 27.29
Current children cumulated vsize (KiB) 31616

Child status: 0
Real time (s): 27.3245
CPU time (s): 27.3172
CPU user time (s): 27.3162
CPU system time (s): 0.001028
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 31616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.3162
system time used= 0.001028
maximum resident set size= 4040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1855
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= 1386

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.09472 second user time and 0.128266 second system time

The end

Launcher Data

Begin job on node121 at 2017-07-21 18:43:10
IDJOB=4242189
IDBENCH=133516
IDSOLVER=2621
FILE ID=node121/4242189-1500655390
RUNJOBID= node121-1500648175-2493
PBS_JOBID= 20623298
Free space on /tmp= 61984 MiB

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

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

MD5SUM BENCH= bf7ce9a6e5c92622f49c68f6563ab950
RANDOM SEED=528513569

node121.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	: 5334.00
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		: 1600.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	: 5334.00
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		: 1600.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	: 5334.00
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	: 5334.00
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		: 1600.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		: 1867.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	: 5334.00
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	: 5334.00
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		: 2133.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	: 5334.00
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	: 5334.00
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:        28336844 kB
MemAvailable:   28323036 kB
Buffers:           32176 kB
Cached:           266268 kB
SwapCached:            0 kB
Active:          3834020 kB
Inactive:         221528 kB
Active(anon):    3759892 kB
Inactive(anon):     8708 kB
Active(file):      74128 kB
Inactive(file):   212820 kB
Unevictable:        5932 kB
Mlocked:            5932 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2200 kB
Writeback:             0 kB
AnonPages:       3781068 kB
Mapped:            29704 kB
Shmem:              8840 kB
Slab:              61364 kB
SReclaimable:      30160 kB
SUnreclaim:        31204 kB
KernelStack:        4256 kB
PageTables:        12996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4030128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3719168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61980 MiB
End job on node121 at 2017-07-21 18:43:37