Trace number 4408141

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 NameAnswerCPU timeWall clock time
cosoco 2.0SAT 262.831 262.852

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-40-2-7.xml
MD5SUMb42e085ff70e4cc43f0ee5aad126ad84
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.6192
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 1342        
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408141-1569800764.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 100
0.00/0.01	c |            Domain Sizes: 96..96
0.00/0.01	c |
0.00/0.01	c |             Constraints: 40
0.00/0.01	c |                   Arity: 2..9  -- Binary: 4  -- Ternary: 4
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 40
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[1]
0.00/0.01	c remove useless variable x[16]
0.00/0.01	c remove useless variable x[22]
0.00/0.01	c remove useless variable x[52]
0.00/0.01	c remove useless variable x[58]
0.00/0.01	c remove useless variable x[62]
0.00/0.01	c remove useless variable x[70]
0.00/0.01	c remove useless variable x[76]
0.00/0.01	c remove useless variable x[77]
0.00/0.01	c remove useless variable x[78]
0.00/0.01	c remove useless variable x[80]
0.00/0.01	c remove useless variable x[96]
0.00/0.02	c 101            317            3363           61213          28             0              11   39   34   
0.00/0.02	c 211            510            5549           100580         28             0              5   54   40    
0.00/0.03	c 332            750            8819           122208         28             0              21   46   37   
0.00/0.04	c 465            1043           11009          166613         28             0              42   52   48   
0.00/0.05	c 611            1337           13638          217929         28             0              41   54   50   
0.00/0.05	c 771            1598           16653          274724         28             0              29   45   38   
0.00/0.06	c 947            1855           19319          327943         28             0              28   45   38   
0.00/0.07	c 1140           2213           22492          384691         28             0              31   47   39   
0.00/0.08	c 1352           2563           24854          439000         28             0              45   66   55   
0.00/0.10	c 1585           2952           32821          552678         28             0              29   48   36   
0.10/0.12	c 1841           3281           36785          615852         28             0              32   50   42   
0.10/0.14	c 2122           3684           42497          757105         28             0              33   49   43   
0.10/0.15	c 2431           4094           47825          818415         28             0              31   52   46   
0.10/0.18	c 2770           4539           60040          922422         28             0              11   26   21   
0.10/0.21	c 3142           5097           69069          1079481        28             0              34   50   48   
0.21/0.25	c 3551           5653           79449          1283202        28             0              11   26   24   
0.21/0.27	c 4000           6182           88007          1387944        28             0              13   53   38   
0.21/0.30	c 4493           6805           99806          1519807        28             0              14   24   21   
0.31/0.34	c 5035           7600           112186         1689770        28             0              26   45   34   
0.31/0.36	c 5631           8357           124733         1827470        28             0              29   50   35   
0.31/0.41	c 6286           9180           139291         2016692        28             0              15   53   27   
0.41/0.48	c 7006           9956           163109         2261085        28             0              18   22   21   
0.51/0.55	c 7798           11056          180100         2596954        28             0              26   49   43   
0.60/0.63	c 8669           12167          197462         2955279        28             0              30   49   44   
0.69/0.70	c 9627           13273          212002         3296493        28             0              32   49   47   
0.69/0.76	c 10680          14724          244643         3555975        28             0              12   40   36   
0.79/0.85	c 11838          15977          276735         3910081        28             0              12   20   16   
0.89/0.92	c 13111          17481          304956         4319977        28             0              13   41   38   
0.89/0.99	c 14511          19316          342178         4619458        28             0              12   41   33   
1.10/1.11	c 16051          20951          385407         5083323        28             0              12   16   15   
1.19/1.21	c 17745          23157          434697         5547185        28             0              12   42   37   
1.29/1.31	c 19608          25412          471225         6147981        28             0              12   49   33   
1.39/1.47	c 21657          27582          530341         6769859        28             0              12   18   15   
1.49/1.55	c 23910          30520          562797         7204537        28             0              12   53   41   
1.59/1.69	c 26388          34166          631719         7851833        28             0              13   52   35   
1.79/1.85	c 29113          37879          695225         8880675        28             0              27   45   33   
1.89/1.97	c 32110          41045          727152         9503383        28             0              27   45   40   
2.10/2.12	c 35406          44917          772768         10263557       28             0              23   51   39   
2.29/2.37	c 39031          49399          831744         11768569       28             0              35   51   47   
2.59/2.69	c 43018          54062          925986         13048537       28             0              12   43   15   
3.00/3.01	c 47403          59356          1031591        14323146       28             0              10   43   23   
3.29/3.30	c 52226          64482          1171489        15651071       28             0              13   39   36   
3.49/3.50	c 57531          71352          1243274        16851354       28             0              30   75   49   
3.69/3.75	c 63366          79361          1294270        18699328       28             0              33   84   66   
3.79/3.89	c 69784          89062          1348644        19752029       28             0              50   84   71   
3.89/3.99	c 76843          99916          1402178        20540926       28             0              53   81   70   
4.19/4.23	c 84607          109487         1489456        21998466       28             0              36   81   60   
4.79/4.84	c 93147          121834         1630292        25577703       28             0              35   84   57   
5.29/5.34	c 102541         133418         1789909        28437713       28             0              11   55   40   
5.79/5.80	c 112874         144900         1985203        30313716       28             0              28   56   43   
6.19/6.29	c 124240         158100         2204123        32250974       28             0              31   55   43   
7.10/7.19	c 136742         171901         2556044        35767019       28             0              18   51   26   
7.59/7.60	c 150494         188189         2695421        38304802       28             0              13   73   63   
8.39/8.47	c 165621         208832         2975973        43138940       28             0              24   63   45   
9.69/9.72	c 182260         231609         3403609        50409744       28             0              24   68   41   
10.49/10.50	c 200562         253898         3597839        55516301       28             0              27   74   63   
11.59/11.61	c 220694         279994         3960824        61540115       28             0              35   66   51   
13.00/13.02	c 242839         307756         4571232        67081452       28             0              37   54   41   
14.19/14.25	c 267198         343660         5094372        73631982       28             0              36   61   45   
15.49/15.58	c 293992         372178         5411909        80224007       28             0              16   57   52   
17.29/17.30	c 323465         410175         6094126        88331934       28             0              15   38   26   
18.49/18.53	c 355885         452710         6678712        94576543       28             0              25   60   48   
20.49/20.57	c 391547         502531         7473326        105229633      28             0              14   54   42   
21.49/21.58	c 430775         556874         7844606        111838570      28             0              14   70   61   
24.59/24.63	c 473925         625308         8924666        128261106      28             0              36   50   46   
26.89/26.95	c 521390         695621         9835488        139134058      28             0              33   69   41   
28.69/28.70	c 573601         767842         10329783       149074860      28             0              22   61   53   
33.59/33.66	c 631033         844701         11953850       177895858      28             0              35   61   46   
36.49/36.56	c 694208         925121         12811032       191592285      28             0              31   60   53   
39.79/39.85	c 763700         1027198        14492886       204696057      28             0              36   54   42   
45.00/45.05	c 840141         1136708        17236163       226592487      28             0              31   53   42   
50.00/50.05	c 924226         1247441        19940925       251331999      28             0              28   50   41   
54.79/54.85	c 1016719        1414606        21049365       288613299      28             0              33   57   55   
64.00/64.03	c 1118461        1539289        24164661       341638344      28             0              35   39   38   
75.89/75.99	c 1230377        1674393        26995494       437621777      28             0              25   42   38   
81.99/82.02	c 1353484        1886662        28721878       472168886      28             0              30   70   53   
88.09/88.11	c 1488901        2049018        32012972       500722401      28             0              32   45   42   
95.99/96.09	c 1637859        2248698        34576343       544120387      28             0              19   50   34   
102.99/103.07	c 1801712        2495272        38111055       576751300      28             0              9   45   38    
111.99/112.01	c 1981950        2746604        42732209       621253165      28             0              9   50   39    
123.68/123.79	c 2180211        3001429        47321196       675811349      28             0              8   67   40    
135.68/135.77	c 2398298        3324914        53902240       731509570      28             0              17   51   37   
145.48/145.53	c 2638193        3714518        57199160       791438839      28             0              28   68   47   
161.78/161.82	c 2902077        4090998        62990384       869690654      28             0              9   40   33    
181.28/181.39	c 3192349        4496071        67860026       971916238      28             0              8   81   51    
197.09/197.11	c 3511648        5054272        72173935       1090956322     28             0              11   55   52   
210.38/210.42	c 3862876        5485808        76316157       1165455303     28             0              13   81   53   
231.77/231.86	c 4249226        6025492        81814235       1292638155     28             0              13   61   47   
247.77/247.83	c 4674211        6586426        85775812       1406313196     28             0              15   69   61   
262.77/262.83	c 5141694        7271710        90708499       1488634335     28             0              16   59   48   
262.77/262.85	c First solution is found
262.77/262.85	s SATISFIABLE
262.77/262.85	c restarts              : 90          
262.77/262.85	c conflicts             : 5141938      (19564 /sec)
262.77/262.85	c decisions             : 7272091      (27669 /sec)
262.77/262.85	c propagations          : 1488728007  (5664249 /sec)
262.77/262.85	c root propagations     : 1342        
262.77/262.85	c filter calls          : 90713522       (345143 /sec)
262.77/262.85	c useless filter calls  : 39099927       (43 %)
262.77/262.85	c Memory used           : 26.72 MB
262.77/262.85	c CPU time              : 262.829 s
262.77/262.85	c real time             : 262.848 s
262.77/262.85	
262.77/262.85	c solution 1
262.77/262.85	
262.77/262.85	v <instantiation type='solution'>
262.77/262.85	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] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] </list>
262.77/262.85	v <values>4 * 73 44 65 31 44 18 55 77 57 17 88 39 64 9 * 6 70 67 48 36 * 43 94 13 53 6 51 96 72 9 48 40 38 73 39 26 51 75 8 72 95 18 37 42 12 39 51 73 62 71 * 4 38 15 3 65 * 17 28 2 * 11 37 45 93 72 46 10 * 73 5 69 12 12 * * * 14 * 44 6 15 63 34 8 12 57 93 6 53 3 62 45 8 * 56 71 2 </values>
262.77/262.85	v </instantiation>
262.77/262.85	

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15170 MiB free)
  memory of node 1: 16384 MiB (15593 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408141-1569800764/watcher-4408141-1569800764 -o /tmp/evaluation-result-4408141-1569800764/solver-4408141-1569800764 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9931 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408141-1569800764.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12266, runsolver pid=12263

[startup+0.100157 s]*
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502464/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=3952 CPUtime=0.1 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1173 0 0 0 10 0 0 0 20 0 1 0 556331369 28016640 988 33554432000 4194304 6211132 140728093516736 140728093504760 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 988 854 493 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.209424 s]*
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502464/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=3952 CPUtime=0.21 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1173 0 0 0 21 0 0 0 20 0 1 0 556331369 28016640 988 33554432000 4194304 6211132 140728093516736 140728093504760 5186331 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 988 854 493 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.30902 s]*
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502464/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=3952 CPUtime=0.31 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1173 0 0 0 31 0 0 0 20 0 1 0 556331369 28016640 988 33554432000 4194304 6211132 140728093516736 140728093504760 5149714 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 988 854 493 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700275 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502464/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=3952 CPUtime=0.69 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1173 0 0 0 69 0 0 0 20 0 1 0 556331369 28016640 988 33554432000 4194304 6211132 140728093516736 140728093504760 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 988 854 493 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50027 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502464/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=3952 CPUtime=1.49 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1173 0 0 0 149 0 0 0 20 0 1 0 556331369 28016640 988 33554432000 4194304 6211132 140728093516736 140728093504760 5186349 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 988 854 493 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10903 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502464/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=3.1 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1243 0 0 0 310 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+6.30026 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502240/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=6.29 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1318 0 0 0 629 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5149732 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 12267
/proc/meminfo: memFree=31502028/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=12.69 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1390 0 0 0 1269 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5150937 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.07 2.06 3/200 12268
/proc/meminfo: memFree=31501820/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=25.49 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1535 0 0 0 2549 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5149680 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.06 2.06 3/200 12270
/proc/meminfo: memFree=31501356/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=51.1 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1607 0 0 0 5110 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5390016 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+102.3 s]
/proc/loadavg: 1.95 2.04 2.05 3/198 12399
/proc/meminfo: memFree=31506024/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=102.29 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1679 0 0 0 10229 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 2.03 2.05 3/198 12403
/proc/meminfo: memFree=31506344/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=162.28 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1752 0 0 0 16228 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5149949 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.02 2.05 3/198 12409
/proc/meminfo: memFree=31505480/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=222.28 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1827 0 0 0 22228 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

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

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

