Trace number 4253100

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)OPT992 557.622 557.63

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-17.xml
MD5SUM072cba4c7f6c08974f35ec38dd54383a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark992
Best CPU time to get the best result obtained on this benchmark556.53802
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"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=2294 
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: 50
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: 50..50
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=2294 
0.00/0.00	o 83
0.00/0.00	o 100
0.00/0.00	c    3 calls to solver: best=100 lower=101 upper=2294 
0.00/0.00	o 160
0.00/0.00	o 209
0.00/0.00	c    5 calls to solver: best=209 lower=210 upper=2294 
0.00/0.00	o 251
0.00/0.00	o 254
0.00/0.00	c    7 calls to solver: best=254 lower=255 upper=2294 
0.00/0.00	o 259
0.00/0.00	o 300
0.00/0.00	c    9 calls to solver: best=300 lower=301 upper=2294 
0.00/0.00	o 344
0.00/0.00	o 348
0.00/0.00	c   11 calls to solver: best=348 lower=349 upper=2294 
0.00/0.00	o 372
0.00/0.00	o 381
0.00/0.00	c   13 calls to solver: best=381 lower=382 upper=2294 
0.00/0.00	o 399
0.00/0.00	o 409
0.00/0.00	c   15 calls to solver: best=409 lower=410 upper=2294 
0.00/0.00	o 429
0.00/0.00	o 442
0.00/0.00	c   17 calls to solver: best=442 lower=443 upper=2294 
0.00/0.01	o 465
0.00/0.01	o 475
0.00/0.01	c   19 calls to solver: best=475 lower=476 upper=2294 
0.00/0.01	o 498
0.00/0.01	o 501
0.00/0.01	c   21 calls to solver: best=501 lower=502 upper=2294 
0.00/0.01	o 515
0.00/0.01	o 537
0.00/0.01	c   23 calls to solver: best=537 lower=538 upper=2294 
0.00/0.01	o 558
0.00/0.01	o 627
0.00/0.01	c   25 calls to solver: best=627 lower=628 upper=2294 
0.00/0.01	o 629
0.00/0.01	o 630
0.00/0.01	c   27 calls to solver: best=630 lower=631 upper=2294 
0.00/0.01	o 639
0.00/0.01	o 640
0.00/0.01	c   29 calls to solver: best=640 lower=641 upper=2294 
0.00/0.01	o 645
0.00/0.01	o 662
0.00/0.01	c   31 calls to solver: best=662 lower=663 upper=2294 
0.09/0.19	o 665
0.19/0.20	o 667
0.19/0.20	c   33 calls to solver: best=667 lower=668 upper=2294 
0.19/0.20	o 671
0.69/0.75	o 674
0.69/0.75	c   35 calls to solver: best=674 lower=675 upper=2294 
0.69/0.78	o 675
1.49/1.57	o 681
1.49/1.57	c   37 calls to solver: best=681 lower=682 upper=2294 
1.59/1.61	o 698
1.59/1.64	o 718
1.59/1.64	c   39 calls to solver: best=718 lower=719 upper=2294 
1.59/1.67	o 725
1.69/1.71	o 727
1.69/1.71	c   41 calls to solver: best=727 lower=728 upper=2294 
1.69/1.77	o 728
1.89/1.91	o 730
1.89/1.91	c   43 calls to solver: best=730 lower=731 upper=2294 
1.89/1.98	o 739
2.30/2.31	o 745
2.30/2.31	c   45 calls to solver: best=745 lower=746 upper=2294 
2.30/2.37	o 752
2.30/2.39	o 767
2.30/2.39	c   47 calls to solver: best=767 lower=768 upper=2294 
2.39/2.40	o 768
2.59/2.66	o 777
2.59/2.66	c   49 calls to solver: best=777 lower=778 upper=2294 
2.69/2.74	o 784
2.89/2.95	o 787
2.89/2.95	c   51 calls to solver: best=787 lower=788 upper=2294 
3.09/3.17	o 792
3.19/3.22	o 796
3.19/3.22	c   53 calls to solver: best=796 lower=797 upper=2294 
4.69/4.72	o 801
4.69/4.80	o 806
4.69/4.80	c   55 calls to solver: best=806 lower=807 upper=2294 
4.79/4.81	o 807
4.79/4.83	o 812
4.79/4.83	c   57 calls to solver: best=812 lower=813 upper=2294 
4.79/4.84	o 813
4.79/4.84	o 815
4.79/4.84	c   59 calls to solver: best=815 lower=816 upper=2294 
4.79/4.84	o 824
4.79/4.86	o 827
4.79/4.86	c   61 calls to solver: best=827 lower=828 upper=2294 
4.79/4.89	o 834
5.09/5.10	o 846
5.09/5.10	c   63 calls to solver: best=846 lower=847 upper=2294 
5.19/5.20	o 860
5.19/5.25	o 865
5.19/5.25	c   65 calls to solver: best=865 lower=866 upper=2294 
5.19/5.27	o 873
5.19/5.28	o 878
5.19/5.28	c   67 calls to solver: best=878 lower=879 upper=2294 
5.19/5.28	o 883
5.19/5.29	o 892
5.19/5.29	c   69 calls to solver: best=892 lower=893 upper=2294 
5.29/5.31	o 896
5.29/5.32	o 897
5.29/5.32	c   71 calls to solver: best=897 lower=898 upper=2294 
5.29/5.32	o 912
5.39/5.41	o 929
5.39/5.41	c   73 calls to solver: best=929 lower=930 upper=2294 
6.39/6.46	o 931
6.49/6.53	o 935
6.49/6.53	c   75 calls to solver: best=935 lower=936 upper=2294 
6.49/6.56	o 936
33.99/34.06	o 941
33.99/34.06	c   77 calls to solver: best=941 lower=942 upper=2294 
36.09/36.18	o 944
36.40/36.48	o 945
36.40/36.48	c   79 calls to solver: best=945 lower=946 upper=2294 
36.59/36.63	o 947
48.59/48.67	o 953
48.59/48.67	c   81 calls to solver: best=953 lower=954 upper=2294 
49.89/49.93	o 958
55.59/55.66	o 961
55.59/55.66	c   83 calls to solver: best=961 lower=962 upper=2294 
60.09/60.10	o 962
148.60/148.67	o 963
148.60/148.67	c   85 calls to solver: best=963 lower=964 upper=2294 
220.29/220.30	o 965
231.99/232.07	o 966
231.99/232.07	c   87 calls to solver: best=966 lower=967 upper=2294 
249.59/249.65	o 967
311.49/311.52	o 970
311.49/311.52	c   89 calls to solver: best=970 lower=971 upper=2294 
325.99/326.08	o 971
335.29/335.38	o 972
335.29/335.38	c   91 calls to solver: best=972 lower=973 upper=2294 
341.79/341.87	o 981
464.59/464.67	o 983
464.59/464.67	c   93 calls to solver: best=983 lower=984 upper=2294 
517.59/517.60	o 985
523.59/523.63	o 988
523.59/523.63	c   95 calls to solver: best=988 lower=989 upper=2294 
526.89/526.92	o 989
529.39/529.42	o 992
529.39/529.42	c   97 calls to solver: best=992 lower=993 upper=2294 
557.59/557.62	c
557.59/557.62	c Optimum found         : 992
557.59/557.62	c
557.59/557.63	
557.59/557.63	v <instantiation type='solution' cost='992'>
557.59/557.63	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] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] </list>
557.59/557.63	v <values>0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 1 1 1 0 0 1 1 0 0 0 0 0 0 1 0 1 1 1 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 </values>
557.59/557.63	v </instantiation>
557.59/557.63	
557.59/557.63	c call to solver        : 98
557.59/557.63	c
557.59/557.63	c restarts              : 99          
557.59/557.63	c conflicts             : 12939177     (23204 /sec)
557.59/557.63	c decisions             : 70142135     (125788 /sec)
557.59/557.63	c propagations          : 595655911   (1068211 /sec)
557.59/557.63	c root propagations     : 50          
557.59/557.63	c filter calls          : 243086053      (435935 /sec)
557.59/557.63	c useless filter calls  : 149015687      (61 %)
557.59/557.63	c Memory used           : 26.15 MB
557.59/557.63	c CPU time              : 557.62 s
557.59/557.63	
557.59/557.63	s OPTIMUM FOUND

