Trace number 4268276

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 823.59698 823.68903

General information on the benchmark

NameRlfap/
Rlfap-m1-scens11/Rlfap-scen-11-f03.xml
MD5SUMb0c58d7e712a0938766b5bf6b16c9539
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 benchmark136.98801
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":34,"count":336},{"size":41,"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 constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

4.51/4.66	c root propagations     : 1664        
4.51/4.66	c restarts enabled, print stats at every restarts
4.51/4.66	c
4.51/4.66	c
4.51/4.66	c
4.51/4.66	c This is cosoco 1.12 --  
4.51/4.66	c
4.51/4.66	c command line: cosoco -lc -model -restarts HOME/instance-4268276-1502511945.xml 
4.51/4.66	c ========================================[ Problem Statistics ]===========================================
4.51/4.66	c |                                                                                                       
4.51/4.66	c |  Parse time        :         4.48 s 
4.51/4.66	c |
4.51/4.66	c |               Variables: 680
4.51/4.66	c |            Domain Sizes: 6..41
4.51/4.66	c |
4.51/4.66	c |             Constraints: 4103
4.51/4.66	c |                   Arity: 2..2  -- Binary: 4103
4.51/4.66	c | 
4.51/4.66	c |                   Types: 
4.51/4.66	c |                          Intension: 4103
4.51/4.66	c |                          
4.51/4.66	c =========================================================================================================
4.51/4.66	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.60/4.76	c 101            494            83782          25358          668            0              344   349   342
4.70/4.82	c 211            674            131001         44527          668            0              8   13   9     
4.70/4.87	c 332            845            174514         66360          668            0              8   11   9     
4.80/4.92	c 465            1045           219800         85382          668            0              8   12   9     
4.90/5.02	c 611            1327           298551         111382         668            0              5   13   10    
4.90/5.08	c 771            1598           359592         132926         668            0              8   12   10    
5.00/5.17	c 947            1902           436998         162061         668            0              9   13   11    
5.10/5.27	c 1140           2226           523086         194242         668            0              9   13   11    
5.20/5.39	c 1352           2585           620862         227227         668            0              9   12   11    
5.41/5.52	c 1585           2991           736485         266593         668            0              5   13   10    
5.51/5.65	c 1841           3414           851878         305730         668            0              9   13   11    
5.70/5.82	c 2122           3993           1001636        351997         668            0              7   13   11    
5.80/5.93	c 2431           4478           1107147        399100         668            0              7   13   10    
6.00/6.15	c 2770           5134           1296960        454256         668            0              7   13   11    
6.20/6.34	c 3142           5754           1433094        521830         668            0              5   13   8     
6.40/6.57	c 3551           6472           1634528        585445         668            0              9   13   11    
6.61/6.78	c 4000           7189           1818336        655533         668            0              9   13   11    
6.90/7.05	c 4493           8045           2063144        728249         668            0              6   13   10    
7.20/7.34	c 5035           9057           2333160        816397         668            0              6   12   9     
7.50/7.62	c 5631           10004          2566749        931634         668            0              7   13   10    
7.80/7.99	c 6286           11360          2899737        1037620        668            0              7   13   11    
8.20/8.33	c 7006           12548          3192618        1159771        668            0              9   13   11    
8.61/8.77	c 7798           13955          3601186        1272990        668            0              6   12   10    
9.11/9.26	c 8669           15733          4033007        1423822        668            0              5   13   11    
9.60/9.77	c 9627           17521          4481280        1569409        668            0              9   13   12    
10.20/10.31	c 10680          19297          4971733        1727549        668            0              9   13   11    
10.80/10.94	c 11838          21540          5514398        1910152        668            0              5   13   11    
11.50/11.65	c 13111          24200          6163526        2119658        668            0              7   13   11    
12.30/12.41	c 14511          26564          6852643        2332648        668            0              8   13   11    
13.00/13.19	c 16051          29107          7585782        2569742        668            0              6   13   10    
14.00/14.15	c 17745          32684          8461596        2840072        668            0              7   13   12    
15.00/15.17	c 19608          36100          9434384        3114932        668            0              5   13   10    
16.10/16.23	c 21657          39766          10406744       3428719        668            0              7   13   11    
17.30/17.45	c 23910          44259          11539088       3813522        668            0              7   13   11    
18.61/18.73	c 26388          48780          12727780       4196802        668            0              7   13   11    
20.10/20.23	c 29113          54495          14113726       4628033        668            0              7   13   12    
21.60/21.71	c 32110          60004          15493784       5123250        668            0              7   13   10    
23.30/23.43	c 35406          67005          17068439       5626505        668            0              5   13   11    
25.10/25.22	c 39031          73588          18746672       6174414        668            0              7   13   11    
27.10/27.24	c 43018          80825          20639143       6801579        668            0              7   13   11    
29.30/29.49	c 47403          89681          22769258       7523045        668            0              5   13   11    
31.90/32.02	c 52226          99495          25170586       8307986        668            0              7   13   12    
34.59/34.73	c 57531          110634         27778353       9153314        668            0              5   13   11    
37.40/37.52	c 63366          121904         30449564       10055979       668            0              7   13   11    
40.60/40.79	c 69784          135187         33550253       11092909       668            0              7   13   11    
44.29/44.45	c 76843          149895         36949825       12266132       668            0              5   13   11    
48.19/48.32	c 84607          166586         40604142       13540642       668            0              5   13   11    
52.80/52.90	c 93147          184525         44821396       14983984       668            0              5   13   11    
57.59/57.76	c 102541         204620         49439494       16514703       668            0              5   13   11    
63.09/63.24	c 112874         226635         54583925       18179516       668            0              5   13   11    
68.79/68.97	c 124240         250656         59832048       20134706       668            0              5   13   11    
75.49/75.69	c 136742         276859         66091431       22288419       668            0              5   13   11    
82.59/82.78	c 150494         305884         72818935       24599298       668            0              5   13   11    
90.49/90.61	c 165621         337496         80124965       27063597       668            0              5   13   11    
99.29/99.43	c 182260         372561         88450294       29885179       668            0              5   13   11    
108.80/108.98	c 200562         411065         97682962       32980573       668            0              5   13   11    
118.89/119.01	c 220694         453531         107424034      36307896       668            0              5   13   11    
130.39/130.56	c 242839         499948         118141195      39940448       668            0              5   13   11    
142.59/142.75	c 267198         549973         129691270      43948900       668            0              5   13   11    
156.69/156.81	c 293992         606627         142774844      48288530       668            0              5   13   11    
171.29/171.44	c 323465         666660         155798667      53335859       668            0              3   13   10    
188.19/188.33	c 355885         734722         171529015      58837146       668            0              5   13   11    
207.09/207.24	c 391547         811289         189184664      64724541       668            0              5   13   11    
227.19/227.38	c 430775         894581         207738175      71438696       668            0              3   13   11    
249.60/249.71	c 473925         986557         228529600      78464426       668            0              3   13   11    
274.19/274.33	c 521390         1084451        251528507      86527213       668            0              3   13   11    
301.90/302.09	c 573601         1197469        277395163      94953854       668            0              3   13   11    
330.49/330.69	c 631033         1322301        304331227      104843345      668            0              3   13   11    
363.89/364.00	c 694208         1456532        335088194      115311951      668            0              3   13   11    
400.60/400.75	c 763700         1603105        369134554      126917364      668            0              3   13   11    
440.40/440.52	c 840141         1765655        406515216      139547398      668            0              3   13   11    
484.20/484.39	c 924226         1942488        447560057      153562848      668            0              3   13   11    
532.60/532.73	c 1016719        2133793        492697578      169284292      668            0              3   13   11    
586.90/587.07	c 1118461        2350127        543374554      186882760      668            0              3   13   11    
646.30/646.44	c 1230377        2589645        598561009      206534757      668            0              3   13   10    
710.60/710.72	c 1353484        2849363        657951891      227599784      668            0              3   13   10    
782.90/783.00	c 1488901        3137363        724021276      251462955      668            0              3   13   10    
823.50/823.68	c restarts              : 77          
823.50/823.68	c conflicts             : 1564184      (1899 /sec)
823.50/823.68	c decisions             : 3302091      (4010 /sec)
823.50/823.68	c propagations          : 265101101   (321895 /sec)
823.50/823.68	c root propagations     : 1664        
823.50/823.68	c filter calls          : 760888785      (923898 /sec)
823.50/823.68	c useless filter calls  : 658290008      (86 %)
823.50/823.68	c Memory used           : 70.21 MB
823.50/823.68	c CPU time              : 823.563 s
823.50/823.68	
823.50/823.68	s UNSATISFIABLE

