Trace number 4298037

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 1.12UNSAT 374.531 374.566

General information on the benchmark

NameRlfap_mini/Rlfap-dec-scens11_mini/
Rlfap-ext-scen-11-f02_c18.xml
MD5SUM7ac25fa9c4532324d4bc78edd5427656
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark89.7844
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size42
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":23,"count":4},{"size":35,"count":336},{"size":42,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints4103
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.16	c root propagations     : 996         
0.10/0.16	c restarts enabled, print stats at every restarts
0.10/0.16	c
0.10/0.16	c
0.10/0.16	c
0.10/0.16	c This is cosoco 1.12 --  
0.10/0.16	c
0.10/0.16	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4298037-1532743206.xml 
0.10/0.16	c ========================================[ Problem Statistics ]===========================================
0.10/0.16	c |                                                                                                       
0.10/0.16	c |  Parse time        :         0.15 s 
0.10/0.16	c |
0.10/0.16	c |               Variables: 680
0.10/0.16	c |            Domain Sizes: 6..42
0.10/0.16	c |
0.10/0.16	c |             Constraints: 4103
0.10/0.16	c |                   Arity: 2..2  -- Binary: 4103
0.10/0.16	c | 
0.10/0.16	c |                   Types: 
0.10/0.16	c |                          Extension: 4103  (nb tuples: 2..408) -- (shared: 3830)
0.10/0.16	c |                          
0.10/0.16	c =========================================================================================================
0.10/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.17	c 101            499            71645          23948          668            0              346   351   344
0.10/0.18	c 211            662            114064         36952          668            0              11   16   13   
0.10/0.19	c 332            834            160406         51945          668            0              6   8   7      
0.10/0.19	c 465            1050           215313         67503          668            0              6   11   9     
0.10/0.20	c 611            1269           273221         85486          668            0              6   10   7     
0.21/0.22	c 771            1513           344283         106545         668            0              9   11   10    
0.21/0.23	c 947            1793           413335         127625         668            0              5   9   7      
0.21/0.24	c 1140           2132           513476         166831         668            0              5   11   8     
0.21/0.26	c 1352           2467           613993         195483         668            0              9   12   10    
0.21/0.28	c 1585           2830           711425         227028         668            0              8   12   9     
0.21/0.29	c 1841           3218           825279         261139         668            0              8   11   9     
0.21/0.31	c 2122           3700           935459         294310         668            0              6   12   9     
0.31/0.33	c 2431           4153           1048373        332322         668            0              10   14   11   
0.31/0.36	c 2770           4701           1208611        379106         668            0              7   11   9     
0.31/0.38	c 3142           5259           1360354        429846         668            0              10   13   11   
0.31/0.41	c 3551           5890           1541241        486031         668            0              7   11   9     
0.41/0.44	c 4000           6562           1725401        546479         668            0              9   12   10    
0.41/0.47	c 4493           7299           1939486        612365         668            0              7   11   9     
0.41/0.51	c 5035           8142           2173034        695353         668            0              8   11   9     
0.50/0.55	c 5631           8995           2399152        771341         668            0              8   12   10    
0.50/0.59	c 6286           9986           2675476        857987         668            0              8   11   9     
0.60/0.63	c 7006           11009          2943370        951589         668            0              8   12   10    
0.60/0.68	c 7798           12208          3276983        1054429        668            0              8   12   10    
0.69/0.73	c 8669           13432          3588816        1172009        668            0              7   12   9     
0.79/0.80	c 9627           14830          3982819        1314213        668            0              9   12   10    
0.79/0.87	c 10680          16480          4428729        1470585        668            0              7   12   9     
0.89/0.95	c 11838          18264          4929897        1642401        668            0              8   13   10    
1.00/1.03	c 13111          20152          5432296        1816881        668            0              9   14   11    
1.10/1.12	c 14511          22246          5997710        2005025        668            0              9   13   11    
1.19/1.21	c 16051          24525          6600291        2219327        668            0              9   14   11    
1.29/1.31	c 17745          27274          7254555        2433356        668            0              7   14   11    
1.39/1.41	c 19608          29946          7921717        2676501        668            0              8   14   11    
1.49/1.54	c 21657          33028          8735293        2958705        668            0              8   14   11    
1.59/1.68	c 23910          36687          9635706        3262930        668            0              7   15   11    
1.79/1.84	c 26388          40426          10631728       3620779        668            0              9   14   11    
2.00/2.01	c 29113          44505          11691666       3997385        668            0              9   14   12    
2.10/2.19	c 32110          48970          12829664       4414747        668            0              9   14   12    
2.29/2.37	c 35406          53804          14021584       4874109        668            0              9   14   11    
2.59/2.61	c 39031          59292          15501630       5391191        668            0              9   14   11    
2.79/2.86	c 43018          66065          17061531       5929327        668            0              7   15   11    
3.10/3.12	c 47403          72701          18739697       6551611        668            0              9   14   12    
3.39/3.44	c 52226          79932          20712434       7224094        668            0              9   14   11    
3.69/3.79	c 57531          88242          22960471       7983250        668            0              8   15   11    
4.10/4.19	c 63366          97334          25479677       8856542        668            0              7   14   11    
4.59/4.62	c 69784          108296         28185827       9742509        668            0              7   15   11    
5.00/5.03	c 76843          118701         30827088       10702001       668            0              7   15   11    
5.49/5.54	c 84607          130601         34026332       11786122       668            0              7   14   11    
6.00/6.10	c 93147          143999         37605303       13033935       668            0              7   14   11    
6.59/6.66	c 102541         158002         41197640       14362454       668            0              9   14   11    
7.29/7.38	c 112874         176348         45604611       15840084       668            0              7   15   11    
8.19/8.26	c 124240         195367         51045307       17551276       668            0              5   15   10    
9.19/9.20	c 136742         216102         56907627       19578044       668            0              7   15   11    
10.29/10.31	c 150494         239688         63825447       21778058       668            0              5   15   10    
11.29/11.38	c 165621         266293         70477380       24155736       668            0              5   15   11    
12.69/12.73	c 182260         295411         78818334       26888285       668            0              5   15   11    
14.19/14.26	c 200562         327904         88225903       29897840       668            0              5   15   11    
15.69/15.72	c 220694         363939         97163066       33000525       668            0              5   15   11    
17.19/17.28	c 242839         400993         107055050      36402733       668            0              7   15   11    
19.09/19.15	c 267198         443129         118693846      40266792       668            0              5   15   11    
20.99/21.08	c 293992         489759         130945367      44425005       668            0              5   15   11    
23.28/23.35	c 323465         539379         144920675      49019870       668            0              5   15   11    
25.78/25.84	c 355885         596499         160160794      54118254       668            0              5   15   11    
28.38/28.40	c 391547         657385         176539072      59656466       668            0              5   15   11    
31.09/31.18	c 430775         724932         195385587      65863069       668            0              5   15   11    
33.99/34.04	c 473925         799382         215607238      72660061       668            0              5   15   11    
37.28/37.37	c 521390         882372         238506834      80197209       668            0              5   15   11    
41.09/41.11	c 573601         974634         264360305      88647160       668            0              5   15   11    
44.99/45.09	c 631033         1076039        292047483      98050687       668            0              5   15   11    
49.58/49.60	c 694208         1186658        323070613      108196081      668            0              5   15   11    
54.28/54.39	c 763700         1309924        356309566      119385029      668            0              5   15   11    
59.68/59.77	c 840141         1445035        393391431      131989610      668            0              5   15   11    
65.38/65.45	c 924226         1601414        431292083      145316616      668            0              3   15   11    
71.99/72.10	c 1016719        1769238        476711088      160583942      668            0              5   15   11    
79.18/79.21	c 1118461        1960292        524886859      177747825      668            0              3   15   11    
86.99/87.02	c 1230377        2161741        578177698      195583346      668            0              5   15   11    
95.88/95.93	c 1353484        2386200        639349813      216316114      668            0              5   15   11    
105.48/105.51	c 1488901        2629295        704835140      238682287      668            0              3   15   11    
115.99/116.03	c 1637859        2894666        776380483      262672933      668            0              5   15   11    
127.58/127.63	c 1801712        3192439        856328455      289436078      668            0              3   15   11    
140.18/140.28	c 1981950        3520740        942894504      319084477      668            0              3   15   11    
154.47/154.56	c 2180211        3890746        1040302091     352045304      668            0              3   15   11    
170.47/170.50	c 2398298        4296334        1148249496     387430672      668            0              3   15   11    
187.77/187.89	c 2638193        4739204        1266250228     427565960      668            0              3   15   11    
207.27/207.31	c 2902077        5223535        1397930598     472347735      668            0              3   15   11    
228.08/228.19	c 3192349        5758050        1540422018     520369749      668            0              3   15   11    
250.87/250.97	c 3511648        6337522        1694817297     571841208      668            0              3   15   11    
276.67/276.70	c 3862876        6983563        1867343900     631391432      668            0              3   15   11    
304.97/305.09	c 4249226        7687175        2059419703     696138661      668            0              3   15   11    
335.26/335.31	c 4674211        8476926        2261708769     767012548      668            0              3   15   10    
370.46/370.55	c 5141694        9352617        2496516429     846799227      668            0              3   15   10    
374.46/374.56	c restarts              : 90          
374.46/374.56	c conflicts             : 5192331      (13864 /sec)
374.46/374.56	c decisions             : 9449916      (25232 /sec)
374.46/374.56	c propagations          : 856172631   (2286056 /sec)
374.46/374.56	c root propagations     : 996         
374.46/374.56	c filter calls          : 2522268301     (6734678 /sec)
374.46/374.56	c useless filter calls  : 2183527882     (86 %)
374.46/374.56	c Memory used           : 43.41 MB
374.46/374.56	c CPU time              : 374.519 s
374.46/374.56	
374.46/374.56	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298037-1532743206/watcher-4298037-1532743206 -o /tmp/evaluation-result-4298037-1532743206/solver-4298037-1532743206 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532740685-23501 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298037-1532743206.xml 