[startup+230.4 s]
/proc/loadavg: 1.99 2.02 2.05 3/198 12409
/proc/meminfo: memFree=31505636/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=230.37 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1827 0 0 0 23037 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 230.37 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+243.2 s]
/proc/loadavg: 1.99 2.02 2.05 3/198 12409
/proc/meminfo: memFree=31505588/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=243.17 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1893 0 0 0 24317 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5186301 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 243.17 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+256 s]*
/proc/loadavg: 2.00 2.02 2.05 3/198 12410
/proc/meminfo: memFree=31505604/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=255.98 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1900 0 0 0 25598 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5150941 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 255.98 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+259.2 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 12410
/proc/meminfo: memFree=31505968/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=259.17 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1900 0 0 0 25917 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5193742 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 259.17 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+260.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 12410
/proc/meminfo: memFree=31505968/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=260.77 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1900 0 0 0 26077 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5150124 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 260.77 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+261.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 12413
/proc/meminfo: memFree=31505396/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=261.57 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1900 0 0 0 26157 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5150667 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 261.57 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+262.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 12413
/proc/meminfo: memFree=31505396/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=262.37 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1900 0 0 0 26237 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5149714 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 262.37 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+262.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 12413
/proc/meminfo: memFree=31505396/32770624 swapFree=66954412/67108860
[pid=12266] ppid=12263 vsize=27360 memory=4048 CPUtime=262.77 cores=1,3,5,7
/proc/12266/stat : 12266 (cosoco) R 12263 12266 9899 0 -1 4202496 1900 0 0 0 26277 0 0 0 20 0 1 0 556331369 28016640 1012 33554432000 4194304 6211132 140728093516736 140728093514696 5151161 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25612288 140728093520907 140728093521009 140728093521009 140728093523918 0
/proc/12266/statm: 6840 1012 877 493 0 145 0
Current children cumulated CPU time: 262.77 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