Verifier Data


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-4268276-1502511945/watcher-4268276-1502511945 -o /tmp/evaluation-result-4268276-1502511945/solver-4268276-1502511945 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268276-1502511945.xml 

pid=4917
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.04 2.02 1/180 4920
/proc/meminfo: memFree=31568736/32770624 swapFree=0/416164
[pid=4920] ppid=4917 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/4920/stat : 4920 (runsolver) D 4917 4920 31775 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 39535174 24240128 108 18446744073709551615 4194304 4338465 140721587826928 140721587824568 140081905259223 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 37433344 140721587835073 140721587835465 140721587835465 140721587838922 0
/proc/4920/statm: 5918 108 54 36 0 2156 0

[startup+0.100156 s]
/proc/loadavg: 2.04 2.04 2.02 1/180 4920
/proc/meminfo: memFree=31568736/32770624 swapFree=0/416164
[pid=4920] ppid=4917 vsize=28844 CPUtime=0.01 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 1452 0 0 0 1 0 0 0 20 0 1 0 39535174 29536256 1228 18446744073709551615 4194304 5972588 140735822634992 140735822631640 140492274818021 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 7211 1228 689 435 0 574 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28844

[startup+0.200271 s]
/proc/loadavg: 2.04 2.04 2.02 1/180 4920
/proc/meminfo: memFree=31568736/32770624 swapFree=0/416164
[pid=4920] ppid=4917 vsize=29512 CPUtime=0.11 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 1672 0 0 0 11 0 0 0 20 0 1 0 39535174 30220288 1502 18446744073709551615 4194304 5972588 140735822634992 140735822631640 140492274818021 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 7378 1502 782 435 0 741 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 29512