running on 4 cores: 0,2,4,6

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=23773, runsolver pid=23770

[startup+0.100111 s]*
/proc/loadavg: 2.02 2.02 2.46 3/192 23774
/proc/meminfo: memFree=27500600/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=38380 memory=14500 CPUtime=0.1 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 3819 0 0 0 10 0 0 0 20 0 1 0 91883715 39301120 3625 33554432000 4194304 6142532 140735194496704 140735194493336 140166715309029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 9595 3625 783 476 0 2917 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 38380 KiB
Current children cumulated memory: 14500 KiB

[startup+0.209614 s]*
/proc/loadavg: 2.02 2.02 2.46 3/192 23774
/proc/meminfo: memFree=27492664/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20836 CPUtime=0.21 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 5390 0 0 0 21 0 0 0 20 0 1 0 91883715 45518848 5209 33554432000 4194304 6142532 140735194496704 140735194493336 5326524 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5209 825 476 0 4435 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20836 KiB

[startup+0.309686 s]*
/proc/loadavg: 2.02 2.02 2.46 3/192 23774
/proc/meminfo: memFree=27492664/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20836 CPUtime=0.31 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 5390 0 0 0 31 0 0 0 20 0 1 0 91883715 45518848 5209 33554432000 4194304 6142532 140735194496704 140735194493336 4995558 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5209 825 476 0 4435 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20836 KiB