Verifier Data

OK	992

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-4253100-1500927275/watcher-4253100-1500927275 -o /tmp/evaluation-result-4253100-1500927275/solver-4253100-1500927275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500914943-3947 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253100-1500927275.xml 

pid=10790
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 10793
/proc/meminfo: memFree=32080068/32770624 swapFree=5832/131244
[pid=10793] ppid=10790 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1010 0 0 0 0 0 0 0 20 0 1 0 2286631 27414528 825 33554432000 4194304 5744392 140723430352880 140723430349528 5024224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 825 732 379 0 112 0

[startup+0.100132 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 10793
/proc/meminfo: memFree=32080068/32770624 swapFree=5832/131244
[pid=10793] ppid=10790 vsize=26772 CPUtime=0.09 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1011 0 0 0 9 0 0 0 20 0 1 0 2286631 27414528 825 33554432000 4194304 5744392 140723430352880 140723430349528 5024193 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26772

[startup+0.200263 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 10793
/proc/meminfo: memFree=32080068/32770624 swapFree=5832/131244
[pid=10793] ppid=10790 vsize=26772 CPUtime=0.19 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1011 0 0 0 19 0 0 0 20 0 1 0 2286631 27414528 825 33554432000 4194304 5744392 140723430352880 140723430349528 4948372 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26772

[startup+0.300247 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 10793
/proc/meminfo: memFree=32080068/32770624 swapFree=5832/131244
[pid=10793] ppid=10790 vsize=26772 CPUtime=0.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1011 0 0 0 29 0 0 0 20 0 1 0 2286631 27414528 825 33554432000 4194304 5744392 140723430352880 140723430349528 4948133 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26772

[startup+0.700217 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 10793
/proc/meminfo: memFree=32080068/32770624 swapFree=5832/131244
[pid=10793] ppid=10790 vsize=26772 CPUtime=0.69 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1011 0 0 0 69 0 0 0 20 0 1 0 2286631 27414528 825 33554432000 4194304 5744392 140723430352880 140723430350488 4945875 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26772

[startup+1.50021 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10794
/proc/meminfo: memFree=32079712/32770624 swapFree=5832/131272
[pid=10793] ppid=10790 vsize=26772 CPUtime=1.49 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1011 0 0 0 149 0 0 0 20 0 1 0 2286631 27414528 825 33554432000 4194304 5744392 140723430352880 140723430350488 4945839 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26772

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10794
/proc/meminfo: memFree=32079340/32770624 swapFree=5832/131272
[pid=10793] ppid=10790 vsize=26772 CPUtime=3.09 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1032 0 0 0 309 0 0 0 20 0 1 0 2286631 27414528 825 33554432000 4194304 5744392 140723430352880 140723430350488 5024193 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26772

[startup+6.30022 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 10794
/proc/meminfo: memFree=32079348/32770624 swapFree=5832/131280
[pid=10793] ppid=10790 vsize=26772 CPUtime=6.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1083 0 0 0 629 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 5024176 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26772

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 10794
/proc/meminfo: memFree=32079100/32770624 swapFree=5832/131284
[pid=10793] ppid=10790 vsize=26772 CPUtime=12.69 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1104 0 0 0 1269 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 4946334 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26772

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 10794
/proc/meminfo: memFree=32079100/32770624 swapFree=5832/131292
[pid=10793] ppid=10790 vsize=26772 CPUtime=25.49 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1146 0 0 0 2549 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 4946320 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26772

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 10794
/proc/meminfo: memFree=32079288/32770624 swapFree=5832/131316
[pid=10793] ppid=10790 vsize=26772 CPUtime=51.09 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1197 0 0 0 5109 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 4946020 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26772

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 10855
/proc/meminfo: memFree=32079468/32770624 swapFree=5832/131388
[pid=10793] ppid=10790 vsize=26772 CPUtime=102.3 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1218 0 0 0 10230 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 5024241 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26772

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10856
/proc/meminfo: memFree=32078968/32770624 swapFree=5832/131452
[pid=10793] ppid=10790 vsize=26772 CPUtime=162.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1254 0 0 0 16229 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 5024241 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26772

[startup+222.306 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 10857
/proc/meminfo: memFree=32079080/32770624 swapFree=5832/131484
[pid=10793] ppid=10790 vsize=26772 CPUtime=222.3 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1289 0 0 0 22230 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 5024176 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26772

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10858
/proc/meminfo: memFree=32079260/32770624 swapFree=5832/131528
[pid=10793] ppid=10790 vsize=26772 CPUtime=282.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1325 0 0 0 28229 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 4946164 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26772

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10867
/proc/meminfo: memFree=32078332/32770624 swapFree=5832/131588
[pid=10793] ppid=10790 vsize=26772 CPUtime=342.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1361 0 0 0 34229 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 4948328 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26772

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10868
/proc/meminfo: memFree=32078280/32770624 swapFree=5832/131620
[pid=10793] ppid=10790 vsize=26772 CPUtime=402.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1382 0 0 0 40229 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 4947909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 26772

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10869
/proc/meminfo: memFree=32078620/32770624 swapFree=5832/131668
[pid=10793] ppid=10790 vsize=26772 CPUtime=462.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1403 0 0 0 46229 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 4946312 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 26772

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10870
/proc/meminfo: memFree=32078732/32770624 swapFree=5832/131700
[pid=10793] ppid=10790 vsize=26772 CPUtime=522.29 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1453 0 0 0 52229 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430350488 5024224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 26772

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

[startup+537.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10870
/proc/meminfo: memFree=32078796/32770624 swapFree=5832/131720
[pid=10793] ppid=10790 vsize=26772 CPUtime=537.59 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1475 0 0 0 53759 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 4946312 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 537.59
Current children cumulated vsize (KiB) 26772

[startup+550.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10871
/proc/meminfo: memFree=32078156/32770624 swapFree=5832/131744
[pid=10793] ppid=10790 vsize=26772 CPUtime=550.39 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1475 0 0 0 55039 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 4945852 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 550.39
Current children cumulated vsize (KiB) 26772

[startup+553.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10871
/proc/meminfo: memFree=32078156/32770624 swapFree=5832/131744
[pid=10793] ppid=10790 vsize=26772 CPUtime=553.59 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1475 0 0 0 55359 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 4946280 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 553.59
Current children cumulated vsize (KiB) 26772

[startup+555.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10871
/proc/meminfo: memFree=32078280/32770624 swapFree=5832/131744
[pid=10793] ppid=10790 vsize=26772 CPUtime=555.19 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1475 0 0 0 55519 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 4946020 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 555.19
Current children cumulated vsize (KiB) 26772

[startup+556.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10871
/proc/meminfo: memFree=32078280/32770624 swapFree=5832/131748
[pid=10793] ppid=10790 vsize=26772 CPUtime=556.79 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1475 0 0 0 55679 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 4946576 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 556.79
Current children cumulated vsize (KiB) 26772

[startup+557.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10871
/proc/meminfo: memFree=32078280/32770624 swapFree=5832/131748
[pid=10793] ppid=10790 vsize=26772 CPUtime=557.19 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1475 0 0 0 55719 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 4946792 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 557.19
Current children cumulated vsize (KiB) 26772

[startup+557.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10871
/proc/meminfo: memFree=32078280/32770624 swapFree=5832/131748
[pid=10793] ppid=10790 vsize=26772 CPUtime=557.59 cores=1,3,5,7
/proc/10793/stat : 10793 (cosoco) R 10790 10793 3915 0 -1 4202496 1475 0 0 0 55759 0 0 0 20 0 1 0 2286631 27414528 851 33554432000 4194304 5744392 140723430352880 140723430340232 5024245 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 36806656 140723430360257 140723430360387 140723430360387 140723430363086 0
/proc/10793/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 557.59
Current children cumulated vsize (KiB) 26772

Child status: 0
Real time (s): 557.63
CPU time (s): 557.622
CPU user time (s): 557.62
CPU system time (s): 0.001592
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 26772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 557.62
system time used= 0.001592
maximum resident set size= 3484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1530
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= 737

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.43561 second user time and 1.69037 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-24 22:14:35
IDJOB=4253100
IDBENCH=133454
IDSOLVER=2633
FILE ID=node143/4253100-1500927275
RUNJOBID= node143-1500914943-3947
PBS_JOBID= 20625420
Free space on /tmp= 61824 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-17.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253100-1500927275/watcher-4253100-1500927275 -o /tmp/evaluation-result-4253100-1500927275/solver-4253100-1500927275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500914943-3947 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253100-1500927275.xml

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

MD5SUM BENCH= 072cba4c7f6c08974f35ec38dd54383a
RANDOM SEED=268339966

node143.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.76
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.76
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.76
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.76
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:        32080544 kB
MemAvailable:   32057528 kB
Buffers:           39976 kB
Cached:           250868 kB
SwapCached:            0 kB
Active:           199412 kB
Inactive:         139836 kB
Active(anon):      51224 kB
Inactive(anon):     8592 kB
Active(file):     148188 kB
Inactive(file):   131244 kB
Unevictable:        5832 kB
Mlocked:            5832 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1964 kB
Writeback:             0 kB
AnonPages:         54208 kB
Mapped:            29200 kB
Shmem:              8848 kB
Slab:              52152 kB
SReclaimable:      26776 kB
SUnreclaim:        25376 kB
KernelStack:        3280 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61820 MiB
End job on node143 at 2017-07-24 22:23:52