[startup+0.300243 s]
/proc/loadavg: 2.04 2.04 2.02 1/180 4920
/proc/meminfo: memFree=31568736/32770624 swapFree=0/416164
[pid=4920] ppid=4917 vsize=30372 CPUtime=0.21 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 1859 0 0 0 21 0 0 0 20 0 1 0 39535174 31100928 1701 18446744073709551615 4194304 5972588 140735822634992 140735822631640 140492275278828 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 7593 1701 782 435 0 956 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 30372

[startup+0.700221 s]
/proc/loadavg: 2.04 2.04 2.02 1/180 4920
/proc/meminfo: memFree=31568736/32770624 swapFree=0/416164
[pid=4920] ppid=4917 vsize=33264 CPUtime=0.61 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 2608 0 0 0 61 0 0 0 20 0 1 0 39535174 34062336 2422 18446744073709551615 4194304 5972588 140735822634992 140735822628792 140492274818021 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 8316 2422 782 435 0 1679 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 33264

[startup+1.50021 s]
/proc/loadavg: 2.04 2.04 2.02 3/185 4941
/proc/meminfo: memFree=31555680/32770624 swapFree=0/416156
[pid=4920] ppid=4917 vsize=39260 CPUtime=1.4 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 4094 0 0 0 140 0 0 0 20 0 1 0 39535174 40202240 3921 18446744073709551615 4194304 5972588 140735822634992 140735822628792 140492274818021 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 9815 3921 782 435 0 3178 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 39260