[startup+0.700229 s]
/proc/loadavg: 2.02 2.02 2.46 3/192 23774
/proc/meminfo: memFree=27492664/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20836 CPUtime=0.69 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 5390 0 0 0 69 0 0 0 20 0 1 0 91883715 45518848 5209 33554432000 4194304 6142532 140735194496704 140735194494104 4995678 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5209 825 476 0 4435 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20836 KiB

[startup+1.50023 s]
/proc/loadavg: 2.02 2.02 2.46 3/192 23774
/proc/meminfo: memFree=27491676/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20836 CPUtime=1.49 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 5390 0 0 0 149 0 0 0 20 0 1 0 91883715 45518848 5209 33554432000 4194304 6142532 140735194496704 140735194494104 4995453 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5209 825 476 0 4435 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20836 KiB

[startup+3.10919 s]
/proc/loadavg: 2.18 2.06 2.47 3/192 23774
/proc/meminfo: memFree=27492016/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20936 CPUtime=3.1 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 6597 0 0 0 310 0 0 0 20 0 1 0 91883715 45518848 5234 33554432000 4194304 6142532 140735194496704 140735194494104 4995310 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5234 829 476 0 4435 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20936 KiB

[startup+6.30022 s]
/proc/loadavg: 2.18 2.06 2.47 3/192 23774
/proc/meminfo: memFree=27491832/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20936 CPUtime=6.29 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 7808 0 0 0 629 0 0 0 20 0 1 0 91883715 45518848 5234 33554432000 4194304 6142532 140735194496704 140735194494104 4995461 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5234 829 476 0 4435 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20936 KiB

[startup+12.7002 s]
/proc/loadavg: 2.15 2.05 2.47 3/192 23774
/proc/meminfo: memFree=27491948/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20936 CPUtime=12.69 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 9018 0 0 0 1269 0 0 0 20 0 1 0 91883715 45518848 5234 33554432000 4194304 6142532 140735194496704 140735194494104 4995432 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5234 829 476 0 4435 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20936 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 2.05 2.46 3/192 23774
/proc/meminfo: memFree=27492164/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20936 CPUtime=25.48 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 11428 0 0 0 2548 0 0 0 20 0 1 0 91883715 45518848 5234 33554432000 4194304 6142532 140735194496704 140735194494104 4995379 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5234 829 476 0 4435 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20936 KiB