Child status: 0
Real time (s): 262.852
CPU time (s): 262.831
CPU user time (s): 262.829
CPU system time (s): 0.001999
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 27360
Max. memory (cumulated for all children) (KiB): 4048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 262.829
system time used= 0.001999
maximum resident set size= 4116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1941
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= 14
involuntary context switches= 68


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.873631 second user time and 1.77017 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 00:43:57
IDJOB=4408141
IDBENCH=133304
IDSOLVER=2874
FILE ID=node107/4408141-1569800764
RUNJOBID= node107-1569783667-9931
PBS_JOBID= 21705836
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-40-2-7.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408141-1569800764/watcher-4408141-1569800764 -o /tmp/evaluation-result-4408141-1569800764/solver-4408141-1569800764 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9931 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408141-1569800764.xml

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

MD5SUM BENCH= b42e085ff70e4cc43f0ee5aad126ad84
RANDOM SEED=782495188

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31502844 kB
MemAvailable:   31829368 kB
Buffers:          186200 kB
Cached:           475304 kB
SwapCached:        48108 kB
Active:           356088 kB
Inactive:         359360 kB
Active(anon):      19200 kB
Inactive(anon):   112468 kB
Active(file):     336888 kB
Inactive(file):   246892 kB
Unevictable:      109672 kB
Mlocked:          109672 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2752 kB
Writeback:             0 kB
AnonPages:        116500 kB
Mapped:            28860 kB
Shmem:             69360 kB
Slab:             145972 kB
SReclaimable:     117160 kB
SUnreclaim:        28812 kB
KernelStack:        3552 kB
PageTables:         5740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     562900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node107 at 2019-09-30 00:48:20