[startup+3.10022 s]
/proc/loadavg: 2.04 2.04 2.02 3/185 4941
/proc/meminfo: memFree=31538236/32770624 swapFree=0/416148
[pid=4920] ppid=4917 vsize=51128 CPUtime=3 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 7530 0 0 0 299 1 0 0 20 0 1 0 39535174 52355072 6889 18446744073709551615 4194304 5972588 140735822634992 140735822628792 140492274818021 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 12782 6889 782 435 0 6145 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 51128

[startup+6.30023 s]
/proc/loadavg: 2.04 2.04 2.02 3/185 4941
/proc/meminfo: memFree=31479996/32770624 swapFree=0/416148
[pid=4920] ppid=4917 vsize=71896 CPUtime=6.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 19038 0 0 0 618 2 0 0 20 0 1 0 39535174 73621504 12088 18446744073709551615 4194304 5972588 140735822634992 140735822628792 5070704 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12088 823 435 0 11337 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 71896

[startup+12.7002 s]
/proc/loadavg: 2.11 2.05 2.03 3/185 4941
/proc/meminfo: memFree=31478856/32770624 swapFree=0/416148
[pid=4920] ppid=4917 vsize=71896 CPUtime=12.6 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 21035 0 0 0 1257 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4909660 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 71896

[startup+25.5003 s]
/proc/loadavg: 2.09 2.05 2.03 3/182 4941
/proc/meminfo: memFree=31481660/32770624 swapFree=0/416156
[pid=4920] ppid=4917 vsize=71896 CPUtime=25.4 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 22687 0 0 0 2537 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4909694 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 71896

[startup+51.1003 s]
/proc/loadavg: 2.06 2.05 2.03 3/182 4942
/proc/meminfo: memFree=31481612/32770624 swapFree=0/416144
[pid=4920] ppid=4917 vsize=71896 CPUtime=50.99 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 22873 0 0 0 5096 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4965342 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 71896

[startup+102.3 s]
/proc/loadavg: 1.98 2.02 2.02 3/182 5064
/proc/meminfo: memFree=31521160/32770624 swapFree=0/420096
[pid=4920] ppid=4917 vsize=71896 CPUtime=102.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 23050 0 0 0 10217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5099664 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 71896

[startup+162.3 s]
/proc/loadavg: 1.92 2.00 2.02 3/182 5188
/proc/meminfo: memFree=31517200/32770624 swapFree=0/420208
[pid=4920] ppid=4917 vsize=71896 CPUtime=162.19 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 23219 0 0 0 16216 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4965583 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 71896

[startup+222.306 s]
/proc/loadavg: 1.93 1.99 2.01 3/181 5250
/proc/meminfo: memFree=31360316/32770624 swapFree=0/420240
[pid=4920] ppid=4917 vsize=71896 CPUtime=222.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 23386 0 0 0 22217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5071049 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 71896

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.02 3/181 5252
/proc/meminfo: memFree=31359340/32770624 swapFree=0/420244
[pid=4920] ppid=4917 vsize=71896 CPUtime=282.19 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 23555 0 0 0 28216 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4965880 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 71896

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.02 3/181 5254
/proc/meminfo: memFree=31359080/32770624 swapFree=0/420268
[pid=4920] ppid=4917 vsize=71896 CPUtime=342.19 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 23734 0 0 0 34216 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4965342 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 71896

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 5256
/proc/meminfo: memFree=31359128/32770624 swapFree=0/420296
[pid=4920] ppid=4917 vsize=71896 CPUtime=402.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 23912 0 0 0 40217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5071040 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 71896

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 5258
/proc/meminfo: memFree=31359452/32770624 swapFree=0/420312
[pid=4920] ppid=4917 vsize=71896 CPUtime=462.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 24090 0 0 0 46217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4965342 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 71896

[startup+522.3 s]
/proc/loadavg: 2.19 2.05 2.04 3/184 5274
/proc/meminfo: memFree=31353964/32770624 swapFree=0/420352
[pid=4920] ppid=4917 vsize=71896 CPUtime=522.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 24269 0 0 0 52217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5071056 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 71896

[startup+582.3 s]
/proc/loadavg: 2.07 2.04 2.04 3/184 5276
/proc/meminfo: memFree=31354316/32770624 swapFree=0/420384
[pid=4920] ppid=4917 vsize=71896 CPUtime=582.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 24433 0 0 0 58217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5053094 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 71896