[startup+51.1092 s]
/proc/loadavg: 2.22 2.08 2.46 3/192 23774
/proc/meminfo: memFree=27491164/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=51.09 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 11542 0 0 0 5108 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995458 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+102.3 s]
/proc/loadavg: 2.17 2.08 2.44 3/192 23795
/proc/meminfo: memFree=27492032/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=102.28 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 11635 0 0 0 10227 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995332 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.07 2.41 3/192 23796
/proc/meminfo: memFree=27492204/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=162.27 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 11728 0 0 0 16226 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995461 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.06 2.39 3/193 23798
/proc/meminfo: memFree=27492304/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=222.27 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 11821 0 0 0 22226 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 5183536 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.36 3/193 23799
/proc/meminfo: memFree=27492324/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=282.27 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 11914 0 0 0 28226 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995350 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 2.34 3/193 23800
/proc/meminfo: memFree=27492192/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=342.26 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12007 0 0 0 34225 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 5327389 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+374.566 s]
# the end of solver process 23773 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=374.52 s, system=0.010999 s

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

[startup+358.4 s]
/proc/loadavg: 2.00 2.04 2.33 3/193 23800
/proc/meminfo: memFree=27492200/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=358.36 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12086 0 0 0 35835 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 5336579 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 358.36 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+364.8 s]
/proc/loadavg: 2.00 2.04 2.33 3/193 23801
/proc/meminfo: memFree=27491960/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=364.76 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12086 0 0 0 36475 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995362 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 364.76 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+371.2 s]
/proc/loadavg: 2.00 2.04 2.33 3/193 23801
/proc/meminfo: memFree=27491836/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=371.16 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12099 0 0 0 37115 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 5183536 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 371.16 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+372.8 s]
/proc/loadavg: 2.00 2.04 2.33 3/193 23801
/proc/meminfo: memFree=27491836/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=372.76 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12099 0 0 0 37275 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995385 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 372.76 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+373.6 s]
/proc/loadavg: 2.00 2.04 2.33 3/193 23801
/proc/meminfo: memFree=27491836/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=373.56 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12099 0 0 0 37355 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995461 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 373.56 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+374 s]*
/proc/loadavg: 2.00 2.04 2.33 3/193 23801
/proc/meminfo: memFree=27491836/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=373.97 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12099 0 0 0 37396 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 4995353 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 373.97 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+374.4 s]
/proc/loadavg: 2.00 2.04 2.33 3/193 23801
/proc/meminfo: memFree=27491836/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=374.36 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12099 0 0 0 37435 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 5326543 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 374.36 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

[startup+374.5 s]
/proc/loadavg: 2.00 2.04 2.33 3/193 23801
/proc/meminfo: memFree=27491836/32770624 swapFree=67108856/67108860
[pid=23773] ppid=23770 vsize=44452 memory=20940 CPUtime=374.46 cores=0,2,4,6
/proc/23773/stat : 23773 (cosoco) R 23770 23773 23470 0 -1 4202496 12099 0 0 0 37445 1 0 0 20 0 1 0 91883715 45518848 5235 33554432000 4194304 6142532 140735194496704 140735194494104 5335561 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 8278016 140735194502278 140735194502408 140735194502408 140735194505166 0
/proc/23773/statm: 11113 5235 829 476 0 4435 0
Current children cumulated CPU time: 374.46 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 20940 KiB

Child status: 0
Real time (s): 374.566
CPU time (s): 374.531
CPU user time (s): 374.52
CPU system time (s): 0.010999
CPU usage (%): 99.9905
Max. virtual memory (cumulated for all children) (KiB): 44452
Max. memory (cumulated for all children) (KiB): 20940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 374.52
system time used= 0.010999
maximum resident set size= 21008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12140
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= 321


# summary of solver processes directly reported to runsolver:
#   pid: 23773
#   total CPU time (s): 374.531
#   total CPU user time (s): 374.52
#   total CPU system time (s): 0.010999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.50958 second user time and 2.32221 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 04:00:06
IDJOB=4298037
IDBENCH=141062
IDSOLVER=2761
FILE ID=node133/4298037-1532743206
RUNJOBID= node133-1532740685-23501
PBS_JOBID= 21022445
Free space on /tmp= 48248 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-dec-scens11_mini/Rlfap-ext-scen-11-f02_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298037-1532743206/watcher-4298037-1532743206 -o /tmp/evaluation-result-4298037-1532743206/solver-4298037-1532743206 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532740685-23501 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298037-1532743206.xml

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

MD5SUM BENCH= 7ac25fa9c4532324d4bc78edd5427656
RANDOM SEED=973126460

node133.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.24
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.24
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.24
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.24
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:        27510408 kB
MemAvailable:   31949152 kB
Buffers:          167608 kB
Cached:          4519912 kB
SwapCached:            0 kB
Active:          2129772 kB
Inactive:        2610396 kB
Active(anon):       4272 kB
Inactive(anon):    76704 kB
Active(file):    2125500 kB
Inactive(file):  2533692 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              5500 kB
Writeback:             0 kB
AnonPages:         59784 kB
Mapped:            40184 kB
Shmem:             25276 kB
Slab:             218344 kB
SReclaimable:     190776 kB
SUnreclaim:        27568 kB
KernelStack:        3408 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-28 04:06:20