[startup+642.3 s]
/proc/loadavg: 2.11 2.05 2.04 3/181 5278
/proc/meminfo: memFree=31357196/32770624 swapFree=0/420392
[pid=4920] ppid=4917 vsize=71896 CPUtime=642.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 24600 0 0 0 64217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5099664 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 71896

[startup+702.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/181 5280
/proc/meminfo: memFree=31357940/32770624 swapFree=0/420400
[pid=4920] ppid=4917 vsize=71896 CPUtime=702.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 24768 0 0 0 70217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5053097 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 71896

[startup+762.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 5282
/proc/meminfo: memFree=31357568/32770624 swapFree=0/420420
[pid=4920] ppid=4917 vsize=71896 CPUtime=762.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 24935 0 0 0 76217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5070704 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 71896

[startup+822.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5285
/proc/meminfo: memFree=31357420/32770624 swapFree=0/420448
[pid=4920] ppid=4917 vsize=71896 CPUtime=822.2 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 25102 0 0 0 82217 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4965453 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 71896

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

[startup+822.4 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5285
/proc/meminfo: memFree=31357420/32770624 swapFree=0/420448
[pid=4920] ppid=4917 vsize=71896 CPUtime=822.3 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 25102 0 0 0 82227 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5071078 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 71896

[startup+823.2 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5285
/proc/meminfo: memFree=31357420/32770624 swapFree=0/420448
[pid=4920] ppid=4917 vsize=71896 CPUtime=823.1 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 25102 0 0 0 82307 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 5053069 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 823.1
Current children cumulated vsize (KiB) 71896

[startup+823.6 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5285
/proc/meminfo: memFree=31357420/32770624 swapFree=0/420448
[pid=4920] ppid=4917 vsize=71896 CPUtime=823.5 cores=1,3,5,7
/proc/4920/stat : 4920 (cosoco) R 4917 4920 31775 0 -1 4202496 25102 0 0 0 82347 3 0 0 20 0 1 0 39535174 73621504 12136 18446744073709551615 4194304 5972588 140735822634992 140735822632296 4965365 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 35307520 140735822643694 140735822643789 140735822643789 140735822647246 0
/proc/4920/statm: 17974 12136 825 435 0 11337 0
Current children cumulated CPU time (s) 823.5
Current children cumulated vsize (KiB) 71896

Child status: 0
Real time (s): 823.689
CPU time (s): 823.597
CPU user time (s): 823.564
CPU system time (s): 0.033
CPU usage (%): 99.9888
Max. virtual memory (cumulated for all children) (KiB): 71896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 823.564
system time used= 0.033
maximum resident set size= 48616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25149
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= 30
involuntary context switches= 213

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.84457 second user time and 2.80821 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-12 06:11:29
IDJOB=4268276
IDBENCH=120791
IDSOLVER=2658
FILE ID=node124/4268276-1502511945
RUNJOBID= node124-1502500286-31839
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens11/Rlfap-scen-11-f03.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268276-1502511945/watcher-4268276-1502511945 -o /tmp/evaluation-result-4268276-1502511945/solver-4268276-1502511945 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268276-1502511945.xml

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

MD5SUM BENCH= b0c58d7e712a0938766b5bf6b16c9539
RANDOM SEED=1807586070

node124.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.51
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.51
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.51
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.51
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:        31569372 kB
MemAvailable:   32007276 kB
Buffers:          230100 kB
Cached:           501888 kB
SwapCached:            0 kB
Active:           345152 kB
Inactive:         441124 kB
Active(anon):      54628 kB
Inactive(anon):    24960 kB
Active(file):     290524 kB
Inactive(file):   416164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:         54080 kB
Mapped:            40448 kB
Shmem:             25320 kB
Slab:             119516 kB
SReclaimable:      94100 kB
SUnreclaim:        25416 kB
KernelStack:        3216 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     303752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 62028 MiB
End job on node124 at 2017-08-12 06:25:13